This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Test failure in libgcj on mainline


On Fri, 26 Nov 2004 23:55:05 -0500 (EST), John David Anglin
<dave@hiauly1.hia.nrc.ca> wrote:
> > Running /home/aph/gcc/gcc/libjava/testsuite/libjava.cni/cni.exp ...
> > ERROR: tcl error sourcing /home/aph/gcc/gcc/libjava/testsuite/libjava.cni/cni.exp.
> > ERROR: can't unset "env(SHLIB_PATH)": no such element in array
> 
> Sorry, this is caused by my recent LD_LIBRARY_PATH.  This didn't appear
> in my testing.  There seems to be some difference in behavior of unsetenv
> from one system to another.
> 
> The enclosed patch should fix the problem.  Tested on i686-pc-linux-gnu.
> I will install as obvious.

Thanks John. However, I now see:

Running /extra/src/gcc/gcc-20041127/libjava/testsuite/libjava.cni/cni.exp ...
ERROR: (DejaGnu) proc "set_ld_library_path_env_vars" does not exist.
The error code is NONE
The info on the error is:
close: spawn id exp6 not open
    while executing
"close -i exp6"
    invoked from within
"catch "close -i $spawn_id""

Ranjit


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]