Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 328088 Details for
Bug 440974
games-strategy/hedgewars-0.9.18 fails: add_dependencies Adding dependency to non-existent target: hwengine
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full build.log
hedgewars-0.9.18.build_log (text/plain), 5.96 KB, created by
Edward "Hades"
on 2012-11-02 14:36:31 UTC
(
hide
)
Description:
full build.log
Filename:
MIME Type:
Creator:
Edward "Hades"
Created:
2012-11-02 14:36:31 UTC
Size:
5.96 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: games-strategy/hedgewars-0.9.18 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: games@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: compressdebug sandbox splitdebug >>>> Unpacking source... >>>> Unpacking hedgewars-src-0.9.18-2.tar.bz2 to /var/tmp/portage/games-strategy/hedgewars-0.9.18/work >>>> Source unpacked in /var/tmp/portage/games-strategy/hedgewars-0.9.18/work >>>> Preparing source in /var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-src-0.9.18 ... > [32;01m*[0m Applying hedgewars-0.9.18-cflags.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying hedgewars-0.9.18-cmake.patch ... >[A[204C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-src-0.9.18 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-0.9.18_build" >cmake --no-warn-unused-cli -C /var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-0.9.18_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS_RELEASE= -DCMAKE_CXX_FLAGS_RELEASE= -DCMAKE_INSTALL_PREFIX=/usr/games -DDATA_INSTALL_DIR=/usr/share/games -DCMAKE_VERBOSE_MAKEFILE=TRUE -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-0.9.18_build/gentoo_rules.cmake /var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-src-0.9.18 >Not searching for unused variables given on the command line. >loading initial cache file /var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-0.9.18_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 4.5.4 >-- The CXX compiler identification is GNU 4.5.4 >-- 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 >-- 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 >-- Building Release flavour >-- Could NOT find GHC, server will not be built >-- LibLua 5.1 found at /usr/lib64/liblua.so >-- Found LUA: liblua.so >-- Looking for include file pthread.h >-- Looking for include file 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 SDL: /usr/lib64/libSDLmain.a;/usr/lib64/libSDL.so;-lpthread >-- Found SDLIMAGE: /usr/lib64/libSDL_image.so >-- Found SDLNET: /usr/lib64/libSDL_net.so >-- Found SDLTTF: /usr/lib64/libSDL_ttf.so >-- Found SDLMIXER: /usr/lib64/libSDL_mixer.so >-- Mix_Init() is present >-- IMG_Init() is present >-- Found Freepascal: /usr/bin/fpc (version 2.4) >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7") >-- Found PNG: /usr/lib64/libpng.so (found version "1.5.13") >-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") >-- checking for module 'libavcodec' >-- found libavcodec, version 53.61.100 >-- checking for module 'libavformat' >-- found libavformat, version 53.32.100 >-- checking for module 'libavutil' >-- found libavutil, version 51.35.100 >CMake Error at hedgewars/CMakeLists.txt:255 (add_dependencies): > add_dependencies Adding dependency to non-existent target: hwengine > > >-- Looking for Q_WS_X11 >-- Looking for Q_WS_X11 - found >-- Looking for Q_WS_WIN >-- Looking for Q_WS_WIN - not found. >-- Looking for Q_WS_QWS >-- Looking for Q_WS_QWS - not found. >-- Looking for Q_WS_MAC >-- Looking for Q_WS_MAC - not found. >-- Found Qt4: /usr/bin/qmake (found version "4.8.2") >-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.2", required is "4.5.0") >-- Looking for inflateInit2_ in /usr/lib64/qt4/libQtCore.so >-- Looking for inflateInit2_ in /usr/lib64/qt4/libQtCore.so - not found >-- Found FFMPEG/LibAV: /usr/lib64/libavcodec.so;/usr/lib64/libavformat.so;/usr/lib64/libavutil.so, /usr/include >-- <<< Gentoo configuration >>> >Build type RELEASE >Install path /usr/games >Compiler flags: >C -O2 -march=native -pipe >C++ -O2 -march=native -pipe >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! > [31;01m*[0m ERROR: games-strategy/hedgewars-0.9.18 failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_configure > [31;01m*[0m environment, line 2953: Called cmake-utils_src_configure > [31;01m*[0m environment, line 730: Called _execute_optionaly 'src_configure' > [31;01m*[0m environment, line 244: Called enable_cmake-utils_src_configure > [31;01m*[0m environment, line 1076: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=games-strategy/hedgewars-0.9.18'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=games-strategy/hedgewars-0.9.18'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/games-strategy/hedgewars-0.9.18/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/games-strategy/hedgewars-0.9.18/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-0.9.18_build' > [31;01m*[0m S: '/var/tmp/portage/games-strategy/hedgewars-0.9.18/work/hedgewars-src-0.9.18'
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 440974
:
328086
| 328088