* Package: app-misc/g15daemon-1.9.5.3-r13 * Repository: gentoo * Maintainer: robbat2@gentoo.org polynomial-c@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/1953c6130fa9d2a03f3e3c9954f3820ae8942872 @@@@@ END @@@@@ * Determining the location of the kernel source code * Found kernel source directory: * /kernel-4.19.122 * Found sources for kernel version: * 4.19.122 * Checking for uinput support ... * To use g15daemon, you need to compile your kernel with uinput support. * Please enable uinput support in your kernel config, found at: * * Device Drivers -> Input Device ... -> Miscellaneous devices -> User level driver support. * * Once enabled, you should have the /dev/input/uinput device. * g15daemon will not work without the uinput device. >>> Unpacking source... >>> Unpacking g15daemon-1.9.5.3.tar.gz to /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work >>> Source unpacked in /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work >>> Preparing source in /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3 ... * Applying g15daemon-1.9.5.3-forgotten-open-mode.patch ... [ ok ] * Applying g15daemon-1.9.5.3-overflow-fix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3 ... * econf: updating g15daemon-1.9.5.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating g15daemon-1.9.5.3/config/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --libdir=/usr/lib64 --docdir=/usr/share/doc/g15daemon-1.9.5.3-r13 --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-clang... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-clang... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for ld.lld option to reload object files... -r checking for BSD-compatible nm... llvm-nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-clang++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-clang++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking for x86_64-pc-linux-gnu-strip... llvm-strip checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-clang static flag -static works... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-clang linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-clang++... ld.lld -m elf_x86_64 checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-clang++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-clang++ static flag -static works... yes checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gfortran linker (ld.lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for initLibG15 in -lg15... yes checking for g15r_loadWbmpSplash in -lg15render... yes checking for sin in -lm... yes checking for pthread_mutex_init in -lpthread... yes checking for daemon... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether x86_64-pc-linux-gnu-clang needs -traditional... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for backtrace... yes checking for backtrace_symbols... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking linux/input.h usability... yes checking linux/input.h presence... yes checking for linux/input.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking linux/uinput.h usability... yes checking linux/uinput.h presence... yes checking for linux/uinput.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for unistd.h... (cached) yes checking for libg15.h... yes checking for struct uinput_user_dev.id... yes configure: Necessary includes exist: Compiling Uinput Plugin configure: OS is Linux, using uinput if available configure: creating ./config.status config.status: creating Makefile config.status: creating g15daemon/Makefile config.status: creating libg15daemon_client/Makefile config.status: creating plugins/Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3 ... make -j2 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' Making all in libg15daemon_client make[2]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/libg15daemon_client' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib64/g15daemon/1.9.5.3/plugins\" -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o g15daemon_net.lo g15daemon_net.c ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression mkdir .libs x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/usr/share\" -DPLUGINDIR=\"/usr/lib64/g15daemon/1.9.5.3/plugins\" -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c g15daemon_net.c -fPIC -DPIC -o .libs/g15daemon_net.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-clang -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -version-info 1:2:0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libg15daemon_client.la -rpath /usr/lib64 g15daemon_net.lo -lpthread -lm -lg15render -lg15 ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression x86_64-pc-linux-gnu-clang -shared .libs/g15daemon_net.o -lpthread -lm -lg15render -lg15 -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libg15daemon_client.so.1 -o .libs/libg15daemon_client.so.1.0.2 (cd .libs && rm -f libg15daemon_client.so.1 && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so.1) (cd .libs && rm -f libg15daemon_client.so && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so) creating libg15daemon_client.la (cd .libs && rm -f libg15daemon_client.la && ln -s ../libg15daemon_client.la libg15daemon_client.la) make[2]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/libg15daemon_client' Making all in g15daemon make[2]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/g15daemon' x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib64/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c lcdclient_test.c x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib64/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utility_funcs.c lcdclient_test.c:58:9: warningutility_funcs.c:164:29: warning: unsequenced modification and access to 'l' [-Wunsequenced] if (write(fd, pidtxt, l = strlen(pidtxt)) != l) { ^ ~ : misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] if(argc<2) ^ lcdclient_test.c:55:6: note: previous statement is here }else ^ lcdclient_test.c:89:42: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] ...printf("sent %i bytes\n",send(g15screen_fd, packet, 1, MSG_OOB )); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %zi lcdclient_test.c:70:17: warning: unused variable 'foo' [-Wunused-variable] int foo = 0; ^ 3 warnings generated. x86_64-pc-linux-gnu-clang -DHAVE_CONFIG_H -I. -I.. -I../libg15daemon_client/ -DDATADIR="\"/usr/share\"" -DPLUGINDIR=\"/usr/lib64/g15daemon/1.9.5.3/plugins\" -I/usr/include -DG15DAEMON_BUILD -Wall -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c main.c main.c:416:11: warning: misleading indentation; statement is not part of the previous 'for' [-Wmisleading-indentation] fprintf(stderr,"\n"); ^ main.c:414:9: note: previous statement is here for(i=1;i>> Source compiled. >>> Test phase [not enabled]: app-misc/g15daemon-1.9.5.3-r13 >>> Install app-misc/g15daemon-1.9.5.3-r13 into /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image/ make -j2 V=1 DESTDIR=/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image/ install Making install in libg15daemon_client make[1]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/libg15daemon_client' make[2]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/libg15daemon_client' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/include" /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c 'libg15daemon_client.la' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/libg15daemon_client.la' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'g15daemon_client.h' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/include/g15daemon_client.h' ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libg15daemon_client.so.1.0.2 /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/libg15daemon_client.so.1.0.2 (cd /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64 && { ln -s -f libg15daemon_client.so.1.0.2 libg15daemon_client.so.1 || { rm -f libg15daemon_client.so.1 && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so.1; }; }) (cd /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64 && { ln -s -f libg15daemon_client.so.1.0.2 libg15daemon_client.so || { rm -f libg15daemon_client.so && ln -s libg15daemon_client.so.1.0.2 libg15daemon_client.so; }; }) /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libg15daemon_client.lai /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/libg15daemon_client.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/libg15daemon_client' make[1]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/libg15daemon_client' Making install in g15daemon make[1]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/g15daemon' make[2]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/g15daemon' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/sbin" test -z "/usr/include" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/include" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'g15daemon.h' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/include/g15daemon.h' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c 'g15daemon' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/sbin/g15daemon' ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c g15daemon /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/sbin/g15daemon make[2]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/g15daemon' make[1]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/g15daemon' Making install in plugins make[1]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/plugins' make[2]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/plugins' test -z "/usr/lib64/g15daemon/1.9.5.3/plugins" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c 'g15plugin_uinput.la' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_uinput.la' ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/g15plugin_uinput.so /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_uinput.so /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/g15plugin_uinput.lai /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_uinput.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/g15daemon/1.9.5.3/plugins' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c 'g15plugin_tcpserver.la' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.la' ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/g15plugin_tcpserver.so /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.so /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/g15plugin_tcpserver.lai /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/g15daemon/1.9.5.3/plugins' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c 'g15plugin_clock.la' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_clock.la' ../libtool: line 96: gcc: command not found ../libtool: line 97: gcc: command not found /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /bin/sed: -e expression #1, char 0: no previous regular expression /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/g15plugin_clock.so /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_clock.so /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/g15plugin_clock.lai /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_clock.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/g15daemon/1.9.5.3/plugins' make[2]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/plugins' make[1]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3/plugins' make[1]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' make[2]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/doc/g15daemon-1.9.5.3" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3" test -z "/usr/share/g15daemon/splash" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/g15daemon/splash" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'FAQ' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/FAQ' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'images/g15logo2.wbmp' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/g15daemon/splash/g15logo2.wbmp' test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/man/man1" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'README.usage' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/README.usage' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'README' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/README' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 '././Documentation/g15daemon.1' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/man/man1/g15daemon.1' test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/man/man3" /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'ChangeLog' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/ChangeLog' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'TODO' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/TODO' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 '././Documentation/g15daemon_client_devel.3' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/man/man3/g15daemon_client_devel.3' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'AUTHORS' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/AUTHORS' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'NEWS' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/NEWS' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'LICENSE' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/LICENSE' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'README.Linux' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/README.Linux' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'README.FreeBSD' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/README.FreeBSD' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 'README.Solaris' '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3/README.Solaris' make install-data-hook make[3]: Entering directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' make[2]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' make[1]: Leaving directory '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/work/g15daemon-1.9.5.3' rm: cannot remove '/var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image//usr/share/doc/g15daemon-1.9.5.3-r13/LICENSE': No such file or directory >>> Completed installing app-misc/g15daemon-1.9.5.3-r13 into /var/tmp/portage/app-misc/g15daemon-1.9.5.3-r13/image/ * Final size of build directory: 2696 KiB (2.6 MiB) * Final size of installed tree: 440 KiB * QA Notice: command not found: * * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * ../libtool: line 96: gcc: command not found * ../libtool: line 97: gcc: command not found * The ebuild is installing to one or more unexpected paths: * * /usr/share/doc/g15daemon-1.9.5.3 * * Please fix the ebuild to use correct FHS/Gentoo policy paths. strip: llvm-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/sbin/g15daemon /usr/lib64/libg15daemon_client.so.1.0.2 /usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_uinput.so /usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_tcpserver.so /usr/lib64/g15daemon/1.9.5.3/plugins/g15plugin_clock.so >>> Done. * To use g15daemon, you need to add g15daemon to the default runlevel. * This can be done with: * # /sbin/rc-update add g15daemon default * You can edit some g15daemon options at /etc/conf.d/g15daemon * * To have all new keys working in X11, you'll need create a * specific xmodmap in your home directory or edit the existent one. * * Create the xmodmap: * cp /usr/share/g15daemon/contrib/xmodmaprc ~/.Xmodmap * * Adding keycodes to an existing xmodmap: * cat /usr/share/g15daemon/contrib/xmodmaprc >> ~/.Xmodmap emerge --info: Portage 2.3.102 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 1274276 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Tue, 23 Jun 2020 10:35:28 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo dev-util/cmake: 3.18.0_rc2::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r1::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS