This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

New Failures in libjava Testsuite - Weird libtool Behaviour


Hi,

    Today's build has these new libjava testsuite failures:

  FAIL: TestEarlyGC compilation from source
  FAIL: TestLeak compilation from source
  FAIL: TestMultiple compilation from source
  FAIL: TestParent compilation from source

All of them fail because "dummy.o" is being created by
libtool in the ".libs" sub-folder of the testsuite
folder instead of the folder above it, *even when
explicitly being asked to create it above it via a
-o option* from the test script.

Why is the generated libtool suddenly behaving like
this? What could have caused this behaviour? ("lt*.*"
in the toplevel folder haven't changed in around
4 weeks now.)

Thanks,
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]