* Package: x11-misc/wayv-0.3-r2 * Repository: gentoo * Maintainer: desktop-misc@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wayv-0.3.tar.gz to /var/tmp/portage/x11-misc/wayv-0.3-r2/work >>> Source unpacked in /var/tmp/portage/x11-misc/wayv-0.3-r2/work >>> Preparing source in /var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3 ... * econf: updating wayv-0.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating wayv-0.3/config.sub with /usr/share/gnuconfig/config.sub ./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 --libdir=/usr/lib64 creating cache ./config.cache checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed) works... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wl,-O1 -Wl,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/time.h... yes checking for unistd.h... yes checking whether time.h and sys/time.h may both be included... yes checking for XOpenDisplay in -lX11... yes checking for XQueryExtension in -lXext... yes checking for XTestFakeKeyEvent in -lXtst... yes checking return type of signal handlers... void checking for gettimeofday... yes checking for strdup... yes updating cache ./config.cache creating ./config.status creating src/Makefile creating doc/Makefile creating Makefile creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c ai.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c aimath.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c backend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c display.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c gesture.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c process.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c setup.c In file included from /usr/include/string.h:494, from setup.c:28: In function ‘strncat’, inlined from ‘parseSetup’ at setup.c:231:4: /usr/include/bits/string_fortified.h:136:10: warning: ‘__builtin___strncat_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ setup.c: In function ‘parseSetup’: setup.c:230:7: note: length computed here 230 | if((strlen(temp) + strlen(setup)) < SETUPSIZE) | ^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -c misc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -DSETUPPATH=\"/etc/wayv\" -Wl,-O1 -Wl,--as-needed -o wayv -I -L/usr/lib64 ai.o aimath.o backend.o display.o gesture.o process.o setup.o misc.o -L/usr/lib64 -lX11 -lXtst /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: process.o:(.bss+0x0): multiple definition of `child'; backend.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:162: wayv] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3/src' make[1]: *** [Makefile:144: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3' make: *** [Makefile:293: all-recursive-am] Error 2 * ERROR: x11-misc/wayv-0.3-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-misc/wayv-0.3-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-misc/wayv-0.3-r2::gentoo'`. * The complete build log is located at '/var/log/portage/x11-misc:wayv-0.3-r2:20200129-043036.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-misc/wayv-0.3-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/wayv-0.3-r2/temp/environment'. * Working directory: '/var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3' * S: '/var/tmp/portage/x11-misc/wayv-0.3-r2/work/wayv-0.3'