[MacPorts] #71861: py27-game needs C11
MacPorts
noreply at macports.org
Fri Jan 17 11:18:02 UTC 2025
#71861: py27-game needs C11
---------------------------+----------------------
Reporter: barracuda156 | Owner: jmroot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: py27-game |
---------------------------+----------------------
Comment (by barracuda156):
Also, it passes a flag to use non-MacPorts X11:
{{{
/opt/local/bin/gcc-mp-14 -bundle -undefined dynamic_lookup
-L/opt/local/libexec/openssl11/lib -L/opt/local/lib
-Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch ppc -Wno-
incompatible-pointer-types build/temp.macosx-10.6-ppc-2.7/src_c/color.o
-L/opt/local/lib -lSDLmain -lSDL -o
build/lib.macosx-10.6-ppc-2.7/pygame/color.so -Wl,-framework,Cocoa
building 'pygame.constants' extension
/opt/local/bin/gcc-mp-14 -fno-strict-aliasing -fno-common -dynamic -pipe
-I/opt/local/libexec/openssl11/include -Os -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -Wno-incompatible-pointer-types -Ddarwin
-D_THREAD_SAFE -I/usr/X11R6/include -I/opt/local/include/SDL
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c src_c/constants.c -o build/temp.macosx-10.6-ppc-2.7/src_c/constants.o
/opt/local/bin/gcc-mp-14 -bundle -undefined dynamic_lookup
-L/opt/local/libexec/openssl11/lib -L/opt/local/lib
-Wl,-headerpad_max_install_names -L/opt/local/lib/db48 -arch ppc -Wno-
incompatible-pointer-types
build/temp.macosx-10.6-ppc-2.7/src_c/constants.o -L/opt/local/lib
-lSDLmain -lSDL -o build/lib.macosx-10.6-ppc-2.7/pygame/constants.so
-Wl,-framework,Cocoa
building 'pygame.display' extension
/opt/local/bin/gcc-mp-14 -fno-strict-aliasing -fno-common -dynamic -pipe
-I/opt/local/libexec/openssl11/include -Os -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -Wno-incompatible-pointer-types -Ddarwin
-D_THREAD_SAFE -I/usr/X11R6/include -I/opt/local/include/SDL
-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
-c src_c/display.c -o build/temp.macosx-10.6-ppc-2.7/src_c/display.o
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71861#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list