[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/27860] New: build failure on m68k: error: 'ffi_closure' d
From: |
tbm at cyrius dot com |
Subject: |
[Bug classpath/27860] New: build failure on m68k: error: 'ffi_closure' does not name a type |
Date: |
1 Jun 2006 13:04:14 -0000 |
I get the following build failure on m68k building gcc 4.2. I know this PR
doesn't contain terribly much information but hopefully the problem is obvious;
if not, I'll try to find out the information you need.
/build/buildd/gcc-snapshot-20060508/build/./gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20060508/build/./gcc -nostdinc++
-L/build/buildd/gcc-snapshot-20060508/build/m68k-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20060508/build/m68k-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/m68k-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/m68k-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/m68k-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/m68k-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../src/libjava -I./include -I./gcj -I../../../src/libjava -Iinclude
-I../../../src/libjava/include -I../../../src/libjava/classpath/include
-Iclasspath/include -I../../../src/libjava/classpath/native/fdlibm
-I../../../src/libjava/../boehm-gc/include -I../boehm-gc/include
-I../../../src/libjava/libltdl -I../../../src/libjava/libltdl
-I../../../src/libjava/.././libjava/../gcc
-I../../../src/libjava/../libffi/include -I../libffi/include -fno-rtti
-fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -Wextra -Wall -D_GNU_SOURCE
-DPREFIX=\"/usr/lib/gcc-snapshot\" -DLIBDIR=\"/usr/lib/gcc-snapshot/lib\"
-DJAVA_HOME=\"/usr/lib/gcc-snapshot/jre\"
-DBOOT_CLASS_PATH=\"/usr/lib/gcc-snapshot/jre/lib/rt.jar\"
-DJAVA_EXT_DIRS=\"/usr/lib/gcc-snapshot/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/usr/lib/gcc-snapshot/share/java/gcj-endorsed\"
-DLIBGCJ_DEFAULT_DATABASE=\"/usr/lib/gcc-snapshot/lib/gcj-4.2.0/classmap.db\"
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.2.0/classmap.db\"
-DTOOLEXECLIBDIR=\"/usr/lib/gcc-snapshot/lib\" -g -O2 -D_GNU_SOURCE -MT link.lo
-MD -MP -MF .deps/link.Tpo -c ../../../src/libjava/link.cc -fPIC -DPIC -o
.libs/link.o
../../../src/libjava/link.cc:985: error: 'ffi_closure' does not name a type
../../../src/libjava/link.cc: In static member function 'static void*
_Jv_Linker::create_error_method(_Jv_Utf8Const*)':
../../../src/libjava/link.cc:1006: error: 'struct method_closure' has no member
named 'closure'
../../../src/libjava/link.cc:1009: error: 'ffi_prep_closure' was not declared
in this scope
../../../src/libjava/link.cc:1010: error: 'struct method_closure' has no member
named 'closure'
../../../src/libjava/link.cc:1020: warning: control reaches end of non-void
function
make[5]: *** [link.lo] Error 1
make[5]: Leaving directory
`/build/buildd/gcc-snapshot-20060508/build/m68k-linux-gnu/libjava'
make[4]: *** [all-recursive] Error 1
--
Summary: build failure on m68k: error: 'ffi_closure' does not
name a type
Product: classpath
Version: 0.92
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: tbm at cyrius dot com
GCC build triplet: m68k-linux-gnu
GCC host triplet: m68k-linux-gnu
GCC target triplet: m68k-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27860
- [Bug classpath/27860] New: build failure on m68k: error: 'ffi_closure' does not name a type,
tbm at cyrius dot com <=
- [Bug classpath/27860] build failure on m68k: error: 'ffi_closure' does not name a type, tbm at cyrius dot com, 2006/06/01
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, tbm at cyrius dot com, 2006/06/01
- [Bug libgcj/27860] [4.2 Regression] build failure on m68k: error: 'ffi_closure' does not name a type, pinskia at gcc dot gnu dot org, 2006/06/01
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, pinskia at gcc dot gnu dot org, 2006/06/01
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, schwab at suse dot de, 2006/06/04
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, tromey at gcc dot gnu dot org, 2006/06/05
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, schwab at suse dot de, 2006/06/05
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, tbm at cyrius dot com, 2006/06/05
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, schwab at suse dot de, 2006/06/05
- [Bug libgcj/27860] build failure on m68k: error: 'ffi_closure' does not name a type, tromey at gcc dot gnu dot org, 2006/06/05