make 4.3-4.1 triggers build failures
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
make-dfsg (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
trying to rebuild cross-toolchain
https:/
triggers a build failure:
[...]
START stamp-dir/
tar -x -f /usr/src/
set -e; cd binutils-2.37 ; cp -a /usr/src/
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-parsechang
make: dpkg-parsechang
make: dpkg-parsechang
make: dpkg-parsechang
debian/rules:163: *** unexpected source package name: . Stop.
make: *** [debian/rules:215: stamp-dir/
dpkg-buildpacka
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.
Changed in make-dfsg (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
tags: | added: block-proposed rls-ii-incoming |
tags: | added: fr-1618 |
tags: | removed: rls-ii-incoming |
copied the binary packages to /launchpad. net/~doko/ +archive/ ubuntu/ toolchain
https:/
and removed them from impish-proposed