gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/libgcrypt-1.8.7.tar.bz2... not found, skipping file copy Source ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.8.7.tar.bz2... downloading... validating signature... skipping (no signature URL) validating hash... ok checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for library containing strerror... none required checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for cc for build... /usr/gcc/7/bin/gcc checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -p checking the name lister (/usr/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -p output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking whether byte ordering is bigendian... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking size of unsigned long long... 8 checking size of void *... 4 checking for uintptr_t... yes checking for UINT64_C... yes checking size of uint64_t... 8 checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 checking which public-key ciphers to include... dsa elgamal rsa ecc checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 checking which key derivation functions to include... s2k pkdf2 scrypt checking which random module to use... default checking whether use of /dev/random is requested... yes checking whether the experimental random daemon is requested... no checking whether MPI assembler modules are requested... yes checking whether memory guard is requested... no checking whether to run large data tests... no checking whether use of capabilities is requested... no checking whether a HMAC binary check is requested... no checking whether jitter entropy support is requested... yes checking whether padlock support is requested... yes checking whether AESNI support is requested... yes checking whether PCLMUL support is requested... yes checking whether SSE4.1 support is requested... yes checking whether DRNG support is requested... yes checking whether AVX support is requested... yes checking whether AVX2 support is requested... yes checking whether NEON support is requested... yes checking whether ARMv8 Crypto Extension support is requested... yes checking whether a -O flag munging is requested... yes checking whether to enable AMD64 as(1) feature detection... yes checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 1.25... yes (1.39-unknown) checking for pthread_create in -lpthread... yes checking for library containing setsockopt... -lsocket checking for library containing setsockopt... (cached) -lsocket checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... no checking for pid_t... yes checking for byte typedef... no checking for ushort typedef... yes checking for ulong typedef... yes checking for u16 typedef... no checking for u32 typedef... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socklen_t... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_ctz... yes checking whether the variable length arrays are supported... yes checking whether the visibility attribute is supported... yes checking for broken visibility attribute... no checking for broken alias attribute... no checking if gcc supports -fvisibility=hidden... yes checking whether the GCC style aligned attribute is supported... yes checking whether the GCC style packed attribute is supported... yes checking whether the GCC style may_alias attribute is supported... yes checking whether 'asm' assembler keyword is supported... yes checking whether '__asm__' assembler keyword is supported... yes checking whether inline assembly memory barrier is supported... yes checking whether GCC assembler is compatible for ARM assembly implementations... no checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no checking for _ prefix in compiled symbols... no checking architecture and mpi assembler functions... x86 checking whether compiler supports 'ms_abi' function attribute... yes checking whether compiler supports 'sysv_abi' function attribute... yes checking whether default calling convention is 'ms_abi'... yes checking whether default calling convention is 'sysv_abi'... yes checking whether GCC inline assembler supports SSSE3 instructions... yes checking whether GCC inline assembler supports PCLMUL instructions... yes checking whether GCC inline assembler supports SSE4.1 instructions... yes checking whether GCC inline assembler supports AVX instructions... yes checking whether GCC inline assembler supports AVX2 instructions... yes checking whether GCC inline assembler supports BMI2 instructions... yes checking whether GCC assembler handles division correctly... no checking whether GCC assembler handles division correctly with "-Wa,--divide"... yes checking whether GCC assembler is compatible for amd64 assembly implementations... yes checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes checking whether compiler is configured for ARMv6 or newer architecture... n/a checking whether GCC inline assembler supports NEON instructions... n/a checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a checking whether GCC inline assembler supports AArch64 NEON instructions... n/a checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a checking for vprintf... yes checking for _doprnt... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strtoul... yes checking for memmove... yes checking for stricmp... no checking for atexit... yes checking for raise... yes checking for strerror... yes checking for rand... yes checking for mmap... yes checking for getpagesize... yes checking for sysconf... yes checking for waitpid... yes checking for wait4... yes checking for gettimeofday... yes checking for getrusage... yes checking for gethrtime... yes checking for clock_gettime... yes checking for syslog... yes checking for syscall... yes checking for fcntl... yes checking for ftruncate... yes checking for flockfile... yes checking for mlock... yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking whether mlock is broken... no checking for getpid... yes checking for clock... yes checking for random device... yes configure: checking for cc features checking if gcc supports -fno-delete-null-pointer-checks... yes checking whether non excutable stack support is requested... yes checking whether assembler supports --noexecstack option... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating compat/Makefile config.status: creating mpi/Makefile config.status: creating cipher/Makefile config.status: creating random/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/gcrypt.h config.status: creating src/libgcrypt-config config.status: creating src/libgcrypt.pc config.status: creating src/versioninfo.rc config.status: creating tests/Makefile config.status: creating tests/hashtest-256g config.status: creating tests/basic-disable-all-hwf config.status: creating config.h config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-add1.S to mpi/mpih-add1-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-sub1.S to mpi/mpih-sub1-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-mul1.S to mpi/mpih-mul1-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-mul2.S to mpi/mpih-mul2-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-mul3.S to mpi/mpih-mul3-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-lshift.S to mpi/mpih-lshift-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/i386/mpih-rshift.S to mpi/mpih-rshift-asm.S config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gcrypt-conf commands Libgcrypt v1.8.7 has been configured as follows: Platform: SunOS (i386-pc-solaris2.11) Hardware detection module: hwf-x86 Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 Enabled kdf algorithms: s2k pkdf2 scrypt Enabled pubkey algorithms: dsa elgamal rsa ecc Random number generator: default Try using jitter entropy: yes Using linux capabilities: no Try using Padlock crypto: yes Try using AES-NI crypto: yes Try using Intel PCLMUL: yes Try using Intel SSE4.1: yes Try using DRNG (RDRAND): yes Try using Intel AVX: yes Try using Intel AVX2: yes Try using ARM NEON: n/a Try using ARMv8 crypto: n/a make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' Making all in compat make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/compat' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/compat -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/compat/compat.c -fPIC -DPIC -o .libs/compat.o libtool: link: ar cru .libs/libcompat.a .libs/compat.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/compat' Making all in mpi make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/mpi' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c: In function '_gcry_mpi_powm': /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c:380:5: warning: 'xsize' may be used uninitialized in this function [-Wmaybe-uninitialized] _gcry_mpih_mul_karatsuba_case (xp, rp, rsize, sp, ssize, karactx_p); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c:548:16: note: 'xsize' was declared here mpi_size_t xsize; ^~~~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/ec.c -fPIC -DPIC -o .libs/ec.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/ec-ed25519.c -fPIC -DPIC -o .libs/ec-ed25519.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c mpih-add1-asm.S -fPIC -DPIC -o .libs/mpih-add1-asm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-sub1-asm.lo -MD -MP -MF .deps/mpih-sub1-asm.Tpo -c mpih-sub1-asm.S -fPIC -DPIC -o .libs/mpih-sub1-asm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-mul1-asm.lo -MD -MP -MF .deps/mpih-mul1-asm.Tpo -c mpih-mul1-asm.S -fPIC -DPIC -o .libs/mpih-mul1-asm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-mul2-asm.lo -MD -MP -MF .deps/mpih-mul2-asm.Tpo -c mpih-mul2-asm.S -fPIC -DPIC -o .libs/mpih-mul2-asm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-mul3-asm.lo -MD -MP -MF .deps/mpih-mul3-asm.Tpo -c mpih-mul3-asm.S -fPIC -DPIC -o .libs/mpih-mul3-asm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-lshift-asm.lo -MD -MP -MF .deps/mpih-lshift-asm.Tpo -c mpih-lshift-asm.S -fPIC -DPIC -o .libs/mpih-lshift-asm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT mpih-rshift-asm.lo -MD -MP -MF .deps/mpih-rshift-asm.Tpo -c mpih-rshift-asm.S -fPIC -DPIC -o .libs/mpih-rshift-asm.o libtool: link: ar cru .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpiutil.o .libs/ec.o .libs/ec-ed25519.o .libs/mpih-add1-asm.o .libs/mpih-sub1-asm.o .libs/mpih-mul1-asm.o .libs/mpih-mul2-asm.o .libs/mpih-mul3-asm.o .libs/mpih-lshift-asm.o .libs/mpih-rshift-asm.o libtool: link: ranlib .libs/libmpi.a libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/mpi' Making all in cipher make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/cipher' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ccm.c -fPIC -DPIC -o .libs/cipher-ccm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-cfb.c -fPIC -DPIC -o .libs/cipher-cfb.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-aeswrap.c -fPIC -DPIC -o .libs/cipher-aeswrap.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher.c -fPIC -DPIC -o .libs/cipher.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ofb.c -fPIC -DPIC -o .libs/cipher-ofb.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-cmac.c -fPIC -DPIC -o .libs/cipher-cmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-cbc.c -fPIC -DPIC -o .libs/cipher-cbc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-intel-pclmul.lo -MD -MP -MF .deps/cipher-gcm-intel-pclmul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm-intel-pclmul.c -fPIC -DPIC -o .libs/cipher-gcm-intel-pclmul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT cipher-gcm-armv8-aarch32-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch32-ce.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm-armv8-aarch32-ce.S -fPIC -DPIC -o .libs/cipher-gcm-armv8-aarch32-ce.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm.c -fPIC -DPIC -o .libs/cipher-gcm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT cipher-gcm-armv8-aarch64-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch64-ce.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm-armv8-aarch64-ce.S -fPIC -DPIC -o .libs/cipher-gcm-armv8-aarch64-ce.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-poly1305.c -fPIC -DPIC -o .libs/cipher-poly1305.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ocb.c -fPIC -DPIC -o .libs/cipher-ocb.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-xts.c -fPIC -DPIC -o .libs/cipher-xts.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-selftest.lo -MD -MP -MF .deps/cipher-selftest.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-selftest.c -fPIC -DPIC -o .libs/cipher-selftest.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/pubkey.c -fPIC -DPIC -o .libs/pubkey.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/pubkey-util.c -fPIC -DPIC -o .libs/pubkey-util.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/md.c -fPIC -DPIC -o .libs/md.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac.c -fPIC -DPIC -o .libs/mac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-hmac.c -fPIC -DPIC -o .libs/mac-hmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-cmac.c -fPIC -DPIC -o .libs/mac-cmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-gmac.c -fPIC -DPIC -o .libs/mac-gmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-poly1305.c -fPIC -DPIC -o .libs/mac-poly1305.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/poly1305.c -fPIC -DPIC -o .libs/poly1305.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/primegen.c -fPIC -DPIC -o .libs/primegen.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/kdf.c -fPIC -DPIC -o .libs/kdf.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac-tests.lo -MD -MP -MF .deps/hmac-tests.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/hmac-tests.c -fPIC -DPIC -o .libs/hmac-tests.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/hash-common.c -fPIC -DPIC -o .libs/hash-common.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/dsa-common.c -fPIC -DPIC -o .libs/dsa-common.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rsa-common.c -fPIC -DPIC -o .libs/rsa-common.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/arcfour.c -fPIC -DPIC -o .libs/arcfour.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cast5.c -fPIC -DPIC -o .libs/cast5.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/blowfish.c -fPIC -DPIC -o .libs/blowfish.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rijndael.c -fPIC -DPIC -o .libs/rijndael.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/des.c -fPIC -DPIC -o .libs/des.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-aesni.lo -MD -MP -MF .deps/rijndael-aesni.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rijndael-aesni.c -fPIC -DPIC -o .libs/rijndael-aesni.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rijndael-padlock.c -fPIC -DPIC -o .libs/rijndael-padlock.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/twofish.c -fPIC -DPIC -o .libs/twofish.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/serpent.c -fPIC -DPIC -o .libs/serpent.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/serpent-avx2-amd64.S -fPIC -DPIC -o .libs/serpent-avx2-amd64.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/seed.c -fPIC -DPIC -o .libs/seed.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia.c -fPIC -DPIC -o .libs/camellia.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia-aesni-avx-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx-amd64.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx2-amd64.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/idea.c -fPIC -DPIC -o .libs/idea.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/salsa20.c -fPIC -DPIC -o .libs/salsa20.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/chacha20.c -fPIC -DPIC -o .libs/chacha20.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/dsa.c -fPIC -DPIC -o .libs/dsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rsa.c -fPIC -DPIC -o .libs/rsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/elgamal.c -fPIC -DPIC -o .libs/elgamal.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc.c -fPIC -DPIC -o .libs/ecc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-curves.c -fPIC -DPIC -o .libs/ecc-curves.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-misc.c -fPIC -DPIC -o .libs/ecc-misc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-ecdsa.c -fPIC -DPIC -o .libs/ecc-ecdsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c -fPIC -DPIC -o .libs/ecc-eddsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-gost.c -fPIC -DPIC -o .libs/ecc-gost.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/crc.c -fPIC -DPIC -o .libs/crc.o In file included from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/visibility.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/g10lib.h:39, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:26: /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c: In function '_gcry_ecc_eddsa_ensure_compact': /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/gcrypt-int.h:522:32: warning: 'enclen' may be used uninitialized in this function [-Wmaybe-uninitialized] #define mpi_set_opaque(a,b,c) _gcry_mpi_set_opaque ((a), (b), (c)) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:156:16: note: 'enclen' was declared here unsigned int enclen; ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/visibility.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/g10lib.h:39, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:26: /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/gcrypt-int.h:522:32: warning: 'enc' may be used uninitialized in this function [-Wmaybe-uninitialized] #define mpi_set_opaque(a,b,c) _gcry_mpi_set_opaque ((a), (b), (c)) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:155:18: note: 'enc' was declared here unsigned char *enc; ^~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc-intel-pclmul.lo -MD -MP -MF .deps/crc-intel-pclmul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/crc-intel-pclmul.c -fPIC -DPIC -o .libs/crc-intel-pclmul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/gostr3411-94.c -fPIC -DPIC -o .libs/gostr3411-94.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/stribog.c -fPIC -DPIC -o .libs/stribog.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/md4.c -fPIC -DPIC -o .libs/md4.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rmd160.c -fPIC -DPIC -o .libs/rmd160.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/sha256.c -fPIC -DPIC -o .libs/sha256.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/sha512.c -fPIC -DPIC -o .libs/sha512.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O1 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/tiger.c -fPIC -DPIC -o .libs/tiger.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/blake2.c -fPIC -DPIC -o .libs/blake2.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/scrypt.c -fPIC -DPIC -o .libs/scrypt.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/gost28147.c -fPIC -DPIC -o .libs/gost28147.o libtool: link: ar cru .libs/libcipher.a .libs/cipher.o .libs/cipher-cbc.o .libs/cipher-cfb.o .libs/cipher-ofb.o .libs/cipher-ctr.o .libs/cipher-aeswrap.o .libs/cipher-ccm.o .libs/cipher-cmac.o .libs/cipher-gcm.o .libs/cipher-gcm-intel-pclmul.o .libs/cipher-gcm-armv8-aarch32-ce.o .libs/cipher-gcm-armv8-aarch64-ce.o .libs/cipher-poly1305.o .libs/cipher-ocb.o .libs/cipher-xts.o .libs/cipher-selftest.o .libs/pubkey.o .libs/pubkey-util.o .libs/md.o .libs/mac.o .libs/mac-hmac.o .libs/mac-cmac.o .libs/mac-gmac.o .libs/mac-poly1305.o .libs/poly1305.o .libs/kdf.o .libs/hmac-tests.o .libs/primegen.o .libs/hash-common.o .libs/dsa-common.o .libs/rsa-common.o .libs/arcfour.o .libs/blowfish.o .libs/cast5.o .libs/des.o .libs/rijndael.o .libs/rijndael-aesni.o .libs/rijndael-padlock.o .libs/twofish.o .libs/serpent.o .libs/serpent-avx2-amd64.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/camellia-aesni-avx-amd64.o .libs/camellia-aesni-avx2-amd64.o .libs/idea.o .libs/salsa20.o .libs/gost28147.o .libs/chacha20.o .libs/dsa.o .libs/rsa.o .libs/elgamal.o .libs/ecc.o .libs/ecc-curves.o .libs/ecc-misc.o .libs/ecc-ecdsa.o .libs/ecc-eddsa.o .libs/ecc-gost.o .libs/crc.o .libs/crc-intel-pclmul.o .libs/gostr3411-94.o .libs/stribog.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha256.o .libs/sha512.o .libs/keccak.o .libs/tiger.o .libs/whirlpool.o .libs/blake2.o .libs/sha1.o .libs/scrypt.o libtool: link: ranlib .libs/libcipher.a libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/cipher' Making all in random make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/random' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndlinux.lo -MD -MP -MF .deps/rndlinux.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/rndlinux.c -fPIC -DPIC -o .libs/rndlinux.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random-drbg.c -fPIC -DPIC -o .libs/random-drbg.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/rndhw.c -fPIC -DPIC -o .libs/rndhw.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random-system.c -fPIC -DPIC -o .libs/random-system.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m32 -O0 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/rndjent.c -fPIC -DPIC -o .libs/rndjent.o libtool: link: ar cru .libs/librandom.a .libs/random.o .libs/random-csprng.o .libs/random-drbg.o .libs/random-system.o .libs/rndjent.o .libs/rndhw.o .libs/rndlinux.o libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/random' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/global.c: In function '_gcry_vcontrol': /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/global.c:534:5: warning: case value '78' not in enumerated type 'enum gcry_ctl_cmds' [-Wswitch] case 78: /* GCRYCTL_AUTO_EXPAND_SECMEM (backport from 1.9) */ ^~~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hmac256.lo -MD -MP -MF .deps/libgcrypt_la-hmac256.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/hmac256.c -fPIC -DPIC -o .libs/libgcrypt_la-hmac256.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/context.c -fPIC -DPIC -o .libs/libgcrypt_la-context.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hwf-x86.lo -MD -MP -MF .deps/hwf-x86.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/hwf-x86.c -fPIC -DPIC -o .libs/hwf-x86.o libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o dumpsexp dumpsexp-dumpsexp.o -lsocket libtool: link: /usr/gcc/7/bin/gcc -DSTANDALONE -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o hmac256 hmac256-hmac256.o -lsocket libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgcrypt.so.20 -o .libs/libgcrypt.so.20.2.8 .libs/libgcrypt_la-visibility.o .libs/libgcrypt_la-misc.o .libs/libgcrypt_la-global.o .libs/libgcrypt_la-sexp.o .libs/libgcrypt_la-hwfeatures.o .libs/libgcrypt_la-stdmem.o .libs/libgcrypt_la-secmem.o .libs/libgcrypt_la-missing-string.o .libs/libgcrypt_la-fips.o .libs/libgcrypt_la-hmac256.o .libs/libgcrypt_la-context.o .libs/hwf-x86.o -Wl,-z -Wl,allextract ../cipher/.libs/libcipher.a ../random/.libs/librandom.a ../mpi/.libs/libmpi.a ../compat/.libs/libcompat.a -Wl,-z -Wl,defaultextract -lgpg-error -lsocket -m32 -O3 -m32 libtool: link: (cd ".libs" && rm -f "libgcrypt.so.20" && ln -s "libgcrypt.so.20.2.8" "libgcrypt.so.20") libtool: link: (cd ".libs" && rm -f "libgcrypt.so" && ln -s "libgcrypt.so.20.2.8" "libgcrypt.so") libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" ) libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o .libs/mpicalc mpicalc-mpicalc.o ./.libs/libgcrypt.so -lgpg-error -lsocket make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' yat2m: writing 'hmac256.1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/tests' libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o version version.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-secmem t-secmem.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o mpitests mpitests.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-sexp t-sexp.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-convert t-convert.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-mpi-bit t-mpi-bit.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-mpi-point t-mpi-point.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o curves curves.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-lock t_lock-t-lock.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lpthread -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o prime prime.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o keygen keygen.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o pubkey pubkey.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o hmac hmac.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o hashtest hashtest.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-kdf t-kdf.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o keygrip keygrip.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o aeswrap aeswrap.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o fips186-dsa fips186-dsa.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o pkcs1v2 pkcs1v2.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o random random.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o dsa-rfc6979 dsa-rfc6979.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-ed25519 t-ed25519.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o t-cv25519 t-cv25519.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o benchmark benchmark.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o fipsdrv fipsdrv.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o bench-slope bench-slope.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o rsacvt rsacvt.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o genhashdata genhashdata.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o gchash gchash.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs libtool: link: /usr/gcc/7/bin/gcc -m32 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m32 -o basic basic.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src/.libs make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for library containing strerror... none required checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for ANSI C header files... yes checking for sys/types.h... yes 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for cc for build... /usr/gcc/7/bin/gcc checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no checking whether byte ordering is bigendian... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of void *... 8 checking for uintptr_t... yes checking for UINT64_C... yes checking size of uint64_t... 8 checking which symmetric ciphers to include... arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 checking which public-key ciphers to include... dsa elgamal rsa ecc checking which message digests to include... crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 checking which key derivation functions to include... s2k pkdf2 scrypt checking which random module to use... default checking whether use of /dev/random is requested... yes checking whether the experimental random daemon is requested... no checking whether MPI assembler modules are requested... no checking whether memory guard is requested... no checking whether to run large data tests... no checking whether use of capabilities is requested... no checking whether a HMAC binary check is requested... no checking whether jitter entropy support is requested... yes checking whether padlock support is requested... yes checking whether AESNI support is requested... yes checking whether PCLMUL support is requested... yes checking whether SSE4.1 support is requested... yes checking whether DRNG support is requested... yes checking whether AVX support is requested... yes checking whether AVX2 support is requested... yes checking whether NEON support is requested... yes checking whether ARMv8 Crypto Extension support is requested... yes checking whether a -O flag munging is requested... yes checking whether to enable AMD64 as(1) feature detection... yes checking for gpg-error-config... /usr/bin/amd64/gpg-error-config checking for GPG Error - version >= 1.25... yes (1.39-unknown) checking for pthread_create in -lpthread... yes checking for library containing setsockopt... -lsocket checking for library containing setsockopt... (cached) -lsocket checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... no checking for pid_t... yes checking for byte typedef... no checking for ushort typedef... yes checking for ulong typedef... yes checking for u16 typedef... no checking for u32 typedef... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socklen_t... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_ctz... yes checking whether the variable length arrays are supported... yes checking whether the visibility attribute is supported... yes checking for broken visibility attribute... no checking for broken alias attribute... no checking if gcc supports -fvisibility=hidden... yes checking whether the GCC style aligned attribute is supported... yes checking whether the GCC style packed attribute is supported... yes checking whether the GCC style may_alias attribute is supported... yes checking whether 'asm' assembler keyword is supported... yes checking whether '__asm__' assembler keyword is supported... yes checking whether inline assembly memory barrier is supported... yes checking whether GCC assembler is compatible for ARM assembly implementations... no checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations... no checking for _ prefix in compiled symbols... no checking architecture and mpi assembler functions... x86 checking whether compiler supports 'ms_abi' function attribute... yes checking whether compiler supports 'sysv_abi' function attribute... yes checking whether default calling convention is 'ms_abi'... no checking whether default calling convention is 'sysv_abi'... yes checking whether GCC inline assembler supports SSSE3 instructions... yes checking whether GCC inline assembler supports PCLMUL instructions... yes checking whether GCC inline assembler supports SSE4.1 instructions... yes checking whether GCC inline assembler supports AVX instructions... yes checking whether GCC inline assembler supports AVX2 instructions... yes checking whether GCC inline assembler supports BMI2 instructions... yes checking whether GCC assembler handles division correctly... no checking whether GCC assembler handles division correctly with "-Wa,--divide"... yes checking whether GCC assembler is compatible for amd64 assembly implementations... (cached) no checking whether GCC assembler is compatible for Intel syntax assembly implementations... yes checking whether compiler is configured for ARMv6 or newer architecture... n/a checking whether GCC inline assembler supports NEON instructions... n/a checking whether GCC inline assembler supports AArch32 Crypto Extension instructions... n/a checking whether GCC inline assembler supports AArch64 NEON instructions... n/a checking whether GCC inline assembler supports AArch64 Crypto Extension instructions... n/a checking for vprintf... yes checking for _doprnt... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strtoul... yes checking for memmove... yes checking for stricmp... no checking for atexit... yes checking for raise... yes checking for strerror... yes checking for rand... yes checking for mmap... yes checking for getpagesize... yes checking for sysconf... yes checking for waitpid... yes checking for wait4... yes checking for gettimeofday... yes checking for getrusage... yes checking for gethrtime... yes checking for clock_gettime... yes checking for syslog... yes checking for syscall... yes checking for fcntl... yes checking for ftruncate... yes checking for flockfile... yes checking for mlock... yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking whether mlock is broken... no checking for getpid... yes checking for clock... yes checking for random device... yes configure: checking for cc features checking if gcc supports -fno-delete-null-pointer-checks... yes checking whether non excutable stack support is requested... yes checking whether assembler supports --noexecstack option... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating compat/Makefile config.status: creating mpi/Makefile config.status: creating cipher/Makefile config.status: creating random/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/gcrypt.h config.status: creating src/libgcrypt-config config.status: creating src/libgcrypt.pc config.status: creating src/versioninfo.rc config.status: creating tests/Makefile config.status: creating tests/hashtest-256g config.status: creating tests/basic-disable-all-hwf config.status: creating config.h config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-add1.c to mpi/mpih-add1.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c config.status: linking /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing gcrypt-conf commands Libgcrypt v1.8.7 has been configured as follows: Platform: SunOS (i386-pc-solaris2.11) Hardware detection module: hwf-x86 Enabled cipher algorithms: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 Enabled digest algorithms: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 Enabled kdf algorithms: s2k pkdf2 scrypt Enabled pubkey algorithms: dsa elgamal rsa ecc Random number generator: default Try using jitter entropy: yes Using linux capabilities: no Try using Padlock crypto: yes Try using AES-NI crypto: yes Try using Intel PCLMUL: yes Try using Intel SSE4.1: yes Try using DRNG (RDRAND): yes Try using Intel AVX: yes Try using Intel AVX2: yes Try using ARM NEON: n/a Try using ARMv8 crypto: n/a make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' Making all in compat make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/compat' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/compat -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/compat/compat.c -fPIC -DPIC -o .libs/compat.o libtool: link: ar cru .libs/libcompat.a .libs/compat.o libtool: link: ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/compat' Making all in mpi make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/mpi' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-gcd.lo -MD -MP -MF .deps/mpi-gcd.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-gcd.c -fPIC -DPIC -o .libs/mpi-gcd.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-bit.lo -MD -MP -MF .deps/mpi-bit.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-bit.c -fPIC -DPIC -o .libs/mpi-bit.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-add.lo -MD -MP -MF .deps/mpi-add.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-add.c -fPIC -DPIC -o .libs/mpi-add.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-cmp.lo -MD -MP -MF .deps/mpi-cmp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-cmp.c -fPIC -DPIC -o .libs/mpi-cmp.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-div.lo -MD -MP -MF .deps/mpi-div.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-div.c -fPIC -DPIC -o .libs/mpi-div.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inv.lo -MD -MP -MF .deps/mpi-inv.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-inv.c -fPIC -DPIC -o .libs/mpi-inv.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-inline.lo -MD -MP -MF .deps/mpi-inline.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-inline.c -fPIC -DPIC -o .libs/mpi-inline.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mul.lo -MD -MP -MF .deps/mpi-mul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-mul.c -fPIC -DPIC -o .libs/mpi-mul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mod.lo -MD -MP -MF .deps/mpi-mod.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-mod.c -fPIC -DPIC -o .libs/mpi-mod.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-pow.lo -MD -MP -MF .deps/mpi-pow.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c -fPIC -DPIC -o .libs/mpi-pow.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-mpow.lo -MD -MP -MF .deps/mpi-mpow.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-mpow.c -fPIC -DPIC -o .libs/mpi-mpow.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpi-scan.lo -MD -MP -MF .deps/mpi-scan.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-scan.c -fPIC -DPIC -o .libs/mpi-scan.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpicoder.lo -MD -MP -MF .deps/mpicoder.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpicoder.c -fPIC -DPIC -o .libs/mpicoder.o /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c: In function '_gcry_mpi_powm': /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c:380:5: warning: 'xsize' may be used uninitialized in this function [-Wmaybe-uninitialized] _gcry_mpih_mul_karatsuba_case (xp, rp, rsize, sp, ssize, karactx_p); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpi-pow.c:548:16: note: 'xsize' was declared here mpi_size_t xsize; ^~~~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul.lo -MD -MP -MF .deps/mpih-mul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpih-mul.c -fPIC -DPIC -o .libs/mpih-mul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-div.lo -MD -MP -MF .deps/mpih-div.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpih-div.c -fPIC -DPIC -o .libs/mpih-div.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpiutil.lo -MD -MP -MF .deps/mpiutil.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/mpiutil.c -fPIC -DPIC -o .libs/mpiutil.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec.lo -MD -MP -MF .deps/ec.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/ec.c -fPIC -DPIC -o .libs/ec.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ec-ed25519.lo -MD -MP -MF .deps/ec-ed25519.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi/ec-ed25519.c -fPIC -DPIC -o .libs/ec-ed25519.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-add1.lo -MD -MP -MF .deps/mpih-add1.Tpo -c mpih-add1.c -fPIC -DPIC -o .libs/mpih-add1.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-sub1.lo -MD -MP -MF .deps/mpih-sub1.Tpo -c mpih-sub1.c -fPIC -DPIC -o .libs/mpih-sub1.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul1.lo -MD -MP -MF .deps/mpih-mul1.Tpo -c mpih-mul1.c -fPIC -DPIC -o .libs/mpih-mul1.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul2.lo -MD -MP -MF .deps/mpih-mul2.Tpo -c mpih-mul2.c -fPIC -DPIC -o .libs/mpih-mul2.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-mul3.lo -MD -MP -MF .deps/mpih-mul3.Tpo -c mpih-mul3.c -fPIC -DPIC -o .libs/mpih-mul3.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-lshift.lo -MD -MP -MF .deps/mpih-lshift.Tpo -c mpih-lshift.c -fPIC -DPIC -o .libs/mpih-lshift.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/mpi -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mpih-rshift.lo -MD -MP -MF .deps/mpih-rshift.Tpo -c mpih-rshift.c -fPIC -DPIC -o .libs/mpih-rshift.o libtool: link: ar cru .libs/libmpi.a .libs/mpi-add.o .libs/mpi-bit.o .libs/mpi-cmp.o .libs/mpi-div.o .libs/mpi-gcd.o .libs/mpi-inline.o .libs/mpi-inv.o .libs/mpi-mul.o .libs/mpi-mod.o .libs/mpi-pow.o .libs/mpi-mpow.o .libs/mpi-scan.o .libs/mpicoder.o .libs/mpih-div.o .libs/mpih-mul.o .libs/mpiutil.o .libs/ec.o .libs/ec-ed25519.o .libs/mpih-add1.o .libs/mpih-sub1.o .libs/mpih-mul1.o .libs/mpih-mul2.o .libs/mpih-mul3.o .libs/mpih-lshift.o .libs/mpih-rshift.o libtool: link: ranlib .libs/libmpi.a libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/mpi' Making all in cipher make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/cipher' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher.lo -MD -MP -MF .deps/cipher.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher.c -fPIC -DPIC -o .libs/cipher.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cmac.lo -MD -MP -MF .deps/cipher-cmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-cmac.c -fPIC -DPIC -o .libs/cipher-cmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ofb.lo -MD -MP -MF .deps/cipher-ofb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ofb.c -fPIC -DPIC -o .libs/cipher-ofb.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ctr.lo -MD -MP -MF .deps/cipher-ctr.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ctr.c -fPIC -DPIC -o .libs/cipher-ctr.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cfb.lo -MD -MP -MF .deps/cipher-cfb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-cfb.c -fPIC -DPIC -o .libs/cipher-cfb.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-aeswrap.lo -MD -MP -MF .deps/cipher-aeswrap.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-aeswrap.c -fPIC -DPIC -o .libs/cipher-aeswrap.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ccm.lo -MD -MP -MF .deps/cipher-ccm.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ccm.c -fPIC -DPIC -o .libs/cipher-ccm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-cbc.lo -MD -MP -MF .deps/cipher-cbc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-cbc.c -fPIC -DPIC -o .libs/cipher-cbc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm.lo -MD -MP -MF .deps/cipher-gcm.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm.c -fPIC -DPIC -o .libs/cipher-gcm.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-gcm-intel-pclmul.lo -MD -MP -MF .deps/cipher-gcm-intel-pclmul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm-intel-pclmul.c -fPIC -DPIC -o .libs/cipher-gcm-intel-pclmul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -MT cipher-gcm-armv8-aarch32-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch32-ce.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm-armv8-aarch32-ce.S -fPIC -DPIC -o .libs/cipher-gcm-armv8-aarch32-ce.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -MT cipher-gcm-armv8-aarch64-ce.lo -MD -MP -MF .deps/cipher-gcm-armv8-aarch64-ce.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-gcm-armv8-aarch64-ce.S -fPIC -DPIC -o .libs/cipher-gcm-armv8-aarch64-ce.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-poly1305.lo -MD -MP -MF .deps/cipher-poly1305.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-poly1305.c -fPIC -DPIC -o .libs/cipher-poly1305.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-xts.lo -MD -MP -MF .deps/cipher-xts.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-xts.c -fPIC -DPIC -o .libs/cipher-xts.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-ocb.lo -MD -MP -MF .deps/cipher-ocb.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-ocb.c -fPIC -DPIC -o .libs/cipher-ocb.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cipher-selftest.lo -MD -MP -MF .deps/cipher-selftest.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cipher-selftest.c -fPIC -DPIC -o .libs/cipher-selftest.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey.lo -MD -MP -MF .deps/pubkey.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/pubkey.c -fPIC -DPIC -o .libs/pubkey.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT pubkey-util.lo -MD -MP -MF .deps/pubkey-util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/pubkey-util.c -fPIC -DPIC -o .libs/pubkey-util.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md.lo -MD -MP -MF .deps/md.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/md.c -fPIC -DPIC -o .libs/md.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac.lo -MD -MP -MF .deps/mac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac.c -fPIC -DPIC -o .libs/mac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-hmac.lo -MD -MP -MF .deps/mac-hmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-hmac.c -fPIC -DPIC -o .libs/mac-hmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-cmac.lo -MD -MP -MF .deps/mac-cmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-cmac.c -fPIC -DPIC -o .libs/mac-cmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-gmac.lo -MD -MP -MF .deps/mac-gmac.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-gmac.c -fPIC -DPIC -o .libs/mac-gmac.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT mac-poly1305.lo -MD -MP -MF .deps/mac-poly1305.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/mac-poly1305.c -fPIC -DPIC -o .libs/mac-poly1305.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT kdf.lo -MD -MP -MF .deps/kdf.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/kdf.c -fPIC -DPIC -o .libs/kdf.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT poly1305.lo -MD -MP -MF .deps/poly1305.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/poly1305.c -fPIC -DPIC -o .libs/poly1305.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hmac-tests.lo -MD -MP -MF .deps/hmac-tests.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/hmac-tests.c -fPIC -DPIC -o .libs/hmac-tests.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT primegen.lo -MD -MP -MF .deps/primegen.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/primegen.c -fPIC -DPIC -o .libs/primegen.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/hash-common.c -fPIC -DPIC -o .libs/hash-common.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa-common.lo -MD -MP -MF .deps/dsa-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/dsa-common.c -fPIC -DPIC -o .libs/dsa-common.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa-common.lo -MD -MP -MF .deps/rsa-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rsa-common.c -fPIC -DPIC -o .libs/rsa-common.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/arcfour.c -fPIC -DPIC -o .libs/arcfour.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/blowfish.c -fPIC -DPIC -o .libs/blowfish.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT cast5.lo -MD -MP -MF .deps/cast5.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/cast5.c -fPIC -DPIC -o .libs/cast5.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT des.lo -MD -MP -MF .deps/des.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/des.c -fPIC -DPIC -o .libs/des.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rijndael.c -fPIC -DPIC -o .libs/rijndael.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-aesni.lo -MD -MP -MF .deps/rijndael-aesni.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rijndael-aesni.c -fPIC -DPIC -o .libs/rijndael-aesni.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rijndael-padlock.lo -MD -MP -MF .deps/rijndael-padlock.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rijndael-padlock.c -fPIC -DPIC -o .libs/rijndael-padlock.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/twofish.c -fPIC -DPIC -o .libs/twofish.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/serpent.c -fPIC -DPIC -o .libs/serpent.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rfc2268.lo -MD -MP -MF .deps/rfc2268.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rfc2268.c -fPIC -DPIC -o .libs/rfc2268.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -MT serpent-avx2-amd64.lo -MD -MP -MF .deps/serpent-avx2-amd64.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/serpent-avx2-amd64.S -fPIC -DPIC -o .libs/serpent-avx2-amd64.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT seed.lo -MD -MP -MF .deps/seed.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/seed.c -fPIC -DPIC -o .libs/seed.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia.lo -MD -MP -MF .deps/camellia.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia.c -fPIC -DPIC -o .libs/camellia.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT camellia-glue.lo -MD -MP -MF .deps/camellia-glue.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia-glue.c -fPIC -DPIC -o .libs/camellia-glue.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -MT camellia-aesni-avx-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx-amd64.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia-aesni-avx-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx-amd64.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -MT camellia-aesni-avx2-amd64.lo -MD -MP -MF .deps/camellia-aesni-avx2-amd64.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/camellia-aesni-avx2-amd64.S -fPIC -DPIC -o .libs/camellia-aesni-avx2-amd64.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT salsa20.lo -MD -MP -MF .deps/salsa20.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/salsa20.c -fPIC -DPIC -o .libs/salsa20.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT idea.lo -MD -MP -MF .deps/idea.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/idea.c -fPIC -DPIC -o .libs/idea.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT chacha20.lo -MD -MP -MF .deps/chacha20.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/chacha20.c -fPIC -DPIC -o .libs/chacha20.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT dsa.lo -MD -MP -MF .deps/dsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/dsa.c -fPIC -DPIC -o .libs/dsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rsa.lo -MD -MP -MF .deps/rsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rsa.c -fPIC -DPIC -o .libs/rsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT elgamal.lo -MD -MP -MF .deps/elgamal.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/elgamal.c -fPIC -DPIC -o .libs/elgamal.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc.lo -MD -MP -MF .deps/ecc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc.c -fPIC -DPIC -o .libs/ecc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-curves.lo -MD -MP -MF .deps/ecc-curves.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-curves.c -fPIC -DPIC -o .libs/ecc-curves.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-misc.lo -MD -MP -MF .deps/ecc-misc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-misc.c -fPIC -DPIC -o .libs/ecc-misc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-ecdsa.lo -MD -MP -MF .deps/ecc-ecdsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-ecdsa.c -fPIC -DPIC -o .libs/ecc-ecdsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-eddsa.lo -MD -MP -MF .deps/ecc-eddsa.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c -fPIC -DPIC -o .libs/ecc-eddsa.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT ecc-gost.lo -MD -MP -MF .deps/ecc-gost.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-gost.c -fPIC -DPIC -o .libs/ecc-gost.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/crc.c -fPIC -DPIC -o .libs/crc.o In file included from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/visibility.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/g10lib.h:39, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:26: /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c: In function '_gcry_ecc_eddsa_ensure_compact': /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/gcrypt-int.h:522:32: warning: 'enclen' may be used uninitialized in this function [-Wmaybe-uninitialized] #define mpi_set_opaque(a,b,c) _gcry_mpi_set_opaque ((a), (b), (c)) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:156:16: note: 'enclen' was declared here unsigned int enclen; ^~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/visibility.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/g10lib.h:39, from /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:26: /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/gcrypt-int.h:522:32: warning: 'enc' may be used uninitialized in this function [-Wmaybe-uninitialized] #define mpi_set_opaque(a,b,c) _gcry_mpi_set_opaque ((a), (b), (c)) ^~~~~~~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/ecc-eddsa.c:155:18: note: 'enc' was declared here unsigned char *enc; ^~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gostr3411-94.lo -MD -MP -MF .deps/gostr3411-94.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/gostr3411-94.c -fPIC -DPIC -o .libs/gostr3411-94.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT crc-intel-pclmul.lo -MD -MP -MF .deps/crc-intel-pclmul.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/crc-intel-pclmul.c -fPIC -DPIC -o .libs/crc-intel-pclmul.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT stribog.lo -MD -MP -MF .deps/stribog.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/stribog.c -fPIC -DPIC -o .libs/stribog.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/md4.c -fPIC -DPIC -o .libs/md4.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rmd160.lo -MD -MP -MF .deps/rmd160.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/rmd160.c -fPIC -DPIC -o .libs/rmd160.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha256.lo -MD -MP -MF .deps/sha256.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/sha256.c -fPIC -DPIC -o .libs/sha256.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha512.lo -MD -MP -MF .deps/sha512.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/sha512.c -fPIC -DPIC -o .libs/sha512.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT keccak.lo -MD -MP -MF .deps/keccak.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/keccak.c -fPIC -DPIC -o .libs/keccak.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O1 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/tiger.c -fPIC -DPIC -o .libs/tiger.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT blake2.lo -MD -MP -MF .deps/blake2.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/blake2.c -fPIC -DPIC -o .libs/blake2.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/sha1.c -fPIC -DPIC -o .libs/sha1.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT scrypt.lo -MD -MP -MF .deps/scrypt.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/scrypt.c -fPIC -DPIC -o .libs/scrypt.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT gost28147.lo -MD -MP -MF .deps/gost28147.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/cipher/gost28147.c -fPIC -DPIC -o .libs/gost28147.o libtool: link: ar cru .libs/libcipher.a .libs/cipher.o .libs/cipher-cbc.o .libs/cipher-cfb.o .libs/cipher-ofb.o .libs/cipher-ctr.o .libs/cipher-aeswrap.o .libs/cipher-ccm.o .libs/cipher-cmac.o .libs/cipher-gcm.o .libs/cipher-gcm-intel-pclmul.o .libs/cipher-gcm-armv8-aarch32-ce.o .libs/cipher-gcm-armv8-aarch64-ce.o .libs/cipher-poly1305.o .libs/cipher-ocb.o .libs/cipher-xts.o .libs/cipher-selftest.o .libs/pubkey.o .libs/pubkey-util.o .libs/md.o .libs/mac.o .libs/mac-hmac.o .libs/mac-cmac.o .libs/mac-gmac.o .libs/mac-poly1305.o .libs/poly1305.o .libs/kdf.o .libs/hmac-tests.o .libs/primegen.o .libs/hash-common.o .libs/dsa-common.o .libs/rsa-common.o .libs/arcfour.o .libs/blowfish.o .libs/cast5.o .libs/des.o .libs/rijndael.o .libs/rijndael-aesni.o .libs/rijndael-padlock.o .libs/twofish.o .libs/serpent.o .libs/serpent-avx2-amd64.o .libs/rfc2268.o .libs/seed.o .libs/camellia.o .libs/camellia-glue.o .libs/camellia-aesni-avx-amd64.o .libs/camellia-aesni-avx2-amd64.o .libs/idea.o .libs/salsa20.o .libs/gost28147.o .libs/chacha20.o .libs/dsa.o .libs/rsa.o .libs/elgamal.o .libs/ecc.o .libs/ecc-curves.o .libs/ecc-misc.o .libs/ecc-ecdsa.o .libs/ecc-eddsa.o .libs/ecc-gost.o .libs/crc.o .libs/crc-intel-pclmul.o .libs/gostr3411-94.o .libs/stribog.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha256.o .libs/sha512.o .libs/keccak.o .libs/tiger.o .libs/whirlpool.o .libs/blake2.o .libs/sha1.o .libs/scrypt.o libtool: link: ranlib .libs/libcipher.a libtool: link: ( cd ".libs" && rm -f "libcipher.la" && ln -s "../libcipher.la" "libcipher.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/cipher' Making all in random make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/random' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-system.lo -MD -MP -MF .deps/random-system.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random-system.c -fPIC -DPIC -o .libs/random-system.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-csprng.lo -MD -MP -MF .deps/random-csprng.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random-csprng.c -fPIC -DPIC -o .libs/random-csprng.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random-drbg.lo -MD -MP -MF .deps/random-drbg.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random-drbg.c -fPIC -DPIC -o .libs/random-drbg.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT random.lo -MD -MP -MF .deps/random.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/random.c -fPIC -DPIC -o .libs/random.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndlinux.lo -MD -MP -MF .deps/rndlinux.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/rndlinux.c -fPIC -DPIC -o .libs/rndlinux.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O0 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/rndjent.c -fPIC -DPIC -o .libs/rndjent.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random -I.. -I../src -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT rndhw.lo -MD -MP -MF .deps/rndhw.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/random/rndhw.c -fPIC -DPIC -o .libs/rndhw.o libtool: link: ar cru .libs/librandom.a .libs/random.o .libs/random-csprng.o .libs/random-drbg.o .libs/random-system.o .libs/rndjent.o .libs/rndhw.o .libs/rndlinux.o libtool: link: ranlib .libs/librandom.a libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" "librandom.la" ) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/random' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src' libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-misc.lo -MD -MP -MF .deps/libgcrypt_la-misc.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/misc.c -fPIC -DPIC -o .libs/libgcrypt_la-misc.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hwfeatures.lo -MD -MP -MF .deps/libgcrypt_la-hwfeatures.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/hwfeatures.c -fPIC -DPIC -o .libs/libgcrypt_la-hwfeatures.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-visibility.lo -MD -MP -MF .deps/libgcrypt_la-visibility.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/visibility.c -fPIC -DPIC -o .libs/libgcrypt_la-visibility.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-sexp.lo -MD -MP -MF .deps/libgcrypt_la-sexp.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/sexp.c -fPIC -DPIC -o .libs/libgcrypt_la-sexp.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-global.lo -MD -MP -MF .deps/libgcrypt_la-global.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/global.c -fPIC -DPIC -o .libs/libgcrypt_la-global.o /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/global.c: In function '_gcry_vcontrol': /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/global.c:534:5: warning: case value '78' not in enumerated type 'enum gcry_ctl_cmds' [-Wswitch] case 78: /* GCRYCTL_AUTO_EXPAND_SECMEM (backport from 1.9) */ ^~~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-stdmem.lo -MD -MP -MF .deps/libgcrypt_la-stdmem.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/stdmem.c -fPIC -DPIC -o .libs/libgcrypt_la-stdmem.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-secmem.lo -MD -MP -MF .deps/libgcrypt_la-secmem.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/secmem.c -fPIC -DPIC -o .libs/libgcrypt_la-secmem.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-missing-string.lo -MD -MP -MF .deps/libgcrypt_la-missing-string.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/missing-string.c -fPIC -DPIC -o .libs/libgcrypt_la-missing-string.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-fips.lo -MD -MP -MF .deps/libgcrypt_la-fips.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/fips.c -fPIC -DPIC -o .libs/libgcrypt_la-fips.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-hmac256.lo -MD -MP -MF .deps/libgcrypt_la-hmac256.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/hmac256.c -fPIC -DPIC -o .libs/libgcrypt_la-hmac256.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT hwf-x86.lo -MD -MP -MF .deps/hwf-x86.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/hwf-x86.c -fPIC -DPIC -o .libs/hwf-x86.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src -I.. -Wa,--divide -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -MT libgcrypt_la-context.lo -MD -MP -MF .deps/libgcrypt_la-context.Tpo -c /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/context.c -fPIC -DPIC -o .libs/libgcrypt_la-context.o libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o dumpsexp dumpsexp-dumpsexp.o -lsocket libtool: link: /usr/gcc/7/bin/gcc -DSTANDALONE -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o hmac256 hmac256-hmac256.o -lsocket libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgcrypt.so.20 -o .libs/libgcrypt.so.20.2.8 .libs/libgcrypt_la-visibility.o .libs/libgcrypt_la-misc.o .libs/libgcrypt_la-global.o .libs/libgcrypt_la-sexp.o .libs/libgcrypt_la-hwfeatures.o .libs/libgcrypt_la-stdmem.o .libs/libgcrypt_la-secmem.o .libs/libgcrypt_la-missing-string.o .libs/libgcrypt_la-fips.o .libs/libgcrypt_la-hmac256.o .libs/libgcrypt_la-context.o .libs/hwf-x86.o -Wl,-z -Wl,allextract ../cipher/.libs/libcipher.a ../random/.libs/librandom.a ../mpi/.libs/libmpi.a ../compat/.libs/libcompat.a -Wl,-z -Wl,defaultextract -lgpg-error -lsocket -m64 -O3 -m64 libtool: link: (cd ".libs" && rm -f "libgcrypt.so.20" && ln -s "libgcrypt.so.20.2.8" "libgcrypt.so.20") libtool: link: (cd ".libs" && rm -f "libgcrypt.so" && ln -s "libgcrypt.so.20.2.8" "libgcrypt.so") libtool: link: ( cd ".libs" && rm -f "libgcrypt.la" && ln -s "../libgcrypt.la" "libgcrypt.la" ) libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o .libs/mpicalc mpicalc-mpicalc.o ./.libs/libgcrypt.so -lgpg-error -lsocket -R/usr/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src' Making all in doc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' yat2m: writing 'hmac256.1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' Making all in tests make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/tests' libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o version version.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-secmem t-secmem.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o mpitests mpitests.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-sexp t-sexp.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-convert t-convert.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-mpi-bit t-mpi-bit.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o curves curves.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-mpi-point t-mpi-point.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-lock t_lock-t-lock.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lpthread -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o prime prime.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o keygen keygen.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o pubkey pubkey.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o hmac hmac.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o hashtest hashtest.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-kdf t-kdf.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o fips186-dsa fips186-dsa.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o keygrip keygrip.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o aeswrap aeswrap.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o pkcs1v2 pkcs1v2.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o dsa-rfc6979 dsa-rfc6979.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o random random.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-ed25519 t-ed25519.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o t-cv25519 t-cv25519.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o bench-slope bench-slope.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o benchmark benchmark.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o fipsdrv fipsdrv.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o rsacvt rsacvt.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o genhashdata genhashdata.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o gchash gchash.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -m64 -o basic basic.o ../src/.libs/libgcrypt.so ../compat/.libs/libcompat.a -lgpg-error -lsocket -R/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src/.libs -R/usr/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/tests' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' Making install in compat make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/compat' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/compat' Making install in mpi make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/mpi' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/mpi' Making install in cipher make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/cipher' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/cipher' Making install in random make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/random' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/random' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libgcrypt.la '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libgcrypt.so.20.2.8 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/libgcrypt.so.20.2.8 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib && { ln -s -f libgcrypt.so.20.2.8 libgcrypt.so.20 || { rm -f libgcrypt.so.20 && ln -s libgcrypt.so.20.2.8 libgcrypt.so.20; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib && { ln -s -f libgcrypt.so.20.2.8 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.20.2.8 libgcrypt.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/libgcrypt.so.20.2.8 libtool: install: /usr/bin/ginstall -c .libs/libgcrypt.lai /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/libgcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c dumpsexp hmac256 mpicalc '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c dumpsexp /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/dumpsexp libtool: install: /usr/bin/ginstall -c hmac256 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/hmac256 libtool: install: warning: `libgcrypt.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/mpicalc /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/mpicalc /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin' /usr/bin/ginstall -c libgcrypt-config '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/libgcrypt.m4 '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/aclocal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 gcrypt.h '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libgcrypt.pc '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/src' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/doc/gcrypt.info /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/doc/gcrypt.info-1 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/doc/gcrypt.info-2 '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info/gcrypt.info' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 hmac256.1 '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/man/man1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/doc' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/i86' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' Making install in compat make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/compat' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/compat' Making install in mpi make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/mpi' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/mpi' Making install in cipher make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/cipher' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/cipher' Making install in random make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/random' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/random' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libgcrypt.la '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libgcrypt.so.20.2.8 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64/libgcrypt.so.20.2.8 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgcrypt.so.20.2.8 libgcrypt.so.20 || { rm -f libgcrypt.so.20 && ln -s libgcrypt.so.20.2.8 libgcrypt.so.20; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgcrypt.so.20.2.8 libgcrypt.so || { rm -f libgcrypt.so && ln -s libgcrypt.so.20.2.8 libgcrypt.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64/libgcrypt.so.20.2.8 libtool: install: /usr/bin/ginstall -c .libs/libgcrypt.lai /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64/libgcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c dumpsexp hmac256 mpicalc '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64' libtool: install: /usr/bin/ginstall -c dumpsexp /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64/dumpsexp libtool: install: /usr/bin/ginstall -c hmac256 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64/hmac256 libtool: install: warning: `libgcrypt.la' has not been installed in `/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/mpicalc /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64/mpicalc /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64' /usr/bin/ginstall -c libgcrypt-config '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/aclocal' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/src/libgcrypt.m4 '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/aclocal' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 gcrypt.h '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 libgcrypt.pc '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/lib/amd64/pkgconfig' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/src' Making install in doc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info' /usr/bin/ginstall -c -m 644 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/doc/gcrypt.info /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/doc/gcrypt.info-1 /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/libgcrypt-1.8.7/doc/gcrypt.info-2 '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info' install-info --info-dir='/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info' '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/info/gcrypt.info' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/man/man1' /usr/bin/ginstall -c -m 644 hmac256.1 '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/share/man/man1' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/doc' Making install in tests make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/tests' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64/tests' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/amd64' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64/mpicalc Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/prototype/i386/usr/bin/amd64/mpicalc VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/libgcrypt/build/manifest-i386-libgcrypt.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/system/library/security/libgcrypt@1.8.7,5.11-2020.0.1.0:20201112T182312Z PUBLISHED generating metadata: library/libgcrypt gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/libgcrypt'