Bug 270476 - x11-toolkits/wxgtk30: fix build with clang 16
Summary: x11-toolkits/wxgtk30: fix build with clang 16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-desktop (Team)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-27 04:28 UTC by Eric Camachat
Modified: 2023-04-18 15:22 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (desktop)


Attachments
Fix build with clang 16 (1.84 KB, patch)
2023-03-27 04:28 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2023-03-27 04:28:00 UTC
Created attachment 241137 [details]
Fix build with clang 16
Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2023-03-28 04:11:15 UTC
Note to committed: suggested patch botched the header, this should be fixed upon commit.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-18 15:13:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c441af2f42ffc6ff3d0412cb01b5e2821910160b

commit c441af2f42ffc6ff3d0412cb01b5e2821910160b
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2023-04-13 21:11:28 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-04-18 15:12:06 +0000

    x11-toolkits/wxgtk30: fix build with clang 16

    Tests that are done by configure need an extra header.

    Reported by:    Eric Camachat
    PR:             270476

 x11-toolkits/wxgtk30/files/patch-configure | 16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)