[Bug 873022] Re: sudo fails to cross-build
Wookey
wookey at wookware.org
Wed Oct 12 18:51:04 UTC 2011
** Attachment added: "Build log"
https://bugs.launchpad.net/bugs/873022/+attachment/2538905/+files/sudo-20111004-1804.log
** Description changed:
sudo fails to cross-build due to an xdeb dependency-installation
problem:
Considering source package sudo
sudo apt-get -y --allow-unauthenticated -o Dir::State::Lists=/home/wookey/testing/build/build/xdeb/lists.apt -o Dir::Cache::pkgcache=/home/wookey/testing/build/build/xdeb/pkgcache.bin -o Dir::Cache::srcpkgcache=/home/wookey/testing/build/build/xdeb/srcpkgcache.bin -o Dir::Etc::sourcelist=/home/wookey/testing/build/build/xdeb/sources.list --no-install-recommends install libldap2-dev-armel-cross libpam0g-dev-armel-cross libsasl2-dev-armel-cross
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
- libldap2-dev-armel-cross : Depends: libldap-2.4-2-armel-cross (= 2.4.23-6ubuntu6) but it is not going to be installed
- libsasl2-dev-armel-cross : Depends: libsasl2-modules-armel-cross (= 2.1.23.dfsg1-5ubuntu3) but it is not going to be installed
+ libldap2-dev-armel-cross : Depends: libldap-2.4-2-armel-cross (= 2.4.23-6ubuntu6) but it is not going to be installed
+ libsasl2-dev-armel-cross : Depends: libsasl2-modules-armel-cross (= 2.1.23.dfsg1-5ubuntu3) but it is not going to be installed
E: Broken packages
Background:
The build command is:
- xdeb --only-explicit -a armel --prefer-apt --apt-source --debug --force-rebuild bash
+ xdeb --only-explicit -a armel --prefer-apt --apt-source --debug --force-rebuild sudo
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
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sudo in Ubuntu.
https://bugs.launchpad.net/bugs/873022
Title:
sudo fails to cross-build
Status in “sudo” package in Ubuntu:
New
Bug description:
sudo fails to cross-build due to an xdeb dependency-installation
problem:
Considering source package sudo
sudo apt-get -y --allow-unauthenticated -o Dir::State::Lists=/home/wookey/testing/build/build/xdeb/lists.apt -o Dir::Cache::pkgcache=/home/wookey/testing/build/build/xdeb/pkgcache.bin -o Dir::Cache::srcpkgcache=/home/wookey/testing/build/build/xdeb/srcpkgcache.bin -o Dir::Etc::sourcelist=/home/wookey/testing/build/build/xdeb/sources.list --no-install-recommends install libldap2-dev-armel-cross libpam0g-dev-armel-cross libsasl2-dev-armel-cross
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libldap2-dev-armel-cross : Depends: libldap-2.4-2-armel-cross (= 2.4.23-6ubuntu6) but it is not going to be installed
libsasl2-dev-armel-cross : Depends: libsasl2-modules-armel-cross (= 2.1.23.dfsg1-5ubuntu3) but it is not going to be installed
E: Broken packages
Background:
The build command is:
xdeb --only-explicit -a armel --prefer-apt --apt-source --debug --force-rebuild sudo
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/sudo/+bug/873022/+subscriptions
More information about the foundations-bugs
mailing list