[Bug 1939973] Re: make 4.3-4.1 triggers build failures
Brian Murray
1939973 at bugs.launchpad.net
Thu Aug 19 15:13:46 UTC 2021
** Also affects: make-dfsg (Ubuntu Impish)
Importance: High
Status: Confirmed
** Tags removed: rls-ii-incoming
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to make-dfsg in Ubuntu.
https://bugs.launchpad.net/bugs/1939973
Title:
make 4.3-4.1 triggers build failures
Status in make-dfsg package in Ubuntu:
Confirmed
Status in make-dfsg source package in Impish:
Confirmed
Bug description:
trying to rebuild cross-toolchain-base from
https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/volatile/+packages
triggers a build failure:
[...]
START stamp-dir/init-binutils
tar -x -f /usr/src/binutils/binutils-2.37.tar.xz
set -e; cd binutils-2.37 ; cp -a /usr/src/binutils/debian/ . ; if [ -n "$(grep -v '^\#' /<<PKGBUILDDIR>>/debian/patches/binutils/series)" ]; then QUILT_PATCHES=/<<PKGBUILDDIR>>/debian/patches/binutils quilt --quiltrc /dev/null push -a; fi; rm -rf .pc
cd binutils-2.37 ; env -i CROSS_ARCHS="amd64 i386 s390x ppc64el arm64 armhf armel powerpc" debian/rules stamps/control
make: dpkg-architecture: No such file or directory
make: lsb_release: No such file or directory
make: lsb_release: No such file or directory
make: pwd: No such file or directory
make: dpkg-parsechangelog: No such file or directory
make: dpkg-parsechangelog: No such file or directory
make: dpkg-parsechangelog: No such file or directory
make: dpkg-parsechangelog: No such file or directory
debian/rules:163: *** unexpected source package name: . Stop.
make: *** [debian/rules:215: stamp-dir/init-binutils] Error 2
dpkg-buildpackage.pl: error: debian/rules build subprocess returned exit status 2
working around by omitting the -i option to env, or by setting PATH explicitly. Reverting to the version in the release pocket lets the c-t-b- build succeed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/make-dfsg/+bug/1939973/+subscriptions
More information about the foundations-bugs
mailing list