Page MenuHomeFreeBSD

x11-toolkits/qt5-gui: Fix build
AbandonedPublic

Authored by otis on Jan 6 2024, 4:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 12, 8:45 AM
Unknown Object (File)
Sun, May 10, 5:46 PM
Unknown Object (File)
Apr 27 2026, 4:07 PM
Unknown Object (File)
Apr 23 2026, 8:11 PM
Unknown Object (File)
Apr 16 2026, 8:54 PM
Unknown Object (File)
Apr 15 2026, 3:51 PM
Unknown Object (File)
Apr 15 2026, 12:19 PM
Unknown Object (File)
Apr 14 2026, 9:32 AM

Details

Reviewers
None
Group Reviewers
kde
Summary

Fix pkg-plist after commit dc0598983465

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 55275
Build 52164: arc lint + arc unit

Event Timeline

otis requested review of this revision.Jan 6 2024, 4:28 PM
otis created this revision.

I can't reproduce this failure in poudriere with both X11 enabled and disabled.

Can't reproduce this either using Poudriere (devel) and 14.0-RELEASE with both X11 toggled on and off using testport

It was some problem on my end (I had globally disabled X11 option).

It's happening in my environment too.
This issue may occur if WITHOUT_X11 is enabled on other ports, but we are investigating which ports cause this issue.

The submitted patch is only an ad hoc solution and is unlikely to be a permanent solution.