* Package: app-text/cwtext-0.96-r1:0 * Repository: gentoo * Maintainer: tomjbe@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking cwtext-0.96.tar.gz to /var/tmp/portage/app-text/cwtext-0.96-r1/work >>> Source unpacked in /var/tmp/portage/app-text/cwtext-0.96-r1/work >>> Preparing source in /var/tmp/portage/app-text/cwtext-0.96-r1/work/cwtext-0.96 ... * Applying cwtext-0.96-pcm.patch ... [ ok ] * Applying cwtext-0.94-asneeded.patch ... patching file makefile Hunk #1 succeeded at 8 with fuzz 2. [ ok ] >>> Source prepared. * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>> Configuring source in /var/tmp/portage/app-text/cwtext-0.96-r1/work/cwtext-0.96 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/cwtext-0.96-r1/work/cwtext-0.96 ... make -j4 clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c cwtext.c clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c morse.c clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c cwpcm.c clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c pcm.c morse.c:76:8: error: call to undeclared library function 'isspace' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] if (isspace(ch)) wspace(out); ^ morse.c:76:8: note: include the header or explicitly provide a declaration for 'isspace' morse.c:78:14: error: call to undeclared library function 'tolower' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] genMorse(tolower(ch), out); ^ morse.c:78:14: note: include the header or explicitly provide a declaration for 'tolower' 2 errors generated. clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -c -o cwmm.o cwmm.c make: *** [makefile:29: morse.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: app-text/cwtext-0.96-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/cwtext-0.96-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/cwtext-0.96-r1::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:cwtext-0.96-r1:20221111-104032.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/cwtext-0.96-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/cwtext-0.96-r1/temp/environment'. * Working directory: '/var/tmp/portage/app-text/cwtext-0.96-r1/work/cwtext-0.96' * S: '/var/tmp/portage/app-text/cwtext-0.96-r1/work/cwtext-0.96'