dbTalk Databases Forums  

[BUGS] [8.0beta] failure on NetBSD/alpha

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] [8.0beta] failure on NetBSD/alpha in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Stefan Schumacher
 
Posts: n/a

Default [BUGS] [8.0beta] failure on NetBSD/alpha - 08-15-2004 , 09:44 AM






--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I made two further builds on my NetBSD machines.

One successfull on my NetBSD/i386 SMP machine with 2 Pentium III/500
CPUs:

----
[...]

gmake[1]: Leaving directory `/mnt/export/postgresql-8.0.0beta1/config'
PostgreSQL installation complete.
# uname -mrs
NetBSD 2.0E i386
# dmesg |grep -i pentium
cpu0: Intel Pentium III (686-class), 498.70 MHz, id 0x673
cpu1: Intel Pentium III (686-class), 498.67 MHz, id 0x673
# sys
sysctl syslogd sysstat systat systrace
# sysctl hw.ncpu
hw.ncpu =3D 2
# /usr/local/pgsql/bin/postgres -V
postgres (PostgreSQL) 8.0.0beta1

----

And one build that failed on my DEC Alpha (a AXPpci with 21066):

----
root@Arwen > gmake -v
GNU Make 3.80
Copyright (C) 2002 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.
root@Arwen > uname -a
NetBSD 2.0G NetBSD 2.0G (GENERIC) #0: Fri Jul 16 02:53:09 UTC 2004
autobuild (AT) b1 (DOT) urc.uninett.no:/usr/users/autobuild/autobuild/HEAD/alpha/OBJ/u=
sr/users/autobuild/autobuild/HEAD/src/sys/arch/alpha/compile/GENERIC
alpha
Script started on Sun Aug 15 12:44:17 2004


root@Arwen > gcc -v
Using built-in specs.
Configured with:
/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure
--enable-long-long --disable-multilib --enable-threads
--disable-symvers --build=3Di386-unknown-netbsdelf2.0.
--host=3Dalpha--netbsd --target=3Dalpha--netbsd
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)
----

It crashed that way:

----
[...]

gmake -C executor all
gmake[3]: Entering directory
`/usr/home/postgresql-8.0.0beta1/src/backend/executor'
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execAmi.o
execAmi.c
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execGrouping.o
execGrouping.c
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execJunk.o
execJunk.c
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execMain.o
execMain.c
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execProcnode.o
execProcnode.c
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execQual.o
execQual.c
execQual.c: In function `ExecInitExpr':
execQual.c:2896: 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[3]: *** [execQual.o] Error 1
gmake[3]: Leaving directory
`/usr/home/postgresql-8.0.0beta1/src/backend/executor'
gmake[2]: *** [executor-recursive] Error 2
gmake[2]: Leaving directory
`/usr/home/postgresql-8.0.0beta1/src/backend'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/home/postgresql-8.0.0beta1/src'
gmake: *** [all] Error 2
4307.00s real 3692.00s user 256.32s system
root@Arwen >
----

a complete typescript can be found at:
http://www-e.uni-magdeburg.de/stesch...alpha-fail.bz2


Stefan
--=20
/* I can C clearly now */=20=20=20=20=20=20=20

--7AUc2qLy4jB3hD7Z
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (NetBSD)

iD8DBQFBH3ZAEfTEHrP7rjMRAqZcAJ496LHxKQ6etRb8DW+Ptq +W35seKgCgo+Eg
PcTQGPiu7WOXzYv92pKTzms=
=a8fN
-----END PGP SIGNATURE-----

--7AUc2qLy4jB3hD7Z--

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] [8.0beta] failure on NetBSD/alpha - 08-15-2004 , 10:48 AM






Stefan Schumacher <stefan (AT) net-tex (DOT) de> writes:
Quote:
gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
-Wmissing-declarations -I../../../src/include -c -o execQual.o
execQual.c
execQual.c: In function `ExecInitExpr':
execQual.c:2896: 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.
Please note this is a compiler bug, and the message is asking you
to report it to the compiler maintainers. Not us.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo (AT) postgresql (DOT) org)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.