Your message dated Thu, 08 May 2014 19:20:28 -0700
with message-id <[email protected]>
and subject line make: hangs when building libguestfs 1.22.2-1 using sbuild
with -j parameter
has caused the Debian Bug report #714072,
regarding make: hangs when building libguestfs 1.22.2-1 using sbuild with -j
parameter
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
714072: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714072
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: make
Version: 3.81-8.2
Severity: important
Building libguestfs 1.22.2-1 on the buildds fails due to inactivity, see
<https://buildd.debian.org/status/fetch.php?pkg=libguestfs&arch=i386&ver=1%3A1.22.2-1&stamp=1371958352>.
I have been able to reproduce the exact problem using an up-to-date sid
chroot using the following command line:
$ sbuild -j2 --dist=sid --arch=amd64 libguestfs_1.22.2-1.dsc
A make process consumes 100% CPU, the last line is:
make[4]: Leaving directory `/«PKGBUILDDIR»/debian/build-default/generator'
Everything works fine without the -j parameter to sbuild.
Upgrading make in the build chroot to 3.82-1 (from experimental) also
fixed the problem for me.
I am going to remove the "--parallel" parameter to dh(1) in debian/rules
for my next libguestfs upload.
Cheers,
-Hilko
--- End Message ---
--- Begin Message ---
Version: 4.0-3
Hi,
libguestfs was not marked as a package that failed to build
during the archive rebuild. I have tried building it with
DEB_BUILD_OPTIONS=parallel=6 and could not reproduce the failure.
I think make's parallel issues have been ironed out -- have
been building linux kernels in parallel all day to test out
kernel-package.
manoj
--
It would be illogical to assume that all conditions remain
stable. Spock, "The Enterprise" Incident", stardate 5027.3
Manoj Srivastava <[email protected]>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature
--- End Message ---