* Package:    media-libs/sdl2-ttf-2.24.0:0
 * Repository: gentoo
 * Maintainer: games@gentoo.org
 * USE:        X abi_x86_64 amd64 elibc_glibc harfbuzz kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'SDL2_ttf-2.24.0.tar.gz' to /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work
>>> Source unpacked in /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work
>>> Preparing source in /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build"
 * QA Notice: Compatibility with CMake < 3.5 has been removed from CMake 4,
 * media-libs/sdl2-ttf will fail to build w/o a fix.
 * See also tracker bug #951350; check existing bug or file a new one for
 * this package, and take it upstream.
 * 
 * The following CMakeLists.txt files are causing errors:
 *   external/freetype/CMakeLists.txt:3.0
 * 
 * Compatibility with CMake < 3.10 will be removed in a future release.
 * If not fixed in upstream's code repository, we should make sure they are aware.
 * See also tracker bug #964405; check existing or file a new bug for this package.
 * 
 * CMake 4 detected; building with -DCMAKE_POLICY_VERSION_MINIMUM=3.5
 * This is merely a workaround to avoid CMake Error and *not* a permanent fix;
 * there may be new build or runtime bugs as a result.
 * 
 * An upstreamable patch should take any resulting CMake policy changes
 * into account. See also:
 *   https://cmake.org/cmake/help/latest/manual/cmake-policies.7.html
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64"
cmake -C /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DSDL2TTF_VENDORED=OFF -DSDL2TTF_HARFBUZZ=yes -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64/gentoo_toolchain.cmake -DCMAKE_POLICY_VERSION_MINIMUM=3.5 /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0
loading initial cache file /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64/gentoo_common_config.cmake
-- The C compiler identification is GNU 14.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
-- Configuring SDL2_ttf 2.24.0
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test HAVE_WL_NO_UNDEFINED
-- Performing Test HAVE_WL_NO_UNDEFINED - Success
-- SDL2_ttf: Using system harfbuzz library
-- Found harfbuzz: /usr/lib64/libharfbuzz.so
-- SDL2_ttf: Using system freetype library
-- Found Freetype: /usr/lib64/libfreetype.so (found version "2.14.1")
-- Found OpenGL: /usr/lib64/libOpenGL.so
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -O3 -march=native -mtune=native -fomit-frame-pointer -pipe
C++             
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Module          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Shared          -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs

-- Configuring done (0.8s)
-- Generating done (0.0s)
-- Build files have been written to: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64"
ninja -v -j2 -l2
[1/7] /usr/bin/x86_64-pc-linux-gnu-gcc -DBUILD_SDL -DDLL_EXPORT -DSDL_BUILD_MAJOR_VERSION=2 -DSDL_BUILD_MICRO_VERSION=0 -DSDL_BUILD_MINOR_VERSION=24 -DTTF_USE_HARFBUZZ=1 -I/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0 -isystem /usr/include/SDL2 -isystem /usr/include/harfbuzz -isystem /usr/include/freetype2  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIC -fvisibility=hidden -MD -MT CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o -MF CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o.d -o CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o -c /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0/SDL_ttf.c
[2/7] : && /usr/bin/x86_64-pc-linux-gnu-gcc -fPIC -O3 -march=native -mtune=native -fomit-frame-pointer -pipe  -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--no-undefined -Wl,--dependency-file=CMakeFiles/SDL2_ttf.dir/link.d -Wl,-soname,libSDL2_ttf-2.0.so.0 -o libSDL2_ttf-2.0.so.0.2400.0 CMakeFiles/SDL2_ttf.dir/SDL_ttf.c.o  /usr/lib64/libSDL2-2.0.so.0.3200.6  /usr/lib64/libharfbuzz.so  /usr/lib64/libfreetype.so && :
[3/7] /usr/bin/cmake -E cmake_symlink_library libSDL2_ttf-2.0.so.0.2400.0  libSDL2_ttf-2.0.so.0 libSDL2_ttf-2.0.so && cd /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64 && /usr/bin/cmake -E create_symlink libSDL2_ttf-2.0.so.0 libSDL2_ttf.so
[4/7] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_OPENGL -I/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0 -isystem /usr/include/SDL2  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIE -MD -MT CMakeFiles/glfont.dir/glfont.c.o -MF CMakeFiles/glfont.dir/glfont.c.o.d -o CMakeFiles/glfont.dir/glfont.c.o -c /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0/glfont.c
[5/7] /usr/bin/x86_64-pc-linux-gnu-gcc  -I/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0 -isystem /usr/include/SDL2  -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -fPIE -MD -MT CMakeFiles/showfont.dir/showfont.c.o -MF CMakeFiles/showfont.dir/showfont.c.o.d -o CMakeFiles/showfont.dir/showfont.c.o -c /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0/showfont.c
[6/7] : && /usr/bin/x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--dependency-file=CMakeFiles/glfont.dir/link.d CMakeFiles/glfont.dir/glfont.c.o -o glfont  -Wl,-rpath,/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64  /usr/lib64/libOpenGL.so  libSDL2_ttf-2.0.so.0.2400.0  /usr/lib64/libSDL2main.a  /usr/lib64/libSDL2-2.0.so.0.3200.6 && :
[7/7] : && /usr/bin/x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--dependency-file=CMakeFiles/showfont.dir/link.d CMakeFiles/showfont.dir/showfont.c.o -o showfont  -Wl,-rpath,/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64  libSDL2_ttf-2.0.so.0.2400.0  /usr/lib64/libSDL2main.a  /usr/lib64/libSDL2-2.0.so.0.3200.6 && :
>>> Source compiled.
>>> Test phase [not enabled]: media-libs/sdl2-ttf-2.24.0

>>> Install media-libs/sdl2-ttf-2.24.0 into /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image
 * abi_x86_64.amd64: running multilib-minimal_abi_src_install
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64"
ninja -v -j2 -l2 install
[0/1] cd /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/work/SDL2_ttf-2.24.0_build-abi_x86_64.amd64 && /usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "RelWithDebInfo"
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/libSDL2_ttf-2.0.so.0.2400.0
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/libSDL2_ttf-2.0.so.0
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/libSDL2_ttf-2.0.so
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/include/SDL2/SDL_ttf.h
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/cmake/SDL2_ttf/SDL2_ttfConfig.cmake
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/cmake/SDL2_ttf/SDL2_ttfConfigVersion.cmake
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/cmake/SDL2_ttf/SDL2_ttf-shared-targets.cmake
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/cmake/SDL2_ttf/SDL2_ttf-shared-targets-relwithdebinfo.cmake
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/pkgconfig/SDL2_ttf.pc
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/lib64/libSDL2_ttf.so
-- Installing: /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image/usr/share/licenses/SDL2_ttf/LICENSE.txt
>>> Completed installing media-libs/sdl2-ttf-2.24.0 into /var/tmp/portage/media-libs/sdl2-ttf-2.24.0/image

 * Final size of build directory: 46896 KiB (45.7 MiB)
 * Final size of installed tree:    308 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libSDL2_ttf-2.0.so.0.2400.0