[Bug 258823] Multiple ports fails to link with USE_LTO: libtool: eval: 1: Syntax error: "|" unexpected

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Oct 2021 00:10:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258823

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People
           Assignee|bapt@FreeBSD.org            |ports-bugs@FreeBSD.org
              Flags|maintainer-feedback?(bapt@F |
                   |reeBSD.org)                 |
            Summary|devel/pkgconf: Fails to     |Multiple ports fails to
                   |link with USE_LTO: eval: 1: |link with USE_LTO: libtool:
                   |Syntax error: "|"           |eval: 1: Syntax error: "|"
                   |unexpected                  |unexpected

--- Comment #2 from Kubilay Kocak <koobs@FreeBSD.org> ---
Note however the 'eval: 1: Syntax error: "|" unexpected' appears to be a
broader libtool issue and should be isolated.

Presumably also, the addition (appending) of '-fno-lto' would override our use
of -flto=thin and doesn't results in the error as described here, or an error
at all.

^Triage: Modify summary to describe the broader issue class, as it affects
multiple ports in an identical manner.

-- 
You are receiving this mail because:
You are the assignee for the bug.