* Package: net-mail/qlogtools-3.1-r1 * Repository: gentoo * Maintainer: robbat2@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking qlogtools-3.1.tar.gz to /var/tmp/portage/net-mail/qlogtools-3.1-r1/work >>> Source unpacked in /var/tmp/portage/net-mail/qlogtools-3.1-r1/work >>> Preparing source in /var/tmp/portage/net-mail/qlogtools-3.1-r1/work/qlogtools-3.1 ... * Applying qlogtools-3.1-errno.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-mail/qlogtools-3.1-r1/work/qlogtools-3.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/net-mail/qlogtools-3.1-r1/work/qlogtools-3.1 ... make -j1 ( echo '#!/bin/sh';\ echo 'main="$1"; shift';\ echo exec `head -1 conf-ld` '-o "$main" "$main.o" ${1+"$@"}';\ ) >load chmod 755 load ( echo '#!/bin/sh'; \ echo 'source=$1; shift'; \ echo 'base=`echo "$source" | sed -e s:\\\\.c$::`'; \ echo exec `head -1 conf-cc` '-I. -o ${base}.o -c $source ${1+"$@"}'; \ ) >compile chmod 755 compile ./compile spipe.c ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null 2>&1 \ && cat fork.h2 || cat fork.h1 ) > fork.h rm -f tryvfork.o tryvfork ./compile svcfns.c svcfns.c: In function ‘exec_supervise’: svcfns.c:39:3: warning: missing sentinel in function call [-Wformat=] 39 | execlp("supervise", "supervise", dir, 0); | ^~~~~~ svcfns.c: In function ‘stop_supervise’: svcfns.c:67:5: warning: missing sentinel in function call [-Wformat=] 67 | execlp("svc", "svc", "-dx", dir, 0); | ^~~~~~ ./load spipe svcfns.o ./compile qfilelog.c ./load qfilelog cat warn-auto.sh choose.sh >choose chmod 755 choose ./choose c trysysel select.h1 select.h2 > select.h ( ./compile trydirent.c >/dev/null 2>&1 \ && cat direntry.h2 || cat direntry.h1 ) > direntry.h rm -f trydirent.o ./compile multipipe.c ./load multipipe svcfns.o ./compile tai2tai64n.c ./compile tai_decode.c tai_decode.c:3:13: warning: conflicting types for built-in function ‘isdigit’; expected ‘int(int)’ [-Wbuiltin-declaration-mismatch] 3 | static bool isdigit(char ch) | ^~~~~~~ tai_decode.c:2:1: note: ‘isdigit’ is declared in header ‘’ 1 | #include "tai.h" +++ |+#include 2 | ./compile tai64n_encode.c ./load tai2tai64n tai_decode.o tai64n_encode.o ./compile tai64n2tai.c ./compile tai64n_decode.c ./compile tai_encode.c ./load tai64n2tai tai64n_decode.o tai_encode.o ./compile teepipe.c ./load teepipe ( ( ./compile trysystime.c >/dev/null 2>&1 && \ echo '#include ' ); \ ( ./compile trytime.c >/dev/null 2>&1 && \ echo '#include ' ) ) >systime.h rm -f trysystime.o trytime.o ./compile multitail.c ./load multitail ./compile installer.c installer.c: In function ‘diesys’: installer.c:18:3: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 18 | exit(1); | ^~~~ installer.c:18:3: warning: incompatible implicit declaration of built-in function ‘exit’ installer.c:9:1: note: include ‘’ or provide a declaration of ‘exit’ 8 | #include "installer.h" +++ |+#include 9 | installer.c: In function ‘diefsys’: installer.c:25:3: warning: incompatible implicit declaration of built-in function ‘exit’ 25 | exit(1); | ^~~~ installer.c:25:3: note: include ‘’ or provide a declaration of ‘exit’ head -1 conf-bin | \ sed -e 's/"/\\"/g' \ -e 's/^/const char conf_bin[] = "/' \ -e 's/$/";/' >conf_bin.c head -1 conf-man | \ sed -e 's/"/\\"/g' \ -e 's/^/const char conf_man[] = "/' \ -e 's/$/";/' >conf_man.c ./compile insthier.c ./load installer insthier.o ./compile instcheck.c instcheck.c: In function ‘diesys’: instcheck.c:17:4: error: ‘sys_errlist’ undeclared (first use in this function) 17 | sys_errlist[errno]); | ^~~~~~~~~~~ instcheck.c:17:4: note: each undeclared identifier is reported only once for each function it appears in instcheck.c:18:3: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] 18 | exit(1); | ^~~~ instcheck.c:18:3: warning: incompatible implicit declaration of built-in function ‘exit’ instcheck.c:8:1: note: include ‘’ or provide a declaration of ‘exit’ 7 | #include "installer.h" +++ |+#include 8 | instcheck.c: In function ‘diefsys’: instcheck.c:24:4: error: ‘sys_errlist’ undeclared (first use in this function) 24 | sys_errlist[errno]); | ^~~~~~~~~~~ instcheck.c:25:3: warning: incompatible implicit declaration of built-in function ‘exit’ 25 | exit(1); | ^~~~ instcheck.c:25:3: note: include ‘’ or provide a declaration of ‘exit’ make: *** [Makefile:55: instcheck.o] Error 1 * ERROR: net-mail/qlogtools-3.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-mail/qlogtools-3.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-mail/qlogtools-3.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/net-mail:qlogtools-3.1-r1:20200401-004605.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/qlogtools-3.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/qlogtools-3.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/net-mail/qlogtools-3.1-r1/work/qlogtools-3.1' * S: '/var/tmp/portage/net-mail/qlogtools-3.1-r1/work/qlogtools-3.1'