* Package: net-mail/smtptools-0.2.3 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux split-usr userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking smtptools-0.2.3.tar.gz to /var/tmp/portage/net-mail/smtptools-0.2.3/work >>> Source unpacked in /var/tmp/portage/net-mail/smtptools-0.2.3/work >>> Preparing source in /var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3 ... * Applying smtptools-0.2.3-autotools.patch ... [ ok ] * Applying smtptools-0.2.3-cleanups.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: smtptools-0.2.3/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3 ... ./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 --libdir=/usr/lib64 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gnumake... no checking for gmake... gmake checking for dn_expand in -lresolv... no checking for __dn_expand in -lresolv... yes checking for syslog in -lsocket... no checking for gethostbyname in -lnsl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... 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 whether time.h and sys/time.h may both be included... yes checking whether sys/time.h and sys/select.h may both be included... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking size of unsigned short... 2 checking size of short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking for working memcmp... yes checking return type of signal handlers... void 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 gethostname... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for fsync... yes checking for inet_aton... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Specfile config.status: creating systype config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3 ... make -j1 gmake all-am gmake[1]: Entering directory '/var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o smtpblast.o smtpblast.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o smtp.o smtp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o logmsg.o logmsg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o nonblock.o nonblock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uosock_connect.o uosock_connect.c uosock_connect.c: In function ‘uosock_connect’: uosock_connect.c:65:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] 65 | read(fd,&len,1); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o filelock.o filelock.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uogetopt.o uogetopt.c uogetopt.c: In function ‘uogetopt_out’: uogetopt.c:63:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 63 | write(fd,s,strlen(s)); | ^~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o str2long.o str2long.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o str2ulong.o str2ulong.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o dns.o dns.c dns.c: In function ‘resolve’: dns.c:60:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 60 | write(2,"resolver library killed me\n",27); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o dns_a.o dns_a.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o dns_mx.o dns_mx.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o dns_ptr.o dns_ptr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o dns_txt.o dns_txt.c rm -f libdns.a x86_64-pc-linux-gnu-ar cru libdns.a dns.o dns_a.o dns_mx.o dns_ptr.o dns_txt.o x86_64-pc-linux-gnu-ranlib libdns.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o mta.o mta.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o mta_qq.o mta_qq.c In file included from uoio.h:5, from mta_qq.c:10: config.h:187: warning: "P__" redefined 187 | #define P__(x) x | In file included from mta_qq.c:3: uocompiler.h:10: note: this is the location of the previous definition 10 | #define P__(args) args | x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o mta_maildir.o mta_maildir.c In file included from uoio.h:5, from mta_maildir.c:12: config.h:187: warning: "P__" redefined 187 | #define P__(x) x | In file included from mta_maildir.c:1: uocompiler.h:10: note: this is the location of the previous definition 10 | #define P__(args) args | x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o mta_get.o mta_get.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o str_ulong.o str_ulong.c rm -f libmta.a x86_64-pc-linux-gnu-ar cru libmta.a mta.o mta_qq.o mta_maildir.o mta_get.o str_ulong.o x86_64-pc-linux-gnu-ranlib libmta.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr.o uostr.c uostr.c: In function ‘uostr_xallocerr’: uostr.c:28:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 28 | write(2,"out of memory in ",17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uostr.c:29:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 29 | write(2,fn,strlen(fn)); | ^~~~~~~~~~~~~~~~~~~~~~ uostr.c:30:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 30 | write(2,"\n",1); | ^~~~~~~~~~~~~~~ uostr.c: In function ‘uostr_allocmore’: uostr.c:53:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 53 | if (x) { write(2,"reusing uostr\n",14); abort(); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr_cstr.o uostr_cstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr_uostr.o uostr_uostr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr_char.o uostr_char.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr_cut.o uostr_cut.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr_cstrmu.o uostr_cstrmu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uostr_mem.o uostr_mem.c rm -f libstr.a x86_64-pc-linux-gnu-ar cru libstr.a uostr.o uostr_cstr.o uostr_uostr.o uostr_char.o uostr_cut.o uostr_cstrmu.o uostr_mem.o x86_64-pc-linux-gnu-ranlib libstr.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uoio.o uoio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uoio_cstrmu.o uoio_cstrmu.c In file included from uoio.h:5, from uoio_cstrmu.c:4: config.h:187: warning: "P__" redefined 187 | #define P__(x) x | In file included from uostr.h:5, from uoio_cstrmu.c:3: uocompiler.h:10: note: this is the location of the previous definition 10 | #define P__(args) args | x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uoio_write_v.o uoio_write_v.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-common -c -o uoio_gd_uos.o uoio_gd_uos.c In file included from uoio.h:5, from uoio_gd_uos.c:3: config.h:187: warning: "P__" redefined 187 | #define P__(x) x | In file included from uostr.h:5, from uoio_gd_uos.c:2: uocompiler.h:10: note: this is the location of the previous definition 10 | #define P__(args) args | rm -f libio.a x86_64-pc-linux-gnu-ar cru libio.a uoio.o uoio_cstrmu.o uoio_write_v.o uoio_gd_uos.o x86_64-pc-linux-gnu-ranlib libio.a x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed -o smtpblast smtpblast.o smtp.o logmsg.o nonblock.o uosock_connect.o filelock.o uogetopt.o str2long.o str2ulong.o libdns.a libmta.a libstr.a libio.a -lnsl -lresolv /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: smtp.o:(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: logmsg.o:(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: uogetopt.o:(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libstr.a(uostr.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libstr.a(uostr_uostr.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libstr.a(uostr_cstrmu.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libstr.a(uostr_mem.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libio.a(uoio.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libio.a(uoio_cstrmu.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: libio.a(uoio_gd_uos.o):(.bss+0x0): multiple definition of `uostr_xallocfn'; smtpblast.o:(.bss+0x18): first defined here collect2: error: ld returned 1 exit status gmake[1]: *** [Makefile:596: smtpblast] Error 1 gmake[1]: Leaving directory '/var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3' make: *** [Makefile:418: all] Error 2 * ERROR: net-mail/smtptools-0.2.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-mail/smtptools-0.2.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/smtptools-0.2.3::gentoo'`. * The complete build log is located at '/var/log/portage/net-mail:smtptools-0.2.3:20200128-231015.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/smtptools-0.2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/smtptools-0.2.3/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3' * S: '/var/tmp/portage/net-mail/smtptools-0.2.3/work/smtptools-0.2.3'