Build failed in Jenkins: IcedTea7TargetTesting #1763

Hudson Admin gnu.andrew at redhat.com
Fri Oct 17 07:01:48 UTC 2014


See <http://toadeater.yyz.redhat.com:8080/job/IcedTea7TargetTesting/1763/changes>

Changes:

[Andrew John Hughes _gnu_andrew at member.fsf.org_] Bump to icedtea-2.6pre09.

PR2003: --disable-system-gtk option broken by refactoring in PR1736
PR2009: Checksum of policy JAR files changes on every build
PR2025: LCMS_CFLAGS & LCMS_LIBS should not be used unless SYSTEM_LCMS is enabled
RH1015432: java-1.7.0-openjdk: Fails on PPC with StackOverflowError (revised comprehensive fix)
S4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links
S6545422: [TESTBUG] NativeErrors.java uses wrong path name in exec
S6642881: Improve performance of Class.getClassLoader()
S6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
S6883953: java -client -XX:ValueMapInitialSize=0 crashes
S7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets
S7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true
S7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
S7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10
S7122142: (ann) Race condition between isAnnotationPresent and getAnnotations
S7142035: assert in j.l.instrument agents during shutdown when daemon thread is running
S7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN
S7160837: DigestOutputStream does not turn off digest calculation when "close()" is called
S7169142: CookieHandler does not work with localhost
S7185456: (ann) Optimize Annotation handling in java/sun.reflect.* code for small number of annotations
S7195480: javax.smartcardio does not detect cards on Mac OS X
S7197159: accept different kvno if there no match
S8001105: findVirtual of Object[].clone produces internal error
S8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException
S8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException
S8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal
S8005232: (JEP-149) Class Instance size reduction
S8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently
S8011646: SEGV in compiled code with loop predication
S8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
S8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
S8012637: Adjust CipherInputStream class to work in AEAD/GCM mode
S8012941: JSR 292: too deep inlining might crash compiler because of stack overflow
S8013836: getFirstDayOfWeek reports wrong day for pt-BR locale
S8015256: Better class accessibility
S8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE
S8015586: [macosx] Test closed/java/awt/print/PrinterJob/PrintToDir.java fails on MacOSX
S8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java
S8016545: java.beans.XMLEncoder.writeObject output is wrong
S8017212: File.createTempFile requires unnecessary "read" permission
S8019324: assert(_f2 == 0 || _f2 == f2) failed: illegal field change
S8019623: Lack of synchronization in AppContext.getAppContext()
S8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address
S8021804: Certpath validation fails if validity period of root cert does not include validity period of intermediate cert
S8022070: Compilation error in stubGenerator_sparc.cpp with some compilers
S8022229: Intermittent test failures in sun/tools/jstatd
S8022721: TEST_BUG: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition
S8022783: Optimize C2 optimizations
S8024061: Exception thrown when drag and drop between two components is executed quickly
S8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError
S8024616: JSR292: lazily initialize core NamedFunctions used for bootstrapping
S8025051: Update resource files for TimeZone display names
S8025644: java/util/stream/test/org/openjdk/tests/java/util/stream/ToArrayOpTest.java fails with TestData): failure java.lang.AssertionError: expected [true] but found [false]
S8025917: JDK demo applets not running with >=7u40 or (JDK 8 and JDK 9)
S8026792: HOTSPOT: licensee reports a JDK8 build failure after 8005849/8005008 fixes integrated.
S8027359: XML parser returns incorrect parsing results
S8028159: C2: compiler stack overflow during inlining of @ForceInline methods
S8028192: Use of PKCS11-NSS provider in FIPS mode broken
S8028280: ParkEvent leak when running modified runThese which only loads classes
S8028616: Htmleditorkit parser doesn't handle leading slash (/)
S8028617: Dvorak keyboard mapping not honored when ctrl key pressed
S8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.
S8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings
S8028631: Improve the test coverage to the pathname handling on unix-like platforms
S8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
S8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
S8029190: VM_Version::determine_features() asserts on Fujitsu Sparc64 CPUs
S8029302: Performance regression in Math.pow intrinsic
S8029607: Type of Service (TOS) cannot be set in IPv6 header
S8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33
S8031290: Adjust call to getisax() for additional words returned
S8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter
S8032078: [macosx] CPlatformWindow.setWindowState throws RuntimeException, if windowState=ICONIFIED|MAXIMIZED_BOTH
S8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package
S8032669: Mouse release not being delivered to Swing component in 7u45
S8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
S8032808: Support Solaris SO_FLOW_SLA socket option
S8032872: [macosx] Cannot select from JComboBox in a JWindow
S8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
S8032878: Editable combos in table do not behave as expected
S8032909: XSLT string-length returns incorrect length when string includes complementary chars
S8033113: wsimport fails on WSDL:header parameter name customization
S8033278: Missed access checks for Lookup.unreflect* after 8032585
S8033696: "assert(thread != NULL) failed: just checking" due to Thread::current() and JNI pthread interaction
S8034200: Test java/net/CookieHandler/LocalHostCookie.java fails after fix of JDK-7169142
S8035162: Service printing service
S8035613: With active Securitymanager JAXBContext.newInstance fails
S8035781: Improve equality for annotations
S8036022: D3D: rendering with XOR composite causes InternalError.
S8036709: Java 7 jarsigner displays warning about cert policy tree
S8036805: Correct linker method lookup.
S8036810: Correct linker field lookup
S8036819: JAB: mneumonics not read for textboxes
S8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
S8036861: Application can't be loaded fine,the save dialog can't show up.
S8036863: Update jdk7 testlibrary to match jdk8 in hotspot
S8036936: Use local locales
S8036981: JAXB not preserving formatting for xsd:any Mixed content
S8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
S8037066: Secure transport layer
S8037477: Reproducible hang of JAWS and webstart application with JAB 2.0.4
S8037846: Ensure streaming of input cipher streams
S8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
S8038274: update 8u fix for 8028073 now that 8028280 is backported to 8u
S8038364: Use certificate exceptions correctly
S8038899: Safer safepoints
S8038903: More native monitor monitoring
S8038908: Make Signature more robust
S8038913: Bolster XML support
S8038925: Java with G1 crashes in dump_instance_fields using jmap or jcmd without fullgc
S8039050: Crash in C2 compiler at Node::rematerialize
S8039097: Some tests fail with NPE since 7u60 b12
S8039298: assert(base == NULL || t_adr->isa_rawptr() || ! phase->type(base)->higher_equal(TypePtr::NULL_PTR))
S8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X
S8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream
S8039509: Wrap sockets more thoroughly
S8039520: More atomicity of atomic updates
S8039533: Higher resolution resolvers
S8040168: Set hotspot version to hs24.66 and build to b01 for 7u66
S8040617: [macosx] Large JTable cell results in a OutOfMemoryException
S8041132: Increment hsx 24.66 build to b02 for 7u66-b09
S8041408: Increment hsx 24.55 build to b04 for 7u55-b34
S8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request
S8041529: Better parameterization of parameter lists
S8041540: Better use of pages in font processing
S8041545: Better validation of generated rasters
S8041564: Improved management of logger resources
S8041717: Issue with class file parser
S8041791: String.toLowerCase regression - violates Unicode standard
S8042052: assert(t != NULL) failed: must set before get
S8042059: Various fixes to linux/sparc
S8042582: Test java/awt/KeyboardFocusmanager/ChangeKFMTest/ChangeKFMTest.html fails on Windows x64
S8042590: Running form URL throws NPE
S8042603: 'SafepointPollOffset' was not declared in static member function 'static bool Arguments::check_vm_args_consistency()'
S8042609: Limit splashiness of splash images
S8042797: Avoid strawberries in LogRecord
S8042835: Remove mnemonic character from open, save and open directory JFileChooser's buttons
S8042850: Extra unused entries in ICU ScriptCodes enum
S8042857: 14 stuck threads waiting for notification on LDAPRequest
S8043200: Decrease the preference mode of RC4 in the enabled cipher suite list
S8043205: Incorrect system traps.h include path
S8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp
S8043207: Add const to Address argument for Assembler::swap
S8043210: Add _BIG_ENDIAN define on linux/sparc
S8043413: REGRESSION: Hotspot causes segmentation fault in jdk8ux, but not in jdk7ux
S8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX
S8043610: Sorting columns in JFileChooser fails with AppContext NPE
S8044274: Proper property processing
S8044406: JVM crash with JDK8 (build 1.8.0-b132) with G1 GC
S8044602: Increment minor version of HSx for 7u72 and initialize the build number
S8044603: Increment minor version of HSx for 7u71 and initialize the build number
S8044659: Java SecureRandom on SPARC T4 much slower than on x86/Linux
S8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files (zlib 1.2.8 port)
S8046007: Java app receives javax.print.PrintException: Printer is not accepting job
S8046233: VerifyError on backward branch
S8046287: [TESTBUG] runtime/Thread/TestThreadDumpMonitorContention.java failed error_cnt=12
S8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX
S8046516: Segmentation fault in JVM (easily reproducible)
S8046769: Set T family feature bit on Niagara systems
S8047186: jdk.net.Sockets throws InvocationTargetException instead of original runtime exceptions
S8048080: (smartcardio) javax.smartcardio.Card.openLogicalChannel() dosn't work on MacOSX
S8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow
S8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
S8049081: Increment hsx 24.72 build to b02 for 7u72-b03
S8049250: Need a flag to invert the Card.disconnect(reset) argument
S8049343: (tz) Support tzdata2014g
S8049542: C2: assert(size_in_words <= (julong)max_jint) failed: no overflow
S8049684: pstack crashes on java core dump
S8049787: Increment hsx 24.72 build to b03 for 7u72-b04
S8050158: Introduce system property to maintain RC4 preference order
S8050165: linux-sparcv9: NMT detail causes assert((intptr_t*)younger_sp[FP->sp_offset_in_saved_window()] == (intptr_t*)((intptr_t)sp - STACK_BIAS)) failed: younger_sp must be valid
S8050167: linux-sparcv9: hs_err file does not show any stack information
S8050485: super() in a try block in a ctor causes VerifyError
S8051012: Regression in verifier for <init> method call from inside of a branch
S8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE
S8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01
S8053963: (dc) Use DatagramChannel.receive() instead of read() in connect()
S8054019: Keytool Error publicKey's is not X.509, but X509
S8054530: C2: assert(res == old_res) failed: Inconsistency between old and new
S8054817: File ccache only recognizes Linux and Solaris defaults
S8054883: Segmentation error while running program
S8055176: 7u71 l10n resource file translation update
S8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c
S8055714: Increment hsx 24.72 build to b04 for 7u72-b11
S8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException
S8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM
S8056156: [TEST_BUG] Test javax/swing/JFileChooser/8046391/bug8046391.java fails in Windows
S8056211: api/java_awt/Event/InputMethodEvent/serial/index.html#Input[serial2002] failure
S8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris
S8057564: JVM hangs at getAgentProperties after attaching to VM with lower
S8057813: Alterations to jdk_security3 test target
S8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg)

2014-10-16  Andrew John Hughes  <gnu.andrew at member.fsf.org>

	* Makefile.am,
	(CORBA_CHANGESET): Update to icedtea-2.6pre09.
	(JAXP_CHANGESET): Likewise.
	(JAXWS_CHANGESET): Likewise.
	(JDK_CHANGESET): Likewise.
	(LANGTOOLS_CHANGESET): Likewise.
	(OPENJDK_CHANGESET): Likewise.
	(CORBA_SHA256SUM): Likewise.
	(JAXP_SHA256SUM): Likewise.
	(JAXWS_SHA256SUM): Likewise.
	(JDK_SHA256SUM): Likewise.
	(LANGTOOLS_SHA256SUM): Likewise.
	(OPENJDK_SHA256SUM): Likewise.
	* NEWS: Updated.
	* configure.ac: Bump to 2.6.0pre09.
	* hotspot.map.in: Update to icedtea-2.6.0pre09.
	* patches/boot/ecj-diamond.patch:
	Add new cases in javax.swing.JDesktopPane and
	jdk.net.Sockets.
	* patches/boot/ecj-multicatch.patch:
	Add new cases in javax.crypto.CipherInputStream
	and javax.crypto.CipherOutputStream.
	* patches/boot/ecj-stringswitch.patch:
	Add new case in
	sun.reflect.annotation.AnnotationInvocationHandler.

[Andrew John Hughes _gnu_andrew at member.fsf.org_] Add 2.5.3 release notes.

2014-10-15  Andrew John Hughes  <gnu.andrew at member.fsf.org>

	* NEWS: Add 2.5.3 release notes.

------------------------------------------
[...truncated 343 lines...]
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /bin/lsb_release
checking whether to use CACAO as VM... no
checking whether to use JamVM as VM... no
checking whether to use the Shark JIT... no
checking if a native HotSpot port is available for this architecture... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether to use the zero-assembler port... no
checking whether byte ordering is bigendian... no
checking which HotSpot build to use... default
checking for linux32... /bin/linux32
checking version of GCC... 4.8.3 (major version 4, minor version 8)
checking for getconf... /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/icedtea7-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 system library directory... 
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the PKCS11 crypto provider using NSS... disabled by default (edit java.security to enable)
checking for NSS... yes
checking whether to enable the Sun elliptic curve crypto provider... no
checking whether to build native code with debugging information... yes
checking whether to build Java bytecode with debugging information... yes
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to build documentation... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 20 (Heisenbug) (Fri Oct 17 03:01:36 EDT 2014)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking whether to download tarballs... no
checking for a JDK home directory... not specified
checking for /usr/lib/jvm/java-gcj... found
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes
checking for an ecj JAR file... /notnfs/nighttester/drops/ecj/ecj-4.5.jar
checking if a javac binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... yes
checking whether to compile ecj natively... yes
checking for gcj... /bin/gcj
checking if we are using ecj as javac... yes
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking if /usr/lib/jvm/java-gcj/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/native2ascii is a valid executable file... yes
checking if we are using CACAO as the build VM... no
checking for xsltproc... /bin/xsltproc
checking if the VM and compiler work together... yes
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 40188... no
checking if /usr/lib/jvm/java-gcj/bin/javah supports -X options... no
checking if /usr/lib/jvm/java-gcj/bin/javah exhibits Classpath bug 45526... no
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
checking for a tools.jar... not specified
configure: Using /usr/lib/jvm/java-gcj/lib/tools.jar for tools.jar
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... yes
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking if javax.management.remote.JMXServiceURL is missing... yes
checking if javax.management.modelmbean.ModelMBeanInfo is missing... yes
checking if java.util.regex.Matcher.quoteReplacement is missing... no
checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener is missing... yes
checking if javax.net.ssl.SSLContext.getDefaultSSLParameters is missing... yes
checking if javax.net.ssl.SSLEngine.setSSLParameters is missing... yes
checking if javax.rmi.ssl.SslRMIServerSocketFactory(javax.net.ssl.SSLContext.class,String[].class,String[].class,Boolean.TYPE) is missing... yes
checking if com.sun.mirror.type.TypeMirror is missing... yes
checking if com.sun.net.httpserver.Headers is missing... yes
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... yes
checking if the VM supports 1.7 bytecode... yes
checking whether to disable the use of bootstrap tools for bootstrapping... no
checking if the VM supports -Xbootclasspath... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea7/openjdk.tar.bz2
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.bz2
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.bz2
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.bz2
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.bz2
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.bz2
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/langtools.tar.bz2
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... /notnfs/nighttester/drops/cacao/cacao7.tar.gz
checking for a CACAO source directory... not specified
checking whether to use JamVM as VM... no
checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm7.tar.gz
checking whether to disable optimizations and build with -O0 -g... no
checking whether to enable -Werror... no
checking whether to enable JAR compression... true
checking for additional virtual machines to build... none
checking whether to enable the ARM32 JIT... yes
checking if a version suffix has been specified... no
checking whether to retrieve the source code from Mercurial... no
checking which Java timezone data directory to use... /usr/share/javazi
checking if a PaX kernel is in use... no
checking if a PaX utility was specified... no
checking if /usr/sbin/paxmark.sh is a valid executable file... no
checking for paxmark.sh... no
checking for paxctl-ng... no
checking for chpax... no
checking for paxctl... no
configure: WARNING: "No PaX utility found."
checking for hg... (cached) /bin/hg
checking which Mercurial revision to use... tip
checking for gcj... (cached) /bin/gcj
checking whether to use the system Kerberos install... yes
checking for krb5_cc_default in -lkrb5... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking X11/X.h usability... yes
checking X11/X.h presence... yes
checking for X11/X.h... yes
checking whether to use the system zlib install... yes
checking for ZLIB... yes
checking whether to use the system jpeg install... yes
checking for main in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking whether to use the system libpng install... yes
checking for PNG... yes
checking whether to use the system giflib install... yes
checking for main in -lgif... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking whether to use the system LCMS install... yes
checking for LCMS2... yes
checking whether to use the system Gtk+ install... yes
checking for GTK... yes
checking whether to use the system GIO install... yes
checking for GIO... yes
checking whether to use the system fontconfig install... yes
checking for FONTCONFIG... yes
checking whether to use fontconfig to provide better font rendering... no
checking for cupsServer in -lcups... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking whether to build against the required syscalls... yes
checking for openat64... yes
checking for fstatat64... yes
checking for fgetxattr... yes
checking for fsetxattr... yes
checking for fremovexattr... yes
checking for flistxattr... yes
checking for unlinkat... yes
checking for renameat... yes
checking for futimesat... yes
checking for fdopendir... yes
checking for epoll_create... yes
checking for epoll_ctl... yes
checking for epoll_wait... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking whether to use the system libpcsclite install... no
checking for XPROTO... yes
checking for XT... yes
checking for X11... yes
checking for XINERAMA... yes
checking for XRENDER... yes
checking sys/sdt.h usability... yes
checking sys/sdt.h presence... yes
checking for sys/sdt.h... yes
checking working sys/sdt.h and g++ support... yes
checking for absolute java home install dir... /notnfs/nighttester/icedtea7-target-testing/openjdk.build/j2sdk-image
checking for XTST... yes
checking for FREETYPE2... yes
checking for ALSA... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating hotspot.map
config.status: creating nss.cfg
config.status: creating javac
config.status: creating javap
config.status: creating javah
config.status: creating tz.properties
config.status: creating pax-mark-vm
config.status: creating remove-intree-libraries.sh
config.status: creating tapset/hotspot.stp
config.status: creating tapset/hotspot_jni.stp
config.status: creating tapset/jstack.stp
config.status: creating tapset/hotspot_gc.stp
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-systemtap
+ make env-boot
unset JAVA_HOME
export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/bin/ant" BUILD_NUMBER="b02" JDK_UPDATE_VERSION="80" JRE_RELEASE_VERSION="1.7.0_80-b02" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_RT="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" ZERO_BUILD="" SHARK_BUILD="" ZERO_LIBARCH="amd64" ARCH_DATA_MODEL="64" ZERO_ENDIANNESS="little" ZERO_ARCHDEF="AMD64" ZERO_ARCHFLAG="-m64" LIBFFI_CFLAGS="" LIBFFI_LIBS="" LLVM_CFLAGS="" LLVM_LDFLAGS="" LLVM_LIBS="" FT2_CFLAGS="-I/usr/include/freetype2 " FT2_LIBS="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" QUIETLY="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 20 (Heisenbug) (Fri Oct 17 03:01:36 EDT 2014)" DERIVATIVE_ID="IcedTea 2.6.0pre09+r2b88a80cab70+" ALT_JIBX_LIBS_PATH="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" SYSTEM_ZLIB="true" ZLIB_LIBS="-L/usr/lib64 -lz " ZLIB_CFLAGS="" SYSTEM_LCMS="true" LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" SYSTEM_PNG="true" PNG_LIBS="-lpng16 " PNG_CFLAGS="-I/usr/include/libpng16 " SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" SYSTEM_GTK="true" GTK_LIBS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " SYSTEM_GIO="true" GIO_LIBS="-lgio-2.0 -lgobject-2.0 -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig -lfreetype " FONTCONFIG_CFLAGS="-I/usr/include/freetype2 " COMPILE_AGAINST_SYSCALLS="true" SYSTEM_KRB5="true" KRB5_LIBS="-lkrb5" KRB5_CFLAGS="" SYSTEM_PCSC="no" PCSC_LIBS="" PCSC_CFLAGS="" COMPRESS_JARS="true" ARM32JIT="true"       RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar"   SYSTEM_NSS="false" DISABLE_INTREE_EC="true" DEBUG_BINARIES="true" DEBUG_CLASSFILES="true"  BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" GENSRCDIR="/notnfs/nighttester/icedtea7-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="1" DISABLE_NIMBUS="true" NO_DOCS="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot" XSLT="/bin/xsltproc"
+ make clone-boot
ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.bz2 openjdk.tar.bz2
if ! echo "301bcd38fa62237e62e9ec2c30a43f36b0c25ad666a8b855ff1d8b0e68d05a2f  openjdk.tar.bz2" \
  | /bin/sha256sum --check ; \
then \
  if test "xno" = "xyes"; then \
    if [ -e openjdk.tar.bz2 ] ; then \
      mv openjdk.tar.bz2 openjdk.tar.bz2.old ; \
    fi ; \
    /bin/wget http://icedtea.classpath.org/download/drops/icedtea7/2.6.0/openjdk.tar.bz2; \
    if ! echo "301bcd38fa62237e62e9ec2c30a43f36b0c25ad666a8b855ff1d8b0e68d05a2f  openjdk.tar.bz2" \
      | /bin/sha256sum --check ; then \
      echo "ERROR: Bad download of OpenJDK root zip"; false; \
    fi; \
  else \
    echo "ERROR: No up-to-date OpenJDK root zip available"; exit -1; \
  fi ; \
fi ;
openjdk.tar.bz2: FAILED
/bin/sha256sum: WARNING: 1 computed checksum did NOT match
ERROR: No up-to-date OpenJDK root zip available
make: *** [stamps/download-openjdk.stamp] Error 255
+ exit 1
Build step 'Execute shell' marked build as failure
No JDK named ‘(Default)’ found


More information about the icedtea-test mailing list