[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_i386_14 #14237
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Fri Sep 2 08:48:34 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_i386_14/14237/>
------------------------------------------
[...truncated 1208 lines...]
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking how to run the C preprocessor... gcc -E
checking gmp.h usability... yes
checking gmp.h presence... yes
checking for gmp.h... yes
checking for __gmpz_init in -lgmp... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for fftw_plan_dft_1d in -lfftw3... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for CRYPTOPP... yes
checking crypto++/config.h usability... yes
checking crypto++/config.h presence... yes
checking for crypto++/config.h... yes
checking for memset... yes
checking for mkdir... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inline... inline
checking for size_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
dh_auto_build
make -j1
make[1]: Entering directory '/build-1st/codecrypt-1.7.5'
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-fft.o `test -f 'src/fft.cpp' || echo './'`src/fft.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-generator.o `test -f 'src/generator.cpp' || echo './'`src/generator.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-symkey.o `test -f 'src/symkey.cpp' || echo './'`src/symkey.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-chacha.o `test -f 'src/chacha.cpp' || echo './'`src/chacha.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-polynomial.o `test -f 'src/polynomial.cpp' || echo './'`src/polynomial.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-hash.o `test -f 'src/hash.cpp' || echo './'`src/hash.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-mce_qcmdpc.o `test -f 'src/mce_qcmdpc.cpp' || echo './'`src/mce_qcmdpc.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-sc.o `test -f 'src/sc.cpp' || echo './'`src/sc.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-sencode.o `test -f 'src/sencode.cpp' || echo './'`src/sencode.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-str_match.o `test -f 'src/str_match.cpp' || echo './'`src/str_match.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-gf2m.o `test -f 'src/gf2m.cpp' || echo './'`src/gf2m.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-actions.o `test -f 'src/actions.cpp' || echo './'`src/actions.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-xsynd.o `test -f 'src/xsynd.cpp' || echo './'`src/xsynd.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-base64.o `test -f 'src/base64.cpp' || echo './'`src/base64.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-message.o `test -f 'src/message.cpp' || echo './'`src/message.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-envelope.o `test -f 'src/envelope.cpp' || echo './'`src/envelope.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-fmtseq.o `test -f 'src/fmtseq.cpp' || echo './'`src/fmtseq.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-hashfile.o `test -f 'src/hashfile.cpp' || echo './'`src/hashfile.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-keyring.o `test -f 'src/keyring.cpp' || echo './'`src/keyring.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-algos_sig.o `test -f 'src/algos_sig.cpp' || echo './'`src/algos_sig.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-matrix.o `test -f 'src/matrix.cpp' || echo './'`src/matrix.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-permutation.o `test -f 'src/permutation.cpp' || echo './'`src/permutation.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-ios.o `test -f 'src/ios.cpp' || echo './'`src/ios.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-algo_suite.o `test -f 'src/algo_suite.cpp' || echo './'`src/algo_suite.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-bvector.o `test -f 'src/bvector.cpp' || echo './'`src/bvector.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-iohelpers.o `test -f 'src/iohelpers.cpp' || echo './'`src/iohelpers.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-algos_enc.o `test -f 'src/algos_enc.cpp' || echo './'`src/algos_enc.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-serialization.o `test -f 'src/serialization.cpp' || echo './'`src/serialization.cpp
g++ -DPACKAGE_NAME=\"codecrypt\" -DPACKAGE_TARNAME=\"codecrypt\" -DPACKAGE_VERSION=\"1.7.5\" -DPACKAGE_STRING=\"codecrypt\ 1.7.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"codecrypt\" -DVERSION=\"1.7.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GMP_H=1 -DHAVE_LIBGMP=1 -DHAVE_FFTW3_H=1 -DHAVE_LIBFFTW3=1 -DCRYPTOPP_DIR_PLUS=1 -DHAVE_CRYPTOPP=1 -DHAVE_MEMSET=1 -DHAVE_MKDIR=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_UNISTD_H=1 -DHAVE__BOOL=1 -I. -I.// -I/usr/local/include -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -c -o src/ccr-main.o `test -f 'src/main.cpp' || echo './'`src/main.cpp
/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -L/usr/local/lib -fPIE -pie -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o ccr src/ccr-fft.o src/ccr-generator.o src/ccr-symkey.o src/ccr-chacha.o src/ccr-polynomial.o src/ccr-hash.o src/ccr-mce_qcmdpc.o src/ccr-sc.o src/ccr-sencode.o src/ccr-str_match.o src/ccr-gf2m.o src/ccr-actions.o src/ccr-xsynd.o src/ccr-base64.o src/ccr-message.o src/ccr-envelope.o src/ccr-fmtseq.o src/ccr-hashfile.o src/ccr-keyring.o src/ccr-algos_sig.o src/ccr-matrix.o src/ccr-permutation.o src/ccr-ios.o src/ccr-algo_suite.o src/ccr-bvector.o src/ccr-iohelpers.o src/ccr-algos_enc.o src/ccr-serialization.o src/ccr-main.o -lgmp -lfftw3 -lm -lcrypto++ -lfftw3 -lgmp
libtool: link: g++ -Wall -std=c++11 -g -O2 -fdebug-prefix-map=/build-1st/codecrypt-1.7.5=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security -fPIE -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -o ccr src/ccr-fft.o src/ccr-generator.o src/ccr-symkey.o src/ccr-chacha.o src/ccr-polynomial.o src/ccr-hash.o src/ccr-mce_qcmdpc.o src/ccr-sc.o src/ccr-sencode.o src/ccr-str_match.o src/ccr-gf2m.o src/ccr-actions.o src/ccr-xsynd.o src/ccr-base64.o src/ccr-message.o src/ccr-envelope.o src/ccr-fmtseq.o src/ccr-hashfile.o src/ccr-keyring.o src/ccr-algos_sig.o src/ccr-matrix.o src/ccr-permutation.o src/ccr-ios.o src/ccr-algo_suite.o src/ccr-bvector.o src/ccr-iohelpers.o src/ccr-algos_enc.o src/ccr-serialization.o src/ccr-main.o -L/usr/local/lib -lm -lcrypto++ -lfftw3 -lgmp
make[1]: Leaving directory '/build-1st/codecrypt-1.7.5'
dh_auto_test
fakeroot debian/rules binary
dh binary --with autoreconf
dh_testroot
dh_prep
dh_auto_install
make -j1 install DESTDIR=/build-1st/codecrypt-1.7.5/debian/codecrypt AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/build-1st/codecrypt-1.7.5'
make[2]: Entering directory '/build-1st/codecrypt-1.7.5'
/bin/mkdir -p '/build-1st/codecrypt-1.7.5/debian/codecrypt/usr/bin'
/bin/bash ./libtool --mode=install /usr/bin/install -c ccr '/build-1st/codecrypt-1.7.5/debian/codecrypt/usr/bin'
libtool: install: /usr/bin/install -c ccr /build-1st/codecrypt-1.7.5/debian/codecrypt/usr/bin/ccr
/bin/mkdir -p '/build-1st/codecrypt-1.7.5/debian/codecrypt/usr/share/man/man1'
/usr/bin/install -c -m 644 man/ccr.1 '/build-1st/codecrypt-1.7.5/debian/codecrypt/usr/share/man/man1'
make[2]: Leaving directory '/build-1st/codecrypt-1.7.5'
make[1]: Leaving directory '/build-1st/codecrypt-1.7.5'
dh_installdocs
dh_installchangelogs
dh_installman
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_strip
dh_makeshlibs
dh_shlibdeps
dh_installdeb
dh_gencontrol
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
dh_md5sums
dh_builddeb
dpkg-deb: building package 'codecrypt-dbgsym' in '../codecrypt-dbgsym_1.7.5-1_i386.deb'.
dpkg-deb: building package 'codecrypt' in '../codecrypt_1.7.5-1_i386.deb'.
dpkg-distaddfile codecrypt_1.7.5-1_i386.buildinfo utils optional
dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
dpkg-genchanges --build=any,all >../codecrypt_1.7.5-1_i386.changes
dpkg-genchanges: info: binary-only upload (no source code included)
dpkg-source --after-build codecrypt-1.7.5
dpkg-buildpackage: info: binary-only upload (no source included)
I: copying local configuration
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/13955 and its subdirectories
I: Current time: Thu Oct 5 03:06:22 GMT+12 2017
I: pbuilder-time-stamp: 1507215982
Fri Sep 2 08:43:24 UTC 2016 I: 1st build successful. Starting 2nd build on remote node profitbricks-build2-i386.debian.net.
removed ‘/tmp/read-only-fs-test-VYOTeF’
====================================================================================
Fri Sep 2 08:43:24 UTC 2016 - running /srv/jenkins/bin/reproducible_build.sh () on profitbricks-build2-i386 now.
To learn to understand this, clone git.debian.org/git/qa/jenkins.debian.net.git
and then have a look at the files README, INSTALL, CONTRIBUTING and maybe TODO.
This invocation of this script, which is located in bin/reproducible_build.sh, has been called using "2 codecrypt unstable /srv/reproducible-results/rbuild-debian-QEvoqpoi" as arguments.
====================================================================================
Fri Sep 2 08:43:24 UTC 2016 - start running "/srv/jenkins/bin/reproducible_build.sh" (md5sum 276371dccc011e0f4777f371bc053d97) as "/tmp/jenkins-script-bNzheIdD" on profitbricks-build2-i386.
Fri Sep 2 08:43:25 UTC 2016 I: Downloading source for unstable/codecrypt
Reading package lists...
Need to get 468 kB of source archives.
Err:1 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (dsc)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:2 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (tar)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:3 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (diff)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.dsc Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5.orig.tar.gz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.debian.tar.xz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch some archives.
Reading package lists...
Need to get 468 kB of source archives.
Err:1 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (dsc)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:2 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (tar)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:3 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (diff)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.dsc Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5.orig.tar.gz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.debian.tar.xz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch some archives.
Fri Sep 2 08:43:26 UTC 2016 E: Download of codecrypt sources (for unstable) failed.
ls: cannot access codecrypt*: No such file or directory
Fri Sep 2 08:43:26 UTC 2016 E: Sleeping 5m before re-trying...
Fri Sep 2 08:48:26 UTC 2016 I: Downloading source for unstable/codecrypt
Reading package lists...
Need to get 468 kB of source archives.
Err:1 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (dsc)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:2 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (tar)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:3 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (diff)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.dsc Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5.orig.tar.gz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.debian.tar.xz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch some archives.
Reading package lists...
Need to get 468 kB of source archives.
Err:1 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (dsc)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:2 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (tar)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
Err:3 http://ftp.de.debian.org/debian unstable/main codecrypt 1.7.5-1 (diff)
Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.dsc Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5.orig.tar.gz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch http://ftp.de.debian.org/debian/pool/main/c/codecrypt/codecrypt_1.7.5-1.debian.tar.xz Unable to connect to localhost:3128: [IP: 127.0.0.1 3128]
E: Failed to fetch some archives.
Fri Sep 2 08:48:27 UTC 2016 E: Download of codecrypt sources (for unstable) failed.
ls: cannot access codecrypt*: No such file or directory
Fri Sep 2 08:48:27 UTC 2016 E: Sleeping 5m before re-trying...
/srv/reproducible-results/rbuild-debian-QEvoqpoi/tmp.AuDrs02lbQ: 84.8% -- replaced with /srv/reproducible-results/rbuild-debian-QEvoqpoi/tmp.AuDrs02lbQ.gz
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:1741)
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