Build failed in Jenkins: IcedTea8TargetTesting #548

Hudson Admin gnu.andrew at redhat.com
Tue Oct 1 12:51:37 PDT 2013


See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/548/changes>

Changes:

[lana] Merge

[bchristi] 8025173: HashMap.put() replacing an existing key can trigger a resize()
Summary: Ensure that HashMap is not resized if we're just replacing a value
Reviewed-by: alanb, martin

[mfang] Merge

[mfang] Merge

[mfang] 8025215: jdk8 l10n resource file translation update 4
Reviewed-by: naoto, yhuang

[dfuchs] 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
Summary: Arbitrary timeouts in the tests @run lines where too agressive for some configurations. The tests will now run with default timeout.
Reviewed-by: alanb, mchung

[stefank] 8014659: NPG: performance counters for compressed klass space
Reviewed-by: jmasa, sla
Contributed-by: erik.helin at oracle.com

[lana] Merge

[lana] Merge

[alanb] 8023130: (process) ProcessBuilder#inheritIO does not work on Windows
Reviewed-by: alanb, martin
Contributed-by: ivan.gerasimov at oracle.com

[psandoz] 8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
Reviewed-by: alanb

[bpb] 8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
Summary: Explicitly check for null remappingFunction parameter.
Reviewed-by: mduigou, forax, psandoz
Contributed-by: Brian Burkhalter <brian.burkhalter at oracle.com>

[psandoz] 8024253: ThreadLocal random can use SecureRandom for the initial seed
Reviewed-by: psandoz, chegar, alanb
Contributed-by: Doug Lea <dl at cs.oswego.edu>, Peter Levart <peter.levart at gmail.com>, Guy Steele <guy.steele at oracle.com>

[sla] 7200277: [parfait] potential buffer overflow in npt/utf.c
Reviewed-by: dsamersoff, dcubed

[kizune] 8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
Reviewed-by: naoto, ksrini

[sla] 8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
Reviewed-by: dcubed

[sla] 8024985: com/sun/jdi/StepTest.java failed since jdk8b107
Reviewed-by: dcubed

[psandoz] 8024405: Spliterators.spliterator should support CONCURRENT characteristic
Reviewed-by: martin

[psandoz] 8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
Reviewed-by: henryjen, alanb

[sherman] 8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
Summary: updated the test case
Reviewed-by: alanb

[plevart] 8011940: java.lang.Class.getAnnotations() always enters synchronized method
Reviewed-by: jfranck, chegar, psandoz, shade

[kizune] 8017248: Compiler Diacritics Issue
Reviewed-by: naoto

[ewang] 8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
Reviewed-by: chegar, alanb

[weijun] 8011402: Move blacklisting certificate logic from hard code to data
Reviewed-by: erikj, mullan

[alanb] 8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
Reviewed-by: alanb, coffeys
Contributed-by: nmaurer at redhat.com, alan.bateman at oracle.com

[weijun] 8012615: Realm.getRealmsList returns realms list in wrong
Reviewed-by: valeriep, xuelei

[sjiang] 8023954: MBean*Info.equals: throw NPE
Reviewed-by: dfuchs, dholmes

[lana] Merge

[yan] 8025218: [javadoc] some errors in java/awt classes
Reviewed-by: yan
Contributed-by: Dmitry Zinkevich <dmitry.zinkevich at oracle.com>

[ptbrunet] 8025160: Recent Java Accessibility Bridge push has make failures
Reviewed-by: tbell, erikj

[alexsch] 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
Reviewed-by: malenkov, serb

[yan] 8025085: [javadoc] some errors in javax/swing
Reviewed-by: alexsch
Contributed-by: Dmitry Zinkevich <dmitry.zinkevich at oracle.com>

[alexsch] 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
Reviewed-by: serb, alexsch
Contributed-by: Alexander Stepanov <alexander.v.stepanov at oracle.com>

[kshefov] 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
Reviewed-by: anthony, serb

[pchelko] 8024987: Copy/paste regression since JDK8 b86
Reviewed-by: serb, anthony

[alexsch] 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
Reviewed-by: serb, anthony

[malenkov] 8023310: Thread contention in the method Beans.IsDesignTime()
Reviewed-by: art, sfriberg

[leonidr] 8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
Reviewed-by: anthony, serb

[kshefov] 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb

[kshefov] 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
Reviewed-by: alexsch, serb
Contributed-by: vera.akulova at oracle.com

[kshefov] 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
Reviewed-by: alexsch, serb
Contributed-by: vera.akulova at oracle.com

[kshefov] 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
Reviewed-by: alexsch, serb
Contributed-by: vera.akulova at oracle.com

[yan] 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
Reviewed-by: alexsch

[yan] 8025230: [cleanup] some more javadoc formatting fixes for swing
Reviewed-by: alexsch

[yan] 8025114: Eliminate doclint errors in java.awt.dnd package javadoc
Reviewed-by: serb, alexsch

[serb] 8019282: keyRelesed is reached even though key was NOT released
Reviewed-by: serb, anthony
Contributed-by: alexander.zvegintsev at oracle.com

[serb] 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
Reviewed-by: alexsch, anthony

[serb] 8005255: [macosx] Cleanup warnings in sun.lwawt
Reviewed-by: alexsch, anthony

[kshefov] 8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb

[malenkov] 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
Reviewed-by: alexsch

[kshefov] 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
Reviewed-by: alexsch, serb
Contributed-by: vera.akulova at oracle.com

[kshefov] 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
Reviewed-by: alexsch, serb
Contributed-by: vera.akulova at oracle.com

[kshefov] 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
Reviewed-by: alexsch, serb
Contributed-by: vera.akulova at oracle.com

[leonidr] 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
Reviewed-by: anthony, serb

[leonidr] 7144065: [macosx] Orphaned Choice popup window
Reviewed-by: anthony, serb
Contributed-by: alexander.potochkin at oracle.com

[lana] Merge

[leonidr] 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
Reviewed-by: anthony, serb

[mcherkas] 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
Reviewed-by: serb, alexsch

[ant] 8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
Reviewed-by: anthony, pchelko

[omajid] 8024863: X11: Support GNOME Shell as mutter
Reviewed-by: anthony

[pchelko] 8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
Reviewed-by: serb, anthony

[pchelko] 8024779: [macosx] SwingNode crashes on exit
Reviewed-by: anthony, ant

[kshefov] 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
Reviewed-by: anthony, serb

[kshefov] 7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
Reviewed-by: anthony, serb

[ant] 8022512: JLightweightFrame: the content pane should be transparent
Reviewed-by: anthony

[alexsch] 8008728: [macosx] Swing. JDialog. Modal dialog goes to background
Reviewed-by: serb

[pchelko] 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
Reviewed-by: anthony, serb

[kshefov] 8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
Reviewed-by: alexsch, serb

[kshefov] 8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically.
Reviewed-by: alexsch, serb

[mcherkas] 8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
Reviewed-by: alexp, alexsch

[pchelko] 8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
Reviewed-by: serb, anthony

[pchelko] 8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits.
Reviewed-by: anthony, serb

[pchelko] 8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86
Reviewed-by: art, serb

[pchelko] 8024170: [SwingNode] Implement cursor change
Reviewed-by: anthony, ant

[dmarkov] 8024395: Improve fix for line break calculations
Reviewed-by: alexp, alexsch

[serb] 7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled
Reviewed-by: anthony, leonidr

[bagiras] 7064312: Cleanup: avoid using unsafe string function
Reviewed-by: serb, pchelko

[bagiras] 8003965: Toolkit.beep() documentation is ambiguous
Reviewed-by: anthony

[leonidr] 8003901: [macosx] Need test for JDK-8002114
Reviewed-by: anthony, serb

[malenkov] 8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
Reviewed-by: alexsch

[malenkov] 7057770: (spec)Scrollbar spec should specify that unit increment & decrement functionality may not be present
Reviewed-by: alexsch

[alexsch] 8021253: JFileChooser does not react on pressing enter since java 7
Reviewed-by: malenkov

[pchelko] 8024381: The test for 8020210 does not have @bug tag
Reviewed-by: anthony, serb

[serb] 8023042: Inaccuracy in documentation in a sound area
Reviewed-by: prr

[alexsch] 8020060: MoleculeViewerTest demo doesn't work due to SecurityPermissions
Reviewed-by: malenkov, erikj

[alexsch] 8024413: Add tests for issues JDK-8002077 and JDK-7199708
Reviewed-by: malenkov, leonidr

[lana] Merge

[mcherkas] 8023392: Swing text components printed with spaces between chars
Reviewed-by: alexsch, alexp
Contributed-by: anton.nashatyrev at oracle.com

[mcherkas] 8023565: JPG causes javax.imageio.IIOException: ICC APP2 encoutered without prior JFIF
Reviewed-by: bae, vadim

[pchelko] 8021943: FileDialog getFile returns corrupted string after previous setFile
Reviewed-by: anthony, serb
Contributed-by: alexander.zvegintsev at oracle.com

[malenkov] 7172865: PropertyDescriptor fails to work with setter method name if setter is non-void
Reviewed-by: art, alexsch

[alexsch] 8007156: [macosx] Wrong events in processKeyBinding of JTable Submit Date
Reviewed-by: leonidr

[malenkov] 6943780: JTabbedPane throws ArrayIndexOutOfBoundsException sometimes
Reviewed-by: alexsch

[art] 8022184: Fix static , Raw warnings in classes belonging to java.awt
Reviewed-by: art, anthony
Contributed-by: Srikalyan Chandrashekar <srikalyan.chandrashekar at oracle.com>

[malenkov] 7156658: JTextComponent.setFocusAccelerator() spec does not state that focus accelerator is L&F dependent
Reviewed-by: alexsch

[alexsch] 8022401: [macosx] javax/swing/text/JTextComponent/5074573/bug5074573.java fails
Reviewed-by: anthony

[pchelko] 8023966: JViewPort.BLIT_SCROLL_MODE does not work in JLightweightFrame
Reviewed-by: anthony, ant

[malenkov] 6968363: ClassCastException while entering HINDI characters with CustomDocument
Reviewed-by: alexsch

[ptbrunet] 8011955: Lunar screen reader crashes intermittently in WindowsAccessBridge-32.DLL
6995891: JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
8014738: Combobox menu items are not announced with JAWS
8011938: Java Ferret example corrupts JCombobox of the running application
8012011: JAB 2.0.2 incompletely shows kbd accelerator in menus
8022966: Java Access Bridge no longer usable with screen magnifiers
Reviewed-by: raginip, tbell, erikj, art

[lana] Merge

[malenkov] 8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails
Reviewed-by: alexsch

[malenkov] 8021379: JFileChooser Create New Folder button enabled in write proteced directory
Reviewed-by: alexsch

[malenkov] 7195179: ClassCastException for null values in JComboBox
Reviewed-by: alexsch

[dmarkov] 8023474: First mousepress doesn't start editing in JTree
Reviewed-by: alexp, anthony

[malenkov] 7080613: java.beans.DefaultPersistenceDelegate.instantiate(..) doesn't throw NPE
Reviewed-by: alexsch

[malenkov] 7057769: JScrollBar spec should specify that unit increment & decrement functionality may not be present
Reviewed-by: alexsch

[malenkov] 8023536: Some regression tests have a wrong header
Reviewed-by: alexsch

[lana] Merge

[ceisserer] 8024895: xrender MaskImage cache isn't accounting for change in alpha
Reviewed-by: prr, jchen

[prr] 7092764: java.awt.font.TransformAttribute.equals(null) throws NPE
Reviewed-by: jgodinez, jchen

------------------------------------------
Started by timer
Building in workspace <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/ws/>
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
513 files updated, 0 files merged, 3 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev f8c9a4b801481db20d46be6a8500bf37db098d07
[workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune f8c9a4b801481db20d46be6a8500bf37db098d07
[workspace] $ /bin/sh -xe /tmp/hudson7590446927332371063.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz     --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz     --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz     --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz     --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz     --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz     --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz     --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz     --with-jaxp-drop-zip=     --with-jaf-drop-zip=     --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz     --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz     --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz     --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz     --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz     --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz     --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz     --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz     --with-jaxp-drop-zip=     --with-jaf-drop-zip=     --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'.  Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... rfe76f3068203
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory... 
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Tue Oct  1 15:51:26 EDT 2013)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-openjdk
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes
checking for javac... /usr/lib/jvm/java-openjdk/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... no
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... no
checking if javax.annotation.Resource is missing... no
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz
checking for an alternate jar command... not specified
checking whether to use CACAO as VM... no
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ exit 1
Build step 'Execute shell' marked build as failure


More information about the icedtea-test mailing list