[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_20 #1010
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Mon Jan 25 09:32:36 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_20/1010/>
------------------------------------------
[...truncated 822 lines...]
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for unsigned long long... yes
checking size of unsigned long... 4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.m4
config.status: creating include/Makefile
config.status: creating include/beecrypt/Doxyfile
config.status: creating include/beecrypt/c++/Doxyfile
config.status: creating c++/Makefile
config.status: creating c++/beeyond/Makefile
config.status: creating c++/crypto/Makefile
config.status: creating c++/crypto/spec/Makefile
config.status: creating c++/io/Makefile
config.status: creating c++/lang/Makefile
config.status: creating c++/math/Makefile
config.status: creating c++/nio/Makefile
config.status: creating c++/provider/Makefile
config.status: creating c++/security/Makefile
config.status: creating c++/security/auth/Makefile
config.status: creating c++/security/cert/Makefile
config.status: creating c++/security/spec/Makefile
config.status: creating c++/util/Makefile
config.status: creating c++/util/concurrent/Makefile
config.status: creating c++/util/concurrent/locks/Makefile
config.status: creating docs/Makefile
config.status: creating gas/Makefile
config.status: creating java/Makefile
config.status: creating java/build.xml
config.status: creating masm/Makefile
config.status: creating python/Makefile
config.status: creating python/test/Makefile
config.status: creating tests/Makefile
config.status: creating gnu.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
# upstream configure has no way to enable/disable this,
# so change the result instead manually:
sed -e '/HAVE_DEV_AUDIO/d' -e '/HAVE_DEV_DSP/d' \
-e 's/undef HAVE_DEV_RANDOM/define HAVE_DEV_RANDOM 1/' \
-e 's/undef HAVE_DEV_URANDOM/define HAVE_DEV_URANDOM 1/' \
-i config.h
# the check enabling it's use is broken anyway, so get rid of the library:
sed -e 's/ -lrt / /' -i Makefile
# not needed due to --without-cplusplus
sed -e 's/ -ldl / /' -i Makefile
dh_testdir
/usr/bin/make
make[1]: Entering directory '/build/beecrypt-4.2.1'
(CDPATH="${ZSH_VERSION+.}:" && cd . && autoheader)
configure.ac:231: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
acinclude.m4:1609: BEE_THREAD_LOCAL_STORAGE is expanded from...
configure.ac:231: the top level
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
/usr/bin/make all-recursive
make[2]: Entering directory '/build/beecrypt-4.2.1'
Making all in .
make[3]: Entering directory '/build/beecrypt-4.2.1'
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o aes.lo aes.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o base64.lo base64.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o beecrypt.lo beecrypt.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o blockmode.lo blockmode.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c base64.c -fPIC -DPIC -o .libs/base64.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c aes.c -fPIC -DPIC -o .libs/aes.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c beecrypt.c -fPIC -DPIC -o .libs/beecrypt.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blockmode.c -fPIC -DPIC -o .libs/blockmode.o
blockmode.c: In function 'blockEncryptCTR':
blockmode.c:162:14: warning: implicit declaration of function 'swapu32' [-Wimplicit-function-declaration]
buf[i] = swapu32(fdback[j]);
^
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blockmode.c -o blockmode.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c base64.c -o base64.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o blockpad.lo blockpad.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blockpad.c -fPIC -DPIC -o .libs/blockpad.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c beecrypt.c -o beecrypt.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blockpad.c -o blockpad.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o blowfish.lo blowfish.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o dhies.lo dhies.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dhies.c -fPIC -DPIC -o .libs/dhies.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o dldp.lo dldp.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dhies.c -o dhies.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dldp.c -fPIC -DPIC -o .libs/dldp.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c aes.c -o aes.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blowfish.c -o blowfish.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o dlkp.lo dlkp.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dlkp.c -fPIC -DPIC -o .libs/dlkp.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dldp.c -o dldp.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dlkp.c -o dlkp.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o dlpk.lo dlpk.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o dlsvdp-dh.lo dlsvdp-dh.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dlpk.c -fPIC -DPIC -o .libs/dlpk.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dlsvdp-dh.c -fPIC -DPIC -o .libs/dlsvdp-dh.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o dsa.lo dsa.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dsa.c -fPIC -DPIC -o .libs/dsa.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dlsvdp-dh.c -o dlsvdp-dh.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dlpk.c -o dlpk.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o elgamal.lo elgamal.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c dsa.c -o dsa.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c elgamal.c -fPIC -DPIC -o .libs/elgamal.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o endianness.lo endianness.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c endianness.c -fPIC -DPIC -o .libs/endianness.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c endianness.c -o endianness.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c elgamal.c -o elgamal.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o entropy.lo entropy.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c entropy.c -fPIC -DPIC -o .libs/entropy.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o fips186.lo fips186.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c fips186.c -fPIC -DPIC -o .libs/fips186.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c fips186.c -o fips186.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c entropy.c -o entropy.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmac.lo hmac.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmacmd5.lo hmacmd5.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmac.c -fPIC -DPIC -o .libs/hmac.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacmd5.c -fPIC -DPIC -o .libs/hmacmd5.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmac.c -o hmac.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacmd5.c -o hmacmd5.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmacsha1.lo hmacsha1.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmacsha224.lo hmacsha224.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha224.c -fPIC -DPIC -o .libs/hmacsha224.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha1.c -fPIC -DPIC -o .libs/hmacsha1.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmacsha256.lo hmacsha256.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha256.c -fPIC -DPIC -o .libs/hmacsha256.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha1.c -o hmacsha1.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o md4.lo md4.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha224.c -o hmacsha224.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c md4.c -fPIC -DPIC -o .libs/md4.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha256.c -o hmacsha256.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o md5.lo md5.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmacsha384.lo hmacsha384.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c md5.c -fPIC -DPIC -o .libs/md5.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha384.c -fPIC -DPIC -o .libs/hmacsha384.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o hmacsha512.lo hmacsha512.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha512.c -fPIC -DPIC -o .libs/hmacsha512.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c md4.c -o md4.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha384.c -o hmacsha384.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c hmacsha512.c -o hmacsha512.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c md5.c -o md5.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o memchunk.lo memchunk.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o mp.lo mp.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o mpbarrett.lo mpbarrett.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c memchunk.c -fPIC -DPIC -o .libs/memchunk.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpbarrett.c -fPIC -DPIC -o .libs/mpbarrett.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mp.c -fPIC -DPIC -o .libs/mp.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c memchunk.c -o memchunk.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o mpnumber.lo mpnumber.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpnumber.c -fPIC -DPIC -o .libs/mpnumber.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o mpprime.lo mpprime.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpprime.c -fPIC -DPIC -o .libs/mpprime.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpnumber.c -o mpnumber.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpbarrett.c -o mpbarrett.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o mtprng.lo mtprng.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpprime.c -o mpprime.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mtprng.c -fPIC -DPIC -o .libs/mtprng.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mtprng.c -o mtprng.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mp.c -o mp.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o pkcs1.lo pkcs1.c
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o pkcs12.lo pkcs12.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c pkcs1.c -fPIC -DPIC -o .libs/pkcs1.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c pkcs12.c -fPIC -DPIC -o .libs/pkcs12.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o ripemd128.lo ripemd128.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c pkcs1.c -o pkcs1.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd128.c -fPIC -DPIC -o .libs/ripemd128.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c pkcs12.c -o pkcs12.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o ripemd160.lo ripemd160.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd160.c -fPIC -DPIC -o .libs/ripemd160.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o ripemd256.lo ripemd256.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd256.c -fPIC -DPIC -o .libs/ripemd256.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd128.c -o ripemd128.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd256.c -o ripemd256.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o ripemd320.lo ripemd320.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd160.c -o ripemd160.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd320.c -fPIC -DPIC -o .libs/ripemd320.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o rsa.lo rsa.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c rsa.c -fPIC -DPIC -o .libs/rsa.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o rsakp.lo rsakp.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c rsakp.c -fPIC -DPIC -o .libs/rsakp.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c rsa.c -o rsa.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c rsakp.c -o rsakp.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o rsapk.lo rsapk.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c rsapk.c -fPIC -DPIC -o .libs/rsapk.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha1.lo sha1.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha1.c -fPIC -DPIC -o .libs/sha1.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c ripemd320.c -o ripemd320.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha224.lo sha224.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c rsapk.c -o rsapk.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha224.c -fPIC -DPIC -o .libs/sha224.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha256.lo sha256.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha256.c -fPIC -DPIC -o .libs/sha256.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha1.c -o sha1.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha384.lo sha384.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha384.c -fPIC -DPIC -o .libs/sha384.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha512.lo sha512.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha224.c -o sha224.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha512.c -fPIC -DPIC -o .libs/sha512.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha256.c -o sha256.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha2k32.lo sha2k32.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha2k32.c -fPIC -DPIC -o .libs/sha2k32.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha2k64.lo sha2k64.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha2k32.c -o sha2k32.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha2k64.c -fPIC -DPIC -o .libs/sha2k64.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o timestamp.lo timestamp.c
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c timestamp.c -fPIC -DPIC -o .libs/timestamp.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha2k64.c -o sha2k64.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c timestamp.c -o timestamp.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CXX --mode=compile arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Wa,--noexecstack -c -o cppglue.lo cppglue.cxx
libtool: compile: arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Wa,--noexecstack -c cppglue.cxx -fPIC -DPIC -o .libs/cppglue.o
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o blowfishopt.lo `test -f blowfishopt.s || echo './'`blowfishopt.s
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blowfishopt.s -fPIC -DPIC -o .libs/blowfishopt.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c blowfishopt.s -o blowfishopt.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo './'`mpopt.s
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpopt.s -fPIC -DPIC -o .libs/mpopt.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c mpopt.s -o mpopt.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=compile arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c -o sha1opt.lo `test -f sha1opt.s || echo './'`sha1opt.s
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha1opt.s -fPIC -DPIC -o .libs/sha1opt.o
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha1opt.s -o sha1opt.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-g++ -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Wa,--noexecstack -c cppglue.cxx -o cppglue.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha384.c -o sha384.o >/dev/null 2>&1
libtool: compile: arm-linux-gnueabihf-gcc -DHAVE_CONFIG_H -I. -I./include -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wa,--noexecstack -c sha512.c -o sha512.o >/dev/null 2>&1
/srv/reproducible-results/rbuild-debian-Ccs0Oupk/tmp.lzdHx8peIt: 42.8% -- replaced with /srv/reproducible-results/rbuild-debian-Ccs0Oupk/tmp.lzdHx8peIt.gz
Terminated
Mon 25 Jan 09:32:35 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4OGNbMCd, which will now be removed.
Mon 25 Jan 09:32:35 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-4OGNbMCd, which will now be removed.
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:537)
at hudson.model.Run.execute(Run.java:1741)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:408)
INFO: Starting at 2016-01-25 09:32:35.777292
INFO: Finished at 2016-01-25 09:32:35.914844, took: 0:00:00.137562
INFO: Starting at 2016-01-25 09:32:36.055799
INFO: Finished at 2016-01-25 09:32:36.243607, took: 0:00:00.187817
More information about the Qa-jenkins-scm
mailing list