[Bug 1939973] Re: make 4.3-4.1 triggers build failures

Launchpad Bug Tracker 1939973 at bugs.launchpad.net
Mon Feb 21 00:51:31 UTC 2022


This bug was fixed in the package make-dfsg - 4.3-4.1build1

---------------
make-dfsg (4.3-4.1build1) jammy; urgency=medium

  * No-change rebuild to hopefully address LP: #1939973
  * The -4.1 upload also restores the broken gmake symlink (LP: #989961)

make-dfsg (4.3-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * make-guile: fix broken symlinks /usr/bin/gmake and
    /usr/share/man/man1/gmake.1.gz. (Closes: #986240)

 -- Julian Andres Klode <juliank at ubuntu.com>  Tue, 15 Feb 2022 16:32:21
+0100

** Changed in: make-dfsg (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released

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