Control: tag -1 unreproducible
Control: severity -1 important

On Thu, 14 Jul 2016 12:07:08 +0200, Lucas Nussbaum wrote:

> Source: libmongodb-perl
> Version: 1.2.3-1
> Severity: serious
> Tags: stretch sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20160714 qa-ftbfs
> Justification: FTBFS on amd64
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
> 
> Relevant part (hopefully):
> > make[1]: Entering directory '/«PKGBUILDDIR»'
> > mkdir -p /«PKGBUILDDIR»/debian/build
> > # mongod is required during build only on i386 amd64
> > # "until netstat" command wait for mongod to be listening on PORT
> > if [ -x /usr/bin/mongod ]; then \
> >   mongod --dbpath /«PKGBUILDDIR»/debian/build --noprealloc --bind_ip 
> > 127.0.0.1 --nojournal --port 12345 --quiet --fork --logpath 
> > /«PKGBUILDDIR»/debian/build/mongod.log --pidfilepath 
> > /«PKGBUILDDIR»/debian/build/mongod.pid; \
> >   i=10; \
> >   until (/bin/netstat -want | grep -q 127.0.0.1:12345 ) || [ $i = 0 ]; do 
> > sleep 1; i=$((i-1)); echo waiting for mongod; done \
> > fi
> > make[1]: *** wait: No child processes.  Stop.
> > make[1]: *** Waiting for unfinished jobs....
> > make[1]: *** wait: No child processes.  Stop.
> > E: Caught signal ‘Terminated’: terminating immediately
> > make: *** [build-arch] Terminated
> > debian/rules:13: recipe for target 'build-arch' failed
> > Build killed with signal TERM after 150 minutes of inactivity
> 
> The full build log is available from:
>    
> http://people.debian.org/~lucas/logs/2016/07/14/libmongodb-perl_1.2.3-1_unstable_gcc5.log

The package still builds fine for me locally (cowbuilder) and also on
on jenkins:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/libmongodb-perl.html


I have no idea what happens on the AWS builder; lowering the severity
for now.


Cheers,
gregor

-- 
 .''`.  Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Mario Lanza: Arrivederci, Roma

Attachment: signature.asc
Description: Digital Signature

Reply via email to