Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 510764 Details for
Bug 641586
media-sound/clementine-1.3.1_p20171113 failed to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 15.57 KB, created by
Leonid Kopylov
on 2017-12-18 16:10:35 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2017-12-18 16:10:35 UTC
Size:
15.57 KB
patch
obsolete
> * Package: media-sound/clementine-1.3.1_p20171113 > * Repository: gentoo > * Maintainer: fatzer2@gmail.com polynomial-c@gentoo.org,proxy-maint@gentoo.org,sound@gentoo.org > * USE: abi_x86_64 amd64 box cdda dbus dropbox elibc_glibc googledrive ipod kernel_linux lastfm linguas_en linguas_he linguas_he_IL linguas_ru pulseaudio skydrive udisks userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Looking in src/translations for new locales ... > [ ok ] > * Applying clementine-1.3-fix-tokenizer.patch ... > [ ok ] >>>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build" >cmake -C /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_WERROR=OFF -DCRYPTOPP_LIBRARIES=crypto++ -DCRYPTOPP_FOUND=ON -DCCACHE_EXECUTABLE=OFF -DENABLE_BREAKPAD=OFF -DENABLE_DEVICEKIT=OFF -DENABLE_GIO=ON -DENABLE_SPOTIFY_BLOB=OFF -DUSE_BUILTIN_TAGLIB=OFF -DUSE_SYSTEM_GMOCK=ON -DUSE_SYSTEM_PROJECTM=ON -DBUNDLE_PROJECTM_PRESETS=OFF -DLINGUAS=en he he_IL ru -DENABLE_BOX=yes -DENABLE_AUDIOCD=yes -DENABLE_DBUS=yes -DENABLE_DROPBOX=yes -DENABLE_GOOGLE_DRIVE=yes -DENABLE_LIBGPOD=yes -DENABLE_LIBLASTFM=yes -DENABLE_MOODBAR=no -DENABLE_LIBMTP=no -DENABLE_VISUALISATIONS=no -DENABLE_SEAFILE=no -DENABLE_SKYDRIVE=yes -DENABLE_LIBPULSE=yes -DENABLE_UDISKS2=yes -DENABLE_WIIMOTEDEV=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113 >loading initial cache file /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 7.2.0 >-- The CXX compiler identification is GNU 7.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:2 (cmake_policy): > The OLD behavior for policy CMP0011 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 PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") >-- 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/lib64/qt4/bin/qmake (found suitable version "4.8.7", minimum required is "4.8.1") >-- Could NOT find Qt4 (missing: QT_QTWEBKIT_INCLUDE_DIR QT_QTWEBKIT_LIBRARY) (found version "4.8.7") >-- Found OpenGL: /usr/lib/libGL.so >-- Boost version: 1.65.0 >-- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") >-- 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 Protobuf: /usr/lib/libprotobuf.so;-lpthread (found version "3.4.0") >-- Checking for module 'libcdio' >-- Found libcdio, version 1.1.0 >-- Checking for module 'libchromaprint' >-- Found libchromaprint, version 1.4.2 >-- Checking for one of the modules 'cryptopp;libcrypto++' >-- Checking for module 'gio-2.0' >-- Found gio-2.0, version 2.52.3 >-- Checking for module 'glib-2.0' >-- Found glib-2.0, version 2.52.3 >-- Checking for module 'gobject-2.0' >-- Found gobject-2.0, version 2.52.3 >-- Checking for module 'gstreamer-1.0' >-- Found gstreamer-1.0, version 1.12.3 >-- Checking for module 'gstreamer-app-1.0' >-- Found gstreamer-app-1.0, version 1.12.3 >-- Checking for module 'gstreamer-audio-1.0' >-- Found gstreamer-audio-1.0, version 1.12.3 >-- Checking for module 'gstreamer-base-1.0' >-- Found gstreamer-base-1.0, version 1.12.3 >-- Checking for module 'gstreamer-tag-1.0' >-- Found gstreamer-tag-1.0, version 1.12.3 >-- Checking for module 'gstreamer-pbutils-1.0' >-- Found gstreamer-pbutils-1.0, version 1.12.3 >-- Checking for module 'libgpod-1.0>=0.7.92' >-- Found libgpod-1.0, version 0.8.3 >-- Checking for module 'libmtp>=1.0' >-- No package 'libmtp' found >-- Checking for module 'libmygpo-qt>=1.0.9' >-- Found libmygpo-qt, version 1.0.9 >-- Checking for module 'libpulse' >-- Found libpulse, version 11.1 >-- Checking for module 'libxml-2.0' >-- Found libxml-2.0, version 2.9.7 >-- Checking for module 'QJson' >-- Found QJson, version 0.9.0 >-- Checking for module 'libspotify>=12.1.45' >-- No package 'libspotify' found >-- Checking for module 'taglib>=1.6' >-- Found taglib, version 1.11.1 >-- Performing Test TAGLIB_HAS_OPUS >-- Performing Test TAGLIB_HAS_OPUS - Success >-- Found Qt4: /usr/lib64/qt4/bin/qmake (found version "4.8.7") >-- 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 >-- Using builtin sha2 library >CMake Warning (dev) at tests/CMakeLists.txt:77 (add_custom_target): > Policy CMP0037 is not set: Target names should not be reserved and should > match a validity pattern. Run "cmake --help-policy CMP0037" for policy > details. Use the cmake_policy command to set the policy and suppress this > warning. > > The target name "test" is reserved or not valid for certain CMake features, > such as generator expressions, and may result in undefined behavior. >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Performing Test SUPPORTS_NOBOOL >-- Performing Test SUPPORTS_NOBOOL - Success > >Building Clementine version: 1.3.1 > >The following components will be built: > Box support > D-Bus support > Devices: Audio CD support > Devices: GIO device backend > Devices: UDisks2 backend > Devices: iPod classic support > Dropbox support > Google Drive support > Last.fm support > Pulse audio integration > Skydrive support > >The following components WILL NOT be built: > Crash reporting (disabled in CMake config) > Devices: DeviceKit backend (disabled in CMake config) > Devices: MTP support (disabled in CMake config) > Moodbar support (disabled in CMake config) > Seafile support (disabled in CMake config) > Sparkle integration (missing Mac OS X, Sparkle) > Spotify support: non-GPL binary helper (disabled in CMake config) > Visualisations (disabled in CMake config) > Wiimote support (disabled in CMake config) > >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -fomit-frame-pointer >C++ -march=native -O2 -pipe -fomit-frame-pointer >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >CMake Error: The following variables are used in this project, but they are set to NOTFOUND. >Please set them or make sure they are set and tested correctly in the CMake files: >GMOCK_INCLUDE_DIRS > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > used as include directory in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests >GMOCK_LIBRARIES > linked by target "sqlite_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "concurrentrun_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "closure_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "zeroconf_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "xspfparser_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "test_utils" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "scopedtransaction_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "asxparser_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "songplaylistitem_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "asxiniparser_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "mergedproxymodel_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "musicbrainzclient_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "organiseformat_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "fmpsparser_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "organisedialog_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "song_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > linked by target "utilities_test" in directory /var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113/tests > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build/CMakeFiles/CMakeError.log". > * ERROR: media-sound/clementine-1.3.1_p20171113::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 124: Called src_configure > * environment, line 3563: Called cmake-utils_src_configure > * environment, line 1061: 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 '=media-sound/clementine-1.3.1_p20171113::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/clementine-1.3.1_p20171113::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113_build' > * S: '/var/tmp/portage/media-sound/clementine-1.3.1_p20171113/work/clementine-1.3.1_p20171113'
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 641586
: 510764