pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/30824: pkgsrc/mail/evolution-data-server fails to compile on NetBSD 2.0.2 i386
>Number: 30824
>Category: pkg
>Synopsis: pkgsrc/mail/evolution-data-server fails to compile on NetBSD
>2.0.2 i386
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jul 24 22:37:00 +0000 2005
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
NetBSD sapporo.geos.net.eu.org 2.0.2 NetBSD 2.0.2 (SAPPORO) #0: Sun Jun 5
15:45:26 CEST 2005
schwarz%sapporo.geos.net.eu.org@localhost:/usr/src/sys/arch/i386/compile/SAPPORO
i386
>Description:
pkgsrc/mail/evolution-data-server fails to compile on NetBSD 2.0.2 i386::
...
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"libebookbackend\"
-I../../../addressbook -I../../../libdb/dist -DORBIT2=1 -pthread
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/libxml2
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/gconf/2
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/orbit-2.0
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/glib/glib-2.0
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/lib/glib-2.0/include
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/libbonobo-2.0
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/bonobo-activation-2.0
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/libgnome-2.0
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/gnome-vfs-2.0
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/lib/gno
me-vfs-2.0/include
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/nss
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/nspr
-I/usr/include/krb5
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/freetype2
-I/home/schwarz/pkgsrc/mail/evolution-data-server/work/.x11-buildlink/include
-O3 -mcpu=pentium -Wall -Wmissing-prototypes -Wno-sign-compare -MT
e-book-backend-file.lo -MD -MP -MF .deps/e-book-backend-file.Tpo -c
e-book-backend-file.c -fPIC -DPIC -o .libs/e-book-backend-file.o
/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:
In function `g_string_append_c_inline':
/home/schwarz/pkgsrc/mail/evolution-data-server/work/.buildlink/include/glib/glib-2.0/glib/gstring.h:133:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
gmake[4]: *** [e-book-backend-file.lo] Error 1
gmake[4]: Leaving directory
`/home/schwarz/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.2.3/addressbook/backends/file'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/home/schwarz/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.2.3/addressbook/backends'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/home/schwarz/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.2.3/addressbook'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/home/schwarz/pkgsrc/mail/evolution-data-server/work/evolution-data-server-1.2.3'
gmake: *** [all] Error 2
*** Error code 2
Stop.
cc is
cc (GCC) 3.3.3 (NetBSD nb3 20040520)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This is a Pentium I machine.
The strange thing is that when I manually issue the above cc line in the
respective directory it successfully creates .libs/e-book-backend-file.o. Maybe
this is a buildlink issue then?
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index