[MacPorts] #60748: perl5 modules that need to be compiled fail on Tiger Intel with unrecognized "-fstack-protector-strong"
MacPorts
noreply at macports.org
Wed Jul 1 06:53:41 UTC 2020
#60748: perl5 modules that need to be compiled fail on Tiger Intel with
unrecognized "-fstack-protector-strong"
-------------------------------------------------+-------------------------
Reporter: kencu | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: Tiger
Port: p5.28-encode p5.28-pathtools p5.28 |
-scalar-list-utils p5.28-b-cow |
-------------------------------------------------+-------------------------
Comment (by kencu):
I did build it with gcc7 due to [ticket:60740]
perl5.28 will build with gcc-4.2 but only if it can link against
libssp_nonshared from a newer libgcc that happens to be installed, so that
seemed too tenuous so I just built it with gcc7, that had an official call
in to libgcc7 to supply the libssp_nonshared.
but it appears that has more repercussions, so maybe the better fix is to
stop perl building against libssp_nonshared when building with gcc-4.2...
--
Ticket URL: <https://trac.macports.org/ticket/60748#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list