Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 867727 Details for
Bug 912189
games-simulation/openttd-13.4 CreateGRF.cmake fails with games-util/grfcodec-6.0.6_p20230811
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log (correct mime type)
build.log (text/plain), 55.96 KB, created by
Andreas Grois
on 2023-08-12 19:52:39 UTC
(
hide
)
Description:
build log (correct mime type)
Filename:
MIME Type:
Creator:
Andreas Grois
Created:
2023-08-12 19:52:39 UTC
Size:
55.96 KB
patch
obsolete
> * Package: games-simulation/openttd-13.4:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_sse elibc_glibc fluidsynth icu kernel_linux lzma openmedia png sdl timidity truetype zlib > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking openttd-13.4-source.tar.xz to /tmp/portage/games-simulation/openttd-13.4/work >>>> Source unpacked in /tmp/portage/games-simulation/openttd-13.4/work >>>> Preparing source in /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4 ... > * Source directory (CMAKE_USE_DIR): "/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4" > * Build directory (BUILD_DIR): "/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build" > * Applying openttd-1.11.2_dont_compress_man.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Debug) >>>> Source prepared. >>>> Configuring source in /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4 ... > * Source directory (CMAKE_USE_DIR): "/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4" > * Build directory (BUILD_DIR): "/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build" >cmake -C /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_BINDIR=bin -DCMAKE_INSTALL_DATADIR=share -DOPTION_DEDICATED=no -DOPTION_USE_ASSERTS=no -DCMAKE_DISABLE_FIND_PACKAGE_Allegro=yes -DCMAKE_DISABLE_FIND_PACKAGE_Freetype=no -DCMAKE_DISABLE_FIND_PACKAGE_Fontconfig=no -DCMAKE_DISABLE_FIND_PACKAGE_Fluidsynth=no -DCMAKE_DISABLE_FIND_PACKAGE_ICU=no -DCMAKE_DISABLE_FIND_PACKAGE_LibLZMA=no -DCMAKE_DISABLE_FIND_PACKAGE_LZO=yes -DCMAKE_DISABLE_FIND_PACKAGE_PNG=no -DCMAKE_DISABLE_FIND_PACKAGE_SDL=ON -DCMAKE_DISABLE_FIND_PACKAGE_SDL2=no -DCMAKE_DISABLE_FIND_PACKAGE_SSE=no -DCMAKE_DISABLE_FIND_PACKAGE_ZLIB=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/gentoo_toolchain.cmake /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4 >loading initial cache file /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 12.3.1 >-- The CXX compiler identification is GNU 12.3.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Detecting Personal Data directory - .openttd >-- Detecting Shared Data directory - (not set) >-- Detecting Global Data directory - /usr/share/openttd >-- Performing Test LIFETIME_DSE_FOUND >-- Performing Test LIFETIME_DSE_FOUND - Success >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") >-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so >-- Looking for lzma_auto_decoder in /usr/lib64/liblzma.so - found >-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so >-- Looking for lzma_easy_encoder in /usr/lib64/liblzma.so - found >-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so >-- Looking for lzma_lzma_preset in /usr/lib64/liblzma.so - found >-- Found LibLZMA: /usr/lib64/liblzma.so (found version "5.4.3") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.40") >-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.13.0") >-- Found Fluidsynth: /usr/lib64/libfluidsynth.so (found version "2.3.3") >-- Found Fontconfig: /usr/lib64/libfontconfig.so (found version "2.14.2") >-- Found ICU: TRUE (found version "73.1") found components: i18n lx >-- Found OpenGL: /usr/lib64/libOpenGL.so found components: OpenGL >-- Performing Test SSE_FOUND >-- Performing Test SSE_FOUND - Success >-- Performing Test XAUDIO2_FOUND >-- Performing Test XAUDIO2_FOUND - Failed >-- Found Grfcodec: /usr/bin/grfcodec >-- Option Package Dependencies - OFF >-- Option Dedicated - no >-- Option Install FHS - ON >-- Option Use assert - no >-- Option Use threads - ON >-- Option Use NSIS - OFF >-- PNG found -- -DWITH_PNG -- PNG::PNG >-- ZLIB found -- -DWITH_ZLIB -- ZLIB::ZLIB >-- LIBLZMA found -- -DWITH_LIBLZMA -- LibLZMA::LibLZMA >-- Fluidsynth found -- -DWITH_FLUIDSYNTH -- /usr/include /usr/include -- /usr/lib64/libfluidsynth.so /usr/lib64/libfluidsynth.so >-- SDL2 found -- -DWITH_SDL2 -- SDL2::SDL2 >-- FREETYPE found -- -DWITH_FREETYPE -- Freetype::Freetype >-- Fontconfig found -- -DWITH_FONTCONFIG -- Fontconfig::Fontconfig >-- ICU_lx found -- -DWITH_ICU_LX -- /usr/include/icu-le-hb;/usr/include/harfbuzz;/usr/include/freetype2;/usr/include/glib-2.0;/usr/lib64/glib-2.0/include;/usr/include/sysprof-4 -- /usr/lib64/libiculx.so;/usr/lib64/libicu-le-hb.so;/usr/lib64/libicuuc.so;/usr/lib64/libicudata.so >-- ICU_i18n found -- -DWITH_ICU_I18N -- -- /usr/lib64/libicui18n.so;/usr/lib64/libicuuc.so;/usr/lib64/libicudata.so >-- OpenGL found -- -DWITH_OPENGL -- (via SDL2) >-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success >-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB >-- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success >-- SSE found -- -DWITH_SSE -- -- >[33mCMake Warning at cmake/InstallAndPackage.cmake:199 (message): > Unknown LSB-based Linux distribution 'Gentoo' found for packaging; can only > pack to a txz. Please consider creating a Pull Request to add support for > this distribution. >Call Stack (most recent call first): > CMakeLists.txt:386 (include) > >[0m >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=znver3 -mtune=znver3 >C++ -O2 -pipe -march=znver3 -mtune=znver3 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -rdynamic >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done (1.1s) >-- Generating done (0.1s) >[33mCMake Warning: > Manually-specified variables were not used by the project: > > CMAKE_DISABLE_FIND_PACKAGE_SDL > >[0m >-- Build files have been written to: /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build >>>> Source configured. >>>> Compiling source in /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4 ... > * Source directory (CMAKE_USE_DIR): "/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4" > * Build directory (BUILD_DIR): "/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build" >ninja -v -j14 -l0 >[1/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/stationlist/info.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/stationlist/info.nut >[2/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/regression/info.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/regression/info.nut >[3/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/stationlist/main.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/stationlist/main.nut >[4/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/regression/require.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/regression/require.nut >[5/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/regression/test.sav /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/regression/test.sav >[6/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/stationlist/result.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/stationlist/result.txt >[7/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/stationlist/test.sav /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/stationlist/test.sav >[8/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/regression/main.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/regression/main.nut >[9/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/regression/result.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/regression/result.txt >[10/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_0.7.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_0.7.nut >[11/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/regression/regression.cfg /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/regression/regression.cfg >[12/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.0.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.0.nut >[13/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.1.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.1.nut >[14/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.2.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.2.nut >[15/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.4.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.4.nut >[16/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.5.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.5.nut >[17/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.10.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.10.nut >[18/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.11.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.11.nut >[19/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.6.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.6.nut >[20/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.7.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.7.nut >[21/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.8.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.8.nut >[22/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4 && /usr/bin/cmake -DFIND_VERSION_BINARY_DIR=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/generated -DCPACK_BINARY_DIR=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build -DREV_MAJOR=13 -DREV_MINOR=4 -DWINDOWS= -P /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/cmake/scripts/FindVersion.cmake >-- Version string: 13.4 >-- Generating rev.cpp >-- Generating CPackProperties.cmake >-- Generating Doxyfile >-- Generating Doxyfile_AI >-- Generating Doxyfile_GS >[23/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.3.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.3.nut >[24/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_1.9.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_1.9.nut >[25/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_12.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_12.nut >[26/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.10.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.10.nut >[27/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/ai && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/ai/compat_13.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/ai/compat_13.nut >[28/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.2.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.2.nut >[29/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.3.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.3.nut >[30/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.4.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.4.nut >[31/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.11.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.11.nut >[32/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.7.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.7.nut >[33/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.8.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.8.nut >[34/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.9.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.9.nut >[35/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_12.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_12.nut >[36/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_13.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_13.nut >[37/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.5.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.5.nut >[38/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/bin/game && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/bin/game/compat_1.6.nut /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/game/compat_1.6.nut >[39/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.128.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/icons/hicolor/128x128/apps/openttd.png >[40/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.16.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/icons/hicolor/16x16/apps/openttd.png >[41/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.256.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/icons/hicolor/256x256/apps/openttd.png >[42/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.32.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/icons/hicolor/32x32/apps/openttd.png >[43/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.48.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/icons/hicolor/48x48/apps/openttd.png >[44/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.64.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/icons/hicolor/64x64/apps/openttd.png >[45/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.32.xpm /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/pixmaps/openttd.32.xpm >[46/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.64.xpm /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/pixmaps/openttd.64.xpm >[47/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/airport_preview.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/airport_preview.png >[48/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/aqueduct.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/aqueduct.png >[49/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/airports.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/airports.png >[50/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/autorail.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/autorail.png >[51/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/canal_locks.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/canal_locks.png >[52/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/chars.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/chars.png >[53/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/canals.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/canals.png >[54/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/foundations.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/foundations.png >[55/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/elrails.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/elrails.png >[56/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/mono.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/mono.png >[57/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/openttdgui.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/openttdgui.png >[58/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/oneway.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/oneway.png >[59/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/openttdgui_build_tram.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/openttdgui_build_tram.png >[60/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/openttdgui_convert_road.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/openttdgui_convert_road.png >[61/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/openttdgui_convert_tram.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/openttdgui_convert_tram.png >[62/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/openttdgui_group_livery.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/openttdgui_group_livery.png >[63/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/roadstops.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/roadstops.png >[64/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/sloped_tracks.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/sloped_tracks.png >[65/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/signals.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/signals.png >[66/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/tramtracks.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/tramtracks.png >[67/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/tramtracks_bare_depot.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/tramtracks_bare_depot.png >[68/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd/tunnel_portals.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd/sprites/tunnel_portals.png >[69/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/orig_extra/../openttd/airports.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra/sprites/airports.png >[70/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/orig_extra/rivers/arctic_brown.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra/sprites/arctic_brown.png >[71/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/orig_extra/rivers/arctic_snowy.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra/sprites/arctic_snowy.png >[72/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/orig_extra/../openttd/canals.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra/sprites/canals.png >[73/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/orig_extra/../openttd/chars.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra/sprites/chars.png >[74/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -DGRF_SOURCE_FOLDER=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd -DGRF_BINARY_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd.grf -DNFORENUM_EXECUTABLE=/usr/bin/nforenum -DGRFCODEC_EXECUTABLE=/usr/bin/grfcodec -P /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/cmake/scripts/CreateGRF.cmake >[31mFAILED: [0m/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd.grf >cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/openttd && /usr/bin/cmake -DGRF_SOURCE_FOLDER=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd -DGRF_BINARY_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/openttd.grf -DNFORENUM_EXECUTABLE=/usr/bin/nforenum -DGRFCODEC_EXECUTABLE=/usr/bin/grfcodec -P /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/cmake/scripts/CreateGRF.cmake >Error on sprite 12. >Warning on sprite 12 (level 2). >Warning on sprite 13 (level 2). >Warning on sprite 14 (level 2). >Warning on sprite 15 (level 2). >Warning on sprite 16 (level 2). >Warning on sprite 17 (level 2). >Warning on sprite 18 (level 2). >Warning on sprite 19 (level 2). >Warning on sprite 20 (level 2). >Warning on sprite 21 (level 2). >Warning on sprite 22 (level 2). >Warning on sprite 23 (level 2). >Warning on sprite 24 (level 2). >Warning on sprite 25 (level 2). >Warning on sprite 26 (level 2). >Warning on sprite 27 (level 2). >Warning on sprite 28 (level 2). >Warning on sprite 29 (level 2). >Warning on sprite 30 (level 2). >Warning on sprite 31 (level 2). >Warning on sprite 32 (level 2). >Warning on sprite 33 (level 2). >Warning on sprite 34 (level 2). >Warning on sprite 35 (level 2). >Warning on sprite 36 (level 2). >Warning on sprite 37 (level 2). >Warning on sprite 38 (level 2). >Warning on sprite 39 (level 2). >Warning on sprite 40 (level 2). >Warning on sprite 41 (level 2). >Warning on sprite 42 (level 2). >Warning on sprite 43 (level 2). >Warning on sprite 44 (level 2). >Warning on sprite 45 (level 2). >Warning on sprite 46 (level 2). >Warning on sprite 47 (level 2). >Warning on sprite 48 (level 2). >Warning on sprite 49 (level 2). >Warning on sprite 50 (level 2). >Warning on sprite 51 (level 2). >Warning on sprite 52 (level 2). >Warning on sprite 53 (level 2). >Warning on sprite 54 (level 2). >Warning on sprite 55 (level 2). >Warning on sprite 56 (level 2). >Warning on sprite 57 (level 2). >Warning on sprite 58 (level 2). >Warning on sprite 59 (level 2). >Warning on sprite 60 (level 2). >Warning on sprite 61 (level 2). >Warning on sprite 62 (level 2). >Warning on sprite 63 (level 2). >Warning on sprite 64 (level 2). >Warning on sprite 65 (level 2). >Warning on sprite 66 (level 2). >Warning on sprite 67 (level 2). >Warning on sprite 68 (level 2). >Warning on sprite 69 (level 2). >Warning on sprite 70 (level 2). >Warning on sprite 71 (level 2). >Warning on sprite 72 (level 2). >Warning on sprite 73 (level 2). >Warning on sprite 74 (level 2). >Warning on sprite 75 (level 2). >Warning on sprite 76 (level 2). >Warning on sprite 77 (level 2). >Warning on sprite 78 (level 2). >Warning on sprite 79 (level 2). >Warning on sprite 80 (level 2). >Warning on sprite 81 (level 2). >Warning on sprite 82 (level 2). >Warning on sprite 83 (level 2). >Warning on sprite 84 (level 2). >Warning on sprite 85 (level 2). >Warning on sprite 86 (level 2). >Warning on sprite 87 (level 2). >Warning on sprite 88 (level 2). >Warning on sprite 89 (level 2). >Warning on sprite 90 (level 2). >Warning on sprite 91 (level 2). >Warning on sprite 92 (level 2). >Warning on sprite 93 (level 2). >Warning on sprite 94 (level 2). >Warning on sprite 95 (level 2). >Warning on sprite 96 (level 2). >Warning on sprite 97 (level 2). >Warning on sprite 98 (level 2). >Warning on sprite 99 (level 2). >Warning on sprite 100 (level 2). >Warning on sprite 101 (level 2). >Warning on sprite 102 (level 2). >Warning on sprite 103 (level 2). >Warning on sprite 104 (level 2). >Warning on sprite 105 (level 2). >Warning on sprite 106 (level 2). >Warning on sprite 107 (level 2). >Warning on sprite 108 (level 2). >Warning on sprite 109 (level 2). >Warning on sprite 110 (level 2). >Warning on sprite 111 (level 2). >Warning on sprite 112 (level 2). >Warning on sprite 113 (level 2). >Warning on sprite 114 (level 2). >Warning on sprite 115 (level 2). >Warning on sprite 116 (level 2). >Warning on sprite 117 (level 2). >Warning on sprite 118 (level 2). >Warning on sprite 119 (level 2). >Warning on sprite 120 (level 2). >Warning on sprite 121 (level 2). >Warning on sprite 122 (level 2). >Warning on sprite 123 (level 2). >Warning on sprite 124 (level 2). >Warning on sprite 125 (level 2). >Warning on sprite 126 (level 2). >Warning on sprite 127 (level 2). >Warning on sprite 128 (level 2). >Warning on sprite 129 (level 2). >Warning on sprite 130 (level 2). >Warning on sprite 131 (level 2). >Warning on sprite 132 (level 2). >Warning on sprite 133 (level 2). >Warning on sprite 134 (level 2). >Warning on sprite 135 (level 2). >Warning on sprite 136 (level 2). >Warning on sprite 137 (level 2). >Warning on sprite 138 (level 2). >Warning on sprite 139 (level 2). >Warning on sprite 140 (level 2). >Warning on sprite 141 (level 2). >Warning on sprite 142 (level 2). >Warning on sprite 143 (level 2). >Warning on sprite 144 (level 2). >Warning on sprite 145 (level 2). >Warning on sprite 146 (level 2). >Warning on sprite 147 (level 2). >Warning on sprite 148 (level 2). >Warning on sprite 149 (level 2). >Warning on sprite 150 (level 2). >Warning on sprite 151 (level 2). >Warning on sprite 152 (level 2). >Warning on sprite 153 (level 2). >Warning on sprite 154 (level 2). >Warning on sprite 155 (level 2). >Warning on sprite 156 (level 2). >Warning on sprite 157 (level 2). >Warning on sprite 158 (level 2). >Warning on sprite 159 (level 2). >Warning on sprite 160 (level 2). >Warning on sprite 161 (level 2). >Warning on sprite 162 (level 2). >Warning on sprite 163 (level 2). >Warning on sprite 164 (level 2). >Warning on sprite 165 (level 2). >Warning on sprite 166 (level 2). >Warning on sprite 167 (level 2). >Warning on sprite 168 (level 2). >Warning on sprite 169 (level 2). >Warning on sprite 170 (level 2). >Warning on sprite 171 (level 2). >Warning on sprite 172 (level 2). >Warning on sprite 173 (level 2). >Warning on sprite 174 (level 2). >Warning on sprite 175 (level 2). >Warning on sprite 176 (level 2). >Warning on sprite 177 (level 2). >Warning on sprite 178 (level 2). >Warning on sprite 179 (level 2). >Warning on sprite 180 (level 2). >Warning on sprite 181 (level 2). >Warning on sprite 182 (level 2). >Warning on sprite 183 (level 2). >Warning on sprite 184 (level 2). >Warning on sprite 185 (level 2). >Warning on sprite 186 (level 2). >Warning on sprite 187 (level 2). >Warning on sprite 188 (level 2). >Warning on sprite 189 (level 2). >Warning on sprite 190 (level 2). >Warning on sprite 191 (level 2). >Warning on sprite 192 (level 2). >Warning on sprite 193 (level 2). >Warning on sprite 194 (level 2). >Warning on sprite 195 (level 2). >Warning on sprite 196 (level 2). >Warning on sprite 197 (level 2). >Warning on sprite 198 (level 2). >Warning on sprite 199 (level 2). >Warning on sprite 200 (level 2). >Warning on sprite 201 (level 2). >Warning on sprite 202 (level 2). >Warning on sprite 203 (level 2). >Warning on sprite 204 (level 2). >Warning on sprite 205 (level 2). >Warning on sprite 206 (level 2). >Warning on sprite 207 (level 2). >Warning on sprite 208 (level 2). >Warning on sprite 209 (level 2). >Warning on sprite 210 (level 2). >Warning on sprite 211 (level 2). >Warning on sprite 212 (level 2). >Warning on sprite 213 (level 2). >Warning on sprite 214 (level 2). >Warning on sprite 215 (level 2). >Warning on sprite 216 (level 2). >Warning on sprite 217 (level 2). >Warning on sprite 218 (level 2). >Warning on sprite 219 (level 2). >Warning on sprite 220 (level 2). >Warning on sprite 221 (level 2). >Warning on sprite 222 (level 2). >Warning on sprite 223 (level 2). >Warning on sprite 224 (level 2). >Warning on sprite 225 (level 2). >Warning on sprite 226 (level 2). >Warning on sprite 227 (level 2). >Warning on sprite 228 (level 2). >Warning on sprite 229 (level 2). >Warning on sprite 230 (level 2). >Warning on sprite 231 (level 2). >Warning on sprite 232 (level 2). >Warning on sprite 233 (level 2). >Warning on sprite 234 (level 2). >Warning on sprite 235 (level 2). >Warning on sprite 236 (level 2). >Warning on sprite 237 (level 2). >Warning on sprite 238 (level 2). >Warning on sprite 239 (level 2). >Warning on sprite 240 (level 2). >Warning on sprite 241 (level 2). >Warning on sprite 242 (level 2). >Warning on sprite 243 (level 2). >Warning on sprite 244 (level 2). >Warning on sprite 245 (level 2). >Warning on sprite 246 (level 2). >Warning on sprite 247 (level 2). >Warning on sprite 248 (level 2). >Warning on sprite 249 (level 2). >Warning on sprite 250 (level 2). >Warning on sprite 251 (level 2). >Warning on sprite 252 (level 2). >Warning on sprite 253 (level 2). >Warning on sprite 254 (level 2). >Warning on sprite 255 (level 2). >Warning on sprite 256 (level 2). >Warning on sprite 257 (level 2). >Warning on sprite 258 (level 2). >Warning on sprite 259 (level 2). >Warning on sprite 260 (level 2). >Warning on sprite 261 (level 2). >Warning on sprite 262 (level 2). >Warning on sprite 263 (level 2). >Warning on sprite 264 (level 2). >Warning on sprite 265 (level 2). >Warning on sprite 266 (level 2). >Warning on sprite 267 (level 2). >Linter failure on sprite 1260. >Linter failure on sprite 1381. >Linter failure on sprite 1395. >Linter failure on sprite 1413. >Linter failure on sprite 1417. >Linter failure on sprite 1421. >Linter failure on sprite 1425. >Linter failure on sprite 1436. >Linter failure on sprite 1446. >Linter failure on sprite 1456. >Linter failure on sprite 1513. >Linter failure on sprite 1706. >Linter failure on sprite 2700. >Linter failure on sprite 2718. >Linter failure on sprite 2736. >Linter failure on sprite 2746. >Linter failure on sprite 2756. >CMake Error at /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/cmake/scripts/CreateGRF.cmake:47 (message): > NFORenum failed > > >[75/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra && /usr/bin/cmake -E copy /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/baseset/orig_extra/fix_graphics.png /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/baseset/orig_extra/sprites/fix_graphics.png >[76/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/script/api && /usr/bin/cmake -DGENERATE_SOURCE_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/script/api/script_window.hpp.in -DGENERATE_BINARY_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/generated/script/api/script_window.hpp -P /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/cmake/scripts/GenerateWidget.cmake && /usr/bin/cmake -E touch /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/src/script/api/script_window.hpp.timestamp >[77/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSTRGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/strgen/CMakeFiles/strgen.dir/__/misc/getoptdata.cpp.o -MF src/strgen/CMakeFiles/strgen.dir/__/misc/getoptdata.cpp.o.d -o src/strgen/CMakeFiles/strgen.dir/__/misc/getoptdata.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/misc/getoptdata.cpp >[78/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSETTINGSGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o -MF src/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o.d -o src/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/core/alloc_func.cpp >[79/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSTRGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/strgen/CMakeFiles/strgen.dir/__/core/alloc_func.cpp.o -MF src/strgen/CMakeFiles/strgen.dir/__/core/alloc_func.cpp.o.d -o src/strgen/CMakeFiles/strgen.dir/__/core/alloc_func.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/core/alloc_func.cpp >[80/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSETTINGSGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/settingsgen/CMakeFiles/settingsgen.dir/__/misc/getoptdata.cpp.o -MF src/settingsgen/CMakeFiles/settingsgen.dir/__/misc/getoptdata.cpp.o.d -o src/settingsgen/CMakeFiles/settingsgen.dir/__/misc/getoptdata.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/misc/getoptdata.cpp >[81/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSTRGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o -MF src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o.d -o src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/strgen/strgen.cpp >[82/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSETTINGSGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/settingsgen/CMakeFiles/settingsgen.dir/settingsgen.cpp.o -MF src/settingsgen/CMakeFiles/settingsgen.dir/settingsgen.cpp.o.d -o src/settingsgen/CMakeFiles/settingsgen.dir/settingsgen.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/settingsgen/settingsgen.cpp >[83/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSETTINGSGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/settingsgen/CMakeFiles/settingsgen.dir/__/ini_load.cpp.o -MF src/settingsgen/CMakeFiles/settingsgen.dir/__/ini_load.cpp.o.d -o src/settingsgen/CMakeFiles/settingsgen.dir/__/ini_load.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/ini_load.cpp >[84/826] cd /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media && /usr/bin/cmake -DDESKTOP_SOURCE_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/media/openttd.desktop -DDESKTOP_BINARY_FILE=/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/openttd.desktop -DBINARY_NAME=openttd -P /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/cmake/scripts/Desktop.cmake -- /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/english.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/afrikaans.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/arabic_egypt.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/basque.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/belarusian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/brazilian_portuguese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/bulgarian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/catalan.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/chuvash.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/croatian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/czech.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/danish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/dutch.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/english_AU.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/english_US.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/esperanto.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/estonian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/faroese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/finnish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/french.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/frisian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/gaelic.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/galician.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/german.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/greek.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/hebrew.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/hindi.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/hungarian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/icelandic.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/ido.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/indonesian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/irish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/italian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/japanese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/korean.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/latin.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/latvian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/lithuanian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/luxembourgish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/macedonian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/malay.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/maltese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/marathi.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/norwegian_bokmal.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/norwegian_nynorsk.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/persian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/polish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/portuguese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/romanian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/russian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/serbian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/simplified_chinese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/slovak.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/slovenian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/spanish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/spanish_MX.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/swedish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/tamil.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/thai.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/traditional_chinese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/turkish.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/urdu.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/ukrainian.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/vietnamese.txt /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/lang/welsh.txt && /usr/bin/cmake -E touch /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build/media/openttd.desktop.timestamp >[85/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSTRGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o -MF src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o.d -o src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/strgen/strgen_base.cpp >[86/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSETTINGSGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o -MF src/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o.d -o src/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/string.cpp >[87/826] /usr/bin/x86_64-pc-linux-gnu-g++ -DSTRGEN -DTTD_ENDIAN=TTD_LITTLE_ENDIAN -DUNIX -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src -I/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/3rdparty/squirrel/include -O2 -pipe -march=znver3 -mtune=znver3 -std=c++17 -W -Wall -Wcast-qual -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wwrite-strings -Wredundant-decls -Wformat-security -Wformat=2 -Winit-self -Wnon-virtual-dtor -Wno-unused-parameter -Wno-multichar -fno-strict-aliasing -Wno-unused-variable -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -fno-strict-overflow -fno-tree-vrp -flifetime-dse=1 -Wno-redundant-move -MD -MT src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o -MF src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o.d -o src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o -c /tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4/src/string.cpp >ninja: build stopped: subcommand failed. > * ERROR: games-simulation/openttd-13.4::gentoo failed (compile phase): > * ninja -v -j14 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2201: Called cmake_src_compile > * environment, line 952: Called cmake_build > * environment, line 918: Called eninja > * environment, line 1380: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=games-simulation/openttd-13.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-simulation/openttd-13.4::gentoo'`. > * The complete build log is located at '/tmp/portage/games-simulation/openttd-13.4/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/games-simulation/openttd-13.4/temp/environment'. > * Working directory: '/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4_build' > * S: '/tmp/portage/games-simulation/openttd-13.4/work/openttd-13.4'
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 912189
:
867724
|
867725
|
867726
| 867727