Opened 10 years ago

Closed 7 years ago

#43808 closed defect (fixed)

netcat @1.10_2 is not UsingTheRightCompiler nor -arch flags and is missing the universal variant

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 2.3.99
Keywords: Cc: cooljeanius (Eric Gallager)
Port: netcat

Description

--->  Building netcat
DEBUG: Executing org.macports.build (netcat)
DEBUG: Environment: 
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_netcat/netcat/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.9'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_netcat/netcat/work/netcat-1.10" && /usr/bin/make -j8 -w generic'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_netcat/netcat/work/netcat-1.10" && /usr/bin/make -j8 -w generic 
make: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_netcat/netcat/work/netcat-1.10'
make -e nc -w --jobserver-fds=6,7 -j XFLAGS='-DGENERIC' STATIC=
make[1]: Entering directory `/opt/local/var/macports/build/_Users_rschmidt_macports_dports_net_netcat/netcat/work/netcat-1.10'
cc -O -s	  -DGENERIC  -o nc netcat.c 

Change History (2)

comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

In de0704d5/macports-ports:

netcat: obsolete replaced_by gnetcat

This version of netcat is referred to as 1.10 and hasn't been updated
since 2007 and is unlikely to ever have another update.
The gnetcat port should actually be the netcat port.

invalidates these 2 tickets:
closes #53025
closes #43808

Note: See TracTickets for help on using tickets.