>>> host-gnupg 1.4.23 Extracting bzcat /home/naourr/work/instance-1/dl/gnupg/gnupg-1.4.23.tar.bz2 | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23 -xf - >>> host-gnupg 1.4.23 Patching >>> host-gnupg 1.4.23 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-gnupg 1.4.23 Patching libtool >>> host-gnupg 1.4.23 Configuring (cd /home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/ && rm -rf config.cache; PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/naourr/work/instance-1/output-1/host" --sysconfdir="/home/naourr/work/instance-1/output-1/host/etc" --localstatedir="/home/naourr/work/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-rpath --enable-minimal --disable-regex --enable-sha256 --enable-sha512 --enable-aes --enable-rsa --without-libcurl --without-readline ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: autobuild project... gnupg configure: autobuild revision... 1.4.23 configure: autobuild hostname... mirage configure: autobuild timestamp... 20200527-221932 checking for style of include used by make... GNU checking for gcc... /usr/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/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 which random module to use... default checking whether use of /dev/random is requested... yes checking whether assembler modules are requested... yes checking whether SELinux support is requested... no checking whether the new iconv based code is requested... yes checking whether to allocate extra secure memory... no checking whether OpenPGP card support is requested... no checking whether gpg-agent support is requested... no checking whether to enable the RSA public key algorithm... yes checking whether to enable the IDEA cipher... no checking whether to enable the CAST5 cipher... no checking whether to enable the BLOWFISH cipher... no checking whether to enable the AES ciphers... yes checking whether to enable the TWOFISH cipher... no checking whether to enable the CAMELLIA cipher... no checking whether to enable the SHA-224 and SHA-256 digests... yes checking whether to enable the SHA-384 and SHA-512 digests... yes checking whether to enable the BZIP2 compression algorithm... no checking whether to enable external program execution... no checking whether the included zlib is requested... no checking for the size of the key and uid cache... 4096 checking whether use of capabilities is requested... no checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking how to run the C preprocessor... /usr/bin/cpp checking for ranlib... /usr/bin/ranlib checking for ar... /usr/bin/ar checking for perl... /usr/bin/perl checking for strerror in -lcposix... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gawk... (cached) gawk checking for tar... /home/naourr/work/instance-1/output-1/host/bin/tar checking whether /home/naourr/work/instance-1/output-1/host/bin/tar speaks USTAR... yes checking for cc for build... /usr/bin/gcc checking for BSD-compatible nm... /usr/bin/nm checking command to parse /usr/bin/nm output... yes checking for _ prefix in compiled symbols... no checking for gethostbyname... yes checking for setsockopt... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/naourr/work/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/naourr/work/instance-1/output-1/host/bin/msgfmt checking for xgettext... /home/naourr/work/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/naourr/work/instance-1/output-1/host/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 3.4.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether to use NLS... no checking for strchr... yes checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for working volatile... yes checking for size_t... (cached) yes checking for mode_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking endianess... little 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 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 whether time.h and sys/time.h may both be included... yes checking size of time_t... 8 checking whether time_t is unsigned... no checking for inttypes.h... (cached) yes checking for UINT64_C... yes checking size of uint64_t... 8 checking whether getpagesize is declared... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for vprintf... yes checking for _doprnt... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strerror... yes checking for stpcpy... (cached) yes checking for strlwr... no checking for tcgetattr... yes checking for strtoul... (cached) yes checking for mmap... yes checking for sysconf... yes checking for strcasecmp... (cached) yes checking for strncasecmp... yes checking for ctermid... yes checking for times... yes checking for unsetenv... yes checking for getpwnam... yes checking for getpwuid... yes checking for memmove... yes checking for gettimeofday... yes checking for getrusage... yes checking for setrlimit... yes checking for clock_gettime... yes checking for atexit... yes checking for raise... yes checking for getpagesize... (cached) yes checking for strftime... yes checking for nl_langinfo... yes checking for setlocale... (cached) yes checking for waitpid... yes checking for wait4... yes checking for sigaction... yes checking for sigprocmask... yes checking for rand... yes checking for pipe... yes checking for stat... yes checking for getaddrinfo... yes checking for fcntl... yes checking for ftruncate... yes checking for inet_ntop... yes checking for mkdtemp... yes checking for timegm... yes checking for isascii... yes checking for memrchr... yes checking for strsep... yes checking for struct sigaction... yes checking for sigset_t... yes checking for getopt... yes checking for gethrtime... no checking for mlock... yes checking for sysconf... (cached) yes checking for getpagesize... (cached) yes checking whether mlock is broken... no checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking if mkdir takes one argument... no configure: checking system features for estream-printf checking for stdint.h... (cached) yes checking for long long int... (cached) yes checking for long double... yes checking for intmax_t... yes checking for uintmax_t... yes checking for ptrdiff_t... (cached) yes checking size of unsigned long... (cached) 8 checking size of void *... 8 checking for nl_langinfo and THOUSANDS_SEP... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether IPC_RMID allowes subsequent attaches... yes checking whether SHM_LOCK is available... yes checking for random device... yes checking for mpi assembler functions... done checking whether regular expression support is requested... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflateInit2_ in -lz... yes checking if gcc supports -Wno-pointer-sign... yes checking dependency style of /usr/bin/gcc... none checking whether non excutable stack support is requested... no checking whether assembler supports --noexecstack option... yes checking that generated files are newer than configure... done 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 intl/Makefile config.status: creating po/Makefile.in config.status: creating util/Makefile config.status: creating mpi/Makefile config.status: creating cipher/Makefile config.status: creating g10/Makefile config.status: creating keyserver/Makefile config.status: creating keyserver/gpgkeys_mailto config.status: creating keyserver/gpgkeys_test config.status: creating doc/Makefile config.status: creating tools/Makefile config.status: creating tools/gpg-zip config.status: creating zlib/Makefile config.status: creating bzlib/Makefile config.status: creating checks/Makefile config.status: creating config.h config.status: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c config.status: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c config.status: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c config.status: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c config.status: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c config.status: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c config.status: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c config.status: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop Version info: gnupg 1.4.23 Configured for: GNU/Linux (x86_64-pc-linux-gnu) >>> host-gnupg 1.4.23 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23' /usr/bin/make all-recursive make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23' Making all in m4 make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/m4' Making all in intl make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/intl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/intl' Making all in zlib make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/zlib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/zlib' Making all in util make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/util' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o logger.o logger.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o fileutil.o fileutil.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o miscutil.o miscutil.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o strgutil.o strgutil.c miscutil.c: In function 'strtimestamp': miscutil.c:137:30: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 4 and 11 [-Wformat-overflow=] 137 | sprintf(buffer,"%04d-%02d-%02d", | ^~~~ miscutil.c:137:24: note: directive argument in the range [-2147483647, 2147483647] 137 | sprintf(buffer,"%04d-%02d-%02d", | ^~~~~~~~~~~~~~~~ miscutil.c:137:9: note: 'sprintf' output between 11 and 36 bytes into a destination of size 16 137 | sprintf(buffer,"%04d-%02d-%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 138 | 1900+tp->tm_year, tp->tm_mon+1, tp->tm_mday ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ miscutil.c: In function 'isotimestamp': miscutil.c:159:45: warning: '%02d' directive writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-overflow=] 159 | sprintf(buffer,"%04d-%02d-%02d %02d:%02d:%02d", | ^~~~ miscutil.c:159:9: note: 'sprintf' output between 20 and 72 bytes into a destination of size 30 159 | sprintf(buffer,"%04d-%02d-%02d %02d:%02d:%02d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 160 | 1900+tp->tm_year, tp->tm_mon+1, tp->tm_mday, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 161 | tp->tm_hour, tp->tm_min, tp->tm_sec); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o ttyio.o ttyio.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o argparse.o argparse.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o memory.o memory.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o secmem.o secmem.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o errors.o errors.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o iobuf.o iobuf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o dotlock.o dotlock.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o http.o http.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o pka.o pka.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o membuf.o membuf.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o cert.o cert.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o convert.o convert.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o estream-printf.o estream-printf.c estream-printf.c: In function 'pr_integer': estream-printf.c:783:1: note: the ABI of passing union with 'long double' has changed in GCC 4.4 783 | pr_integer (estream_printf_out_t outfnc, void *outfncarg, | ^~~~~~~~~~ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o compat.o compat.c rm -f libcompat.a /usr/bin/ar cru libcompat.a compat.o /usr/bin/ranlib libcompat.a rm -f libutil.a /usr/bin/ar cru libutil.a logger.o fileutil.o miscutil.o strgutil.o ttyio.o argparse.o memory.o secmem.o errors.o iobuf.o dotlock.o http.o pka.o membuf.o cert.o convert.o estream-printf.o compat.o /usr/bin/ranlib libutil.a make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/util' Making all in mpi make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/mpi' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-add.o mpi-add.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-bit.o mpi-bit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-cmp.o mpi-cmp.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-div.o mpi-div.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-gcd.o mpi-gcd.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-inline.o mpi-inline.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-inv.o mpi-inv.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-mul.o mpi-mul.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-pow.o mpi-pow.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-mpow.o mpi-mpow.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpi-scan.o mpi-scan.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpicoder.o mpicoder.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-cmp.o mpih-cmp.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-div.o mpih-div.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-mul.o mpih-mul.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpiutil.o mpiutil.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-mul1.o mpih-mul1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-mul2.o mpih-mul2.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-mul3.o mpih-mul3.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-add1.o mpih-add1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-sub1.o mpih-sub1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-lshift.o mpih-lshift.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpih-rshift.o mpih-rshift.c rm -f libmpi.a /usr/bin/ar cru libmpi.a mpi-add.o mpi-bit.o mpi-cmp.o mpi-div.o mpi-gcd.o mpi-inline.o mpi-inv.o mpi-mul.o mpi-pow.o mpi-mpow.o mpi-scan.o mpicoder.o mpih-cmp.o mpih-div.o mpih-mul.o mpiutil.o mpih-mul1.o mpih-mul2.o mpih-mul3.o mpih-add1.o mpih-sub1.o mpih-lshift.o mpih-rshift.o /usr/bin/ranlib libmpi.a make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/mpi' Making all in cipher make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/cipher' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o cipher.o cipher.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o pubkey.o pubkey.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o md.o md.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o dynload.o dynload.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o des.o des.c md.c: In function 'md_start_debug': md.c:505:18: warning: '%.10s' directive writing up to 10 bytes into a region of size between 7 and 13 [-Wformat-overflow=] 505 | sprintf(buf, "dbgmd-%05d" EXTSEP_S "%.10s", idx, suffix ); | ^~~~~~~~~~~~ md.c:505:41: note: format string is defined here 505 | sprintf(buf, "dbgmd-%05d" EXTSEP_S "%.10s", idx, suffix ); | ^~~~~ md.c:505:5: note: 'sprintf' output between 13 and 29 bytes into a destination of size 25 505 | sprintf(buf, "dbgmd-%05d" EXTSEP_S "%.10s", idx, suffix ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o twofish.o twofish.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o blowfish.o blowfish.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o cast5.o cast5.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o rijndael.o rijndael.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o camellia.o camellia.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o camellia-glue.o camellia-glue.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o idea.o idea.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o elgamal.o elgamal.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o rsa.o rsa.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o primegen.o primegen.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o random.o random.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o dsa.o dsa.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o smallprime.o smallprime.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o md5.o md5.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o rmd160.o rmd160.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o sha1.o sha1.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o sha256.o sha256.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o rndlinux.o rndlinux.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../intl -I../mpi -I../mpi -DGNUPG_LIBDIR="\"/home/naourr/work/instance-1/output-1/host/lib/gnupg\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o sha512.o sha512.c rm -f libcipher.a /usr/bin/ar cru libcipher.a cipher.o pubkey.o md.o dynload.o des.o twofish.o blowfish.o cast5.o rijndael.o camellia.o camellia-glue.o idea.o elgamal.o rsa.o primegen.o random.o dsa.o smallprime.o md5.o rmd160.o sha1.o sha256.o rndlinux.o sha512.o /usr/bin/ranlib libcipher.a make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/cipher' Making all in tools make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/tools' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o gpgsplit.o gpgsplit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mpicalc.o mpicalc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o bftest.o bftest.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o clean-sat.o clean-sat.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o mk-tdata.o mk-tdata.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o shmtest.o shmtest.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../intl -DLOCALEDIR="\"/home/naourr/work/instance-1/output-1/host/share/locale\"" -I/home/naourr/work/instance-1/output-1/host/include -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -c -o make-dns-cert.o make-dns-cert.c /usr/bin/gcc -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib -o mpicalc mpicalc.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a /usr/bin/ld: ../mpi/libmpi.a(mpi-add.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-add.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-add.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-add.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-div.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-div.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-div.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-div.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-gcd.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-gcd.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-gcd.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-gcd.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-inv.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-inv.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-inv.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-inv.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-mul.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-mul.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-mul.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-mul.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-pow.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-pow.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-pow.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-pow.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-cmp.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-cmp.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-cmp.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-cmp.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-div.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-div.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-div.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-div.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul1.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul1.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul1.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul1.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul2.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul2.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul2.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul2.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul3.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul3.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul3.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-mul3.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-add1.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-add1.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-add1.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-add1.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-sub1.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-sub1.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-sub1.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-sub1.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-lshift.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-lshift.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-lshift.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-lshift.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-cmp.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-cmp.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-cmp.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-cmp.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0x4): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0x8): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0xc): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0x4): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0x8): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0xc): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0x4): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0x8): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0xc): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; mpicalc.o:(.bss+0x0): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0x8): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; mpicalc.o:(.bss+0xc): first defined here /usr/bin/ld: ../util/libutil.a(estream-printf.o):(.bss+0x0): multiple definition of `memory_stat_debug_mode'; mpicalc.o:(.bss+0x4): first defined here /usr/bin/ld: ../util/libutil.a(estream-printf.o):(.bss+0x4): multiple definition of `memory_debug_mode'; mpicalc.o:(.bss+0x8): first defined here /usr/bin/gcc -O2 -I/home/naourr/work/instance-1/output-1/host/include -Wall -Wno-pointer-sign -L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib -o bftest bftest.o ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a collect2: error: ld returned 1 exit status make[3]: *** [Makefile:562: mpicalc] Error 1 make[3]: *** Waiting for unfinished jobs.... /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0x0): multiple definition of `g10_opt_homedir'; bftest.o:(.bss+0x0): first defined here /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0x8): multiple definition of `g10_opt_verbose'; bftest.o:(.bss+0x8): first defined here /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0xc): multiple definition of `g10c_debug_mode'; bftest.o:(.bss+0xc): first defined here /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0x10): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0x14): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0x18): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../cipher/libcipher.a(cipher.o):(.bss+0x1c): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../cipher/libcipher.a(des.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../cipher/libcipher.a(des.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../cipher/libcipher.a(des.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../cipher/libcipher.a(des.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../cipher/libcipher.a(rijndael.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../cipher/libcipher.a(rijndael.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../cipher/libcipher.a(rijndael.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../cipher/libcipher.a(rijndael.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../cipher/libcipher.a(random.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../cipher/libcipher.a(random.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../cipher/libcipher.a(random.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../cipher/libcipher.a(random.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0x0): multiple definition of `g10_opt_homedir'; bftest.o:(.bss+0x0): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0x8): multiple definition of `g10_opt_verbose'; bftest.o:(.bss+0x8): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0xc): multiple definition of `g10c_debug_mode'; bftest.o:(.bss+0xc): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0x10): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0x14): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0x18): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../cipher/libcipher.a(rmd160.o):(.bss+0x1c): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../cipher/libcipher.a(rndlinux.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../cipher/libcipher.a(rndlinux.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../cipher/libcipher.a(rndlinux.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../cipher/libcipher.a(rndlinux.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpicoder.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpiutil.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpi-bit.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../mpi/libmpi.a(mpih-rshift.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(logger.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(ttyio.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(ttyio.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(ttyio.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(ttyio.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(argparse.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0x4): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0x8): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(memory.o):(.bss+0xc): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0x4): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0x8): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(secmem.o):(.bss+0xc): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0x4): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0x8): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(iobuf.o):(.bss+0xc): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(miscutil.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(miscutil.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(miscutil.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(miscutil.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0x0): multiple definition of `mpi_debug_mode'; bftest.o:(.bss+0x10): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0x4): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0x8): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here /usr/bin/ld: ../util/libutil.a(strgutil.o):(.bss+0xc): multiple definition of `iobuf_debug_mode'; bftest.o:(.bss+0x1c): first defined here /usr/bin/ld: ../util/libutil.a(estream-printf.o):(.bss+0x0): multiple definition of `memory_stat_debug_mode'; bftest.o:(.bss+0x14): first defined here /usr/bin/ld: ../util/libutil.a(estream-printf.o):(.bss+0x4): multiple definition of `memory_debug_mode'; bftest.o:(.bss+0x18): first defined here collect2: error: ld returned 1 exit status make[3]: *** [Makefile:542: bftest] Error 1 make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/tools' make[2]: *** [Makefile:512: all-recursive] Error 1 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23' make[1]: *** [Makefile:450: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23' make: *** [package/pkg-generic.mk:269: /home/naourr/work/instance-1/output-1/build/host-gnupg-1.4.23/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'