Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 549320 Details for
Bug 667730
games-action/supertuxkart-0.9.3 - CMake Error at CMakeLists.txt:219 (message): Freetype not found. Freetype is required to display characters in SuperTuxKart.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-action:supertuxkart-0.9.3:20181004-040548.log
games-action:supertuxkart-0.9.3:20181004-040548.log (text/plain), 6.38 KB, created by
Toralf Förster
on 2018-10-04 15:42:38 UTC
(
hide
)
Description:
games-action:supertuxkart-0.9.3:20181004-040548.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-10-04 15:42:38 UTC
Size:
6.38 KB
patch
obsolete
> * Package: games-action/supertuxkart-0.9.3 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking supertuxkart-0.9.3-src.tar.xz to /var/tmp/portage/games-action/supertuxkart-0.9.3/work >>>> Unpacking supertuxkart.png to /var/tmp/portage/games-action/supertuxkart-0.9.3/work >unpack supertuxkart.png: file format not recognized. Ignoring. >>>> Source unpacked in /var/tmp/portage/games-action/supertuxkart-0.9.3/work >>>> Preparing source in /var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3 ... > * Applying supertuxkart-0.9.3-intrin.patch ... > [ ok ] > * Applying supertuxkart-0.9.3-unbundle-enet.patch ... > [ ok ] > * Applying supertuxkart-0.9.3-unbundle-libs.patch ... > [ ok ] > * Applying supertuxkart-0.9.3-irrlicht-arch-support.patch ... > [ ok ] > * Applying supertuxkart-0.9.3-irrlicht-bundled-libs.patch ... > [ ok ] > * Applying supertuxkart-0.9.3-irrlicht-system-libs.patch ... > [ ok ] > * Applying supertuxkart-0.9.3-fix-buildsystem.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build" >cmake -C /var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DUSE_SYSTEM_ANGELSCRIPT=OFF -DUSE_FRIBIDI=no -DBUILD_RECORDER=no -DUSE_WIIUSE=no -DSTK_INSTALL_BINARY_DIR=bin -DSTK_INSTALL_DATA_DIR=share/supertuxkart -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build/gentoo_toolchain.cmake /var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3 >loading initial cache file /var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 8.2.0 >-- The CXX compiler identification is GNU 8.2.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Deprecation Warning at CMakeLists.txt:7 (cmake_policy): > The OLD behavior for policy CMP0043 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >-- Found ENet: /usr/include >-- Found GLEW: /usr/include >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") >-- Found PNG: /usr/lib/libpng.so (found version "1.6.35+apng") >-- Found JPEG: /usr/lib/libjpeg.so (found version "") >-- Found OpenGL: /usr/lib/libGL.so >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so >-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Found X11: /usr/lib/libX11.so >CMake Deprecation Warning at lib/angelscript/projects/cmake/CMakeLists.txt:6 (cmake_policy): > The OLD behavior for policy CMP0048 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >-- Configuring angelscript 2.30.2 >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Looking for pthread_create >-- Looking for pthread_create - not found >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- Found OpenAL: /usr/lib/libopenal.so >-- Found OggVorbis: /usr/include >-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- Checking for module 'freetype2' >-- No package 'freetype2' found >CMake Error at CMakeLists.txt:219 (message): > Freetype not found. Freetype is required to display characters in > SuperTuxKart. > > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build/CMakeFiles/CMakeError.log". > * ERROR: games-action/supertuxkart-0.9.3::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 3090: Called cmake-utils_src_configure > * environment, line 881: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=games-action/supertuxkart-0.9.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-action/supertuxkart-0.9.3::gentoo'`. > * The complete build log is located at '/var/log/portage/games-action:supertuxkart-0.9.3:20181004-040548.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-action/supertuxkart-0.9.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-action/supertuxkart-0.9.3/temp/environment'. > * Working directory: '/var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3_build' > * S: '/var/tmp/portage/games-action/supertuxkart-0.9.3/work/supertuxkart-0.9.3'
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 667730
:
549308
|
549310
|
549312
|
549314
|
549316
|
549318
| 549320 |
549322
|
549324