* Package: net-analyzer/cryptcat-1.2.1-r2:0 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cryptcat-unix-1.2.1.tar to /var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work >>> Source unpacked in /var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work >>> Preparing source in /var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work/unix ... * Applying cryptcat-1.2.1-build.patch ... [ ok ] * Applying cryptcat-1.2.1-misc.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work/unix ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work/unix ... make -j4 x86_64-pc-linux-gnu-gcc -O3 -pipe -march=native -fno-diagnostics-color -c -o netcat.o netcat.c x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -fno-diagnostics-color -c -o farm9crypt.o farm9crypt.cc x86_64-pc-linux-gnu-g++ -O3 -pipe -march=native -fno-diagnostics-color -c -o twofish2.o twofish2.cc netcat.c:963:1: error: return type defaults to ‘int’ [-Wimplicit-int] 963 | udptest (fd, where) | ^~~~~~~ netcat.c: In function ‘readwrite’: netcat.c:1208:14: error: implicit declaration of function ‘farm9crypt_read’ [-Wimplicit-function-declaration] 1208 | rr = farm9crypt_read (fd, bigbuf_net, BIGSIZ); | ^~~~~~~~~~~~~~~ netcat.c:1281:14: error: implicit declaration of function ‘farm9crypt_write’ [-Wimplicit-function-declaration] 1281 | rr = farm9crypt_write (fd, zp, rr); /* one line, or the whole buffer */ | ^~~~~~~~~~~~~~~~ netcat.c: At top level: netcat.c:1314:1: error: return type defaults to ‘int’ [-Wimplicit-int] 1314 | main (argc, argv) | ^~~~ netcat.c: In function ‘main’: netcat.c:1381:9: error: implicit declaration of function ‘farm9crypt_initialized’ [-Wimplicit-function-declaration] 1381 | if (farm9crypt_initialized() == 0) { | ^~~~~~~~~~~~~~~~~~~~~~ netcat.c:1382:7: error: implicit declaration of function ‘farm9crypt_init’ [-Wimplicit-function-declaration] 1382 | farm9crypt_init(crypt_key_f9); | ^~~~~~~~~~~~~~~ netcat.c:1455:9: error: implicit declaration of function ‘helpme’ [-Wimplicit-function-declaration] 1455 | helpme(); /* exits by itself */ | ^~~~~~ netcat.c: At top level: netcat.c:1666:1: error: return type defaults to ‘int’ [-Wimplicit-int] 1666 | helpme() | ^~~~~~ make: *** [: netcat.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: net-analyzer/cryptcat-1.2.1-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/cryptcat-1.2.1-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/cryptcat-1.2.1-r2::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:cryptcat-1.2.1-r2:20231204-015946.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work/unix' * S: '/var/tmp/portage/net-analyzer/cryptcat-1.2.1-r2/work/unix'