* Package: app-shells/rc-1.7.4-r2:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libedit readline * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking rc-1.7.4.tar.gz to /var/tmp/portage/app-shells/rc-1.7.4-r2/work >>> Source unpacked in /var/tmp/portage/app-shells/rc-1.7.4-r2/work >>> Preparing source in /var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4 ... ./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/rc-1.7.4-r2 --htmldir=/usr/share/doc/rc-1.7.4-r2/html --libdir=/usr/lib64 --with-edit=edit checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ln... ln 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking for ssize_t... yes checking for getgroups... yes checking for lstat... yes checking for setpgrp... yes checking for setrlimit... yes checking for sigaction... yes checking for POSIX getgroups... yes checking for sigsetjmp... yes checking whether setpgrp takes no argument... yes checking for strerror... yes checking if _KERNEL is required for RLIMIT defines... no checking for rlim_t... yes checking for sig_atomic_t... yes checking for SysV SIGCLD semantics... yes checking whether #! works in shell scripts... yes checking for /dev/fd... yes checking extant directories for default path... "/usr/local/bin","/usr/bin","/bin","." checking for tgetent in -ltinfo... yes checking for el_init in -ledit... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4 ... make -j4 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o mksignal.o mksignal.c x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mksignal mksignal.o -ledit -ltinfo ./mksignal make all-am make[1]: Entering directory '/var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o builtins.o builtins.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o except.o except.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o exec.o exec.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o fn.o fn.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o footobar.o footobar.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o getopt.o getopt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o glob.o glob.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o glom.o glom.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o heredoc.o heredoc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o input.o input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o lex.o lex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o list.o list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o main.o main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o match.o match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o nalloc.o nalloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o open.o open.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o parse.o parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o print.o print.c parse.c:3:1: warning: ‘yyrcsid’ defined but not used [-Wunused-const-variable=] 3 | yyrcsid[] = "$FreeBSD: src/usr.bin/yacc/skeleton.c,v 1.28 2000/01/17 02:04:06 bde Exp $"; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o redir.o redir.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o signal.o signal.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o mkstatval.o mkstatval.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o tree.o tree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o utils.o utils.c utils.c: In function ‘panic’: utils.c:40:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 40 | write(2, PANICMSG, conststrlen(PANICMSG)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:41:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 41 | write(2, s, strlen(s)); | ^~~~~~~~~~~~~~~~~~~~~~ utils.c:42:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 42 | write(2, "!\n", 2); | ^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o var.o var.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o wait.o wait.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o walk.o walk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o which.o which.c which.c: In function ‘which’: which.c:112:25: warning: ignoring return value of ‘getgroups’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 112 | getgroups(ngroups, gidset); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o sigmsgs.o sigmsgs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o edit-edit.o edit-edit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o system.o system.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -O2 -pipe -march=native -fno-diagnostics-color -c -o tripping.o tripping.c edit-edit.c: In function ‘edit_alloc’: edit-edit.c:54:28: error: passing argument 2 of ‘el_gets’ from incompatible pointer type [-Wincompatible-pointer-types] 54 | r = el_gets(c->el, count); | ^~~~~ | | | size_t * {aka long unsigned int *} In file included from edit-edit.c:5: /usr/include/histedit.h:95:38: note: expected ‘int *’ but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} 95 | const char *el_gets(EditLine *, int *); | ^~~~~ edit-edit.c: In function ‘edit_catcher’: edit-edit.c:41:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 41 | write(2, "\n", 1); | ^~~~~~~~~~~~~~~~~ make[1]: *** [Makefile:510: edit-edit.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4' make: *** [Makefile:338: all] Error 2 * ERROR: app-shells/rc-1.7.4-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-shells/rc-1.7.4-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-shells/rc-1.7.4-r2::gentoo'`. * The complete build log is located at '/var/log/portage/app-shells:rc-1.7.4-r2:20240226-180255.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-shells/rc-1.7.4-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-shells/rc-1.7.4-r2/temp/environment'. * Working directory: '/var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4' * S: '/var/tmp/portage/app-shells/rc-1.7.4-r2/work/rc-1.7.4'