Subject: pkg/23243: glib2 fails to build on macppc-current
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mrg@eterna.com.au>
List: netbsd-bugs
Date: 10/23/2003 19:43:02
>Number:         23243
>Category:       pkg
>Synopsis:       glib2 fails to build on macppc-current
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 23 09:44:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     matthew green
>Release:        NetBSD 1.6ZD
>Organization:
people's front against (bozotic) www (softwar foundation)
>Environment:
	
	
System: NetBSD what-time-is-love.eterna.com.au 1.6ZD NetBSD 1.6ZD (_what_) #141: Sun Oct 19 21:03:51 EST 2003 mrg@phat-bass.eterna.com.au:/home/obj/macppc/usr/src/sys/arch/macppc/compile/_what_ macppc
Architecture: powerpc
Machine: macppc
>Description:

	glib2 builds something that crashes aborting it's build.  i had a quick
	look but it's dying somewhere inside glib's own libraries and i stopped.

>How-To-Repeat:

	make devel/glib2 on macppc-current and get:

gmake[2]: Entering directory `/var/obj.pkgsrc/devel/glib2/work.what-time-is-love/glib-2.2.3/gobject'
cc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS  -I/usr/pkg/include -pthread  -O2 -I/usr/pkg/include -Wall -c glib-genmarshal.c
/bin/sh ../libtool --mode=link cc  -O2 -I/usr/pkg/include -Wall -Wl,-R/usr/lib  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o glib-genmarshal  glib-genmarshal.o ../glib/libglib-2.0.la -lintl
mkdir .libs
cc -O2 -I/usr/pkg/include -Wall -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o .libs/glib-genmarshal glib-genmarshal.o  -L/usr/pkg/lib ../glib/.libs/libglib-2.0.so -lm -lintl -Wl,--rpath -Wl,/usr/pkg/lib
creating glib-genmarshal
echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \
&& echo "#define __G_MARSHAL_H__" >> xgen-gmh \
&& ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \
&& echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \
&& (cmp -s xgen-gmh ./gmarshal.h || cp xgen-gmh ./gmarshal.h) \
&& rm -f xgen-gmh xgen-gmh~ \
&& echo timestamp > stamp-gmarshal.h
[1]   Segmentation fault (core dumped) ./glib-genmarsha...
gmake[2]: *** [stamp-gmarshal.h] Error 139
gmake[2]: Leaving directory `/var/obj.pkgsrc/devel/glib2/work.what-time-is-love/glib-2.2.3/gobject'

>Fix:

	none given.
>Release-Note:
>Audit-Trail:
>Unformatted: