[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_arm64_15 #4736

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 06:48:51 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_arm64_15/4736/------------------------------------------
[...truncated 121.60 KB...]
gcc -DHAVE_CONFIG_H -I.  -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT -D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT  -DINOTIFY_SUPPORT    -DGIO_SUPPORT -pthread -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include  -DBACKTRACE_SUPPORT -DCAPABILITIES_SUPPORT -DSECCOMP_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT -DPIVOTROOT_OPT_SUPPORT -DCGROUP_SUPPORT -DHL_LOCKS -g -O2 -fdebug-prefix-map=/build/1st/clsync-0.4.2=. -fstack-protector-strong -Wformat -Werror=format-security -pthread -pipe -Wall -O0 -ggdb3 -fstack-protector-all -Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-socket.o `test -f 'socket.c' || echo './'`socket.c
In file included from privileged.c:64:0:
privileged.c:88:34: error: '__NR_alarm' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_open' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:95:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(open),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_unlink' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:99:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(unlink),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_rmdir' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:105:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(rmdir),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_select' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:142:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_lstat' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:132:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(lstat),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:143:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: '__NR_stat' undeclared here (not in a function)
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:133:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(stat),  /* unused */ \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:143:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[5].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:94:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(alarm),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:95:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(open),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[7].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:95:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(open),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:99:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(unlink),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[15].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:99:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(unlink),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:105:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(rmdir),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[27].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:105:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(rmdir),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[31].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:107:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(select),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:148:2: note: in expansion of macro 'FILTER_TABLE_NONPRIV'
  FILTER_TABLE_NONPRIV
  ^~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:132:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(lstat),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[55].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:132:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(lstat),    \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: error: initializer element is not constant
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:133:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(stat),  /* unused */ \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:88:34: note: (near initialization for 'filter_w_mprotect_table[57].k')
  BPF_JUMP(BPF_JMP+BPF_JEQ+BPF_K, __NR_##syscall, 0, 1), \
                                  ^
privileged.c:133:2: note: in expansion of macro 'SECCOMP_ALLOW_ACCUM_SYSCALL'
  SECCOMP_ALLOW_ACCUM_SYSCALL(stat),  /* unused */ \
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
privileged.c:149:2: note: in expansion of macro 'FILTER_TABLE_ARCHDEPENDED'
  FILTER_TABLE_ARCHDEPENDED
  ^~~~~~~~~~~~~~~~~~~~~~~~~
Makefile:942: recipe for target 'clsync-privileged.o' failed
make[3]: *** [clsync-privileged.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory '/build/1st/clsync-0.4.2'
Makefile:1248: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/build/1st/clsync-0.4.2'
Makefile:563: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/build/1st/clsync-0.4.2'
dh_auto_build: make -j8 returned exit code 2
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting /dev/shm filesystem
I: unmounting dev/pts filesystem
I: unmounting dev/shm filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env 
I: removing directory /srv/workspace/pbuilder/15219 and its subdirectories
removed ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/clsync_0.4.2-1.rbuild.log.gz’
removed ‘/var/lib/jenkins/userContent/reproducible/debian/logs/unstable/arm64/clsync_0.4.2-1.build1.log.gz’
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 86.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/arm64/clsync_0.4.2-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-xD6DarOk/tmp.UJoFmz2eRP
+ mv /srv/reproducible-results/rbuild-debian-xD6DarOk/tmp.UJoFmz2eRP /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/clsync_0.4.2-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/clsync_0.4.2-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/arm64/clsync_0.4.2-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-xD6DarOk/tmp.UJoFmz2eRP ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-xD6DarOk/tmp.UJoFmz2eRP
/srv/reproducible-results/rbuild-debian-xD6DarOk/tmp.UJoFmz2eRP:	 84.4% -- replaced with /srv/reproducible-results/rbuild-debian-xD6DarOk/tmp.UJoFmz2eRP.gz
+ '[' master = master ']'
+ gen_package_html clsync
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''clsync'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-16 06:48:49.890392
INFO: Finished at 2017-02-16 06:48:50.760448, took: 0:00:00.870076
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-xD6DarOk
+ echo 'All cleanup done.'
All cleanup done.
Thu 16 Feb 06:48:50 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-Sn0rQcUQ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list