Bug 275669 - devel/libayatana-appindicator: fails to build after base LLVM 17 import
Summary: devel/libayatana-appindicator: fails to build after base LLVM 17 import
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: Jason Helfman
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2023-12-10 01:34 UTC by Evgenii Khramtsov
Modified: 2024-02-11 02:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgenii Khramtsov 2023-12-10 01:34:57 UTC
[...]
ld: error: version script assignment of 'local' to symbol '_generate_' failed: symbol not defined
ld: error: version script assignment of 'local' to symbol '_application_' failed: symbol not defined
cc: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.

"LDFLAGS+=      -Wl,--undefined-version" allows build to pass
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2024-02-11 02:25:41 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-02-11 02:26:26 UTC
A commit in branch main references this bug:

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

commit eced9bce884f352fe1f0cd1c382daf28088a9e97
Author:     Jason Helfman <jgh@FreeBSD.org>
AuthorDate: 2024-02-11 02:23:34 +0000
Commit:     Jason Helfman <jgh@FreeBSD.org>
CommitDate: 2024-02-11 02:23:34 +0000

    devel/libayatana-appindicator: adjust to support llvm 17

    PR:     275669
    Reported by: pkg-fallout

 devel/libayatana-appindicator/Makefile | 1 +
 1 file changed, 1 insertion(+)