[Bug 269232] devel/qt5-qmake: POST-INSTALL script failed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 25 20:00:50 BST 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269232
Adriaan de Groot <adridg at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
CC| |adridg at freebsd.org
--- Comment #1 from Adriaan de Groot <adridg at freebsd.org> ---
OK, so this isn't about building, but about installing the package. I fired up
a clean jail by doing a poudriere build,
poudriere bulk -j 13amd64 -p area51 -t -C -i ports-mgmt/dialog4ports
Here, the port I'm building is immaterial -- dialog4ports just has no
dependencies and builds quickly. Because of the -i flag I have a shell in the
jail, and only two packages installed. The following commands happen inside the
jail:
Proceed with this action? [y/N]: y
[13amd64-area51] [1/1] Installing qt5-qmake-5.15.8p157...
[13amd64-area51] [1/1] Extracting qt5-qmake-5.15.8p157: 100%
touch: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or
directory
sed: /usr/local/include/qt5/QtCore/qconfig-modules.h: No such file or directory
pkg: POST-INSTALL script failed
So, problem confirmed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list