Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 789617 Details for
Bug 855899
net-irc/quassel-0.14.0-r1 - CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-irc:quassel-0.14.0-r1:20220702-132912.log
net-irc:quassel-0.14.0-r1:20220702-132912.log (text/plain), 7.28 KB, created by
Toralf Förster
on 2022-07-02 14:04:56 UTC
(
hide
)
Description:
net-irc:quassel-0.14.0-r1:20220702-132912.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-07-02 14:04:56 UTC
Size:
7.28 KB
patch
obsolete
> * Package: net-irc/quassel-0.14.0-r1 > * Repository: gentoo > * Maintainer: sam@gentoo.org > * USE: abi_x86_64 amd64 crypt elibc_musl kernel_linux server userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking quassel-0.14.0.tar.bz2 to /var/tmp/portage/net-irc/quassel-0.14.0-r1/work >>>> Source unpacked in /var/tmp/portage/net-irc/quassel-0.14.0-r1/work >>>> Preparing source in /var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0_build" > * Applying quassel-0.14.0-cxxflags.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0_build" >cmake -C /var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=no -DUSE_CCACHE=OFF -DCMAKE_SKIP_RPATH=ON -DEMBED_DATA=OFF -DWITH_WEBKIT=OFF -DWITH_BUNDLED_ICONS=no -DWITH_KDE=no -DWITH_LDAP=no -DWANT_MONO=no -DWITH_OXYGEN_ICONS=no -DWANT_CORE=yes -DWITH_WEBENGINE=no -DWANT_QTCLIENT=no -DCMAKE_DISABLE_FIND_PACKAGE_Qca-qt5=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0_build/gentoo_toolchain.cmake /var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0 >loading initial cache file /var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0_build/gentoo_common_config.cmake >-- Building Quassel 0.14.0 >-- Using CMake 3.23.2 >-- CMake build type: Gentoo >-- The CXX compiler identification is GNU 12.1.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test LINKER_SUPPORTS_RELRO >-- Performing Test LINKER_SUPPORTS_RELRO - Success >-- Performing Test LINKER_SUPPORTS_NOW >-- Performing Test LINKER_SUPPORTS_NOW - Success >-- Performing Test LINKER_SUPPORTS_AS_NEEDED >-- Performing Test LINKER_SUPPORTS_AS_NEEDED - Success >-- Performing Test LINKER_SUPPORTS_ENABLE_NEW_DTAGS >-- Performing Test LINKER_SUPPORTS_ENABLE_NEW_DTAGS - Success >-- Performing Test LINKER_SUPPORTS_NO_UNDEFINED >-- Performing Test LINKER_SUPPORTS_NO_UNDEFINED - Success >-- Found Qt 5.15.5 >-- Performing Test HAVE_SSL >-- Performing Test HAVE_SSL - Success >-- Found Boost: /usr/lib/cmake/Boost-1.79.0/BoostConfig.cmake (found suitable version "1.79.0", minimum required is "1.54") >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.12") >-- Looking for C++ include syslog.h >-- Looking for C++ include syslog.h - found >-- Looking for umask >-- Looking for umask - found >-- Installing data files separately >-- Enabling translations for: cs, da, de, el, en, eo, es, et, fi, fr, gl, hi, hu, it, ja, ko, lt, mr, nb, nl, oc, pa, pl, pt, ro, ru, sl, sq, sr, sv, tr, uk, zh >-- The following features have been enabled: > > * WANT_CORE, Build the core (server) binary > * ENABLE_SHARED, Build modules as shared libraries > * syslog.h, Provide support for logging to the syslog > >-- The following OPTIONAL packages have been found: > > * Git > >-- The following RECOMMENDED packages have been found: > > * Qt5LinguistTools, contains tools for handling translation files > Required for having translations > * Qca-qt5 (required version >= 2.0), Qt Cryptographic Architecture, <https://projects.kde.org/projects/kdesupport/qca> > Required for encryption support > * Backtrace, a header (and possibly library) for inspecting backtraces > Used for generating backtraces in case of a crash > >-- The following REQUIRED packages have been found: > > * Qt5Core > * Qt5Network > * Qt5Sql > * Qt5 (required version >= 5.5.0), the Qt libraries, <https://www.qt.io/> > * boost_headers (required version == 1.79.0) > * Boost (required version >= 1.54), Boost libraries for C++, <https://www.boost.org/> > * ZLIB, a popular compression library, <http://www.zlib.net> > Used for protocol compression > >-- The following features have been disabled: > > * WANT_QTCLIENT, Build the client-only binary (requires a core to connect to) > * WANT_MONO, Build the monolithic (all-in-one) binary > * WITH_KDE, Integrate with the KDE Frameworks runtime environment > * WITH_BUNDLED_ICONS, Install required icons from the Breeze icon theme > * WITH_OXYGEN_ICONS, Support the Oxygen icon theme (KDE4) > * EMBED_DATA, Embed icons and translations in the binaries instead of installing them > * BUILD_TESTING, Build unit tests > >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C >C++ >Linker flags: >Executable -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--enable-new-dtags -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >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: >/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0/src/common/Backtrace_INCLUDE_DIR > used as include directory in directory /var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0/src/common > >-- Generating done >CMake Generate step failed. Build files cannot be regenerated correctly. > * ERROR: net-irc/quassel-0.14.0-r1::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2486: Called cmake_src_configure > * environment, line 1231: 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 '=net-irc/quassel-0.14.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-irc/quassel-0.14.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-irc:quassel-0.14.0-r1:20220702-132912.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-irc/quassel-0.14.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-irc/quassel-0.14.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0_build' > * S: '/var/tmp/portage/net-irc/quassel-0.14.0-r1/work/quassel-0.14.0' >
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 855899
:
789602
|
789605
|
789608
|
789611
|
789614
| 789617 |
789620