Bug 259117 - devel/git: Fails to link with USE_LTO: ld: error: undefined symbol:
Summary: devel/git: Fails to link with USE_LTO: ld: error: undefined symbol:
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on: 259120
Blocks:
  Show dependency treegraph
 
Reported: 2021-10-13 00:36 UTC by Filipe da Silva Santos
Modified: 2021-10-13 01:15 UTC (History)
0 users

See Also:


Attachments
poudriere log (410.58 KB, text/plain)
2021-10-13 00:36 UTC, Filipe da Silva Santos
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Filipe da Silva Santos 2021-10-13 00:36:57 UTC
Created attachment 228641 [details]
poudriere log

Poudriere build log after enabling USE_LTO in make.conf attached
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-10-13 01:12:20 UTC
Git has an issue at linking stage that is a common subset of errors for many ports, that the underlying framework/linking/toolchain needs to resolve.

I'll create a blocking meta issue for these to be dependents of.