pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43746: Compiler crash when building subversion-devel from pkgsrc
>Number: 43746
>Category: pkg
>Synopsis: Compiler crash when building subversion-devel from pkgsrc
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Aug 12 10:25:01 +0000 2010
>Originator: Eugene Dorofeyev
>Release: 5.0
>Organization:
>Environment:
NetBSD netbsddns1 5.0 NetBSD 5.0 (GENERIC) #0: Sun Apr 26 18:50:08 UTC 2009
builds%b6.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-RELEASE/i386/200904260229Z-obj/home/builds/ab/netbsd-5-0-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
The NetBSD server runs on VMware with the following configuration:
Processor 32 bit X 1.953 GHz
Memory 64 Mb
Hard Disk 5.00 Gb
Virtual Hardware version 7
Building of subversion-base package fails:
libtool: compile: cc -DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\"
-DPACKAGE_VERSION=\"3.6.21\" "-DPACKAGE_STRING=\"sqlite 3.6.21\""
-DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE=\"sqlite\"
-DVERSION=\"3.6.21\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1
-DHAVE_READLINE=1 -I. -DSQLITE_THREADSAFE=1 -DSQLITE_ENABLE_FTS3
-DSQLITE_ENABLE_RTREE -O2 -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c
sqlite3.c -fPIC -DPIC -o .libs/sqlite3.o
sqlite3.c: In function 'sqlite3_free_table':
sqlite3.c:83453: 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: *** [sqlite3.lo] Error 1
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/databases/sqlite3
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/databases/sqlite3
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/devel/subversion-base
>How-To-Repeat:
Installed & updated pkgsrc. Then
cd /usr/pkgsrc/devel/subversion-base
make
After a short period of time, compilation process stops with output written in
Full Description.
>Fix:
Home |
Main Index |
Thread Index |
Old Index