[MacPorts] #14176: gnustep-gui compiling error - build failure
MacPorts
trac at macosforge.org
Mon Feb 4 06:45:28 PST 2008
#14176: gnustep-gui compiling error - build failure
-----------------------------------+----------------------------------------
Reporter: bubble_dancer at mac.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
-----------------------------------+----------------------------------------
I've tried to build GWorkspace.
But, when building gnustep-gui, gcc-mp-4.2 says, "I cannot recognize
option '-weak_framework'.".
My system is, PowerBook G4 and MacOS X 10.5 Leopard(fresh install).
{{{
$ sudo port install gnustep
Password:
---> Building gnustep-gui with target all
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: cp -fr $f ./NamedPicker.bundle/Resources/; \
else \
echo "Warning: $f not found - ignoring"; \
fi; \
done
Making all for bundle WheelPicker...
for f in GSWheelColorPicker.tiff; do \
if [ -f $f -o -d $f ]; then \
cp -fr $f ./WheelPicker.bundle/Resources/; \
else \
echo "Warning: $f not found - ignoring"; \
fi; \
done
Making all in KeyBindings...
gnumake[1]: Nothing to be done for `all'.
Making all in Resources...
gnumake[1]: Nothing to be done for `all'.
Making all in Printing...
Making all in GSLPR...
Making all for bundle GSLPR...
gnumake[3]: Nothing to be done for `internal-bundle-all'.
Making all in GSCUPS...
Making all for bundle GSCUPS...
gcc-mp-4.2 -fgnu-runtime -bundle -L/opt/local/lib -flat_namespace
-undefined warning -o ./GSCUPS.bundle/./GSCUPS
./obj/GSCUPSPrincipalClass.o ./obj/GSCUPSPageLayout.o
./obj/GSCUPSPrintInfo.o ./obj/GSCUPSPrintOperation.o
./obj/GSCUPSPrintPanel.o ./obj/GSCUPSPrinter.o -L/opt/local/lib
-L../../Source/./obj -L/opt/local/GNUstep/System/Library/Libraries/
-lcups -weak_framework Kerberos -framework CoreFoundation -framework
Security -lz -lpthread -framework CoreFoundation -lgnustep-gui
-lgnustep-base -lobjc -lm
gcc-mp-4.2: Kerberos: No such file or directory
gcc-mp-4.2: unrecognized option '-weak_framework'
gnumake[3]: *** [GSCUPS.bundle/./GSCUPS] Error 1
gnumake[2]: *** [GSCUPS.all.bundle.variables] Error 2
gnumake[1]: *** [internal-all] Error 2
gnumake: *** [internal-all] Error 2
Error: The following dependencies failed to build: ArtResources gnustep-
core gnustep-back gnustep-gui libart_lgpl GMastermind GMines GNUMail
Etoile SQLClient Performance sqlite3 gawk dbus docbook-xml-4.1.2 xmlcatmgr
xmlto docbook-xml-4.2 docbook-xsl getopt oniguruma5 poppler cairo gtk2 atk
glib2 gtk-doc perl5.8 scrollkeeper docbook-xml docbook-xml-4.3 docbook-
xml-4.4 docbook-xml-4.5 p5-xml-parser pango poppler-data Pantomime PRICE
TalkSoup netclasses Yap.app ImageMagick bzip2 a2ps libtool psutils
gworkspace system-preferences PreferencePanes windowmaker
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14176>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list