* Package: games-board/xmille-2.0-r4: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 xmille_2.0.orig.tar.gz to /var/tmp/portage/games-board/xmille-2.0-r4/work >>> Unpacking xmille_2.0-13.diff.gz to /var/tmp/portage/games-board/xmille-2.0-r4/work >>> Source unpacked in /var/tmp/portage/games-board/xmille-2.0-r4/work >>> Preparing source in /var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig ... * Applying xmille_2.0-13.diff ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig ... mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/lib64/X11/config >>> Source configured. '/var/tmp/portage/games-board/xmille-2.0-r4/temp/clang14.log' -> '/var/tmp/clang/games-board/xmille-2.0-r4/clang14.log' '/var/tmp/portage/games-board/xmille-2.0-r4/temp/clang15.log' -> '/var/tmp/clang/games-board/xmille-2.0-r4/clang15.log' >>> Compiling source in /var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig ... make -j4 -j1 'AR=x86_64-pc-linux-gnu-ar cq' RANLIB=x86_64-pc-linux-gnu-ranlib CC=clang 'CDEBUGFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int' 'EXTRA_LDOPTIONS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' making all in ./control... make[1]: Entering directory '/var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig/control' Makefile:307: warning: NUL character seen; rest of line ignored Makefile:308: warning: NUL character seen; rest of line ignored Makefile:309: warning: NUL character seen; rest of line ignored Makefile:310: warning: NUL character seen; rest of line ignored Makefile:311: warning: NUL character seen; rest of line ignored Makefile:312: warning: NUL character seen; rest of line ignored Makefile:313: warning: NUL character seen; rest of line ignored Makefile:314: warning: NUL character seen; rest of line ignored Makefile:315: warning: NUL character seen; rest of line ignored Makefile:316: warning: NUL character seen; rest of line ignored Makefile:317: warning: NUL character seen; rest of line ignored Makefile:318: warning: NUL character seen; rest of line ignored Makefile:319: warning: NUL character seen; rest of line ignored Makefile:320: warning: NUL character seen; rest of line ignored Makefile:321: warning: NUL character seen; rest of line ignored Makefile:322: warning: NUL character seen; rest of line ignored Makefile:323: warning: NUL character seen; rest of line ignored Makefile:324: warning: NUL character seen; rest of line ignored Makefile:325: warning: NUL character seen; rest of line ignored Makefile:326: warning: NUL character seen; rest of line ignored Makefile:327: warning: NUL character seen; rest of line ignored Makefile:328: warning: NUL character seen; rest of line ignored Makefile:329: warning: NUL character seen; rest of line ignored Makefile:330: warning: NUL character seen; rest of line ignored Makefile:331: warning: NUL character seen; rest of line ignored Makefile:332: warning: NUL character seen; rest of line ignored Makefile:333: warning: NUL character seen; rest of line ignored Makefile:334: warning: NUL character seen; rest of line ignored Makefile:335: warning: NUL character seen; rest of line ignored Makefile:336: warning: NUL character seen; rest of line ignored Makefile:337: warning: NUL character seen; rest of line ignored Makefile:338: warning: NUL character seen; rest of line ignored Makefile:339: warning: NUL character seen; rest of line ignored Makefile:340: warning: NUL character seen; rest of line ignored Makefile:341: warning: NUL character seen; rest of line ignored Makefile:342: warning: NUL character seen; rest of line ignored Makefile:343: warning: NUL character seen; rest of line ignored rm -f button.o clang -c -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -DDEFAULT_FONT=\"fixed\" -DDEFAULT_FONTB=\"fixed\" -I/usr/local/pkg/X11/include -DFUNCPROTO button.c button.c:58:18: error: call to undeclared function 'XrmUniqueQuark'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] assocContext = XUniqueContext(); ^ /usr/include/X11/Xutil.h:359:44: note: expanded from macro 'XUniqueContext' #define XUniqueContext() ((XContext) XrmUniqueQuark()) ^ button.c:43:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CcreateButton (text, width, gc, font, backcolor, borderwidth) ^ button.c:131:22: error: call to undeclared function 'XrmUniqueQuark'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] perwindowContext = XUniqueContext(); ^ /usr/include/X11/Xutil.h:359:44: note: expanded from macro 'XUniqueContext' #define XUniqueContext() ((XContext) XrmUniqueQuark()) ^ button.c:138:12: warning: passing arguments to 'buttonOff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOff (w, b, p); ^ button.c:112:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmapButton (parent, x, y, button, notify) ^ button.c:142:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CunmapButton (w) ^ int button.c:142:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:156:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CmanageButton (rep) ^ int button.c:171:13: warning: passing arguments to 'buttonOn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOn (w, b, p); ^ button.c:173:14: warning: passing arguments to 'buttonOff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOff (w, b, p); ^ button.c:176:12: warning: passing arguments to 'buttonOn' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOn (w, b, p); ^ button.c:181:14: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] p->notify (w); ^ button.c:189:14: warning: passing arguments to 'buttonOff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOff (w, b, p); ^ button.c:195:14: warning: passing arguments to 'buttonOff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOff (w, b, p); ^ button.c:156:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CmanageButton (rep) ^ button.c:200:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ button.c:202:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CredrawButton (w) ^ int button.c:211:12: warning: passing arguments to 'buttonOff' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOff (w, b, p); ^ button.c:202:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CredrawButton (w) ^ button.c:212:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ button.c:215:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] buttonOn (w, b) ^ button.c:220:13: warning: passing arguments to 'buttonText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonText (w, b, b->gc); ^ button.c:215:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOn (w, b) ^ button.c:221:1: warning: non-void function does not return a value [-Wreturn-type] } ^ button.c:224:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] buttonOff (w, b) ^ button.c:230:13: warning: passing arguments to 'buttonText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonText (w, b, b->gc); ^ button.c:224:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] buttonOff (w, b) ^ button.c:231:1: warning: non-void function does not return a value [-Wreturn-type] } ^ button.c:234:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] buttonText (w, b, gc) ^ button.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:240:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 23 warnings and 8 errors generated. make[1]: *** [Makefile:258: button.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig/control' make: *** [Makefile:1061: all] Error 2 * ERROR: games-board/xmille-2.0-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-board/xmille-2.0-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-board/xmille-2.0-r4::gentoo'`. * The complete build log is located at '/var/log/portage/games-board:xmille-2.0-r4:20221005-123456.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-board/xmille-2.0-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-board/xmille-2.0-r4/temp/environment'. * Working directory: '/var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig' * S: '/var/tmp/portage/games-board/xmille-2.0-r4/work/xmille-2.0.orig'