[Bug 1284916] Re: stage1 powerpc build fails
Dimitri John Ledkov
launchpad at surgut.co.uk
Wed Feb 26 09:34:42 UTC 2014
powerpc-cross-toolchain-base (1.1) trusty; urgency=medium
* Bump eglibc to 2.19.
* Refresh eglibc patches.
* Add rsync, xmlto build-dep.
* Build-depend on libcloog-isl-dev instead of libcloog-ppl-dev.
* Regenerate debian/control.
-- Matthias Klose <doko at ubuntu.com> Wed, 26 Feb 2014 08:08:24 +0100
** Changed in: eglibc (Ubuntu)
Status: New => Invalid
** Changed in: powerpc-cross-toolchain-base (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1284916
Title:
stage1 powerpc build fails
Status in “eglibc” package in Ubuntu:
Invalid
Status in “powerpc-cross-toolchain-base” package in Ubuntu:
Fix Released
Bug description:
In powerpc-cross-toolchain-base roughly the following happens:
START stamp-dir/build-eglibc1
export PATH=/«PKGBUILDDIR»/debian/tmp/usr/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games ;\
export LD_LIBRARY_PATH=/«PKGBUILDDIR»/debian/tmp/usr/x86_64-linux-gnu/powerpc-linux-gnu/lib/:/«PKGBUILDDIR»/gcc/debian/libgcc1-armel-cross/usr/powerpc-linux-gnu/lib/ ;\
export LINUX_SOURCE=/«PKGBUILDDIR»/debian/tmp/usr ;\
cd eglibc-2.19 ;\
PATCHED_SOURCES=yes WITH_BUILD_SYSROOT=/«PKGBUILDDIR»/debian/tmp DEB_STAGE=stage1 PKG_IGNORE_CURRENTLY_BUILDING=1 BACKPORT=false fakeroot dpkg-buildpackage -b -uc -us -apowerpc -d
which fails eventually with:
cp -a debian/tmp-ppc64/usr/include/gnu/stubs-64-v1.h debian/libc6-dev-ppc64/usr/include/powerpc-linux-gnu/gnu
cp: cannot stat 'debian/tmp-ppc64/usr/include/gnu/stubs-64-v1.h': No such file or directory
make[1]: *** [/«PKGBUILDDIR»/eglibc-2.19/stamp-dir/binaryinst_libc6-dev-ppc64] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/eglibc-2.19'
dpkg-buildpackage: error: debian/rules binary gave error exit status 2
make: *** [stamp-dir/build-eglibc1] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Full log at:
http://paste.ubuntu.com/6997421/
I didn't investigate further, if it's fault in powerpc-cross-
toolchain-base or eglibc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1284916/+subscriptions
More information about the foundations-bugs
mailing list