Compare Pastes
Differences between the pastes
#240983 (08.12.2021 21:19)
and
#273661 (02.04.2024 16:33).
1 | * Package: media-sound/strawberry-1.0.0-r2 | |
2 | * Repository: gentoo | |
3 | * Maintainer: polynomial-c@gentoo.org sound@gentoo.org | |
4 | * USE: abi_x86_64 amd64 cdda elibc_glibc gstreamer ipod kernel_linux pulseaudio udisks userland_GNU | |
5 | * FEATURES: ccache network-sandbox preserve-libs sandbox usersandbox | |
6 | >>> Unpacking source... | |
7 | >>> Unpacking strawberry-1.0.0.tar.xz to /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work | |
8 | >>> Source unpacked in /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work | |
9 | >>> Preparing source in /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0 ... | |
10 | * Looking in src/translations for new locales ... | |
11 | [ ok ] | |
12 | * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0" | |
13 | * Build directory (BUILD_DIR): "/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build" | |
14 | >>> Source prepared. | |
15 | >>> Configuring source in /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0 ... | |
16 | * Source directory (CMAKE_USE_DIR): "/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0" | |
17 | * Build directory (BUILD_DIR): "/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build" | |
18 | cmake -C /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_WERROR=OFF -DCCACHE_EXECUTABLE=OFF -DENABLE_GIO=ON -DLINGUAS=ca cs de es fi fr hu id it ja ko nb nl pl pt_BR ru sv uk zh_CN -DENABLE_AUDIOCD=yes -DENABLE_GSTREAMER=yes -DENABLE_LIBGPOD=yes -DENABLE_LIBMTP=no -DENABLE_LIBPULSE=yes -DENABLE_MOODBAR=no -DENABLE_MUSICBRAINZ=yes -DENABLE_SONGFINGERPRINTING=yes -DENABLE_UDISKS2=yes -DENABLE_VLC=no -DWITH_QT6=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build/gentoo_toolchain.cmake /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0 | |
19 | loading initial cache file /var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build/gentoo_common_config.cmake | |
20 | -- The C compiler identification is GNU 11.2.0 | |
21 | -- The CXX compiler identification is GNU 11.2.0 | |
22 | -- Detecting C compiler ABI info | |
23 | -- Detecting C compiler ABI info - done | |
24 | -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc - skipped | |
25 | -- Detecting C compile features | |
26 | -- Detecting C compile features - done | |
27 | -- Detecting CXX compiler ABI info | |
28 | -- Detecting CXX compiler ABI info - done | |
29 | -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ - skipped | |
30 | -- Detecting CXX compile features | |
31 | -- Detecting CXX compile features - done | |
32 | -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") | |
33 | -- Strawberry Version: | |
34 | -- Display: 1.0 | |
35 | -- Package: 1.0.0 | |
36 | -- RPM: 1.0.0-1 | |
37 | -- PAC: 1.0.0-1 | |
38 | -- Found Boost: /usr/include (found version "1.77.0") | |
39 | -- Looking for pthread.h | |
40 | -- Looking for pthread.h - found | |
41 | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD | |
42 | -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed | |
43 | -- Looking for pthread_create in pthreads | |
44 | -- Looking for pthread_create in pthreads - not found | |
45 | -- Looking for pthread_create in pthread | |
46 | -- Looking for pthread_create in pthread - found | |
47 | -- Found Threads: TRUE | |
48 | -- Looking for backtrace | |
49 | -- Looking for backtrace - found | |
50 | -- backtrace facility detected in default set of libraries | |
51 | -- Found Backtrace: /usr/include | |
52 | -- Performing Test Iconv_IS_BUILT_IN | |
53 | -- Performing Test Iconv_IS_BUILT_IN - Success | |
54 | -- Found Iconv: /usr/lib/libc.so | |
55 | -- Found GnuTLS: /usr/lib64/libgnutls.so (found version "3.7.2") | |
56 | -- Found Protobuf: /usr/lib64/libprotobuf.so;-lpthread (found version "3.17.3") | |
57 | -- Found ALSA: /usr/lib/libasound.so (found version "1.2.4") | |
58 | -- Checking for module 'dbus-1' | |
59 | -- Found dbus-1, version 1.12.20 | |
60 | -- Found X11: /usr/include | |
61 | -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so | |
62 | -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - not found | |
63 | -- Looking for dnet_ntoa in dnet | |
64 | -- Looking for dnet_ntoa in dnet - not found | |
65 | -- Looking for dnet_ntoa in dnet_stub | |
66 | -- Looking for dnet_ntoa in dnet_stub - not found | |
67 | -- Looking for gethostbyname | |
68 | -- Looking for gethostbyname - found | |
69 | -- Looking for connect | |
70 | -- Looking for connect - found | |
71 | -- Looking for remove | |
72 | -- Looking for remove - found | |
73 | -- Looking for shmat | |
74 | -- Looking for shmat - found | |
75 | -- Looking for IceConnectionNumber in ICE | |
76 | -- Looking for IceConnectionNumber in ICE - found | |
77 | -- Checking for module 'xcb' | |
78 | -- Found xcb, version 1.14 | |
79 | -- Checking for module 'glib-2.0' | |
80 | -- Found glib-2.0, version 2.68.4 | |
81 | -- Checking for module 'gobject-2.0' | |
82 | -- Found gobject-2.0, version 2.68.4 | |
83 | -- Checking for module 'gio-2.0' | |
84 | -- Found gio-2.0, version 2.68.4 | |
85 | -- Checking for module 'libcdio' | |
86 | -- Found libcdio, version 2.1.0 | |
87 | -- Checking for module 'gstreamer-1.0' | |
88 | -- Found gstreamer-1.0, version 1.18.4 | |
89 | -- Checking for module 'gstreamer-base-1.0' | |
90 | -- Found gstreamer-base-1.0, version 1.18.4 | |
91 | -- Checking for module 'gstreamer-audio-1.0' | |
92 | -- Found gstreamer-audio-1.0, version 1.18.4 | |
93 | -- Checking for module 'gstreamer-app-1.0' | |
94 | -- Found gstreamer-app-1.0, version 1.18.4 | |
95 | -- Checking for module 'gstreamer-tag-1.0' | |
96 | -- Found gstreamer-tag-1.0, version 1.18.4 | |
97 | -- Checking for module 'gstreamer-pbutils-1.0' | |
98 | -- Found gstreamer-pbutils-1.0, version 1.18.4 | |
99 | -- Checking for module 'libvlc' | |
100 | -- Package 'libvlc', required by 'virtual:world', not found | |
101 | -- Checking for module 'sqlite3>=3.9' | |
102 | -- Found sqlite3, version 3.35.5 | |
103 | -- Checking for module 'libpulse' | |
104 | -- Found libpulse, version 15.0 | |
105 | -- Checking for module 'libchromaprint>=1.4' | |
106 | -- Found libchromaprint, version 1.5.0 | |
107 | -- Checking for module 'libgpod-1.0>=0.7.92' | |
108 | -- Found libgpod-1.0, version 0.8.3 | |
109 | -- Checking for module 'libmtp>=1.0' | |
110 | -- Found libmtp, version 1.1.19 | |
111 | -- Checking for module 'gdk-pixbuf-2.0' | |
112 | -- Found gdk-pixbuf-2.0, version 2.42.6 | |
113 | -- Found Gettext: /usr/bin/msgmerge (found version "0.21") | |
114 | -- Found GTest: /usr/lib64/libgtest.so | |
115 | CMake Error at CMakeLists.txt:168 (find_package): | |
116 | Could not find a package configuration file provided by "QT" with any of | |
117 | the following names: | |
118 | ||
119 | Qt6Config.cmake | |
120 | qt6-config.cmake | |
121 | Qt5Config.cmake | |
122 | qt5-config.cmake | |
123 | ||
124 | Add the installation prefix of "QT" to CMAKE_PREFIX_PATH or set "QT_DIR" to | |
125 | a directory containing one of the above files. If "QT" provides a separate | |
126 | development package or SDK, be sure it has been installed. | |
127 | ||
128 | ||
129 | -- Configuring incomplete, errors occurred! | |
130 | See also "/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build/CMakeFiles/CMakeOutput.log". | |
131 | See also "/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build/CMakeFiles/CMakeError.log". | |
132 | * ERROR: media-sound/strawberry-1.0.0-r2::gentoo failed (configure phase): | |
133 | * cmake failed | |
134 | * | |
135 | * Call stack: | |
136 | * ebuild.sh, line 127: Called src_configure | |
137 | * environment, line 2379: Called cmake_src_configure | |
138 | * environment, line 1121: Called die | |
139 | * The specific snippet of code: | |
140 | * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; | |
141 | * | |
142 | * If you need support, post the output of `emerge --info '=media-sound/strawberry-1.0.0-r2::gentoo'`, | |
143 | * the complete build log and the output of `emerge -pqv '=media-sound/strawberry-1.0.0-r2::gentoo'`. | |
144 | * The complete build log is located at '/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/temp/build.log'. | |
145 | * The ebuild environment file is located at '/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/temp/environment'. | |
146 | * Working directory: '/var/calculate/tmp/portage/media-sound/strawberry-1.0.0-r2/work/strawberry-1.0.0_build' |