* Package: sys-process/daemontools-encore-1.11:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking daemontools-encore-1.11.tar.gz to /var/tmp/portage/sys-process/daemontools-encore-1.11/work >>> Source unpacked in /var/tmp/portage/sys-process/daemontools-encore-1.11/work >>> Preparing source in /var/tmp/portage/sys-process/daemontools-encore-1.11/work/daemontools-encore-1.11 ... * Applying daemontools-encore-1.11-do-not-always-run-tests.patch ... [ ok ] * Applying daemontools-encore-1.11-add-missing-setuser-man-page.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/daemontools-encore-1.11/work/daemontools-encore-1.11 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/daemontools-encore-1.11/work/daemontools-encore-1.11 ... sed: can't read make-makelib.sh: No such file or directory make -j4 sh find-systype.sh > systype rm -f choose cat warn-auto.sh choose.sh > choose echo 'const char conf_supervise[] = "'`head -n 1 conf-supervise`'";' >conf_supervise.c cat warn-auto.sh svscanboot.sh > svscanboot chmod 555 choose chmod 755 svscanboot cat warn-auto.sh > dosubst echo "sed -e 's}@SUPERVISEDIR@}supervise}g'" >> dosubst chmod 755 dosubst ./dosubst supervise.8 ./dosubst svc.8 ./dosubst svok.8 ./dosubst svstat.8 ./dosubst svup.8 rm -f load rm -f compile rm -f makelib sh print-ld.sh > load sh print-cc.sh > compile sh print-ar.sh > makelib chmod 555 load chmod 555 compile chmod 555 makelib ./choose c trydrent direntry.h1 direntry.h2 > direntry.h ./choose c tryattribute hasattribute.h1 hasattribute.h2 > hasattribute.h ./compile alloc.c ./compile alloc_re.c ./compile buffer.c ./compile buffer_0.c ./compile buffer_1.c buffer_0.c:5:5: warning: a function definition./compile buffer_2.c without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int buffer_0_read(fd,buf,len) int fd; char *buf; int len; ^ ./compile buffer_copy.c 1 warning generated. ./compile buffer_copyline.c ./compile buffer_get.c ./compile buffer_gets.c ./compile buffer_put.c buffer_get.c:12:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] r = op(fd,buf,len); ^ ./compile buffer_read.c 1 warning generated. ./compile buffer_write.c buffer_put.c:13:11: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w = op(fd,buf,len); ^ ./compile closeonexec.c ./compile env.c ./compile error.c ./compile error_str.c 1 warning generated. ./compile fd_copy.c ./compile fd_move.c ./choose cl trymkffo hasmkffo.h1 hasmkffo.h2 > hasmkffo.h ./choose cl tryflock hasflock.h1 hasflock.h2 > hasflock.h ./compile ndelay_off.c ./compile ndelay_on.c ./compile open_append.c ./compile open_read.c ./compile open_trunc.c ./compile open_write.c ./compile openreadclose.c ./compile pathexec_env.c ./compile pathexec_run.c ./compile chkshsgr.c ./compile readclose.c ./compile seek_set.c ./compile sgetopt.c ./compile sig.c chkshsgr.c:12:19: warning: cast from 'short *' to 'gid_t *' (aka 'unsigned int *') increases required alignment from 2 to 4 [-Wcast-align] if (getgroups(1,(gid_t*)x) == 0) if (setgroups(1,(gid_t*)x) == -1) _exit(1); ^~~~~~~~~ chkshsgr.c:12:52: warning: cast from 'short *' to 'gid_t *' (aka 'unsigned int *') increases required alignment from 2 to 4 [-Wcast-align] if (getgroups(1,(gid_t*)x) == 0) if (setgroups(1,(gid_t*)x) == -1) _exit(1); ^~~~~~~~~ 2 warnings generated. ./choose cl trysgprm hassgprm.h1 hassgprm.h2 > hassgprm.h ./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h ./compile stralloc_append.c ./compile stralloc_catb.c ./compile stralloc_cat.c ./compile stralloc_cats.c ./compile stralloc_copyb.c ./compile stralloc_copy.c ./compile stralloc_copys.c ./compile stralloc_ready.c ./compile strerr_die.c ./compile strerr_sys.c ./compile subgetopt.c ./choose cl trywaitp haswaitp.h1 haswaitp.h2 > haswaitp.h ./compile byte_chr.c ./choose cl trymemrchr hasmemrchr.h1 hasmemrchr.h2 > hasmemrchr.h ./compile fmt_uint.c ./compile fmt_uint0.c ./compile fmt_ulong.c ./compile scan_ulong.c ./compile scan_8long.c ./compile str_chr.c ./compile str_start.c ./compile envini.c ./compile envuidgid.c ./compile fghack.c ./compile installer.c ./compile getln.c ./compile getln2.c ./compile matchtest.c ./compile match.c ./compile multilog.c ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h ./choose c trysysel select.h1 select.h2 > select.h ./compile pgrphack.c ./compile readproctitle.c ./compile setlock.c ./compile setuidgid.c ./compile setuser.c ./compile sleeper.c ./compile softlimit.c ./compile svpath.c ./compile svc.c ./compile svok.c ./compile svscan.c ./compile svstat.c ./compile svup.c ./compile tai64n.c ./compile tai64nlocal.c ./compile envdir.c ./compile fifo.c ./compile lock_ex.c ./compile lock_exnb.c ./load chkshsgr ./compile sig_block.c ./compile sig_catch.c ./compile sig_pause.c ./compile wait_nohang.c sig_block.c:15:3: warning: 'sigblock' is deprecated [-Wdeprecated-declarations] sigblock(1 << (sig - 1)); ^ /usr/include/signal.h:173:42: note: 'sigblock' has been explicitly marked deprecated here extern int sigblock (int __mask) __THROW __attribute_deprecated__; ^ /usr/include/sys/cdefs.h:339:51: note: expanded from macro '__attribute_deprecated__' # define __attribute_deprecated__ __attribute__ ((__deprecated__)) ^ sig_block.c:27:3: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(sigsetmask(~0) & ~(1 << (sig - 1))); ^ /usr/include/signal.h:176:44: note: 'sigsetmask' has been explicitly marked deprecated here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^ /usr/include/sys/cdefs.h:339:51: note: expanded from macro '__attribute_deprecated__' # define __attribute_deprecated__ __attribute__ ((__deprecated__)) ^ sig_block.c:27:14: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(sigsetmask(~0) & ~(1 << (sig - 1))); ^ /usr/include/signal.h:176:44: note: 'sigsetmask' has been explicitly marked deprecated here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^ /usr/include/sys/cdefs.h:339:51: note: expanded from macro '__attribute_deprecated__' # define __attribute_deprecated__ __attribute__ ((__deprecated__)) ^ sig_block.c:38:3: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(0); ^ /usr/include/signal.h:176:44: note: 'sigsetmask' has been explicitly marked deprecated here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^ /usr/include/sys/cdefs.h:339:51: note: expanded from macro '__attribute_deprecated__' # define __attribute_deprecated__ __attribute__ ((__deprecated__)) ^ sig_pause.c:14:3: error: call to undeclared function 'sigpause'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] sigpause(0); ^ sig_pause.c:14:3: note: did you mean 'sig_pause'? sig_pause.c:7:6: note: 'sig_pause' declared here void sig_pause(void) ^ 1 error generated. make: *** [Makefile:432: sig_pause.o] Error 1 make: *** Waiting for unfinished jobs.... 4 warnings generated. wait_nohang.c:7:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int wait_nohang(wstat) int *wstat; ^ 1 warning generated. * ERROR: sys-process/daemontools-encore-1.11::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-process/daemontools-encore-1.11::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-process/daemontools-encore-1.11::gentoo'`. * The complete build log is located at '/var/log/portage/sys-process:daemontools-encore-1.11:20220917-170519.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/daemontools-encore-1.11/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/daemontools-encore-1.11/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/daemontools-encore-1.11/work/daemontools-encore-1.11' * S: '/var/tmp/portage/sys-process/daemontools-encore-1.11/work/daemontools-encore-1.11'