[MacPorts] #52003: tor-devel @0.2.9.1-alpha: build crashes gcc-4.2
MacPorts
noreply at macports.org
Wed Aug 24 15:41:44 PDT 2016
#52003: tor-devel @0.2.9.1-alpha: build crashes gcc-4.2
---------------------------+----------------------------
Reporter: ryandesign@… | Owner: macports.org@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: tor-devel |
---------------------------+----------------------------
Comment (by macports.org@…):
Seems I can't reproduce this problem.
Just tried building tor-devel 0.2.9.1-alpha
{{{
$ sw_vers
ProductName: Mac OS X Server
ProductVersion: 10.6.8
BuildVersion: 10K549
}}}
with
{{{
$ gcc --version
i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build
5658) (LLVM build 2336.1.00)
}}}
which gives me a working
{{{
Aug 24 23:56:40.221 [notice] Tor v0.2.9.1-alpha (git-8b1ea189610f4a96)
running on Darwin with Libevent 2.0.22-stable, OpenSSL 1.0.2h and Zlib
1.2.8.
}}}
From Upstream Tor Changelog:
[https://gitweb.torproject.org/tor.git/plain/ChangeLog]
o Minor bugfixes (compilation):
- Remove an inappropriate "inline" in tortls.c that was causing
warnings on older versions of GCC. Fixes bug
[19903]https://trac.torproject.org/projects/tor/ticket/19903; bugfix
on 0.2.8.1-alpha.
Though from what I understand this ''only'' affected OpenBSD.
The only difference that I can extract from your logs:
You're using /usr/bin/gcc-4.2 which doesn't exist on my OS X 10.6.8
machine.
I only have /usr/bin/gcc which is a symlink to /usr/bin/gcov-4.2.
I'm using Xcode 4.2 (828). Which version of Xcode are you using?
--
Ticket URL: <https://trac.macports.org/ticket/52003#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list