Results for 3.2.3 20030221 (Debian prerelease) testsuite on alpha-unknown-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Fri Feb 21 16:24:42 UTC 2003 Native configuration is alpha-unknown-linux-gnu === libjava tests === Running target unix FAIL: StringBuffer_1 execution from source compiled test FAIL: StringBuffer_1 execution from bytecode->native test FAIL: StringBuffer_1 -O executi

Results for 3.3 20030225 (prerelease) testsuite on s390-ibm-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Tue Feb 25 17:11:49 UTC 2003 Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link UNRESOLVED: g++.dg/compat/break/bitfiel

Results for 3.3 20030225 (prerelease) testsuite on powerpc-unknown-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Tue Feb 25 17:11:49 UTC 2003 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link UNRESOLVED: g++.dg/compat/break/

Results for 3.3 20030225 (prerelease) testsuite on ia64-unknown-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Tue Feb 25 17:11:49 UTC 2003 Native configuration is ia64-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/warn/Wunused-2.C (test for warnings, line 5) FAIL: g++.dg/tls/init-2.C (test for excess errors) XPASS: g++.other/init5.C Execution test

Results for 3.3 20030225 (prerelease) testsuite on i386-pc-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Tue Feb 25 17:11:49 UTC 2003 Native configuration is i386-pc-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/warn/Wunused-2.C (test for warnings, line 5) FAIL: g++.dg/tls/init-2.C (test for excess errors) XPASS: g++.other/init5.C Execution test

Results for 3.3 20030225 (prerelease) testsuite on hppa-unknown-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Tue Feb 25 17:11:49 UTC 2003 Native configuration is hppa-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/compat/break/bitfield7 y_tst.o compile UNRESOLVED: g++.dg/compat/break/bitfield7 x_tst.o-y_tst.o link UNRESOLVED: g++.dg/compat/break/bit

Results for 3.3 20030225 (prerelease) testsuite on alpha-unknown-linux-gnu

2003-02-26 Thread Matthias Klose
LAST_UPDATED: Tue Feb 25 17:11:49 UTC 2003 Native configuration is alpha-unknown-linux-gnu === libjava tests === Running target unix FAIL: initexc execution - gij test FAIL: initexc execution - gij test === libjava Summary === # of expected passes29

Processed: changing email addresses

2003-02-26 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > submitter 135612 ! Bug#135612: omniorb: /etc/omniorb.cfg ignored? Changed Bug submitter from Ben Burton <[EMAIL PROTECTED]> to Ben Burton <[EMAIL PROTECTED]>. > submitter 136283 ! Bug#136283: fp-compiler: broken manpage Changed Bug submitter from Ben

gcc-3.2_3.2.3ds1-0pre2_alpha.changes ACCEPTED

2003-02-26 Thread Debian Installer
Accepted: cpp-3.2_3.2.3-0pre2_alpha.deb to pool/main/g/gcc-3.2/cpp-3.2_3.2.3-0pre2_alpha.deb fastjar_3.2.3-0pre2_alpha.deb to pool/main/g/gcc-3.2/fastjar_3.2.3-0pre2_alpha.deb fixincludes_3.2.3-0pre2_alpha.deb to pool/main/g/gcc-3.2/fixincludes_3.2.3-0pre2_alpha.deb g++-3.2_3.2.3-0pre2_alpha

NetBSD library linking

2003-02-26 Thread Joel Baker
So. Having run into this in a few package building sessions recently, I figure I should do something about fixing the following: gcc -o libfoo.so.0 -lm -lc <.o files> objdump -x libsoo.so.0 | grep NEEDED (nothing) Note that the libm piece of this may be something else, but the libc portion is def