Opened 15 years ago

Closed 15 years ago

#18504 closed defect (wontfix)

cannot install gnustep-gui into a G3 PowerMac with X 10.3.9

Reported by: dinos@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.7.0
Keywords: NSGraphicsContext Cc:
Port: gnustep-gui

Description

while trying to install gnustep-gui I get the following error:

Fermat:~ sa$ sudo port -v install gnustep-gui

---> Building gnustep-gui

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep_gnustep-gui/work/gnustep-gui-0.12.0" && gnumake all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles " returned error 2 Command output: Making all in Source... Making all for library libgnustep-gui... gcc-mp-4.2 NSGraphicsContext.m -c \

-MMD -MP -I/opt/local/include -DGNUSTEP_TOOLS_NO_DESTDIR=\"/opt/local/GNUstep/System/Tools\" -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"darwin7\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-common -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -fno-strict-aliasing -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I/opt/local/include -I../Headers/Additions -I../Headers -I./. -I. -I/opt/local/GNUstep/Local/Library/Headers/ \

-o obj/NSGraphicsContext.m.o

NSGraphicsContext.m: In function 'GSCurrentContext': NSGraphicsContext.m:93: warning: instance variable '_gcontext' is @private; this will be a hard error in the future NSGraphicsContext.m: In function '+[NSGraphicsContext setCurrentContext:]': NSGraphicsContext.m:162: error: instance variable '_gcontext' is declared private NSGraphicsContext.m:162: error: instance variable '_gcontext' is declared private gnumake[2]: * [obj/NSGraphicsContext.m.o] Error 1 gnumake[1]: * [libgnustep-gui.all.library.variables] Error 2 gnumake: * [internal-all] Error 2

Error: Status 1 encountered during processing.

Fermat:~ sa$

Change History (2)

comment:1 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:2 Changed 15 years ago by tobypeterson

Resolution: wontfix
Status: newclosed

We do not support Panther.

Note: See TracTickets for help on using tickets.