Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689322 - x11-misc/pcmanfm-qt-0.14.1-r1 - ninja: error: '/usr/lib/libxcb.so', needed by 'pcmanfm/pcmanfm-qt', missing and no known rule to make it
Summary: x11-misc/pcmanfm-qt-0.14.1-r1 - ninja: error: '/usr/lib/libxcb.so', needed by...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: no-symlink-lib
  Show dependency tree
 
Reported: 2019-07-05 13:28 UTC by srlemke
Modified: 2021-07-12 02:10 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,6.15 KB, text/plain)
2021-07-08 03:09 UTC, godlike64
Details
build log (emerge.build.log.txt,5.55 KB, text/plain)
2021-07-08 03:10 UTC, godlike64
Details

Note You need to log in before you can comment on or make changes to this bug.
Description srlemke 2019-07-05 13:28:49 UTC
After upgrade to profile 17.1:

gentoo /home/slemke # emerge x11-misc/pcmanfm-qt

(...)

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/work/pcmanfm-qt-0.14.1_build
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/work/pcmanfm-qt-0.14.1 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/work/pcmanfm-qt-0.14.1_build"
ninja -v -j8 -l0
ninja: error: '/usr/lib/libxcb.so', needed by 'pcmanfm/pcmanfm-qt', missing and no known rule to make it
 * ERROR: x11-misc/pcmanfm-qt-0.14.1-r1::gentoo failed (compile phase):
 *   ninja -v -j8 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_compile
 *   environment, line 2040:  Called cmake-utils_src_compile
 *   environment, line  716:  Called cmake-utils_src_make
 *   environment, line  897:  Called _cmake_ninja_src_make
 *   environment, line  463:  Called eninja
 *   environment, line 1196:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-misc/pcmanfm-qt-0.14.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-misc/pcmanfm-qt-0.14.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/work/pcmanfm-qt-0.14.1_build'
 * S: '/var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/work/pcmanfm-qt-0.14.1'

>>> Failed to emerge x11-misc/pcmanfm-qt-0.14.1-r1, Log file:

>>>  '/var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/temp/build.log'

--> Workaround:
gentoo /home/slemke # ln -s /usr/lib64/libxcb.so /usr/lib

(...)

>>> Completed installing pcmanfm-qt-0.14.1-r1 into /var/tmp/portage/x11-misc/pcmanfm-qt-0.14.1-r1/image

 * Final size of build directory: 6880 KiB (6.7 MiB)
 * Final size of installed tree:  1844 KiB (1.8 MiB)
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-07-05 16:24:18 UTC
Please attach the entire build log to this bug report.
Comment 2 Chiitoo gentoo-dev 2020-08-03 20:03:07 UTC
Since this is now more than a year old, I'll close it up as I've not seen other users reporting this.

Feel free to re-open with an up-to-date system.

Thanks!
Comment 3 godlike64 2021-07-08 03:09:27 UTC
I am currently hitting this, albeit with pcmanfm-qt-0.16.0-r1. I already did the migration to 17.1, and everything seems to be in order. Out of a world update, I only had this package fail due to the same error as reported. Attaching --info and build log.
Comment 4 godlike64 2021-07-08 03:09:45 UTC
Created attachment 722629 [details]
emerge --info
Comment 5 godlike64 2021-07-08 03:10:36 UTC
Created attachment 722632 [details]
build log
Comment 6 godlike64 2021-07-12 02:10:57 UTC
Well, appears to be gone in 0.17.0-r1 and compiles just fine ‾\_(ツ)_/‾