El 28/10/23 a las 17:44, Bdale Garbee escribió:
Lucas Nussbaum <[email protected]> writes:

During a rebuild of all packages in sid, your package failed to build
on amd64.

I am unable to reproduce this problem building in a fresh, minimal sid
chroot environment.  Is this a repeatable failure?  If so, any thoughts
on what might cause it to fail in your build environment but not in my
cowbuilder chroot environment?

This one seems to be a Makefile bug, where not all dependencies are
correctly specified.

Try using make 4.4.x to "amplify" the probability of failure.
You can download it from this URL:

https://ftp.gnu.org/gnu/make/make-4.4.1.tar.gz

and build it with the usual "./configure; make".
Only the "make" executable is required. Just put
it inside your chroot replacing /usr/bin/make.

(For the record, I can reproduce the bug very easily that way).

Alternatively, if you prefer, I can create a virtual
machine for you to reproduce this failure in the same
framework used by Lucas to build packages (i.e. same machine,
with same CPU speed, same number of CPUs, etc). Please contact
me privately for details.

Thanks.

Reply via email to