* Package: app-text/uudeview-0.5.20-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking uudeview-0.5.20.tar.gz to /var/tmp/portage/app-text/uudeview-0.5.20-r2/work >>> Source unpacked in /var/tmp/portage/app-text/uudeview-0.5.20-r2/work >>> Preparing source in /var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20 ... * Applying uudeview-0.5.20-bugfixes.patch ... [ ok ] * Applying uudeview-0.5.20-CVE-2004-2265.patch ... [ ok ] * Applying uudeview-0.5.20-CVE-2008-2266.patch ... [ ok ] * Applying uudeview-0.5.20-man.patch ... [ ok ] * Applying uudeview-0.5.20-rename.patch ... [ ok ] * Applying uudeview-0.5.20-makefile.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20' ... * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: uudeview-0.5.20/ * Running elibtoolize in: uudeview-0.5.20/uulib/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20 ... ./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 --docdir=/usr/share/doc/uudeview-0.5.20-r2 --htmldir=/usr/share/doc/uudeview-0.5.20-r2/html --libdir=/usr/lib64 --disable-tcl --disable-tk 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking if the compiler supports function prototypes... yes checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether ln -s works... yes checking for sin... no checking for connect... yes checking for gethostbyname... yes checking for sendmail... /usr/sbin/sendmail checking for inews... no checking for news server... not found checking for hostname... /bin/hostname checking domain name... localdomain checking directory separator... / 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 for size_t... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for getcwd... yes checking for popen... yes checking for gettimeofday... yes checking for isatty... yes checking for tempnam... yes checking for strerror... yes checking for stdin... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking version number... 0.5pl20 configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating tcl/Makefile config.status: WARNING: 'tcl/Makefile.in' seems to ignore the --datarootdir setting config.status: creating unix/Makefile config.status: WARNING: 'unix/Makefile.in' seems to ignore the --datarootdir setting config.status: creating uulib/Makefile config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20 ... make -j1 (cd unix; rm -f config.h ; ln -s ../config.h config.h) (cd uulib; rm -f config.h ; ln -s ../config.h config.h) (cd uulib ; make) make[1]: Entering directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/uulib' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c uunconc.c: In function ‘UUDecode’: uunconc.c:1586:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 1586 | fread (r, 1, 8, datain); | ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c uuencode.c: In function ‘UUEncodePartial’: uuencode.c:934:40: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 934 | fprintf (outfile, "=ypart begin=%d end=%d%s", | ~^ | | | int | %ld 935 | (partno-1)*linperfile*128+1, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int uuencode.c:934:47: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] 934 | fprintf (outfile, "=ypart begin=%d end=%d%s", | ~^ | | | int | %ld 935 | (partno-1)*linperfile*128+1, 936 | (partno*linperfile*128) < progress.totsize ? | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 937 | (partno*linperfile*128) : progress.totsize, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int uuencode.c:1000:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 1000 | fprintf (outfile, "=yend size=%d part=%d pcrc32=%08lx", | ~^ | | | int | %ld 1001 | (partno*linperfile*128) < progress.totsize ? | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1002 | linperfile*128 : (progress.totsize-(partno-1)*linperfile*128), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int uuencode.c:1007:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 1007 | fprintf (outfile, "=yend size=%d", | ~^ | | | int | %ld 1008 | progress.totsize); | ~~~~~~~~~~~~~~~~ | | | long int uuencode.c: In function ‘UUEncodeToFile’: uuencode.c:1408:35: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 1408 | fprintf (outfile, "=ypart begin=%d end=%d%s", | ~^ | | | int | %ld 1409 | (part-1)*linperfile*128+1, | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int uuencode.c:1408:42: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] 1408 | fprintf (outfile, "=ypart begin=%d end=%d%s", | ~^ | | | int | %ld 1409 | (part-1)*linperfile*128+1, 1410 | (part*linperfile*128) < progress.totsize ? | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1411 | (part*linperfile*128) : progress.totsize, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int uuencode.c:1454:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 1454 | fprintf (outfile, "=yend size=%d part=%d pcrc32=%08lx", | ~^ | | | int | %ld 1455 | (part*linperfile*128) < progress.totsize ? | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1456 | linperfile*128 : (progress.totsize-(part-1)*linperfile*128), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long int uuencode.c:1461:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] 1461 | fprintf (outfile, "=yend size=%d", | ~^ | | | int | %ld 1462 | progress.totsize); | ~~~~~~~~~~~~~~~~ | | | long int x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ar: creating libuu.a x86_64-pc-linux-gnu-ranlib libuu.a make[1]: Leaving directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/uulib' (cd unix ; make) make[1]: Entering directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/unix' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -I../uulib -DVERSION=\"0.5\" -DPATCH=\"20\" uudeview.c uudeview.c: In function ‘process_one’: uudeview.c:1307:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] 1307 | system (command); | ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -I../uulib -DVERSION=\"0.5\" -DPATCH=\"20\" uufnflt.c x86_64-pc-linux-gnu-gcc -o uudeview uudeview.o uufnflt.o -L../uulib -luu -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lm /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../uulib/libuu.a(fptools.o): in function `_FP_tempnam': fptools.c:(.text+0x947): warning: the use of `tmpnam' is dangerous, better use `mkstemp' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I. -DHAVE_CONFIG_H -I../uulib -DVERSION=\"0.5\" -DPATCH=\"20\" uuenview.c uuenview.c: In function ‘SendMkCommand’: uuenview.c:313:56: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 313 | fprintf (stderr, "error: Out of memory allocating %d bytes\n", | ~^ | | | int | %ld 314 | strlen (towhom)+16); | ~~~~~~~~~~~~~~~~~~ | | | size_t {aka long unsigned int} uuenview.c: In function ‘AttachFiles’: uuenview.c:486:22: error: format not a string literal and no format arguments [-Werror=format-security] 486 | fprintf(thepipe, input); | ^~~~~ cc1: some warnings being treated as errors make[1]: *** [Makefile:124: uuenview.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/unix' make: *** [Makefile:170: uudeview] Error 2 * ERROR: app-text/uudeview-0.5.20-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/uudeview-0.5.20-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/uudeview-0.5.20-r2::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:uudeview-0.5.20-r2:20200325-024920.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/uudeview-0.5.20-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/uudeview-0.5.20-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20' * S: '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20'