public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/18135] New: gctest uses the installed libgcc_s on darwin
@ 2004-10-25  0:44 pinskia at gcc dot gnu dot org
  2004-11-19 19:44 ` [Bug libgcj/18135] " pinskia at gcc dot gnu dot org
  2004-11-19 19:47 ` [Bug libgcj/18135] gctest (boehm-gc) " pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-25  0:44 UTC (permalink / raw)
  To: java-prs

I found this when I was running the testsuite on a new compiler with a new prefix that was empty.

creating gctest
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -O2" "CXXFLAGS=-g -O2" 
"CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/usr/bin/install -c" 
"INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" 
"INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2" 
"LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  " 
"PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" 
"RUNTESTFLAGS=" "exec_prefix=/Users/pinskia/local1" "infodir=/Users/pinskia/local1/info" "libdir=/
Users/pinskia/local1/lib" "prefix=/Users/pinskia/local1" "tooldir=/Users/pinskia/local1/powerpc-
apple-darwin7.4.1" "AR=ar" "AS=as" "CC=/Users/pinskia/src/local1/gcc/objdir/gcc/xgcc -B/Users/
pinskia/src/local1/gcc/objdir/gcc/ -B/Users/pinskia/local1/powerpc-apple-darwin7.4.1/bin/ -B/
Users/pinskia/local1/powerpc-apple-darwin7.4.1/lib/ -isystem /Users/pinskia/local1/powerpc-apple-
darwin7.4.1/include -isystem /Users/pinskia/local1/powerpc-apple-darwin7.4.1/sys-include" "CXX=/
Users/pinskia/src/local1/gcc/objdir/gcc/g++ -B/Users/pinskia/src/local1/gcc/objdir/gcc/ 
-nostdinc++ -nostdinc++ -I/Users/pinskia/src/local1/gcc/objdir/powerpc-apple-darwin7.4.1/
libstdc++-v3/include/powerpc-apple-darwin7.4.1 -I/Users/pinskia/src/local1/gcc/objdir/powerpc-
apple-darwin7.4.1/libstdc++-v3/include -I/Users/pinskia/src/local1/gcc/libstdc++-v3/libsupc++ -I/
Users/pinskia/src/local1/gcc/libstdc++-v3/libsupc++ -I/Users/pinskia/src/local1/gcc/libstdc++-v3/
include/backward -I/Users/pinskia/src/local1/gcc/libstdc++-v3/testsuite -L/Users/pinskia/src/
local1/gcc/objdir/powerpc-apple-darwin7.4.1/libstdc++-v3/src -L/Users/pinskia/src/local1/gcc/
objdir/powerpc-apple-darwin7.4.1/libstdc++-v3/src/.libs -B/Users/pinskia/local1/powerpc-apple-
darwin7.4.1/bin/ -B/Users/pinskia/local1/powerpc-apple-darwin7.4.1/lib/ -isystem /Users/pinskia/
local1/powerpc-apple-darwin7.4.1/include -isystem /Users/pinskia/local1/powerpc-apple-
darwin7.4.1/sys-include" "LD=ld" "LIBCFLAGS=-O2 -g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib -c" 
"DESTDIR=" check-TESTS
dyld: gctest can't open library: /Users/pinskia/local1/lib/libgcc_s.1.0.dylib  (No such file or directory, 
errno = 2)
FAIL: gctest
===================
1 of 1 tests failed

-- 
           Summary: gctest uses the installed libgcc_s on darwin
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: powerpc-darwin
  GCC host triplet: powerpc-darwin
GCC target triplet: powerpc-darwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18135


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

* [Bug libgcj/18135] gctest uses the installed libgcc_s on darwin
  2004-10-25  0:44 [Bug libgcj/18135] New: gctest uses the installed libgcc_s on darwin pinskia at gcc dot gnu dot org
@ 2004-11-19 19:44 ` pinskia at gcc dot gnu dot org
  2004-11-19 19:47 ` [Bug libgcj/18135] gctest (boehm-gc) " pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-19 19:44 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-19 19:44 -------
Confirmed via a clean tree build two days ago.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-19 19:44:15
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18135


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

* [Bug libgcj/18135] gctest (boehm-gc) uses the installed libgcc_s on darwin
  2004-10-25  0:44 [Bug libgcj/18135] New: gctest uses the installed libgcc_s on darwin pinskia at gcc dot gnu dot org
  2004-11-19 19:44 ` [Bug libgcj/18135] " pinskia at gcc dot gnu dot org
@ 2004-11-19 19:47 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-19 19:47 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-19 19:47 -------
And the problem is that:
TESTS_ENVIRONMENT = LD_LIBRARY_PATH=../../$(MULTIBUILDTOP)gcc
only sets LD_LIBRARY_PATH instead of that and DYLD_LIBRARY_PATH but that rule is not quiet right 
anyways see PR 11412.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |11412
            Summary|gctest uses the installed   |gctest (boehm-gc) uses the
                   |libgcc_s on darwin          |installed libgcc_s on darwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18135


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

end of thread, other threads:[~2004-11-19 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-25  0:44 [Bug libgcj/18135] New: gctest uses the installed libgcc_s on darwin pinskia at gcc dot gnu dot org
2004-11-19 19:44 ` [Bug libgcj/18135] " pinskia at gcc dot gnu dot org
2004-11-19 19:47 ` [Bug libgcj/18135] gctest (boehm-gc) " pinskia at gcc dot gnu dot org

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).