Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 888681 Details for
Bug 927907
lxqt-base/lxqt-panel-1.4.0[tray] is missing x11-libs/libXtst dependency
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log showing the use of equery and ebuild of lxqt-panel
equery_and_emerge.log (text/x-log), 9.90 KB, created by
Michał Dec
on 2024-03-26 15:21:29 UTC
(
hide
)
Description:
Log showing the use of equery and ebuild of lxqt-panel
Filename:
MIME Type:
Creator:
Michał Dec
Created:
2024-03-26 15:21:29 UTC
Size:
9.90 KB
patch
obsolete
>Lavos ~ # equery uses =lxqt-base/lxqt-panel-1.4.0 >[ Legend : U - final flag setting for installation] >[ : I - package is installed with flag ] >[ Colors : set, unset ] > * Found these USE flags for lxqt-base/lxqt-panel-1.4.0: > U I > + + alsa : Add support for media-libs/alsa-lib (Advanced Linux Sound Architecture) > - - colorpicker : Build colorpicker plugin > + + desktopswitch : Build desktopswitch plugin > + + directorymenu : Build directorymenu plugin > - - dom : Build dom plugin > + + kbindicator : Build kbindicator plugin > + + lm-sensors : Add linux lm-sensors (hardware sensors) support > + + mainmenu : Build mainmenu plugin > + + mount : Build mount plugin > + + quicklaunch : Build quicklaunch plugin > + + showdesktop : Build showdesktop plugin > + + spacer : Build spacer plugin > + + statusnotifier : Build statusnotifier plugin > + + taskbar : Build taskbar plugin > - - tray : Build tray plugin > + + volume : Build volume plugin > + + worldclock : Build worldclock plugin >Lavos ~ # USE='tray' ebuild /var/db/repos/gentoo/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild clean compile > * lxqt-panel-1.4.0.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking lxqt-panel-1.4.0.tar.xz to /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work >>>> Source unpacked in /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work >>>> Preparing source in /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0_build" >cmake -C /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCOLORPICKER_PLUGIN=no -DCPULOAD_PLUGIN=no -DDESKTOPSWITCH_PLUGIN=yes -DDIRECTORYMENU_PLUGIN=yes -DDOM_PLUGIN=no -DKBINDICATOR_PLUGIN=yes -DMAINMENU_PLUGIN=yes -DMOUNT_PLUGIN=yes -DNETWORKMONITOR_PLUGIN=no -DQUICKLAUNCH_PLUGIN=yes -DSENSORS_PLUGIN=yes -DSHOWDESKTOP_PLUGIN=yes -DSPACER_PLUGIN=yes -DSTATUSNOTIFIER_PLUGIN=yes -DSYSSTAT_PLUGIN=no -DTASKBAR_PLUGIN=yes -DTRAY_PLUGIN=yes -DVOLUME_PLUGIN=yes -DWORLDCLOCK_PLUGIN=yes -DVOLUME_USE_ALSA=yes -DVOLUME_USE_PULSEAUDIO=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0_build/gentoo_toolchain.cmake /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0 >loading initial cache file /var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0_build/gentoo_common_config.cmake >CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > > >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/powerpc64-unknown-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/powerpc64-unknown-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/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 Perl: /usr/bin/perl (found version "5.38.2") >-- ==OLD== CMAKE_MODULE_LINKER_FLAGS: -Wl,-O1 -Wl,--as-needed >-- CMAKE Module linker flags: -Wl,-O1 -Wl,--as-needed -Wl,-Bsymbolic-functions >-- Panel plugins location: /usr/lib64/lxqt-panel >-- Found PkgConfig: /usr/bin/powerpc64-unknown-linux-gnu-pkg-config (found version "2.1.1") >-- Checking for modules 'xcb;xcb;xcb-xkb' >-- Found xcb, version 1.16 >-- Found xcb, version 1.16 >-- Found xcb-xkb, version 1.16 >-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb.so;/usr/lib64/libxcb-xkb.so >-- Checking for module 'xkbcommon' >-- Found xkbcommon, version 1.6.0 >-- Found XKBCommon_XKBCommon: /usr/lib64/libxkbcommon.so (found version "1.6.0") >-- Checking for module 'xkbcommon-x11' >-- Found xkbcommon-x11, version 1.6.0 >-- Found XKBCommon_X11: /usr/lib64/libxkbcommon-x11.so (found version "1.6.0") >-- Found XKBCommon: /usr/lib64/libxkbcommon.so;/usr/lib64/libxkbcommon-x11.so (found version "1.6.0") found components: XKBCommon X11 >-- Checking for modules 'xcb;xcb;xcb-xfixes;xcb-damage;xcb-composite;xcb-randr;xcb-shm;xcb-util;xcb-image;xcb-shape' >-- Found xcb, version 1.16 >-- Found xcb, version 1.16 >-- Found xcb-xfixes, version 1.16 >-- Found xcb-damage, version 1.16 >-- Found xcb-composite, version 1.16 >-- Found xcb-randr, version 1.16 >-- Found xcb-shm, version 1.16 >-- Found xcb-util, version 0.4.1 >-- Found xcb-image, version 0.4.1 >-- Found xcb-shape, version 1.16 >-- Found XCB: /usr/lib64/libxcb.so;/usr/lib64/libxcb.so;/usr/lib64/libxcb-xfixes.so;/usr/lib64/libxcb-damage.so;/usr/lib64/libxcb-composite.so;/usr/lib64/libxcb-randr.so;/usr/lib64/libxcb-shm.so;/usr/lib64/libxcb-util.so;/usr/lib64/libxcb-image.so;/usr/lib64/libxcb-shape.so >-- Checking for module 'xtst' >-- Package 'xtst', required by 'virtual:world', not found >CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:619 (message): > The following required packages were not found: > > - xtst > >Call Stack (most recent call first): > /usr/share/cmake/Modules/FindPkgConfig.cmake:841 (_pkg_check_modules_internal) > plugin-tray/CMakeLists.txt:18 (pkg_check_modules) > > >-- Configuring incomplete, errors occurred! > * ERROR: lxqt-base/lxqt-panel-1.4.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2179: Called cmake_src_configure > * environment, line 1088: 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 '=lxqt-base/lxqt-panel-1.4.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=lxqt-base/lxqt-panel-1.4.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/temp/environment'. > * Working directory: '/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.0_build' > * S: '/var/tmp/portage/lxqt-base/lxqt-panel-1.4.0/work/lxqt-panel-1.4.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 927907
: 888681