[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_12 #19502

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 03:44:27 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_i386_12/19502/------------------------------------------
[...truncated 2809 lines...]
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o helpers.lo `test -f '../helpers.c' || echo './'`../helpers.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o helpers.lo `test -f '../helpers.c' || echo './'`../helpers.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../helpers.c  -fPIC -DPIC -o .libs/helpers.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../helpers.c -o helpers.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hint_set.lo `test -f '../hint_set.c' || echo './'`../hint_set.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hint_set.lo `test -f '../hint_set.c' || echo './'`../hint_set.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../hint_set.c  -fPIC -DPIC -o .libs/hint_set.o
-../hint_set.c: In function 'lv2dynparam_hints_init_va_link':
-../hint_set.c:52:16: warning: variable 'arg' set but not used [-Wunused-but-set-variable]
+../hint_set.c: In function ‘lv2dynparam_hints_init_va_link’:
+../hint_set.c:52:16: warning: variable ‘arg’ set but not used [-Wunused-but-set-variable]
    const char * arg;
                 ^~~
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../hint_set.c -o hint_set.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -Wl,-z,relro -o liblv2dynparamhost1.la -rpath /usr/lib/i386-linux-gnu host.lo host_callbacks.lo audiolock.lo log.lo memory_atomic.lo helpers.lo hint_set.lo  
+/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 1:0:0 -Wl,-z,relro -o liblv2dynparamhost1.la -rpath /usr/lib/i386-linux-gnu host.lo host_callbacks.lo audiolock.lo log.lo memory_atomic.lo helpers.lo hint_set.lo  
 libtool: link: gcc -shared  -fPIC -DPIC  .libs/host.o .libs/host_callbacks.o .libs/audiolock.o .libs/log.o .libs/memory_atomic.o .libs/helpers.o .libs/hint_set.o    -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,liblv2dynparamhost1.so.1 -o .libs/liblv2dynparamhost1.so.1.0.0
 libtool: link: (cd ".libs" && rm -f "liblv2dynparamhost1.so.1" && ln -s "liblv2dynparamhost1.so.1.0.0" "liblv2dynparamhost1.so.1")
 libtool: link: (cd ".libs" && rm -f "liblv2dynparamhost1.so" && ln -s "liblv2dynparamhost1.so.1.0.0" "liblv2dynparamhost1.so")
@@ -447,38 +458,38 @@
 ar: `u' modifier ignored since `D' is the default (see `U')
 libtool: link: ranlib .libs/liblv2dynparamhost1.a
 libtool: link: ( cd ".libs" && rm -f "liblv2dynparamhost1.la" && ln -s "../liblv2dynparamhost1.la" "liblv2dynparamhost1.la" )
-make[3]: Leaving directory '/build/lv2dynparam1-2/host'
+make[3]: Verzeichnis „/build/lv2dynparam1-2/host“ wird verlassen
 Making all in plugin
-make[3]: Entering directory '/build/lv2dynparam1-2/plugin'
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o plugin.lo plugin.c
+make[3]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird betreten
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o plugin.lo plugin.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c plugin.c  -fPIC -DPIC -o .libs/plugin.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c plugin.c -o plugin.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o group.lo group.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o group.lo group.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c group.c  -fPIC -DPIC -o .libs/group.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c group.c -o group.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o parameter.lo parameter.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o parameter.lo parameter.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c parameter.c  -fPIC -DPIC -o .libs/parameter.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c parameter.c -o parameter.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o audiolock.lo `test -f '../audiolock.c' || echo './'`../audiolock.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o audiolock.lo `test -f '../audiolock.c' || echo './'`../audiolock.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../audiolock.c  -fPIC -DPIC -o .libs/audiolock.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../audiolock.c -o audiolock.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o log.lo `test -f '../log.c' || echo './'`../log.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o log.lo `test -f '../log.c' || echo './'`../log.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../log.c  -fPIC -DPIC -o .libs/log.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../log.c -o log.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o memory_atomic.lo `test -f '../memory_atomic.c' || echo './'`../memory_atomic.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o memory_atomic.lo `test -f '../memory_atomic.c' || echo './'`../memory_atomic.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../memory_atomic.c  -fPIC -DPIC -o .libs/memory_atomic.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../memory_atomic.c -o memory_atomic.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o helpers.lo `test -f '../helpers.c' || echo './'`../helpers.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o helpers.lo `test -f '../helpers.c' || echo './'`../helpers.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../helpers.c  -fPIC -DPIC -o .libs/helpers.o
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../helpers.c -o helpers.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hint_set.lo `test -f '../hint_set.c' || echo './'`../hint_set.c
+/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c -o hint_set.lo `test -f '../hint_set.c' || echo './'`../hint_set.c
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../hint_set.c  -fPIC -DPIC -o .libs/hint_set.o
-../hint_set.c: In function 'lv2dynparam_hints_init_va_link':
-../hint_set.c:52:16: warning: variable 'arg' set but not used [-Wunused-but-set-variable]
+../hint_set.c: In function ‘lv2dynparam_hints_init_va_link’:
+../hint_set.c:52:16: warning: variable ‘arg’ set but not used [-Wunused-but-set-variable]
    const char * arg;
                 ^~~
 libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -c ../hint_set.c -o hint_set.o >/dev/null 2>&1
-/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 0:0:0 -Wl,-z,relro -o liblv2dynparamplugin1.la -rpath /usr/lib/i386-linux-gnu plugin.lo group.lo parameter.lo audiolock.lo log.lo memory_atomic.lo helpers.lo hint_set.lo  
+/bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall  -g -O2 -fdebug-prefix-map=/build/lv2dynparam1-2=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 0:0:0 -Wl,-z,relro -o liblv2dynparamplugin1.la -rpath /usr/lib/i386-linux-gnu plugin.lo group.lo parameter.lo audiolock.lo log.lo memory_atomic.lo helpers.lo hint_set.lo  
 libtool: link: gcc -shared  -fPIC -DPIC  .libs/plugin.o .libs/group.o .libs/parameter.o .libs/audiolock.o .libs/log.o .libs/memory_atomic.o .libs/helpers.o .libs/hint_set.o    -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro   -Wl,-soname -Wl,liblv2dynparamplugin1.so.0 -o .libs/liblv2dynparamplugin1.so.0.0.0
 libtool: link: (cd ".libs" && rm -f "liblv2dynparamplugin1.so.0" && ln -s "liblv2dynparamplugin1.so.0.0.0" "liblv2dynparamplugin1.so.0")
 libtool: link: (cd ".libs" && rm -f "liblv2dynparamplugin1.so" && ln -s "liblv2dynparamplugin1.so.0.0.0" "liblv2dynparamplugin1.so")
@@ -486,37 +497,37 @@
 ar: `u' modifier ignored since `D' is the default (see `U')
 libtool: link: ranlib .libs/liblv2dynparamplugin1.a
 libtool: link: ( cd ".libs" && rm -f "liblv2dynparamplugin1.la" && ln -s "../liblv2dynparamplugin1.la" "liblv2dynparamplugin1.la" )
-make[3]: Leaving directory '/build/lv2dynparam1-2/plugin'
-make[3]: Entering directory '/build/lv2dynparam1-2'
-make[3]: Leaving directory '/build/lv2dynparam1-2'
-make[2]: Leaving directory '/build/lv2dynparam1-2'
-make[1]: Leaving directory '/build/lv2dynparam1-2'
+make[3]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird verlassen
+make[3]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
+make[3]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
+make[2]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
    dh_auto_test
 	make -j1 check VERBOSE=1
-make[1]: Entering directory '/build/lv2dynparam1-2'
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
 Making check in host
-make[2]: Entering directory '/build/lv2dynparam1-2/host'
-make[2]: Nothing to be done for 'check'.
-make[2]: Leaving directory '/build/lv2dynparam1-2/host'
+make[2]: Verzeichnis „/build/lv2dynparam1-2/host“ wird betreten
+make[2]: Für das Ziel „check“ ist nichts zu tun.
+make[2]: Verzeichnis „/build/lv2dynparam1-2/host“ wird verlassen
 Making check in plugin
-make[2]: Entering directory '/build/lv2dynparam1-2/plugin'
-make[2]: Nothing to be done for 'check'.
-make[2]: Leaving directory '/build/lv2dynparam1-2/plugin'
-make[2]: Entering directory '/build/lv2dynparam1-2'
-make[2]: Leaving directory '/build/lv2dynparam1-2'
-make[1]: Leaving directory '/build/lv2dynparam1-2'
+make[2]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird betreten
+make[2]: Für das Ziel „check“ ist nichts zu tun.
+make[2]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird verlassen
+make[2]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
+make[2]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
  fakeroot debian/rules binary
 dh binary --with autoreconf
    dh_testroot
    dh_prep
    dh_auto_install
 	make -j1 install DESTDIR=/build/lv2dynparam1-2/debian/tmp AM_UPDATE_INFO_DIR=no
-make[1]: Entering directory '/build/lv2dynparam1-2'
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
 Making install in host
-make[2]: Entering directory '/build/lv2dynparam1-2/host'
-make[3]: Entering directory '/build/lv2dynparam1-2/host'
+make[2]: Verzeichnis „/build/lv2dynparam1-2/host“ wird betreten
+make[3]: Verzeichnis „/build/lv2dynparam1-2/host“ wird betreten
  /bin/mkdir -p '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu'
- /bin/bash ../libtool   --mode=install /usr/bin/install -c   liblv2dynparamhost1.la '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu'
+ /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblv2dynparamhost1.la '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu'
 libtool: install: /usr/bin/install -c .libs/liblv2dynparamhost1.so.1.0.0 /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0
 libtool: install: (cd /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f liblv2dynparamhost1.so.1.0.0 liblv2dynparamhost1.so.1 || { rm -f liblv2dynparamhost1.so.1 && ln -s liblv2dynparamhost1.so.1.0.0 liblv2dynparamhost1.so.1; }; })
 libtool: install: (cd /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f liblv2dynparamhost1.so.1.0.0 liblv2dynparamhost1.so || { rm -f liblv2dynparamhost1.so && ln -s liblv2dynparamhost1.so.1.0.0 liblv2dynparamhost1.so; }; })
@@ -525,14 +536,14 @@
 libtool: install: chmod 644 /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/liblv2dynparamhost1.a
 libtool: install: ranlib /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/liblv2dynparamhost1.a
 libtool: warning: remember to run 'libtool --finish /usr/lib/i386-linux-gnu'
-make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build/lv2dynparam1-2/host'
-make[2]: Leaving directory '/build/lv2dynparam1-2/host'
+make[3]: Für das Ziel „install-data-am“ ist nichts zu tun.
+make[3]: Verzeichnis „/build/lv2dynparam1-2/host“ wird verlassen
+make[2]: Verzeichnis „/build/lv2dynparam1-2/host“ wird verlassen
 Making install in plugin
-make[2]: Entering directory '/build/lv2dynparam1-2/plugin'
-make[3]: Entering directory '/build/lv2dynparam1-2/plugin'
+make[2]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird betreten
+make[3]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird betreten
  /bin/mkdir -p '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu'
- /bin/bash ../libtool   --mode=install /usr/bin/install -c   liblv2dynparamplugin1.la '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu'
+ /bin/sh ../libtool   --mode=install /usr/bin/install -c   liblv2dynparamplugin1.la '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu'
 libtool: install: /usr/bin/install -c .libs/liblv2dynparamplugin1.so.0.0.0 /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/liblv2dynparamplugin1.so.0.0.0
 libtool: install: (cd /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f liblv2dynparamplugin1.so.0.0.0 liblv2dynparamplugin1.so.0 || { rm -f liblv2dynparamplugin1.so.0 && ln -s liblv2dynparamplugin1.so.0.0.0 liblv2dynparamplugin1.so.0; }; })
 libtool: install: (cd /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f liblv2dynparamplugin1.so.0.0.0 liblv2dynparamplugin1.so || { rm -f liblv2dynparamplugin1.so && ln -s liblv2dynparamplugin1.so.0.0.0 liblv2dynparamplugin1.so; }; })
@@ -541,25 +552,25 @@
 libtool: install: chmod 644 /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/liblv2dynparamplugin1.a
 libtool: install: ranlib /build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/liblv2dynparamplugin1.a
 libtool: warning: remember to run 'libtool --finish /usr/lib/i386-linux-gnu'
-make[3]: Nothing to be done for 'install-data-am'.
-make[3]: Leaving directory '/build/lv2dynparam1-2/plugin'
-make[2]: Leaving directory '/build/lv2dynparam1-2/plugin'
-make[2]: Entering directory '/build/lv2dynparam1-2'
-make[3]: Entering directory '/build/lv2dynparam1-2'
-make[3]: Nothing to be done for 'install-exec-am'.
+make[3]: Für das Ziel „install-data-am“ ist nichts zu tun.
+make[3]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird verlassen
+make[2]: Verzeichnis „/build/lv2dynparam1-2/plugin“ wird verlassen
+make[2]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
+make[3]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
+make[3]: Für das Ziel „install-exec-am“ ist nichts zu tun.
  /bin/mkdir -p '/build/lv2dynparam1-2/debian/tmp/usr/include/lv2dynparam1/lv2dynparam'
  /usr/bin/install -c -m 644 audiolock.h lv2dynparam.h lv2_rtmempool.h host/host.h plugin/plugin.h '/build/lv2dynparam1-2/debian/tmp/usr/include/lv2dynparam1/lv2dynparam'
  /bin/mkdir -p '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig'
  /usr/bin/install -c -m 644 lv2dynparamhost1.pc lv2dynparamplugin1.pc '/build/lv2dynparam1-2/debian/tmp/usr/lib/i386-linux-gnu/pkgconfig'
-make[3]: Leaving directory '/build/lv2dynparam1-2'
-make[2]: Leaving directory '/build/lv2dynparam1-2'
-make[1]: Leaving directory '/build/lv2dynparam1-2'
+make[3]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
+make[2]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
    dh_install
    dh_installdocs
    debian/rules override_dh_installchangelogs
-make[1]: Entering directory '/build/lv2dynparam1-2'
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird betreten
 dh_installchangelogs NEWS
-make[1]: Leaving directory '/build/lv2dynparam1-2'
+make[1]: Verzeichnis „/build/lv2dynparam1-2“ wird verlassen
    dh_installman
    dh_perl
    dh_link
@@ -569,12 +580,12 @@
    dh_strip
    dh_makeshlibs
    dh_shlibdeps
-dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_value_changed used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_disappeared used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol pthread_mutex_trylock used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
-dpkg-shlibdeps: warning: symbol dynparam_ui_group_appeared used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
 dpkg-shlibdeps: warning: symbol dynparam_ui_group_disappeared used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol dynparam_ui_group_appeared used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol pthread_mutex_trylock used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_value_changed used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
 dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_appeared used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
+dpkg-shlibdeps: warning: symbol dynparam_ui_parameter_disappeared used by debian/liblv2dynparamhost1-1/usr/lib/i386-linux-gnu/liblv2dynparamhost1.so.1.0.0 found in none of the libraries
 dpkg-shlibdeps: warning: symbol pthread_mutex_trylock used by debian/liblv2dynparamplugin1-0/usr/lib/i386-linux-gnu/liblv2dynparamplugin1.so.0.0.0 found in none of the libraries
    dh_installdeb
    dh_gencontrol
@@ -590,11 +601,11 @@
 dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'liblv2dynparamhost1-1-dbgsym' in '../liblv2dynparamhost1-1-dbgsym_2-5_i386.deb'.
-dpkg-deb: building package 'liblv2dynparamplugin1-0-dbgsym' in '../liblv2dynparamplugin1-0-dbgsym_2-5_i386.deb'.
-dpkg-deb: building package 'liblv2dynparam1-dev' in '../liblv2dynparam1-dev_2-5_i386.deb'.
-dpkg-deb: building package 'liblv2dynparamhost1-1' in '../liblv2dynparamhost1-1_2-5_i386.deb'.
-dpkg-deb: building package 'liblv2dynparamplugin1-0' in '../liblv2dynparamplugin1-0_2-5_i386.deb'.
+dpkg-deb: Paket »liblv2dynparam1-dev« wird in »../liblv2dynparam1-dev_2-5_i386.deb« gebaut.
+dpkg-deb: Paket »liblv2dynparamhost1-1-dbgsym« wird in »../liblv2dynparamhost1-1-dbgsym_2-5_i386.deb« gebaut.
+dpkg-deb: Paket »liblv2dynparamplugin1-0-dbgsym« wird in »../liblv2dynparamplugin1-0-dbgsym_2-5_i386.deb« gebaut.
+dpkg-deb: Paket »liblv2dynparamplugin1-0« wird in »../liblv2dynparamplugin1-0_2-5_i386.deb« gebaut.
+dpkg-deb: Paket »liblv2dynparamhost1-1« wird in »../liblv2dynparamhost1-1_2-5_i386.deb« gebaut.
  dpkg-genbuildinfo --build=any,all --buildinfo-id=i386
 dpkg-genbuildinfo: warning: File::FcntlLock not available; using flock which is not NFS-safe
  dpkg-genchanges --build=any,all >../lv2dynparam1_2-5_i386.changes
@@ -604,12 +615,14 @@
 dpkg-source: warning: unknown information field 'Dm-Upload-Allowed' in input data in general section of control info file
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/32032/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/32032/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/37375 and its subdirectories
-I: Current time: Thu Nov 16 22:05:06 GMT+12 2017
-I: pbuilder-time-stamp: 1510913106
+I: removing directory /srv/workspace/pbuilder/32032 and its subdirectories
+I: Current time: Sam Okt 15 17:44:25 GMT-14 2016
+I: pbuilder-time-stamp: 1476503065

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/i386/lv2dynparam1_2-5.diff:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/logdiffs/testing/i386/lv2dynparam1_2-5.diff.gz: No space left on device
/srv/reproducible-results/rbuild-debian-22P1VMn6/tmp.xfA2keGKJh:	 79.8% -- replaced with /srv/reproducible-results/rbuild-debian-22P1VMn6/tmp.xfA2keGKJh.gz
INFO: Starting at 2016-10-15 03:44:26.841737
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/testing/i386/lv2dynparam1_2-5_i386.buildinfo
CRITICAL: https://tests.reproducible-builds.org/debian/testing/i386/lv2dynparam1 didn't produce a buildlog, even though it has been built.
INFO: Finished at 2016-10-15 03:44:26.929807, took: 0:00:00.088080
Sat 15 Oct 03:44:26 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-nUb1hIzQ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list