Opened 2 years ago

Closed 8 months ago

#65243 closed defect (fixed)

net-snmp uses wrong compiler when building perl module

Reported by: jmroot (Joshua Root) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: net-snmp

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/55117/steps/install-port/logs/stdio

checking for Perl cc... /usr/bin/cc
...
/usr/bin/cc -c   -I/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_net_net-snmp/net-snmp/work/net-snmp-5.9.1/include -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -Udarwin20 -Ddarwin20=darwin20 -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -I. -I/opt/local/include -fno-common -DPERL_DARWIN  -pipe -Os   -fno-strict-aliasing -fstack-protector-strong -I/opt/local/include -DPERL_USE_SAFE_PUTENV -Wformat -O3   -DVERSION=\"5.0901\" -DXS_VERSION=\"5.0901\"  "-I/opt/local/lib/perl5/5.28/darwin-thread-multi-2level/CORE"   default_store.c

Change History (1)

comment:1 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In c607b94d50504f30c3699e389042184995cf7baf/macports-ports (master):

net-snmp: Use the right compiler for perl modules

Closes: #65243

Note: See TracTickets for help on using tickets.