[Bug 262036] Cannot build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 18 16:43:11 GMT 2022
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262036
Bug ID: 262036
Summary: Cannot build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: daniel at flygpost.com
CC: kde at FreeBSD.org, yuri at freebsd.org
CC: kde at FreeBSD.org, yuri at freebsd.org
Hello, I'm trying to build net-p2p/qbittorrent at nox via poudriere, but qt5-gui
fails to build with the following message:
<pre>===> Returning to build of qt5-gui-5.15.2p263
===> qt5-gui-5.15.2p263 depends on shared library: libxcb.so - found
(/usr/local/lib/libxcb.so)
===> qt5-gui-5.15.2p263 depends on shared library: libxkbcommon.so - found
(/usr/local/lib/libxkbcommon.so)
===> qt5-gui-5.15.2p263 depends on shared library: libEGL.so - not found
===> Installing existing package /packages/All/libglvnd-1.4.0.pkg
[freebsd_13_0x64-HEAD-job-01] Installing libglvnd-1.4.0...
[freebsd_13_0x64-HEAD-job-01] Extracting libglvnd-1.4.0: .......... done
===> qt5-gui-5.15.2p263 depends on shared library: libEGL.so - found
(/usr/local/lib/libEGL.so)
===> Returning to build of qt5-gui-5.15.2p263
===> qt5-gui-5.15.2p263 depends on shared library: libGL.so - not found
===> Installing existing package /packages/All/libglvnd-1.4.0.pkg
[freebsd_13_0x64-HEAD-job-01] Installing libglvnd-1.4.0...
the most recent version of libglvnd-1.4.0 is already installed
===> qt5-gui-5.15.2p263 depends on shared library: libGL.so - not found
*** Error code 1
Stop.
make: stopped in /usr/ports/x11-toolkits/qt5-gui
=>> Cleaning up wrkdir
===> Cleaning for qt5-gui-5.15.2p263
build of x11-toolkits/qt5-gui | qt5-gui-5.15.2p263 ended at Fri Feb 18 17:23:35
CET 2022
build time: 00:00:21
!!! build failure encountered !!!</pre>
Any idea how to proceed? my make.conf look like this
<pre>root at poudriere:~ # cat
/usr/local/etc/poudriere.d/freebsd_13_0x64-make.conf
OPTIONS_UNSET+= NLS X11</pre>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list