Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 899163 Details for
Bug 937404
net-voip/murmur-1.5.634 - [icu-75.1] [gcc-15] ninja error: .../libcrypto.so, needed by mumble-server, missing and no known rule to make it
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-voip:murmur-1.5.634:20240805-175714.log
net-voip:murmur-1.5.634:20240805-175714.log (text/plain), 6.79 KB, created by
Toralf Förster
on 2024-08-05 18:33:01 UTC
(
hide
)
Description:
net-voip:murmur-1.5.634:20240805-175714.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-05 18:33:01 UTC
Size:
6.79 KB
patch
obsolete
> * Package: net-voip/murmur-1.5.634:0 > * Repository: gentoo > * Maintainer: concord@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc ice kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mumble-1.5.634.tar.gz to /var/tmp/portage/net-voip/murmur-1.5.634/work >>>> Source unpacked in /var/tmp/portage/net-voip/murmur-1.5.634/work >>>> Preparing source in /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build" > * Hardcoded definition(s) removed in 3rdparty/renamenoise/CMakeLists.txt: > * set(CMAKE_BUILD_TYPE Release) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build" >cmake -C /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=no -Dbundled-gsl=OFF -Dclient=OFF -Dice=yes -DMUMBLE_INSTALL_SYSCONFDIR=/etc/murmur -Dserver=ON -DMUMBLE_INSTALL_SERVICEFILEDIR=/lib/systemd/system -DMUMBLE_INSTALL_SYSUSERSDIR=/usr/lib/systemd/user -DMUMBLE_INSTALL_TMPFILESDIR=/usr/lib/tmpfiles.d -Dwarnings-as-errors=OFF -Dzeroconf=no -DBUILD_NUMBER=634 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build/gentoo_toolchain.cmake /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634 >loading initial cache file /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 15.0.0 >-- The CXX compiler identification is GNU 15.0.0 >-- 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 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found Python interpreter version 3.12.4 >-- Performing Test COMPILER_HAS_MBIG_OBJ >-- Performing Test COMPILER_HAS_MBIG_OBJ - Failed >-- Using (among others) the following compiler flags: -Wall;-Wpedantic;-Wextra;-Wconversion;-Wsign-conversion;-fsigned-char >-- ################################################## >-- Mumble version: 1.5.634 >-- Architecture: x64 >-- Build type: RelWithDebInfo >-- Using LTO in release builds: ON >-- ################################################## >CMake Warning at CMakeLists.txt:126 (message): > Use of option "BUILD_TESTING" is deprecated. Use "tests" instead. > > >-- Qt5 component found: Core | Version: 5.15.14 >-- Qt5 component found: Network | Version: 5.15.14 >-- Qt5 component found: Xml | Version: 5.15.14 >-- OpenSSL component found: Crypto | Version: 3.3.1 >-- OpenSSL component found: SSL | Version: 3.3.1 >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Protobuf found | Version: 27.2.0 >-- TRACY_ENABLE: OFF >-- TRACY_ON_DEMAND: ON >-- TRACY_CALLSTACK: OFF >-- TRACY_NO_CALLSTACK: OFF >-- TRACY_NO_CALLSTACK_INLINES: OFF >-- TRACY_ONLY_LOCALHOST: OFF >-- TRACY_NO_BROADCAST: OFF >-- TRACY_ONLY_IPV4: OFF >-- TRACY_NO_CODE_TRANSFER: OFF >-- TRACY_NO_CONTEXT_SWITCH: OFF >-- TRACY_NO_EXIT: OFF >-- TRACY_NO_SAMPLING: OFF >-- TRACY_NO_VERIFY: OFF >-- TRACY_NO_VSYNC_CAPTURE: OFF >-- TRACY_NO_FRAME_IMAGE: OFF >-- TRACY_NO_SYSTEM_TRACING: OFF >-- TRACY_DELAYED_INIT: OFF >-- TRACY_MANUAL_LIFETIME: OFF >-- TRACY_FIBERS: OFF >-- TRACY_NO_CRASH_HANDLER: OFF >-- TRACY_TIMER_FALLBACK: OFF >-- Disabling warnings for targets: TracyClient >-- Tracy: OFF >-- Microsoft.GSL found | Version: 4.0.0 >-- Qt5 component found: Sql | Version: 5.15.14 >-- File: /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build/src/murmur/murmur_autogen >-- Qt5 component found: DBus | Version: 5.15.14 >-- Ice component found: Ice | Version: 3.7.10 >-- Ice component found: IceSSL | Version: 3.7.10 >-- Ice optional component found: IceDiscovery | Version: 3.7.10 >-- Ice optional component found: IceLocatorDiscovery | Version: 3.7.10 >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -fno-diagnostics-color >C++ -O2 -pipe -march=native -fno-diagnostics-color -fsigned-char >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (3.2s) >-- Generating done (0.2s) >-- Build files have been written to: /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build" >ninja -v -j4 -l0 >ninja: error: '/usr/libcrypto.so', needed by 'mumble-server', missing and no known rule to make it > * ERROR: net-voip/murmur-1.5.634::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2305: Called cmake_src_compile > * environment, line 946: Called cmake_build > * environment, line 913: Called eninja > * environment, line 1402: Called die > * The specific snippet of code: > * "$@" || die -n "${*} failed" > * > * If you need support, post the output of `emerge --info '=net-voip/murmur-1.5.634::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-voip/murmur-1.5.634::gentoo'`. > * The complete build log is located at '/var/log/portage/net-voip:murmur-1.5.634:20240805-175714.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-voip/murmur-1.5.634/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-voip/murmur-1.5.634/temp/environment'. > * Working directory: '/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634_build' > * S: '/var/tmp/portage/net-voip/murmur-1.5.634/work/mumble-1.5.634' >
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 937404
:
899159
|
899160
|
899161
|
899162
| 899163 |
899164
|
899165