* Package: games-arcade/epiar-0.5.1-r1:0 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lua_single_target_lua5-1 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using lua5.1 to build >>> Unpacking source... >>> Unpacking epiar-0.5.1.tar.gz to /var/tmp/portage/games-arcade/epiar-0.5.1-r1/work >>> Source unpacked in /var/tmp/portage/games-arcade/epiar-0.5.1-r1/work >>> Preparing source in /var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1 ... * Applying epiar-0.5.1-unbundle-lua5.1.patch ... [ ok ] * Applying epiar-0.5.1-fix-bashisms.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1' ... * Running 'aclocal --system-acdir=/var/tmp/portage/games-arcade/epiar-0.5.1-r1/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ ok ] * Running elibtoolize in: epiar-0.5.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1 ... * econf: updating epiar-0.5.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating epiar-0.5.1/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/epiar-0.5.1-r1 --htmldir=/usr/share/doc/epiar-0.5.1-r1/html --libdir=/usr/lib64 configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for freetype2... 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 physfs.h... yes checking for PHYSFS_init in -lphysfs... yes checking for FTGL... yes checking for libxml2... yes checking for LUA... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 1.2.10... yes checking for SDL_image... yes checking for SDL_mixer... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1 ... make -j4 make all-am make[1]: Entering directory '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DDATADIR="\"/usr/share/epiar\"" -I./source/ -I/usr/include/lua5.1 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUNIX -I/usr/include/GL -Wall -c -o main.o `test -f 'source/main.cpp' || echo './'`source/main.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DDATADIR="\"/usr/share/epiar\"" -I./source/ -I/usr/include/lua5.1 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUNIX -I/usr/include/GL -Wall -c -o menu.o `test -f 'source/menu.cpp' || echo './'`source/menu.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DDATADIR="\"/usr/share/epiar\"" -I./source/ -I/usr/include/lua5.1 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUNIX -I/usr/include/GL -Wall -c -o audio.o `test -f 'source/audio/audio.cpp' || echo './'`source/audio/audio.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DDATADIR="\"/usr/share/epiar\"" -I./source/ -I/usr/include/lua5.1 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUNIX -I/usr/include/GL -Wall -c -o audio_lua.o `test -f 'source/audio/audio_lua.cpp' || echo './'`source/audio/audio_lua.cpp In file included from source/UI/ui.h:14, from source/menu.h:15, from source/menu.cpp:11: source/UI/ui_widget.h:115:25: warning: unnecessary parentheses in declaration of ‘actions’ [-Wparentheses] 115 | Action *(actions[Action_Last]); ///< Array of potential Actions | ^~~~~~~~~~~~~~~~~~~~~~ source/UI/ui_widget.h:115:25: note: remove parentheses 115 | Action *(actions[Action_Last]); ///< Array of potential Actions | ^~~~~~~~~~~~~~~~~~~~~~ | - - In file included from source/UI/ui.h:14, from source/menu.h:15, from source/main.cpp:18: source/UI/ui_widget.h:115:25: warning: unnecessary parentheses in declaration of ‘actions’ [-Wparentheses] 115 | Action *(actions[Action_Last]); ///< Array of potential Actions | ^~~~~~~~~~~~~~~~~~~~~~ source/UI/ui_widget.h:115:25: note: remove parentheses 115 | Action *(actions[Action_Last]); ///< Array of potential Actions | ^~~~~~~~~~~~~~~~~~~~~~ | - - x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DDATADIR="\"/usr/share/epiar\"" -I./source/ -I/usr/include/lua5.1 -pipe -march=native -fno-diagnostics-color -O2 -I/usr/include/freetype2 -DUSE_PHYSICSFS -I/usr/include/ -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DCOMP_GCC -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUNIX -I/usr/include/GL -Wall -c -o music.o `test -f 'source/audio/music.cpp' || echo './'`source/audio/music.cpp source/audio/audio_lua.cpp: In static member function ‘static void Audio_Lua::RegisterAudio(lua_State*)’: source/audio/audio_lua.cpp:39:9: error: ‘luaL_openlib’ was not declared in this scope; did you mean ‘luaL_openlibs’? 39 | luaL_openlib(L, EPIAR_AUDIO, auFunctions, 0); | ^~~~~~~~~~~~ | luaL_openlibs make[1]: *** [Makefile:921: audio_lua.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1' make: *** [Makefile:676: all] Error 2 * ERROR: games-arcade/epiar-0.5.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-arcade/epiar-0.5.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-arcade/epiar-0.5.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/games-arcade:epiar-0.5.1-r1:20220925-075134.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1' * S: '/var/tmp/portage/games-arcade/epiar-0.5.1-r1/work/epiar-0.5.1'