[MacPorts] #52003: tor-devel @0.2.9.1-alpha: build crashes gcc-4.2
MacPorts
noreply at macports.org
Tue Sep 3 06:27:10 UTC 2024
#52003: tor-devel @0.2.9.1-alpha: build crashes gcc-4.2
-------------------------+----------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: tor-devel |
-------------------------+----------------------
Comment (by barracuda156):
Replying to [ticket:52003 ryandesign]:
> Building tor-devel @0.2.9.1-alpha on Mac OS X 10.6 crashes the gcc-4.2
compiler.
>
> https://build.macports.org/builders/ports-10.6_x86_64_legacy-
builder/builds/897
>
> tor @0.2.8.6 doesn't have this problem.
>
> Maybe we need to blacklist old gcc versions. Or maybe the developers of
tor could work around the problem somehow.
This can be closed as irrelevant now, I believe. `tor-devel` avoids
`gcc-4.2`:
{{{
compiler.blacklist-append \
{*gcc-[34].*} {clang < 400}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/52003#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list