* Package: net-mail/mlmmj-1.3.0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mlmmj-1.3.0.tar.bz2 to /var/tmp/portage/net-mail/mlmmj-1.3.0/work >>> Source unpacked in /var/tmp/portage/net-mail/mlmmj-1.3.0/work >>> Preparing source in /var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0 ... * Applying mlmmj-1.2.19.0-listcontrol-customheaders.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mlmmj-1.3.0 --htmldir=/usr/share/doc/mlmmj-1.3.0/html --libdir=/usr/lib64 --enable-receive-strip configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for iconv_open in -liconv... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ftruncate... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strncasecmp... yes checking for snprintf... yes checking for fcntl... yes checking for nanosleep... yes checking for time... yes checking for strftime... yes checking for syslog... yes checking for regcomp... yes checking for regexec... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/mlmmj-make-ml config.status: creating listtexts/Makefile config.status: creating contrib/Makefile config.status: creating contrib/receivestrip/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0' Making all in src make[2]: Entering directory '/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o mlmmj-send.o mlmmj-send.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o writen.o writen.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o mail-functions.o mail-functions.c In file included from /usr/include/string.h:494, from mail-functions.c:32: In function ‘strncpy’, inlined from ‘get_preppedhdrs_from_map’ at mail-functions.c:212:4: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o itoa.o itoa.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o chomp.o chomp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o incindexfile.o incindexfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o checkwait_smtpreply.o checkwait_smtpreply.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o getlistaddr.o getlistaddr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o mylocking.o mylocking.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o init_sockfd.o init_sockfd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o strgen.o strgen.c strgen.c: In function ‘gendatestr’: strgen.c:351:63: warning: ‘%+05d’ directive output may be truncated writing between 5 and 9 bytes into a region of size between 1 and 14 [-Wformat-truncation=] 351 | snprintf(timestr, 40, "Date: %s, %02d %s %04d %02d:%02d:%02d %+05d\n", | ^~~~~ strgen.c:351:24: note: directive argument in the range [-59652323, 59652323] 351 | snprintf(timestr, 40, "Date: %s, %02d %s %04d %02d:%02d:%02d %+05d\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from strgen.c:24: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 33 or more bytes (assuming 50) into a destination of size 40 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o random-int.o random-int.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o print-version.o print-version.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o log_error.o log_error.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o mygetline.o mygetline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o memory.o memory.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o statctrl.o statctrl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o ctrlvalue.o ctrlvalue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o getaddrsfromfd.o getaddrsfromfd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o readn.o readn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -c -o getlistdelim.o getlistdelim.c x86_64-pc-linux-gnu-gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o mlmmj-send mlmmj-send.o writen.o mail-functions.o itoa.o chomp.o incindexfile.o checkwait_smtpreply.o getlistaddr.o mylocking.o init_sockfd.o strgen.o random-int.o print-version.o log_error.o mygetline.o memory.o statctrl.o ctrlvalue.o getaddrsfromfd.o readn.o getlistdelim.o -lnsl /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: checkwait_smtpreply.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: multiple definition of `subreason_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: checkwait_smtpreply.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: multiple definition of `subtype_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: strgen.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: multiple definition of `subreason_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: strgen.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: multiple definition of `subtype_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: print-version.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: multiple definition of `subreason_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: print-version.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: multiple definition of `subtype_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: memory.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: multiple definition of `subreason_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: memory.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: multiple definition of `subtype_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: getaddrsfromfd.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: multiple definition of `subreason_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: getaddrsfromfd.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: multiple definition of `subtype_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: getlistdelim.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: multiple definition of `subreason_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:95: first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: getlistdelim.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: multiple definition of `subtype_strs'; mlmmj-send.o:/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src/./../include/mlmmj.h:84: first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:515: mlmmj-send] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0/src' make[1]: *** [Makefile:435: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0' make: *** [Makefile:335: all] Error 2 * ERROR: net-mail/mlmmj-1.3.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-mail/mlmmj-1.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/mlmmj-1.3.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-mail:mlmmj-1.3.0:20200130-133102.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/mlmmj-1.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/mlmmj-1.3.0/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0' * S: '/var/tmp/portage/net-mail/mlmmj-1.3.0/work/mlmmj-1.3.0'