[Bug 873577] [NEW] liblocale-gettext-perl fails to cross-build
Wookey
wookey at wookware.org
Thu Oct 13 18:29:36 UTC 2011
Public bug reported:
liblocale-gettext-perl does not cross build because perl does not
contain the necessary cross-config files
Fixing https://bugs.launchpad.net/ubuntu/+source/perl/+bug/873013 should
fix this bug
It (the patched-for cross-build version athttps://launchpad.net/~linaro-foundations/+archive/cross-alip ) fails with:
fakeroot debian/rules clean
Config.pm & Config_heavy.pl for cross building not found in /usr/arm-linux-gnueabi/lib/perl/5.10.1
make: *** [clean] Error 1
Background:
The build command is:
xdeb --only-explicit -a armel --prefer-apt --apt-source --debug --force-rebuild liblocale-gettext-perl
The actual build command xdeb issues is:
debuild --no-lintian -eUSER -eCONFIG_SITE=/etc/dpkg-cross/cross-config.armel -eDEB_BUILD_OPTIONS=nocheck -eGTEST_INCLUDEDIR=/usr/arm-linux-gnueabi/include -eGTEST_LIBDIR=/usr/arm-linux-gnueabi/lib -ePKG_CONFIG_LIBDIR=/usr/arm-linux-gnueabi/lib/pkgconfig:/usr/arm-linux-gnueabi/share/pkgconfig:/usr/share/pkgconfig -eDH_VERBOSE=1 -aarmel -b -uc -us -tc
To easily reproduce the build environment in which this bug was discovered follow the HOWTO here:
https://wiki.linaro.org/Platform/DevPlatform/CrossCompile/CrossBuildNano
** Affects: perl (Ubuntu)
Importance: Undecided
Status: New
** Tags: cross natty
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to perl in Ubuntu.
https://bugs.launchpad.net/bugs/873577
Title:
liblocale-gettext-perl fails to cross-build
Status in “perl” package in Ubuntu:
New
Bug description:
liblocale-gettext-perl does not cross build because perl does not
contain the necessary cross-config files
Fixing https://bugs.launchpad.net/ubuntu/+source/perl/+bug/873013
should fix this bug
It (the patched-for cross-build version athttps://launchpad.net/~linaro-foundations/+archive/cross-alip ) fails with:
fakeroot debian/rules clean
Config.pm & Config_heavy.pl for cross building not found in /usr/arm-linux-gnueabi/lib/perl/5.10.1
make: *** [clean] Error 1
Background:
The build command is:
xdeb --only-explicit -a armel --prefer-apt --apt-source --debug --force-rebuild liblocale-gettext-perl
The actual build command xdeb issues is:
debuild --no-lintian -eUSER -eCONFIG_SITE=/etc/dpkg-cross/cross-config.armel -eDEB_BUILD_OPTIONS=nocheck -eGTEST_INCLUDEDIR=/usr/arm-linux-gnueabi/include -eGTEST_LIBDIR=/usr/arm-linux-gnueabi/lib -ePKG_CONFIG_LIBDIR=/usr/arm-linux-gnueabi/lib/pkgconfig:/usr/arm-linux-gnueabi/share/pkgconfig:/usr/share/pkgconfig -eDH_VERBOSE=1 -aarmel -b -uc -us -tc
To easily reproduce the build environment in which this bug was discovered follow the HOWTO here:
https://wiki.linaro.org/Platform/DevPlatform/CrossCompile/CrossBuildNano
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/873577/+subscriptions
More information about the foundations-bugs
mailing list