[MacPorts] #43751: masscan is not UsingTheRightCompiler nor -arch flags nor does it have a universal variant
MacPorts
noreply at macports.org
Mon May 19 09:44:50 PDT 2014
#43751: masscan is not UsingTheRightCompiler nor -arch flags nor does it have a
universal variant
---------------------------+-----------------------
Reporter: ryandesign@… | Owner: jul_bsd@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.99
Resolution: | Keywords:
Port: masscan |
---------------------------+-----------------------
Comment (by jul_bsd@…):
Could you document what is needed for universal variant as I can't test
it. Ony doc I see
https://guide.macports.org/chunked/reference.phases.html#reference.phases.configure.universal
https://trac.macports.org/wiki/howto/buildUniversal
just add a variant w -arch i386 -arch x86_64 ? configure.universal_cflags?
nothing for m32/m64?
do every port need to have an universal variant?
How masscan is not using right compiler? arg, just hardcoded CC=gcc,
switch to ${configure.cc}
patch proposal joined. but +universal failed to build on
{{{
ld: warning: ignoring file /opt/local/lib/libpcap.dylib, file was built
for x86_64 which is not the architecture being linked (i386):
/opt/local/lib/libpcap.dylib
}}}
it seems libpcap is not universal ...
--
Ticket URL: <https://trac.macports.org/ticket/43751#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list