Gorm
Frank J. R. Hanstick
trog24 at comcast.net
Fri Dec 11 22:28:06 PST 2009
Hello,
Not my night. Attempting to install gorm resulted in the following
error:
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_gorm/work/gorm-1.2.1" && /usr/bin/
gnumake -j2 all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/
System/Library/Makefiles " returned error 2
Command output: /opt/local/GNUstep/System/Library/Makefiles/
mkinstalldirs ./obj
/usr/bin/gnumake -f GNUmakefile --no-print-directory --no-keep-going \
internal-library-compile \
GNUSTEP_TYPE=library \
GNUSTEP_INSTANCE=GormCore \
GNUSTEP_OPERATION=compile \
GNUSTEP_BUILD_DIR="." \
_GNUSTEP_MAKE_PARALLEL=yes
gcc-mp-4.2 GormBoxEditor.m -c \
-MMD -MP -I/opt/local/include -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 -m32 -fno-strict-aliasing -
fgnu-runtime -fconstant-string-class=NSConstantString -I.. -I. -I/opt/
local/GNUstep/Local/Library/Headers/ -I/opt/local/GNUstep/System/
Library/Headers/ \
-o obj/GormBoxEditor.m.o
gcc-mp-4.2 GormClassEditor.m -c \
-MMD -MP -I/opt/local/include -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 -m32 -fno-strict-aliasing -
fgnu-runtime -fconstant-string-class=NSConstantString -I.. -I. -I/opt/
local/GNUstep/Local/Library/Headers/ -I/opt/local/GNUstep/System/
Library/Headers/ \
-o obj/GormClassEditor.m.o
In file included from GormBoxEditor.m:28:
GormPrivate.h:39:39: warning: GNUstepGUI/GSNibTemplates.h: No such
file or directory
GormPrivate.h:40:43: warning: GNUstepGUI/GSNibCompatibility.h: No such
file or directory
In file included from GormBoxEditor.m:28:
GormPrivate.h:56: error: cannot find interface declaration for
'GSNibItem'
In file included from GormClassEditor.m:33:
GormPrivate.h:39:39: warning: GNUstepGUI/GSNibTemplates.h: No such
file or directory
GormPrivate.h:40:43: warning: GNUstepGUI/GSNibCompatibility.h: No such
file or directory
In file included from GormClassEditor.m:33:
GormPrivate.h:56: error: cannot find interface declaration for
'GSNibItem'
gnumake[3]: *** [obj/GormBoxEditor.m.o] Error 1
gnumake[3]: *** Waiting for unfinished jobs....
gnumake[3]: *** [obj/GormClassEditor.m.o] Error 1
gnumake[2]: *** [internal-library-all_] Error 2
gnumake[1]: *** [GormCore.all.library.variables] Error 2
gnumake: *** [internal-all] Error 2
Error: Status 1 encountered during processing.
Frank J. R. Hanstick
trog24 at comcast.net
More information about the macports-users
mailing list