public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/9210: [gcc-3.3] bootstrap error in libffi building nof libs
@ 2003-01-09  1:49 jsturm
  0 siblings, 0 replies; 3+ messages in thread
From: jsturm @ 2003-01-09  1:49 UTC (permalink / raw)
  To: doko, gcc-bugs, gcc-prs, jsturm

Synopsis: [gcc-3.3] bootstrap error in libffi building nof libs

State-Changed-From-To: analyzed->closed
State-Changed-By: jsturm
State-Changed-When: Wed Jan  8 17:49:29 2003
State-Changed-Why:
    Patch applied to mainline and branch.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9210


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: target/9210: [gcc-3.3] bootstrap error in libffi building nof libs
@ 2003-01-08 19:24 dje
  0 siblings, 0 replies; 3+ messages in thread
From: dje @ 2003-01-08 19:24 UTC (permalink / raw)
  To: doko, gcc-bugs, gcc-prs, jsturm, nobody

Synopsis: [gcc-3.3] bootstrap error in libffi building nof libs

Responsible-Changed-From-To: unassigned->jsturm
Responsible-Changed-By: dje
Responsible-Changed-When: Wed Jan  8 11:24:04 2003
Responsible-Changed-Why:
    libffi
State-Changed-From-To: open->analyzed
State-Changed-By: dje
State-Changed-When: Wed Jan  8 11:24:04 2003
State-Changed-Why:
    http://gcc.gnu.org/ml/gcc-patches/2003-01/msg00406.html

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9210


^ permalink raw reply	[flat|nested] 3+ messages in thread

* target/9210: [gcc-3.3] bootstrap error in libffi building nof libs
@ 2003-01-07  0:46 doko
  0 siblings, 0 replies; 3+ messages in thread
From: doko @ 2003-01-07  0:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9210
>Category:       target
>Synopsis:       [gcc-3.3] bootstrap error in libffi building nof libs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 06 16:46:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     doko@debian.org
>Release:        gcc-3.3-branch 20030105
>Organization:
>Environment:
powerpc-linux
>Description:
please see the following URL for the complete log:

http://buildd.debian.org/fetch.php?&pkg=gcc-snapshot&ver=20030105-1&arch=powerpc&stamp=1041807329&file=log&as=ra

the build fails building the nof libffi lib, the build completed find before the most recent libffi patch:

2003-01-03  Jeff Sturm  <jsturm@one-point.com>

        * include/ffi.h.in: Add closure defines for SPARC, SPARC64.
        * src/ffitest.c (main): Use static storage for closure.
        * src/sparc/ffi.c (ffi_prep_closure, ffi_closure_sparc_inner): New.
        * src/sparc/v8.S (ffi_closure_v8): New.
        * src/sparc/v9.S (ffi_closure_v9): New.


creating libffi.la
(cd .libs && rm -f libffi.la && ln -s ../libffi.la libffi.la)
/bin/sh ./libtool --mode=compile /build/buildd/gcc-snapshot-20030105/build/gcc/xgcc -B/build/buildd/gcc-snapshot-20030105/build/gcc/ -B/usr/lib/gcc-snapshot/powerpc-linux/bin/ -B/usr/lib/gcc-snapshot/powerpc-linux/lib/ -isystem /usr/lib/gcc-snapshot/powerpc-linux/include  -msoft-float -fPIC -mstrict-align -DHAVE_CONFIG_H -I. -I../../../../src/libffi -I. -I../../../../src/libffi/include -Iinclude -I../../../../src/libffi/src   -fexceptions -O2 -g -O2   -msoft-float -fPIC -mstrict-align -c -o ffitest.lo ../../../../src/libffi/src/ffitest.c
/build/buildd/gcc-snapshot-20030105/build/gcc/xgcc -B/build/buildd/gcc-snapshot-20030105/build/gcc/ -B/usr/lib/gcc-snapshot/powerpc-linux/bin/ -B/usr/lib/gcc-snapshot/powerpc-linux/lib/ -isystem /usr/lib/gcc-snapshot/powerpc-linux/include -msoft-float -fPIC -mstrict-align -DHAVE_CONFIG_H -I. -I../../../../src/libffi -I. -I../../../../src/libffi/include -Iinclude -I../../../../src/libffi/src -fexceptions -O2 -g -O2 -msoft-float -fPIC -mstrict-align -c ../../../../src/libffi/src/ffitest.c  -fPIC -DPIC -o .libs/ffitest.o
/build/buildd/gcc-snapshot-20030105/build/gcc/xgcc -B/build/buildd/gcc-snapshot-20030105/build/gcc/ -B/usr/lib/gcc-snapshot/powerpc-linux/bin/ -B/usr/lib/gcc-snapshot/powerpc-linux/lib/ -isystem /usr/lib/gcc-snapshot/powerpc-linux/include -msoft-float -fPIC -mstrict-align -DHAVE_CONFIG_H -I. -I../../../../src/libffi -I. -I../../../../src/libffi/include -Iinclude -I../../../../src/libffi/src -fexceptions -O2 -g -O2 -msoft-float -fPIC -mstrict-align -c ../../../../src/libffi/src/ffitest.c -o ffitest.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link /build/buildd/gcc-snapshot-20030105/build/gcc/xgcc -B/build/buildd/gcc-snapshot-20030105/build/gcc/ -B/usr/lib/gcc-snapshot/powerpc-linux/bin/ -B/usr/lib/gcc-snapshot/powerpc-linux/lib/ -isystem /usr/lib/gcc-snapshot/powerpc-linux/include  -msoft-float -fPIC -mstrict-align -fexceptions -O2 -g -O2   -msoft-float -fPIC -mstrict-align -msoft-float -fPIC -mstrict-align -o ffitest -shared-libgcc ffitest.lo libffi.la 
/build/buildd/gcc-snapshot-20030105/build/gcc/xgcc -B/build/buildd/gcc-snapshot-20030105/build/gcc/ -B/usr/lib/gcc-snapshot/powerpc-linux/bin/ -B/usr/lib/gcc-snapshot/powerpc-linux/lib/ -isystem /usr/lib/gcc-snapshot/powerpc-linux/include -msoft-float -fPIC -mstrict-align -fexceptions -O2 -g -O2 -msoft-float -fPIC -mstrict-align -msoft-float -fPIC -mstrict-align -o .libs/ffitest -shared-libgcc .libs/ffitest.o  ./.libs/libffi.so -Wl,--rpath -Wl,/usr/lib/gcc-snapshot/lib/nof
.libs/ffitest.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[9]: *** [ffitest] Error 1
make[9]: Leaving directory `/build/buildd/gcc-snapshot-20030105/build/powerpc-linux/nof/libffi'
make[8]: *** [all-recursive] Error 1
make[8]: Leaving directory `/build/buildd/gcc-snapshot-20030105/build/powerpc-linux/nof/libffi'
make[7]: *** [all-recursive-am] Error 2
make[7]: Leaving directory `/build/buildd/gcc-snapshot-20030105/build/powerpc-linux/nof/libffi'
make[6]: *** [multi-do] Error 1
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-09  1:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-09  1:49 target/9210: [gcc-3.3] bootstrap error in libffi building nof libs jsturm
  -- strict thread matches above, loose matches on Subject: below --
2003-01-08 19:24 dje
2003-01-07  0:46 doko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).