* Package: app-text/uudeview-0.5.20-r2 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux tk 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 --libdir=/usr/lib64 --enable-tcl --enable-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 tclConfig.sh... /usr/lib/tclConfig.sh checking contents of tcl config... done checking tcl version... 8.6.7 checking for tcl.h... found in /usr/include checking for libtcl8.6.so... found in /usr/lib checking for tkConfig.sh... /usr/lib/tkConfig.sh checking contents of tk config... done checking tk version... 8.6.7 checking for tk.h... found in /usr/include checking for libtk8.6.so... found in /usr/lib 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 -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -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] fread (r, 1, 8, datain); ^~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -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=] fprintf (outfile, "=ypart begin=%d end=%d%s", ~^ %ld (partno-1)*linperfile*128+1, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ uuencode.c:934:47: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] fprintf (outfile, "=ypart begin=%d end=%d%s", ~^ %ld uuencode.c:936:9: (partno*linperfile*128) < progress.totsize ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (partno*linperfile*128) : progress.totsize, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uuencode.c:1000:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf (outfile, "=yend size=%d part=%d pcrc32=%08lx", ~^ %ld (partno*linperfile*128) < progress.totsize ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linperfile*128 : (progress.totsize-(partno-1)*linperfile*128), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uuencode.c:1007:38: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf (outfile, "=yend size=%d", ~^ %ld progress.totsize); ~~~~~~~~~~~~~~~~ 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=] fprintf (outfile, "=ypart begin=%d end=%d%s", ~^ %ld (part-1)*linperfile*128+1, ~~~~~~~~~~~~~~~~~~~~~~~~~ uuencode.c:1408:42: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘long int’ [-Wformat=] fprintf (outfile, "=ypart begin=%d end=%d%s", ~^ %ld uuencode.c:1410:4: (part*linperfile*128) < progress.totsize ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (part*linperfile*128) : progress.totsize, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uuencode.c:1454:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf (outfile, "=yend size=%d part=%d pcrc32=%08lx", ~^ %ld (part*linperfile*128) < progress.totsize ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linperfile*128 : (progress.totsize-(part-1)*linperfile*128), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ uuencode.c:1461:33: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=] fprintf (outfile, "=yend size=%d", ~^ %ld progress.totsize); ~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -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 -D_REENTRANT -O2 -pipe -march=native -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] system (command); ^~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -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 -lm ../uulib/libuu.a(fptools.o): In function `_FP_tempnam': fptools.c:(.text+0xca7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -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=] fprintf (stderr, "error: Out of memory allocating %d bytes\n", ~^ %ld strlen (towhom)+16); ~~~~~~~~~~~~~~~~~~ uuenview.c: In function ‘AttachFiles’: uuenview.c:486:22: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(thepipe, input); ^~~~~ x86_64-pc-linux-gnu-gcc -o uuenview uuenview.o uufnflt.o -L../uulib -luu -Wl,-O1 -Wl,--as-needed -lm ../uulib/libuu.a(fptools.o): In function `_FP_tempnam': fptools.c:(.text+0xca7): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[1]: Leaving directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/unix' (cd inews; make CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H' LIBS='-Wl,-O1 -Wl,--as-needed -lm' ) make[1]: Entering directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/inews' x86_64-pc-linux-gnu-gcc -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -c -o inews.o inews.c inews.c:50:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main(argc, argv) ^~~~ inews.c: In function ‘main’: inews.c:88:13: warning: implicit declaration of function ‘server_init’ [-Wimplicit-function-declaration] response = server_init(server); ^~~~~~~~~~~ inews.c:95:6: warning: implicit declaration of function ‘handle_server_response’ [-Wimplicit-function-declaration] if (handle_server_response(response, server) < 0 ^~~~~~~~~~~~~~~~~~~~~~ inews.c:97:3: warning: implicit declaration of function ‘close_server’; did you mean ‘clearerr’? [-Wimplicit-function-declaration] close_server(); ^~~~~~~~~~~~ clearerr inews.c:101:2: warning: implicit declaration of function ‘put_server’; did you mean ‘putenv’? [-Wimplicit-function-declaration] put_server("POST"); ^~~~~~~~~~ putenv inews.c:102:9: warning: implicit declaration of function ‘get_server’; did you mean ‘getusershell’? [-Wimplicit-function-declaration] (void) get_server(line, sizeof(line)); ^~~~~~~~~~ getusershell inews.c:125:20: warning: implicit declaration of function ‘strneql’; did you mean ‘strsep’? [-Wimplicit-function-declaration] if (in_header && strneql(s, "From:", sizeof("From:")-1)) { ^~~~~~~ strsep inews.c:133:13: warning: implicit declaration of function ‘gen_frompath’ [-Wimplicit-function-declaration] gen_frompath(); ^~~~~~~~~~~~ inews.c:138:15: warning: implicit declaration of function ‘valid_header’ [-Wimplicit-function-declaration] if (valid_header(s)) ^~~~~~~~~~~~ inews.c:146:2: warning: implicit declaration of function ‘append_signature’ [-Wimplicit-function-declaration] append_signature(); ^~~~~~~~~~~~~~~~ inews.c: At top level: inews.c:184:1: warning: return type defaults to ‘int’ [-Wimplicit-int] append_signature() ^~~~~~~~~~~~~~~~ inews.c: In function ‘append_signature’: inews.c:195:4: warning: ‘return’ with no value, in function returning non-void return; ^~~~~~ inews.c:184:1: note: declared here append_signature() ^~~~~~~~~~~~~~~~ inews.c:218:3: warning: ‘return’ with no value, in function returning non-void return; ^~~~~~ inews.c:184:1: note: declared here append_signature() ^~~~~~~~~~~~~~~~ inews.c: At top level: inews.c:257:1: warning: return type defaults to ‘int’ [-Wimplicit-int] gen_frompath() ^~~~~~~~~~~~ inews.c: In function ‘gen_frompath’: inews.c:306:4: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(ser_wr_fp, passwd->pw_name+1); ^~~~~~~ inews.c: At top level: inews.c:333:1: warning: return type defaults to ‘int’ [-Wimplicit-int] strneql(a, b, n) ^~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -c -o clientlib.o clientlib.c clientlib.c:136:1: warning: return type defaults to ‘int’ [-Wimplicit-int] server_init(machine) ^~~~~~~~~~~ clientlib.c: In function ‘server_init’: clientlib.c:152:13: warning: implicit declaration of function ‘get_tcp_socket’; did you mean ‘getsockopt’? [-Wimplicit-function-declaration] sockt_rd = get_tcp_socket(machine); ^~~~~~~~~~~~~~ getsockopt clientlib.c:179:9: warning: implicit declaration of function ‘get_server’; did you mean ‘getservent’? [-Wimplicit-function-declaration] (void) get_server(line, sizeof(line)); ^~~~~~~~~~ getservent clientlib.c: At top level: clientlib.c:197:1: warning: return type defaults to ‘int’ [-Wimplicit-int] get_tcp_socket(machine) ^~~~~~~~~~~~~~ clientlib.c: In function ‘get_tcp_socket’: clientlib.c:278:35: warning: implicit declaration of function ‘inet_ntoa’ [-Wimplicit-function-declaration] fprintf(stderr, "trying %s\n", inet_ntoa(sin.sin_addr)); ^~~~~~~~~ clientlib.c:278:29: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=] fprintf(stderr, "trying %s\n", inet_ntoa(sin.sin_addr)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~ %d clientlib.c:282:49: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘int’ [-Wformat=] fprintf(stderr, "connection to %s: ", inet_ntoa(sin.sin_addr)); ~^ ~~~~~~~~~~~~~~~~~~~~~~~ %d clientlib.c: At top level: clientlib.c:430:1: warning: return type defaults to ‘int’ [-Wimplicit-int] handle_server_response(response, server) ^~~~~~~~~~~~~~~~~~~~~~ clientlib.c:505:1: warning: return type defaults to ‘int’ [-Wimplicit-int] get_server(string, size) ^~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -c -o version.o version.c x86_64-pc-linux-gnu-gcc -D_REENTRANT -O2 -pipe -march=native -I. -DHAVE_CONFIG_H -o minews inews.o clientlib.o version.o -Wl,-O1 -Wl,--as-needed -lm make[1]: Leaving directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/inews' (cd tcl; rm -f config.h ; ln -s ../config.h config.h) (cd tcl ; make) make[1]: Entering directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/tcl' x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -I/usr/include -I/usr/include -DHAVE_CONFIG_H -I../uulib uuwish.c x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -O2 -pipe -march=native -I. -I/usr/include -I/usr/include -DHAVE_CONFIG_H -I../uulib uutcl.c uutcl.c: In function ‘uutcl_UpdateParameter’: uutcl.c:345:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionFast", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:347:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionBracket", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:349:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionDesperate",TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:351:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionDebug", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:353:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionDumbness", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:355:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionUsetext", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:357:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "SaveFilePath", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:359:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionRemove", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c:361:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] if ((cval = Tcl_GetVar (interp, "OptionMoreMime", TCL_GLOBAL_ONLY))!=NULL) ^ uutcl.c: In function ‘Uu_Init’: uutcl.c:1177:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_Info", uutcl_Info, NULL, NULL); ^~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1178:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_SetMessageProc",uutcl_SetMessageProc, ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1180:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_SetBusyProc", uutcl_SetBusyProc,NULL,NULL); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1181:51: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_GetProgressInfo",uutcl_GetProgressInfo, ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1183:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_GetListOfFiles",uutcl_GetListOfFiles, ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1185:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_LoadFile", uutcl_LoadFile, NULL, NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1186:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_DecodeFile", uutcl_DecodeFile, NULL, NULL); ^~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1187:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_GetTempFile", uutcl_GetTempFile,NULL,NULL); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1188:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_InfoFile", uutcl_InfoFile, NULL, NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1189:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_ListFile", uutcl_ListFile, NULL, NULL); ^~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1190:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_Rename", uutcl_Rename, NULL, NULL); ^~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1191:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_CleanUp", uutcl_CleanUp, NULL, NULL); ^~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1192:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_EncodeToFile", uutcl_EncodeToFile,NULL,NULL); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1193:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_EncodeToMail", uutcl_EncodeToMail,NULL,NULL); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ uutcl.c:1194:50: warning: passing argument 3 of ‘Tcl_CreateCommand’ from incompatible pointer type [-Wincompatible-pointer-types] Tcl_CreateCommand (interp, "uu_EncodeToNews", uutcl_EncodeToNews,NULL,NULL); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/tcl.h:2445:0, from /usr/include/tk.h:19, from uutcl.c:46: /usr/include/tclDecls.h:302:20: note: expected ‘int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}’ but argument is of type ‘int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}’ EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -o uuwish uuwish.o uutcl.o -L../uulib -luu -Wl,-O1 -Wl,--as-needed -L/usr/lib -L/usr/lib -ltk8.6 -ltcl8.6 -ldl -lz -lpthread -lieee -lm /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lieee collect2: error: ld returned 1 exit status make[1]: *** [Makefile:99: uuwish] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-text/uudeview-0.5.20-r2/work/uudeview-0.5.20/tcl' make: *** [Makefile:173: xdeview] 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:20180720-091824.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'