This is the mail archive of the gcc@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


Andrew Haley wrote:
> This seems to be because SHLIB_PATH isn't being set.  I can trivially
> fix this with the patch at the end of his mail, but I don't know that
> is the right fix.
> 
> 
> 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

FWIW, I get a similar failure for LD_LIBRARY_PATH (i686-pc-linux-gnu).

With included Jacks, I get the following from today's build:

                  === libjava Summary ===

  # of expected passes            7785
  # of unexpected failures        2
  # of unexpected successes       9
  # of expected failures          730
  # of untested testcases         12

Details:

  XPASS: 15.28-string-13
  FAIL: 15.21-equal-3
  XPASS: 15.15-precedence-5
  FAIL: 9.2-implicit-4
  XPASS: non-jls-argument-expansion-tokens-2
  XPASS: non-jls-argument-expansion-tokens-4
  XPASS: non-jls-argument-expansion-tokens-5
  XPASS: 8.4.6.4-multiple-runtime-1
  XPASS: 15.18.1.1-runtime-5
  XPASS: pr13107_3 compilation from bytecode
  XPASS: pr13107_3 -O3 compilation from bytecode

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/


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