This is the mail archive of the
gcc-testresults@gcc.gnu.org
mailing list for the GCC project.
Results for gcc libjava testsuite on powerpc-unknown-linux-gnu
- From: Matthias Klose <doko at debian dot org>
- To: gcc-testresults at gcc dot gnu dot org
- Cc: debian-gcc at lists dot debian dot org
- Date: Tue, 05 Jun 2007 00:00:51 -0600
- Subject: Results for gcc libjava testsuite on powerpc-unknown-linux-gnu
- Reply-to: Matthias Klose <doko at debian dot org>
LAST_UPDATED: Do 5. Apr 20:17:50 UTC 2007 (revision 123524MS)
Native configuration is powerpc-unknown-linux-gnu
=== libjava tests ===
Running target unix
=== libjava Summary for unix ===
# of expected passes 2532
Running target unix/-fstack-protector
=== libjava Summary for unix/-fstack-protector ===
# of expected passes 2532
Running target unix/-m64
FAIL: getargssize run
FAIL: getlocalvartable run
FAIL: getstacktrace run
=== libjava Summary for unix/-m64 ===
# of expected passes 2529
# of unexpected failures 3
# of untested testcases 3
=== libjava Summary ===
# of expected passes 7593
# of unexpected failures 3
# of untested testcases 3
Compiler version: gcc libjava
Platform: powerpc-unknown-linux-gnu
configure flags: -v --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-__cxa_atexit --enable-clocale=gnu --enable-java-maintainer-mode --enable-java-awt=gtk-default --enable-gtk-cairo --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.2-1.5.0.0/jre --with-ecj-jar=/usr/share/java/ecj.jar --disable-softfloat --enable-secureplt --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-werror --with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu --host=powerpc-linux-gnu --target=powerpc-linux-gnu --enable-languages=c,c++,java
BOOT_CFLAGS=-O2
Build Dependencies:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==================-==============================================
ii binutils 2.17.20070210cvs-1 The GNU assembler, linker and binary utilities
ii libc6 2.5-0exp6 GNU C Library: Shared libraries
Patches that Debian applied in this version:
rename-info-files:
Allow transformations on info file names. Reference the
transformed info file names in the texinfo files.
gcc-version:
Add package identification to the gcc version string
gcc-textdomain:
Set gettext's domain and textdomain to the versioned package name.
gcc-driver-extra-langs:
Add options and specs for languages that are not built from a source
(but built from separate sources).
gcc-hash-style-gnu:
Link using --hash-style=gnu (alpha, amd64, ia64, i386, powerpc, ppc64, s390, sparc)
libstdc++-pic:
Build and install libstdc++_pic.a library.
libstdc++-doclink:
adjust hrefs to point to the local documentation
gccbug:
Use sensible-editor instead of vi as fallback editor
gccbug-posix:
Make gccbug POSIX compliant (patch by David Weinehall)
http://www.opengroup.org/onlinepubs/009695399/utilities/test.html
libstdc++-doxygen:
libstdc++ doxygen docs: Set SHORT_NAMES to YES
libjava-stacktrace:
libgcj: Lookup source file name and line number in separated
debug files found in /usr/lib/debug
libjava-subdir:
- Set the libjava sublibdir to /usr/lib/gcj-4.2
- Set the default libgcj database dir to /var/lib/gcj-4.2
libjava-lib32subdir:
- When running the i386 binaries on amd64, look in /usr/lib32/gcj-x-y
libjava-jnipath:
- Add /usr/lib/jni to java.library.path.
- When running the i386 binaries on amd64, look in
- /usr/lib32/gcj-x.y and /usr/lib32/jni instead.
libjava-lib32-properties:
- When running the i386 binaries on amd64, adjust the properties
java.home, gnu.classpath.home.url, sun.boot.class.path,
gnu.gcj.precompiled.db.path.
libjava-sjlj:
Don't try to use _Unwind_Backtrace on SJLJ targets.
See bug #387875, #388505, GCC PR 29206.
libjava-soname:
Bump the libgcj soversion.
libjava-rpath:
- Link ecjx and gij with -rpath \$(dbexecdir)
libffi-configure:
Add --enable-libffi option to toplevel configure script
alpha-no-ev4-directive:
arm-libffi:
Add closure support to libffi for arm
arm-gij:
Enable gij interpreter on arm
boehm-gc-nocheck:
Disable running the boehm-gc testsuite. Hangs the buildd at least on hppa.
note-gnu-stack:
Add .note.GNU-stack sections for gcc's crt files, libffi and boehm-gc
Taken from FC.
pr11953:
PR libstdc++/11953, extended for all supported linux architectures
mips-libjava-interp:
Enable the libjava interpreter on mips/mipsel.
cpu-default-i486:
set default 32bit ix86 architecture to i486
reporting:
Add Debian URL for bug reporting instructions.
gcc-ice-hack:
2004-01-23 Jakub Jelinek <jakub@redhat.com>
* system.h (ICE_EXIT_CODE): Define.
* gcc.c (execute): Don't free first string early, but at the end
of the function. Call retry_ice if compiler exited with
ICE_EXIT_CODE.
(retry_ice): New function.
* diagnostic.c (diagnostic_count_diagnostic,
diagnostic_action_after_output, error_recursion): Exit with
ICE_EXIT_CODE instead of FATAL_EXIT_CODE.
multiarch-include:
biarch-include.dpatch
Adds biarch include directories
/usr/local/include/<arch>-linux-gnu
/usr/include/<arch>-linux-gnu
to the system include paths, depending on 32/64 bit mode.
libjava-qt-peer:
Add standard C++ include directores when building the QT peer library.
libjava-disable-static:
Disable building the static libjava.
ada-driver-check:
Simplify Ada driver check (we always build using the required
Ada version. Needed for warnings on alpha.
libjava-biarch-awt:
config-ml:
disable some biarch libraries for biarch builds
libjava-biarch-alsa:
Fix linking with the correct biarch asound library
powerpc-biarch:
enable biarch for 32 bit compiler
Counting all warnings,
there are 0 warnings in stage3 of this bootstrap.
Number of warnings per file:
Number of warning types: