[MacPorts] #66751: snac @2.18: use the right compiler and flags

MacPorts noreply at macports.org
Mon Jan 23 14:13:32 UTC 2023


#66751: snac @2.18: use the right compiler and flags
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  artkiver
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.8.0
 Keywords:              |       Port:  snac
------------------------+----------------------
 snac isn't UsingTheRightCompiler nor flags:

 https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/217714/steps
 /install-port/logs/stdio
 {{{
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c main.c
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c data.c
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c http.c
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c httpd.c
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c webfinger.c
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c activitypub.c
 cc -g -Wall -D st_mtim=st_mtimespec  -I/opt/local/include -c html.c
 }}}
 The port is manually setting `use_configure no` and not doing any of the
 manual work needed to support this properly.

 The makefile portgroup could help.

-- 
Ticket URL: <https://trac.macports.org/ticket/66751>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list