[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_14 #30524

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Mar 20 21:09:45 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_amd64_14/30524/>

------------------------------------------
[...truncated 711 lines...]
checking for lchown... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for rmdir... yes
checking for setxattr... yes
checking for strdup... yes
checking for strerror... yes
checking for utime... yes
checking for boostlib >= 1.33... yes
checking fuse.h usability... yes
checking fuse.h presence... yes
checking for fuse.h... yes
checking for fuse_main in -lfuse... yes
checking rlog/rlog.h usability... yes
checking rlog/rlog.h presence... yes
checking for rlog/rlog.h... yes
checking for main in -lrlog... yes
checking Poco/ExpireLRUCache.h usability... yes
checking Poco/ExpireLRUCache.h presence... yes
checking for Poco/ExpireLRUCache.h... yes
checking Poco/Net/MailMessage.h usability... yes
checking Poco/Net/MailMessage.h presence... yes
checking for Poco/Net/MailMessage.h... yes
checking Poco/Net/MailRecipient.h usability... yes
checking Poco/Net/MailRecipient.h presence... yes
checking for Poco/Net/MailRecipient.h... yes
checking Poco/Net/SMTPClientSession.h usability... yes
checking Poco/Net/SMTPClientSession.h presence... yes
checking for Poco/Net/SMTPClientSession.h... yes
checking Poco/Net/StringPartSource.h usability... yes
checking Poco/Net/StringPartSource.h presence... yes
checking for Poco/Net/StringPartSource.h... yes
checking for main in -lPocoFoundation... yes
checking for main in -lPocoFoundation... (cached) yes
checking for libccgnu2 via ccgnu2-config... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/svg/Makefile
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
/usr/bin/make
make[1]: Entering directory '/build/clamfs-1.0.1'
/usr/bin/make  all-recursive
make[2]: Entering directory '/build/clamfs-1.0.1'
Making all in src
make[3]: Entering directory '/build/clamfs-1.0.1/src'
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT clamfs.o -MD -MP -MF .deps/clamfs.Tpo -c -o clamfs.o clamfs.cxx
clamfs.cxx: In function 'int clamfs::clamfs_create(const char*, mode_t, fuse_file_info*)':
clamfs.cxx:486:9: warning: variable 'res' set but not used [-Wunused-but-set-variable]
     int res;
         ^
mv -f .deps/clamfs.Tpo .deps/clamfs.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.cxx
mv -f .deps/config.Tpo .deps/config.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT rlog.o -MD -MP -MF .deps/rlog.Tpo -c -o rlog.o rlog.cxx
mv -f .deps/rlog.Tpo .deps/rlog.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT clamav.o -MD -MP -MF .deps/clamav.Tpo -c -o clamav.o clamav.cxx
mv -f .deps/clamav.Tpo .deps/clamav.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT scancache.o -MD -MP -MF .deps/scancache.Tpo -c -o scancache.o scancache.cxx
mv -f .deps/scancache.Tpo .deps/scancache.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT mnotify.o -MD -MP -MF .deps/mnotify.Tpo -c -o mnotify.o mnotify.cxx
mv -f .deps/mnotify.Tpo .deps/mnotify.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.cxx
mv -f .deps/stats.Tpo .deps/stats.Po
x86_64-linux-gnu-g++  -g -O2  -Wl,-z,defs -L/usr/lib -o clamfs clamfs.o config.o rlog.o clamav.o scancache.o mnotify.o stats.o  -lfuse -lrlog -lPocoFoundation -lPocoNet -L/usr/lib/x86_64-linux-gnu -lccext2 -lccgnu2 -lz -ldl -lrt -pthread -lpthread
make[3]: Leaving directory '/build/clamfs-1.0.1/src'
Making all in doc
make[3]: Entering directory '/build/clamfs-1.0.1/doc'
make[3]: Warning: File 'Makefile' has modification time 34410183 s in the future
Making all in svg
make[4]: Entering directory '/build/clamfs-1.0.1/doc/svg'
make[4]: Warning: File 'Makefile' has modification time 34410183 s in the future
make[4]: Nothing to be done for 'all'.
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory '/build/clamfs-1.0.1/doc/svg'
make[4]: Entering directory '/build/clamfs-1.0.1/doc'
make[4]: Warning: File 'Makefile' has modification time 34410183 s in the future
make[4]: Nothing to be done for 'all-am'.
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory '/build/clamfs-1.0.1/doc'
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1/doc'
make[3]: Entering directory '/build/clamfs-1.0.1'
make[3]: Warning: File 'Makefile' has modification time 34410183 s in the future
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1'
make[2]: Leaving directory '/build/clamfs-1.0.1'
make[1]: Leaving directory '/build/clamfs-1.0.1'
touch build-stamp
 fakeroot debian/rules binary
make: Warning: File 'debian/rules' has modification time 34410169 s in the future
dh_testdir
/usr/bin/make
make[1]: Entering directory '/build/clamfs-1.0.1'
make[1]: Warning: File 'Makefile' has modification time 34410183 s in the future
/usr/bin/make  all-recursive
make[2]: Entering directory '/build/clamfs-1.0.1'
make[2]: Warning: File 'Makefile' has modification time 34410183 s in the future
Making all in src
make[3]: Entering directory '/build/clamfs-1.0.1/src'
make[3]: Warning: File '.deps/clamfs.Po' has modification time 34410188 s in the future
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.cxx
mv -f .deps/config.Tpo .deps/config.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT rlog.o -MD -MP -MF .deps/rlog.Tpo -c -o rlog.o rlog.cxx
mv -f .deps/rlog.Tpo .deps/rlog.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT clamav.o -MD -MP -MF .deps/clamav.Tpo -c -o clamav.o clamav.cxx
mv -f .deps/clamav.Tpo .deps/clamav.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT scancache.o -MD -MP -MF .deps/scancache.Tpo -c -o scancache.o scancache.cxx
mv -f .deps/scancache.Tpo .deps/scancache.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT mnotify.o -MD -MP -MF .deps/mnotify.Tpo -c -o mnotify.o mnotify.cxx
mv -f .deps/mnotify.Tpo .deps/mnotify.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.cxx
mv -f .deps/stats.Tpo .deps/stats.Po
x86_64-linux-gnu-g++  -g -O2  -Wl,-z,defs -L/usr/lib -o clamfs clamfs.o config.o rlog.o clamav.o scancache.o mnotify.o stats.o  -lfuse -lrlog -lPocoFoundation -lPocoNet -L/usr/lib/x86_64-linux-gnu -lccext2 -lccgnu2 -lz -ldl -lrt -pthread -lpthread
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1/src'
Making all in doc
make[3]: Entering directory '/build/clamfs-1.0.1/doc'
make[3]: Warning: File 'Makefile' has modification time 34410172 s in the future
Making all in svg
make[4]: Entering directory '/build/clamfs-1.0.1/doc/svg'
make[4]: Warning: File 'Makefile' has modification time 34410172 s in the future
make[4]: Nothing to be done for 'all'.
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory '/build/clamfs-1.0.1/doc/svg'
make[4]: Entering directory '/build/clamfs-1.0.1/doc'
make[4]: Warning: File 'Makefile' has modification time 34410172 s in the future
make[4]: Nothing to be done for 'all-am'.
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory '/build/clamfs-1.0.1/doc'
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1/doc'
make[3]: Entering directory '/build/clamfs-1.0.1'
make[3]: Warning: File 'Makefile' has modification time 34410172 s in the future
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1'
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/build/clamfs-1.0.1'
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/build/clamfs-1.0.1'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k 
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs
/usr/bin/make install DESTDIR=/build/clamfs-1.0.1/debian/clamfs
make[1]: Entering directory '/build/clamfs-1.0.1'
make[1]: Warning: File 'Makefile' has modification time 34410171 s in the future
Making install in src
make[2]: Entering directory '/build/clamfs-1.0.1/src'
make[2]: Warning: File '.deps/clamfs.Po' has modification time 34410177 s in the future
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.cxx
mv -f .deps/config.Tpo .deps/config.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT rlog.o -MD -MP -MF .deps/rlog.Tpo -c -o rlog.o rlog.cxx
mv -f .deps/rlog.Tpo .deps/rlog.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT clamav.o -MD -MP -MF .deps/clamav.Tpo -c -o clamav.o clamav.cxx
mv -f .deps/clamav.Tpo .deps/clamav.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT scancache.o -MD -MP -MF .deps/scancache.Tpo -c -o scancache.o scancache.cxx
mv -f .deps/scancache.Tpo .deps/scancache.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT mnotify.o -MD -MP -MF .deps/mnotify.Tpo -c -o mnotify.o mnotify.cxx
mv -f .deps/mnotify.Tpo .deps/mnotify.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.cxx
mv -f .deps/stats.Tpo .deps/stats.Po
x86_64-linux-gnu-g++  -g -O2  -Wl,-z,defs -L/usr/lib -o clamfs clamfs.o config.o rlog.o clamav.o scancache.o mnotify.o stats.o  -lfuse -lrlog -lPocoFoundation -lPocoNet -L/usr/lib/x86_64-linux-gnu -lccext2 -lccgnu2 -lz -ldl -lrt -pthread -lpthread
make[3]: Entering directory '/build/clamfs-1.0.1/src'
make[3]: Warning: File '.deps/clamfs.Po' has modification time 34410166 s in the future
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.cxx
mv -f .deps/config.Tpo .deps/config.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT rlog.o -MD -MP -MF .deps/rlog.Tpo -c -o rlog.o rlog.cxx
mv -f .deps/rlog.Tpo .deps/rlog.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT clamav.o -MD -MP -MF .deps/clamav.Tpo -c -o clamav.o clamav.cxx
mv -f .deps/clamav.Tpo .deps/clamav.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT scancache.o -MD -MP -MF .deps/scancache.Tpo -c -o scancache.o scancache.cxx
mv -f .deps/scancache.Tpo .deps/scancache.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT mnotify.o -MD -MP -MF .deps/mnotify.Tpo -c -o mnotify.o mnotify.cxx
mv -f .deps/mnotify.Tpo .deps/mnotify.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DFUSE_USE_VERSION=25 -DRLOG_COMPONENT=clamfs -D_GNU_SOURCE -I/usr/include -Wall -O2 -DNDEBUG  -g -O2 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.cxx
mv -f .deps/stats.Tpo .deps/stats.Po
x86_64-linux-gnu-g++  -g -O2  -Wl,-z,defs -L/usr/lib -o clamfs clamfs.o config.o rlog.o clamav.o scancache.o mnotify.o stats.o  -lfuse -lrlog -lPocoFoundation -lPocoNet -L/usr/lib/x86_64-linux-gnu -lccext2 -lccgnu2 -lz -ldl -lrt -pthread -lpthread
test -z "/usr/bin" || /bin/mkdir -p "/build/clamfs-1.0.1/debian/clamfs/usr/bin"
  /usr/bin/install -c 'clamfs' '/build/clamfs-1.0.1/debian/clamfs/usr/bin/clamfs'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1/src'
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/build/clamfs-1.0.1/src'
Making install in doc
make[2]: Entering directory '/build/clamfs-1.0.1/doc'
make[2]: Warning: File 'Makefile' has modification time 34410151 s in the future
Making install in svg
make[3]: Entering directory '/build/clamfs-1.0.1/doc/svg'
make[3]: Warning: File 'Makefile' has modification time 34410151 s in the future
make[4]: Entering directory '/build/clamfs-1.0.1/doc/svg'
make[4]: Warning: File 'Makefile' has modification time 34410151 s in the future
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory '/build/clamfs-1.0.1/doc/svg'
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1/doc/svg'
make[3]: Entering directory '/build/clamfs-1.0.1/doc'
make[3]: Warning: File 'Makefile' has modification time 34410151 s in the future
make[4]: Entering directory '/build/clamfs-1.0.1/doc'
make[4]: Warning: File 'Makefile' has modification time 34410151 s in the future
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/clamfs-1.0.1/debian/clamfs/usr/share/man/man1"
 /usr/bin/install -c -m 644 './clamfs.1' '/build/clamfs-1.0.1/debian/clamfs/usr/share/man/man1/clamfs.1'
make[4]: warning:  Clock skew detected.  Your build may be incomplete.
make[4]: Leaving directory '/build/clamfs-1.0.1/doc'
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1/doc'
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/build/clamfs-1.0.1/doc'
make[2]: Entering directory '/build/clamfs-1.0.1'
make[2]: Warning: File 'Makefile' has modification time 34410151 s in the future
make[3]: Entering directory '/build/clamfs-1.0.1'
make[3]: Warning: File 'Makefile' has modification time 34410150 s in the future
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: warning:  Clock skew detected.  Your build may be incomplete.
make[3]: Leaving directory '/build/clamfs-1.0.1'
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
make[2]: Leaving directory '/build/clamfs-1.0.1'
make[1]: warning:  Clock skew detected.  Your build may be incomplete.
make[1]: Leaving directory '/build/clamfs-1.0.1'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_install
install -p -m 0644 doc/clamfs.xml debian/clamfs/usr/share/doc/clamfs/clamfs-sample.xml
dh_link
/srv/reproducible-results/rbuild-debian-vm1u35Lx/tmp.zrS7AqZ8zF:	 37.0% -- replaced with /srv/reproducible-results/rbuild-debian-vm1u35Lx/tmp.zrS7AqZ8zF.gz
INFO: Starting at 2016-03-20 21:09:44.285693
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list