[MacPorts] #17033: gnustep-back: 0.12.0 - segmentation fault during build
MacPorts
noreply at macports.org
Tue Oct 28 13:41:35 PDT 2008
#17033: gnustep-back: 0.12.0 - segmentation fault during build
--------------------------------+-------------------------------------------
Reporter: stig at brautaset.org | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port: gnustep-back
--------------------------------+-------------------------------------------
Not sure what happens here. If I try it a second time it will sometimes
appear to succeed. But later on all gnustep apps I've tried crash on
startup with a memory allocation error.
{{{
gcc-mp-4.2 -fgnu-runtime -bundle -L/opt/local/lib -flat_namespace
-undefined warning -o ./libgnustep-back-012.bundle/./libgnustep-back-012
./obj/GSBackend.o ./gsc/obj/subproject.o ./x11/obj/subproject.o
./art/obj/subproject.o -L/opt/local/lib
-L/opt/local/GNUstep/System/Library/Libraries/ -L/opt/local/lib
-lart_lgpl_2 -lm -L/opt/local/lib -lfreetype -lz
-Wl,-framework,CoreServices -Wl,-framework,ApplicationServices
-L/usr/X11/lib -lXmu -lXext -lX11 -lGL -lgnustep-gui -lgnustep-base
-lobjc -lm
ld warning: duplicate dylib /opt/local/lib/gcc42/libgcc_s.1.dylib
ld warning: duplicate dylib /opt/local/lib/libxml2.2.dylib
ld warning: duplicate dylib /opt/local/lib/libxslt.1.dylib
ld warning: duplicate dylib /opt/local/lib/libz.1.dylib
/opt/local/GNUstep/System/Library/Makefiles/mkinstalldirs libgnustep-
back-012.bundle/Resources
echo "OLD_GNUSTEP_STAMP_ASTRING = _GSBackend-" > ./libgnustep-
back-012.bundle/stamp.make
(echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \
echo " NSExecutable = \"libgnustep-back-012\";"; \
echo " NSMainNibFile = \"\";"; \
echo " NSPrincipalClass = \"GSBackend\";"; \
echo "}") >libgnustep-back-012.bundle/Resources/Info-
gnustep.plist
if [ -r "libgnustep-back-012Info.plist" ]; then \
plmerge libgnustep-back-012.bundle/Resources/Info-gnustep.plist
libgnustep-back-012Info.plist; \
fi
/bin/sh: line 1: 48882 Segmentation fault plmerge libgnustep-
back-012.bundle/Resources/Info-gnustep.plist libgnustep-back-012Info.plist
gnumake[2]: *** [libgnustep-back-012.bundle/Resources/Info-gnustep.plist]
Error 139
gnumake[1]: *** [libgnustep-back-012.all.bundle.variables] Error 2
gnumake: *** [internal-all] Error 2
Error: The following dependencies failed to build: gnustep-core gnustep-
back
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17033>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list