Opened 10 years ago
Closed 8 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 |
---|
comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cc Me!