This package uses the following line in debian/rules:

        ./configure --prefix=/usr --enable-shared
--host=$(DEB_HOST_GNU_TYPE)

DEB_HOST_GNU_TYPE is not set anywhere in the makefile, so this line
works only if DEB_HOST_GNU_TYPE is already set in the build environment.
This will be true when invoked by dpkg-buildpackage, but not true when
./debian/rules build is invoked by hand as seems to be the case with
autopkgtest.

This bug is fixed in Debian, but is mixed in with a lot of unrelated
changes so a merge doesn't seem appropriate at this point of the release
cycle.

-- 
autopkgtest gutsy libelf: erroneous package!
https://bugs.launchpad.net/bugs/136986
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to