* Package: games-puzzle/wmpuzzle-0.5.2-r1 * Repository: gentoo * Maintainer: voyageur@gentoo.org games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking wmpuzzle-0.5.2.tar.gz to /var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work >>> Source unpacked in /var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work >>> Preparing source in /var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work/wmpuzzle-0.5.2/src ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work/wmpuzzle-0.5.2/src ... ./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 --docdir=/usr/share/doc/wmpuzzle-0.5.2-r1 --htmldir=/usr/share/doc/wmpuzzle-0.5.2-r1/html --libdir=/usr/lib64 configure: loading site script /usr/share/config.site 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 for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for XNextEvent in -lX11... yes checking for XShapeCombineMask in -lXext... yes checking for XpmCreatePixmapFromData in -lXpm... yes checking for an ANSI C-conforming const... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for atexit... yes checking for memset... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating wmpuzzle.6 config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work/wmpuzzle-0.5.2/src ... make -j1 x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-common -I. -c -o wmpuzzle.o wmpuzzle.c wmpuzzle.c: In function ‘read_state’: wmpuzzle.c:364:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 364 | fgets(buffer, sizeof(buffer), F); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wmpuzzle.c: In function ‘write_state’: wmpuzzle.c:438:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] 438 | fgets(buffer, sizeof(buffer), G); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -fno-common -I. -c -o wmgeneral.o wmgeneral.c x86_64-pc-linux-gnu-gcc -Wall -Wl,-O1 -Wl,--as-needed -o wmpuzzle wmpuzzle.o wmgeneral.o -lXpm -lXext -lX11 /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: wmgeneral.o:(.bss+0x328): multiple definition of `display'; wmpuzzle.o:(.bss+0x8): first defined here collect2: error: ld returned 1 exit status make: *** [Makefile:19: wmpuzzle] Error 1 * ERROR: games-puzzle/wmpuzzle-0.5.2-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-puzzle/wmpuzzle-0.5.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-puzzle/wmpuzzle-0.5.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-puzzle:wmpuzzle-0.5.2-r1:20200129-005223.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work/wmpuzzle-0.5.2/src' * S: '/var/tmp/portage/games-puzzle/wmpuzzle-0.5.2-r1/work/wmpuzzle-0.5.2/src'