* Package: games-puzzle/galaxis-1.8-r1: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 galaxis-1.8.tar.gz to /var/tmp/portage/games-puzzle/galaxis-1.8-r1/work >>> Source unpacked in /var/tmp/portage/games-puzzle/galaxis-1.8-r1/work >>> Preparing source in /var/tmp/portage/games-puzzle/galaxis-1.8-r1/work/galaxis-1.8 ... * Applying galaxis-1.8-gentoo.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-puzzle/galaxis-1.8-r1/work/galaxis-1.8 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-puzzle/galaxis-1.8-r1/work/galaxis-1.8 ... make -j4 'TERMLIB=-lncurses -ltinfo ' clang -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -DNDEBUG -o galaxis galaxis.c -lncurses -ltinfo galaxis.c:133:5: warning: passing arguments to 'srand48' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] srand(time(0L)+getpid()); /* Kick the random number generator */ ^ galaxis.c:31:25: note: expanded from macro 'srand' #define srand(n) srand48(n) ^ galaxis.c:516:29: error: parameter 'curx' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] static void auto_mark(cury, curx) ^ galaxis.c:516:23: error: parameter 'cury' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] static void auto_mark(cury, curx) ^ galaxis.c:516:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void auto_mark(cury, curx) ^ galaxis.c:651:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main(argc, argv) ^ 3 warnings and 2 errors generated. make: *** [Makefile:15: galaxis] Error 1 * ERROR: games-puzzle/galaxis-1.8-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-puzzle/galaxis-1.8-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-puzzle/galaxis-1.8-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-puzzle:galaxis-1.8-r1:20221002-234315.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/galaxis-1.8-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/galaxis-1.8-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-puzzle/galaxis-1.8-r1/work/galaxis-1.8' * S: '/var/tmp/portage/games-puzzle/galaxis-1.8-r1/work/galaxis-1.8'