Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 864018 Details for
Bug 908650
media-sound/qsampler-0.9.10 - Unknown CMake command qt_add_translation.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:qsampler-0.9.10:20230617-084829.log
media-sound:qsampler-0.9.10:20230617-084829.log (text/plain), 5.60 KB, created by
Toralf Förster
on 2023-06-17 09:25:49 UTC
(
hide
)
Description:
media-sound:qsampler-0.9.10:20230617-084829.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-06-17 09:25:49 UTC
Size:
5.60 KB
patch
obsolete
> * Package: media-sound/qsampler-0.9.10:0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libgig > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking qsampler-0.9.10.tar.gz to /var/tmp/portage/media-sound/qsampler-0.9.10/work >>>> Source unpacked in /var/tmp/portage/media-sound/qsampler-0.9.10/work >>>> Preparing source in /var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10_build" > * Applying qsampler-0.9.1-cmake-no-git.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 6 with fuzz 1. >Hunk #2 succeeded at 32 (offset 4 lines). > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * set (CMAKE_BUILD_TYPE "Release") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10" > * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10_build" >cmake -C /var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCONFIG_DEBUG=0 -DCONFIG_LIBGIG=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10 >loading initial cache file /var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.1.1 >-- The CXX compiler identification is GNU 13.1.1 >-- 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 >-- Performing Test HAVE_STDATOMIC >-- Performing Test HAVE_STDATOMIC - Success >-- Found WrapAtomic: TRUE >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found WrapOpenGL: TRUE >-- Found XKB: /usr/lib64/libxkbcommon.so (found suitable version "1.5.0", minimum required is "0.5.0") >-- Found WrapVulkanHeaders: /usr/include >CMake Warning at CMakeLists.txt:105 (find_package): > By not providing "FindQt6LinguistTools.cmake" in CMAKE_MODULE_PATH this > project has asked CMake to find a package configuration file provided by > "Qt6LinguistTools", but CMake did not find one. > > Could not find a package configuration file provided by "Qt6LinguistTools" > with any of the following names: > > Qt6LinguistToolsConfig.cmake > qt6linguisttools-config.cmake > > Add the installation prefix of "Qt6LinguistTools" to CMAKE_PREFIX_PATH or > set "Qt6LinguistTools_DIR" to a directory containing one of the above > files. If "Qt6LinguistTools" provides a separate development package or > SDK, be sure it has been installed. > > >-- Looking for lroundf >-- Looking for lroundf - found >-- Looking for 3 include files fcntl.h, ..., signal.h >-- Looking for 3 include files fcntl.h, ..., signal.h - found >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "1.8.1") >-- Checking for module 'lscp' >-- Found lscp, version 0.9.10 >-- Looking for lscp/client.h >-- Looking for lscp/client.h - found >-- Looking for lscp_map_midi_instrument >-- Looking for lscp_map_midi_instrument - found >-- Looking for lscp_create_fxsend >-- Looking for lscp_create_fxsend - found >-- Looking for lscp_set_fxsend_name >-- Looking for lscp_set_fxsend_name - found >-- Looking for lscp_set_volume >-- Looking for lscp_set_volume - found >-- Looking for lscp_edit_channel_instrument >-- Looking for lscp_edit_channel_instrument - found >-- Looking for lscp/event.h >-- Looking for lscp/event.h - found >-- Looking for lscp_get_voices >-- Looking for lscp_get_voices - found >-- Checking for module 'gig>=3.3.0' >-- Found gig, version 4.3.0 >-- Looking for C++ include libgig/SF.h >-- Looking for C++ include libgig/SF.h - found >CMake Error at src/CMakeLists.txt:86 (qt_add_translation): > Unknown CMake command "qt_add_translation". > > >-- Configuring incomplete, errors occurred! > * ERROR: media-sound/qsampler-0.9.10::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2168: Called cmake_src_configure > * environment, line 1051: 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/qsampler-0.9.10::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/qsampler-0.9.10::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:qsampler-0.9.10:20230617-084829.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/qsampler-0.9.10/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/qsampler-0.9.10/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10_build' > * S: '/var/tmp/portage/media-sound/qsampler-0.9.10/work/qsampler-0.9.10' >
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 908650
:
864013
|
864014
|
864015
|
864016
|
864017
| 864018 |
864019