* Package: games-arcade/grande-KXL-0.6-r2:0 * Repository: gentoo * Maintainer: 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 grande-KXL-0.6.tar.gz to /var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work >>> Unpacking grande-KXL.png to /var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work unpack grande-KXL.png: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work >>> Preparing source in /var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6 ... * Applying grande-KXL-0.6-cflags.patch ... [ ok ] * Applying grande-KXL-0.6-paths.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6' ... * Running 'aclocal --system-acdir=/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/temp/aclocal' ... [ ok ] * Moving configure.in to configure.ac (bug #426262) * Running 'autoconf --force' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: grande-KXL-0.6/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6 ... * econf: updating grande-KXL-0.6/config.sub with /usr/share/gnuconfig/config.sub * econf: updating grande-KXL-0.6/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/grande-KXL-0.6-r2 --htmldir=/usr/share/doc/grande-KXL-0.6-r2/html --libdir=/usr/lib64 --with-highscore-path=/var/games checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for main in -lKXL... 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 KXL CFLAGS... checking for KXL LDFLAGS... -lKXL checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for KXL_CreateWindow in -lKXL... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for unistd.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/stg/Makefile config.status: creating src/wav/Makefile config.status: creating src/bmp/Makefile config.status: creating grande.spec config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6 ... make -j4 Making all in src make[1]: Entering directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src' Making all in bmp make[2]: Entering directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src/bmp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src/bmp' Making all in wav make[2]: Entering directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src/wav' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src/wav' Making all in stg make[2]: Entering directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src/stg' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src/stg' make[2]: Entering directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src' x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"grande-KXL\" -DVERSION=\"0.6\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -DINST_PATH=\"/usr/share/grande\" -DSCORE_PATH=\"/var/games\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o boss.o boss.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"grande-KXL\" -DVERSION=\"0.6\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -DINST_PATH=\"/usr/share/grande\" -DSCORE_PATH=\"/var/games\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o misc.o misc.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"grande-KXL\" -DVERSION=\"0.6\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -DINST_PATH=\"/usr/share/grande\" -DSCORE_PATH=\"/var/games\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o game.o game.c x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"grande-KXL\" -DVERSION=\"0.6\" -DHAVE_LIBKXL=1 -DHAVE_LIBKXL=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -DINST_PATH=\"/usr/share/grande\" -DSCORE_PATH=\"/var/games\" -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o main.o main.c main.c: In function ‘main’: main.c:302:9: error: implicit declaration of function ‘time’ [-Werror=implicit-function-declaration] 302 | srand(time(NULL)); | ^~~~ main.c:10:1: note: ‘time’ is defined in header ‘’; did you forget to ‘#include ’? 9 | #include "extern.h" +++ |+#include 10 | misc.c: In function ‘ClearAndGameOver’: misc.c:107:5: error: implicit declaration of function ‘ScoreRanking’ [-Werror=implicit-function-declaration] 107 | ScoreRanking(); | ^~~~~~~~~~~~ cc1: some warnings being treated as errors cc1: some warnings being treated as errors make[2]: *** [Makefile:426: misc.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Makefile:426: main.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src' make[1]: *** [Makefile:442: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6/src' make: *** [Makefile:350: all-recursive] Error 1 * ERROR: games-arcade/grande-KXL-0.6-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/grande-KXL-0.6-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/grande-KXL-0.6-r2::gentoo'`. * The complete build log is located at '/var/log/portage/games-arcade:grande-KXL-0.6-r2:20221004-012330.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6' * S: '/var/tmp/portage/games-arcade/grande-KXL-0.6-r2/work/grande-KXL-0.6'