Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 925001 Details for
Bug 953932
games-fps/alephone-20250302-r1: fails to compile (SDL_ffmpeg.c:651:107: error: ‘AVCodecContext’ has no member named ‘channels’)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_953932.txt (text/plain), 58.11 KB, created by
Sam James
on 2025-04-17 03:59:41 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2025-04-17 03:59:41 UTC
Size:
58.11 KB
patch
obsolete
> * Package: games-fps/alephone-20250302-r1:0 > * Repository: gentoo > * Maintainer: games@gentoo.org kangie@gentoo.org > * Upstream: https://github.com/Aleph-One-Marathon/alephone/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking alephone-20250302.tar.gz to /var/tmp/portage/games-fps/alephone-20250302-r1/work >>>> Source unpacked in /var/tmp/portage/games-fps/alephone-20250302-r1/work >>>> Preparing source in /var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302 ... > * Running eautoreconf in '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/games-fps/alephone-20250302-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: alephone-release-20250302/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302 ... > * econf: updating alephone-release-20250302/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating alephone-release-20250302/config.sub with /usr/share/gnuconfig/config.sub >./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/alephone-20250302-r1 --htmldir=/usr/share/doc/alephone-20250302-r1/html --libdir=/usr/lib64 --enable-opengl --with-ffmpeg --with-png --with-sdl_image --with-zzip --without-curl --without-miniupnpc >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.13/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... 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 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU Objective C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking whether x86_64-pc-linux-gnu-g++ supports C++17 features by default... 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 unistd.h... (cached) yes >checking for pwd.h... yes >checking for boostlib >= 1.65.0 (106500)... yes >checking whether the Boost::System library is available... yes >checking for exit in -lboost_system... yes >checking whether the Boost::Filesystem library is available... yes >checking for exit in -lboost_filesystem... yes >checking for boost/tokenizer.hpp... yes >checking for boost/unordered_map.hpp... yes >checking for boost/algorithm/string/predicate.hpp... yes >checking for boost/iostreams/stream_buffer.hpp... yes >checking for boost/property_tree/xml_parser.hpp... yes >checking for boost/uuid/uuid.hpp... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for sysconf... yes >checking for sysctlbyname... no >checking for mkstemp... yes >checking for library containing gethostbyname... none required >checking for library containing socket... none required >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for sdl2 >= 2.0.2... yes >checking for SDL2_ttf... yes >checking for SDL2_net... yes >checking for zlib... yes >checking for sndfile... yes >checking for openal >= 1.14.0... yes >checking for OpenGL support... yes >checking for gluScaleImage in -lGLU... yes >checking for GL/glext.h... yes >checking for SDL2_image... yes >checking for libavcodec >= 54.35.0 libavformat >= 54.20.0 libavutil >= 52.3.0 libswscale >= 2.1.1 libswresample >= 3.0.0 ... yes >checking for zziplib >= 0.10.75... yes >checking for libpng... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating AlephOne.spec >config.status: creating Source_Files/Makefile >config.status: creating Source_Files/CSeries/Makefile >config.status: creating Source_Files/FFmpeg/Makefile >config.status: creating Source_Files/Files/Makefile >config.status: creating Source_Files/GameWorld/Makefile >config.status: creating Source_Files/Input/Makefile >config.status: creating Source_Files/Lua/Makefile >config.status: creating Source_Files/Misc/Makefile >config.status: creating Source_Files/ModelView/Makefile >config.status: creating Source_Files/Network/Makefile >config.status: creating Source_Files/Network/Metaserver/Makefile >config.status: creating Source_Files/Network/StandaloneHub/Makefile >config.status: creating Source_Files/RenderMain/Makefile >config.status: creating Source_Files/RenderOther/Makefile >config.status: creating Source_Files/Sound/Makefile >config.status: creating Source_Files/TCPMess/Makefile >config.status: creating Source_Files/XML/Makefile >config.status: creating tools/Makefile >config.status: creating tools/headertest/GNUmakefile >config.status: creating data/Makefile >config.status: creating data/default_theme/Makefile >config.status: creating data/icons/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >Compilation settings: > > CC: x86_64-pc-linux-gnu-gcc > CXX: x86_64-pc-linux-gnu-g++ > CPP: x86_64-pc-linux-gnu-gcc -E > CFLAGS: -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 > CXXFLAGS: -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 > CPPFLAGS: -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL > LDFLAGS: -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > LIBS: -lpng16 -lzzip -lz -lavformat -lavcodec -lswscale -lswresample -lavutil -lSDL2_image -lSDL2 -lopenal -lsndfile -lz -lSDL2_net -lSDL2 -lSDL2_ttf -lSDL2 -lboost_filesystem -lboost_system -lSDL2 -lGL -lpthread -lGLU > >Summary of optional features: > > Enabled: OpenGL rendering > Enabled: SDL2_image support > Enabled: FFmpeg playback and film export > Disabled: cURL for HTTP communication > Enabled: zziplib support > Enabled: libpng PNG screenshot support > Disabled: miniupnpc support > >Configuration done. Now type "make". >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302 ... >make -j4 -l4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302' >Making all in Source_Files >make[2]: Entering directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files' >Making all in CSeries >make[3]: Entering directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files/CSeries' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o byte_swapping.o byte_swapping.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o cscluts_sdl.o cscluts_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o csdialogs_sdl.o csdialogs_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o csalerts_sdl.o csalerts_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o csmisc_sdl.o csmisc_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o csstrings.o csstrings.cpp >echo "#define PKGDATADIR \"/usr/share/AlephOne\"" > confpaths.h >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o FilmProfile.o FilmProfile.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o mytm_sdl.o mytm_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o cspaths_sdl.o cspaths_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o BStream.o BStream.cpp >rm -f libcseries.a >ar cr libcseries.a byte_swapping.o BStream.o csalerts_sdl.o cscluts_sdl.o csdialogs_sdl.o csmisc_sdl.o cspaths_sdl.o csstrings.o FilmProfile.o mytm_sdl.o >x86_64-pc-linux-gnu-ranlib libcseries.a >make[3]: Leaving directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files/CSeries' >Making all in Files >make[3]: Entering directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files/Files' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o AStream.o AStream.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o crc.o crc.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o FileHandler.o FileHandler.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o game_wad.o game_wad.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o import_definitions.o import_definitions.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o find_files_sdl.o find_files_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o Packing.o Packing.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o preprocess_map_shared.o preprocess_map_shared.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o preprocess_map_sdl.o preprocess_map_sdl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o SDL_rwops_ostream.o SDL_rwops_ostream.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o resource_manager.o resource_manager.cpp >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o SDL_rwops_zzip.o SDL_rwops_zzip.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o wad.o wad.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o wad_sdl.o wad_sdl.cpp >In file included from /usr/include/string.h:548, > from /usr/include/SDL2/SDL_stdinc.h:62, > from /usr/include/SDL2/SDL_main.h:25, > from /usr/include/SDL2/SDL.h:31, > from ../../Source_Files/CSeries/cseries.h:34, > from wad.cpp:79: >In function âvoid* memcpy(void*, const void*, size_t)â, > inlined from âvoid objlist_copy(T*, const T*, size_t) [with T = tag_data]â at ../../Source_Files/CSeries/csmacros.h:102:30, > inlined from âvoid objlist_copy(T*, const T*, size_t) [with T = tag_data]â at ../../Source_Files/CSeries/csmacros.h:101:24, > inlined from âwad_data* append_data_to_wad(wad_data*, WadDataType, const void*, size_t, size_t)â at wad.cpp:568:16: >/usr/include/bits/string_fortified.h:29:33: warning: âvoid* __builtin_memcpy(void*, const void*, long unsigned int)â specified bound 18446744073709551592 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wno-stringop-overflow]] > 29 | return __builtin___memcpy_chk (__dest, __src, __len, > | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ > 30 | __glibc_objsize0 (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~ > âwad_data* append_data_to_wad(wad_data*, WadDataType, const void*, size_t, size_t)â: event 1 >wad.cpp:566:17: > 566 | if(old_data) > | ^~ > | | > | (1) when the condition is evaluated to true > âwad_data* append_data_to_wad(wad_data*, WadDataType, const void*, size_t, size_t)â: event 2 >/usr/include/bits/string_fortified.h:29:33: > 29 | return __builtin___memcpy_chk (__dest, __src, __len, > | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ > | | > | (2) out of array bounds here > 30 | __glibc_objsize0 (__dest)); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o wad_prefs.o wad_prefs.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o WadImageCache.o WadImageCache.cpp >rm -f libfiles.a >ar cr libfiles.a AStream.o crc.o FileHandler.o find_files_sdl.o game_wad.o import_definitions.o Packing.o preprocess_map_sdl.o preprocess_map_shared.o resource_manager.o SDL_rwops_ostream.o SDL_rwops_zzip.o wad.o wad_prefs.o wad_sdl.o WadImageCache.o >x86_64-pc-linux-gnu-ranlib libfiles.a >make[3]: Leaving directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files/Files' >Making all in FFmpeg >make[3]: Entering directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files/FFmpeg' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Sound -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/XML -I../../Source_Files -D__STDC_CONSTANT_MACROS -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -std=c99 -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o SDL_ffmpeg.o SDL_ffmpeg.c >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Sound -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/XML -I../../Source_Files -D__STDC_CONSTANT_MACROS -I/usr/include/libpng16 -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/libpng16 -I/usr/include/AL -I/usr/include/opus -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/SDL2 -D_REENTRANT -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/SDL2 -D_REENTRANT -DSDL -O3 -march=native -fno-semantic-interposition -mtls-dialect=gnu2 -fdiagnostics-color=always -Wa,-O2 -Wa,-mtune=znver4 -g1 -pipe -Werror=strict-aliasing -Werror=lto-type-mismatch -Werror=odr -frecord-gcc-switches -fdiagnostics-details --param=ggc-min-expand=150 -c -o Movie.o Movie.cpp >SDL_ffmpeg.c: In function âSDL_ffmpegOpenâ: >SDL_ffmpeg.c:380:34: warning: initialization discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers]] > 380 | AVCodec *codec = avcodec_find_decoder( stream->_ffmpeg->codecpar->codec_id ); > | ^~~~~~~~~~~~~~~~~~~~ >SDL_ffmpeg.c:430:34: warning: initialization discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers]] > 430 | AVCodec *codec = avcodec_find_decoder( file->_ffmpeg->streams[i]->codecpar->codec_id ); > | ^~~~~~~~~~~~~~~~~~~~ >SDL_ffmpeg.c:447:69: error: âAVCodecParametersâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 447 | int channel_layout = stream->_ffmpeg->codecpar->channel_layout ? stream->_ffmpeg->codecpar->channel_layout : > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:447:113: error: âAVCodecParametersâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 447 | int channel_layout = stream->_ffmpeg->codecpar->channel_layout ? stream->_ffmpeg->codecpar->channel_layout : > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:448:51: error: âAVCodecParametersâ has no member named âchannelsâ > 448 | (stream->_ffmpeg->codecpar->channels == 2 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO); > | ^~ >SDL_ffmpeg.c:450:43: error: implicit declaration of function âswr_alloc_set_optsâ; did you mean âswr_alloc_set_opts2â? [-Wimplicit-function-declaration[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration]] > 450 | stream->swr_context = swr_alloc_set_opts(stream->swr_context, channel_layout, AV_SAMPLE_FMT_FLT, > | ^~~~~~~~~~~~~~~~~~ > | swr_alloc_set_opts2 >SDL_ffmpeg.c:450:41: error: assignment to âstruct SwrContext *â from âintâ makes pointer from integer without a cast [-Wint-conversion[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-conversion]] > 450 | stream->swr_context = swr_alloc_set_opts(stream->swr_context, channel_layout, AV_SAMPLE_FMT_FLT, > | ^ >SDL_ffmpeg.c: In function âSDL_ffmpegCreateâ: >SDL_ffmpeg.c:500:24: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers]] > 500 | file->_ffmpeg->url = filename; > | ^ >SDL_ffmpeg.c: In function âSDL_ffmpegAddAudioFrameâ: >SDL_ffmpeg.c:651:107: error: âAVCodecContextâ has no member named âchannelsâ > 651 | int32_t read_samples = frame->size / (av_get_bytes_per_sample(file->audioStream->audioFormat) * acodec->channels); > | ^~ >SDL_ffmpeg.c:668:16: error: âAVFrameâ has no member named âchannelsâ > 668 | audio_frame->channels = acodec->channels; > | ^~ >SDL_ffmpeg.c:668:35: error: âAVCodecContextâ has no member named âchannelsâ > 668 | audio_frame->channels = acodec->channels; > | ^~ >SDL_ffmpeg.c:670:18: error: âAVFrameâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 670 | audio_frame->channel_layout = acodec->channel_layout; > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:670:43: error: âAVCodecContextâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 670 | audio_frame->channel_layout = acodec->channel_layout; > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:678:61: error: âAVCodecContextâ has no member named âchannelsâ > 678 | int asize = avcodec_fill_audio_frame(audio_frame, acodec->channels, > | ^~ >SDL_ffmpeg.c:681:43: error: âAVCodecContextâ has no member named âchannelsâ > 681 | write_samples * write_bps * acodec->channels, 1); > | ^~ >SDL_ffmpeg.c: In function âSDL_ffmpegCreateAudioFrameâ: >SDL_ffmpeg.c:765:140: error: âstruct AVCodecContextâ has no member named âchannelsâ > 765 | bytes = file->audioStream->encodeAudioInputSize * av_get_bytes_per_sample(file->audioStream->audioFormat) * file->audioStream->_ctx->channels; > | ^~ >SDL_ffmpeg.c:768:103: error: âstruct AVCodecContextâ has no member named âchannelsâ > 768 | if (av_samples_alloc_array_and_samples(&frame->conversionBuffer, NULL, file->audioStream->_ctx->channels, file->audioStream->encodeAudioInputSize, file->audioStream->_ctx->sample_fmt, 0) < 0) > | ^~ >SDL_ffmpeg.c: In function âSDL_ffmpegGetAudioSpecâ: >SDL_ffmpeg.c:1358:59: error: âstruct AVCodecContextâ has no member named âchannelsâ > 1358 | spec.channels = ( uint8_t )file->audioStream->_ctx->channels; > | ^~ >SDL_ffmpeg.c: In function âSDL_ffmpegAddAudioStreamâ: >SDL_ffmpeg.c:1690:21: error: âAVCodecParametersâ has no member named âchannelsâ > 1690 | stream->codecpar->channels = codec.channels; > | ^~ >SDL_ffmpeg.c:1691:23: error: âAVCodecParametersâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 1691 | stream->codecpar->channel_layout = codec.channels == 2 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO; > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:1737:74: error: âAVCodecContextâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 1737 | str->swr_context = swr_alloc_set_opts(str->swr_context, context->channel_layout, context->sample_fmt, context->sample_rate, > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:1738:22: error: âAVCodecContextâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 1738 | context->channel_layout, str->audioFormat, context->sample_rate, 0, NULL); > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:1748:79: error: âAVCodecParametersâ has no member named âchannelsâ > 1748 | str->sampleBufferSize = av_samples_get_buffer_size(0, stream->codecpar->channels, stream->codecpar->frame_size, AV_SAMPLE_FMT_FLT, 0); > | ^~ >SDL_ffmpeg.c:1750:82: error: âAVCodecParametersâ has no member named âchannelsâ > 1750 | if (av_samples_alloc((uint8_t**)(&str->sampleBuffer), 0, stream->codecpar->channels, stream->codecpar->frame_size, AV_SAMPLE_FMT_FLT, 0) < 0) > | ^~ >SDL_ffmpeg.c:1760:81: error: âAVCodecParametersâ has no member named âchannelsâ > 1760 | str->encodeAudioInputSize = str->sampleBufferSize / stream->codecpar->channels; > | ^~ >SDL_ffmpeg.c: In function âSDL_ffmpegDecodeAudioFrameâ: >SDL_ffmpeg.c:1949:43: error: âstruct AVCodecContextâ has no member named âchannelsâ > 1949 | int channels = file->audioStream->_ctx->channels; > | ^~ >SDL_ffmpeg.c:2024:17: error: âAVFrameâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 2024 | dframe->channel_layout |= dframe->channels == 2 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO; > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:2024:41: error: âAVFrameâ has no member named âchannelsâ > 2024 | dframe->channel_layout |= dframe->channels == 2 ? AV_CH_LAYOUT_STEREO : AV_CH_LAYOUT_MONO; > | ^~ >SDL_ffmpeg.c:2026:25: error: âAVFrameâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 2026 | convertedFrame->channel_layout = dframe->channel_layout; > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:2026:50: error: âAVFrameâ has no member named âchannel_layoutâ; did you mean âch_layoutâ? > 2026 | convertedFrame->channel_layout = dframe->channel_layout; > | ^~~~~~~~~~~~~~ > | ch_layout >SDL_ffmpeg.c:2039:79: error: âAVFrameâ has no member named âchannelsâ > 2039 | int data_size = av_samples_get_buffer_size(&plane_size, convertedFrame->channels, convertedFrame->nb_samples, convertedFrame->format, 1); > | ^~ >SDL_ffmpeg.c:2043:37: error: âAVFrameâ has no member named âchannelsâ > 2043 | if (planar && convertedFrame->channels > 1) > | ^~ >SDL_ffmpeg.c:2047:45: error: âAVFrameâ has no member named âchannelsâ > 2047 | for (ch = 1; ch < convertedFrame->channels; ch++) > | ^~ >make[3]: *** [Makefile:415: SDL_ffmpeg.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >Movie.cpp:120:5: error: âAVFifoBufferâ does not name a type; did you mean âAVBufferâ? > 120 | AVFifoBuffer *audio_fifo; > | ^~~~~~~~~~~~ > | AVBuffer >Movie.cpp: In member function âbool Movie::Setup()â: >Movie.cpp:282:9: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 282 | av->audio_fifo = av_fifo_alloc(262144); > | ^~~~~~~~~~ >Movie.cpp:282:22: error: âav_fifo_allocâ was not declared in this scope; did you mean âav_fifo_alloc2â? > 282 | av->audio_fifo = av_fifo_alloc(262144); > | ^~~~~~~~~~~~~ > | av_fifo_alloc2 >Movie.cpp:283:14: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 283 | if (!av->audio_fifo) { ThrowUserError("Could not allocate audio fifo"); return false; } > | ^~~~~~~~~~ >Movie.cpp: In member function âvoid Movie::EncodeAudio(bool)â: >Movie.cpp:338:31: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 338 | av_fifo_generic_write(av->audio_fifo, &audiobuf[0], audiobuf.size(), NULL); > | ^~~~~~~~~~ >Movie.cpp:338:5: error: âav_fifo_generic_writeâ was not declared in this scope; did you mean âav_fifo_can_writeâ? > 338 | av_fifo_generic_write(av->audio_fifo, &audiobuf[0], audiobuf.size(), NULL); > | ^~~~~~~~~~~~~~~~~~~~~ > | av_fifo_can_write >Movie.cpp:342:28: error: âstruct AVCodecContextâ has no member named âchannelsâ > 342 | int channels = acodec->channels; > | ^~~~~~~~ >Movie.cpp:346:29: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 346 | while (av_fifo_size(av->audio_fifo) >= min_read) > | ^~~~~~~~~~ >Movie.cpp:346:12: error: âav_fifo_sizeâ was not declared in this scope; did you mean âavio_sizeâ? > 346 | while (av_fifo_size(av->audio_fifo) >= min_read) > | ^~~~~~~~~~~~ > | avio_size >In file included from ../../Source_Files/CSeries/cseries.h:102, > from Movie.cpp:26: >Movie.cpp:348:71: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 348 | int read_bytes = av->audio_frame->size = MIN(av_fifo_size(av->audio_fifo), max_read); > | ^~~~~~~~~~ >../../Source_Files/CSeries/csmacros.h:39:20: note: in definition of macro âMINâ > 39 | #define MIN(a,b) ((a)<=(b) ? (a) : (b)) > | ^ >Movie.cpp:348:71: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 348 | int read_bytes = av->audio_frame->size = MIN(av_fifo_size(av->audio_fifo), max_read); > | ^~~~~~~~~~ >../../Source_Files/CSeries/csmacros.h:39:31: note: in definition of macro âMINâ > 39 | #define MIN(a,b) ((a)<=(b) ? (a) : (b)) > | ^ >Movie.cpp:349:34: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 349 | av_fifo_generic_read(av->audio_fifo, av->audio_frame->buffer, read_bytes, NULL); > | ^~~~~~~~~~ >Movie.cpp:349:9: error: âav_fifo_generic_readâ was not declared in this scope; did you mean âav_fifo_can_readâ? > 349 | av_fifo_generic_read(av->audio_fifo, av->audio_frame->buffer, read_bytes, NULL); > | ^~~~~~~~~~~~~~~~~~~~ > | av_fifo_can_read >Movie.cpp: In member function âvoid Movie::StopRecording()â: >Movie.cpp:467:13: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 467 | if (av->audio_fifo) > | ^~~~~~~~~~ >Movie.cpp:469:26: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 469 | av_fifo_free(av->audio_fifo); > | ^~~~~~~~~~ >Movie.cpp:469:9: error: âav_fifo_freeâ was not declared in this scope; did you mean âav_fifo_freep2â? > 469 | av_fifo_free(av->audio_fifo); > | ^~~~~~~~~~~~ > | av_fifo_freep2 >Movie.cpp:470:13: error: âstruct libav_varsâ has no member named âaudio_fifoâ > 470 | av->audio_fifo = NULL; > | ^~~~~~~~~~ >make[3]: *** [Makefile:431: Movie.o] Error 1 >make[3]: Leaving directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files/FFmpeg' >make[2]: *** [Makefile:608: all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302/Source_Files' >make[1]: *** [Makefile:565: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302' >make: *** [Makefile:459: all] Error 2 > * ERROR: games-fps/alephone-20250302-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-fps/alephone-20250302-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-fps/alephone-20250302-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/build/games-fps/alephone-20250302-r1:20250417-035552.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-fps/alephone-20250302-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-fps/alephone-20250302-r1/temp/environment'. > * Working directory: '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302' > * S: '/var/tmp/portage/games-fps/alephone-20250302-r1/work/alephone-release-20250302'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 953932
: 925001