From gnu.andrew at redhat.com Wed Mar 6 03:16:02 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 6 Mar 2013 06:16:02 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #787 Message-ID: <876962388.400.1362568562247.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 453 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Mar 6 06:15:06 EST 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 7 03:14:36 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 7 Mar 2013 06:14:36 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #788 In-Reply-To: <876962388.400.1362568562247.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <876962388.400.1362568562247.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <173476207.403.1362654876396.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 438 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Mar 7 06:13:51 EST 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 7 21:51:28 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 8 Mar 2013 00:51:28 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1289 Message-ID: <1153330780.406.1362721888802.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 306 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Fri Mar 8 00:51:23 EST 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b27" JDK_UPDATE_VERSION="27" JRE_RELEASE_VERSION="1.6.0_27-b27" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Mar 8 00:51:23 EST 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+re162a16dad26" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk6.tar.gz openjdk-6-src-b27-26_oct_2012.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 7 22:58:34 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 8 Mar 2013 01:58:34 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #789 In-Reply-To: <173476207.403.1362654876396.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <173476207.403.1362654876396.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2130570999.408.1362725914025.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 438 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Mar 8 01:58:02 EST 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Mar 9 02:31:20 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 9 Mar 2013 05:31:20 -0500 (EST) Subject: Jenkins build is back to normal : IcedTea6TargetTesting #1290 In-Reply-To: <1153330780.406.1362721888802.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1153330780.406.1362721888802.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <137709577.411.1362825080420.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Sat Mar 9 03:24:11 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 9 Mar 2013 06:24:11 -0500 (EST) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #790 In-Reply-To: <2130570999.408.1362725914025.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2130570999.408.1362725914025.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <756262496.412.1362828251223.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sat Mar 9 06:23:24 EST 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Mar 10 04:22:22 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 10 Mar 2013 07:22:22 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #791 In-Reply-To: <756262496.412.1362828251223.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <756262496.412.1362828251223.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1629333923.414.1362914542130.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Mar 10 07:21:42 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Mar 11 03:30:56 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 11 Mar 2013 06:30:56 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #792 In-Reply-To: <1629333923.414.1362914542130.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1629333923.414.1362914542130.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <685981799.419.1362997856544.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Mar 11 06:30:16 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 12 03:22:56 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 12 Mar 2013 06:22:56 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #793 In-Reply-To: <685981799.419.1362997856544.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <685981799.419.1362997856544.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1362034712.426.1363083776682.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Mar 12 06:22:21 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 13 04:30:50 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 13 Mar 2013 07:30:50 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #794 In-Reply-To: <1362034712.426.1363083776682.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1362034712.426.1363083776682.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <724483355.430.1363174250529.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Mar 13 07:30:08 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 13 05:38:40 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 13 Mar 2013 08:38:40 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1242 Message-ID: <1946265905.431.1363178321095.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [Andrew John Hughes ] Add release notes for 2.1.7, 2.2.7 & 2.3.8. 2013-03-12 Andrew John Hughes * NEWS: Add release notes for 2.3.8, 2.1.7 & 2.2.7. [Andrew John Hughes ] PR1340: Simplify the rhino class rewriter to avoid use of concurrency 2013-03-11 Andrew John Hughes PR1340: Simplify the rewriter, avoiding concurrency. * rewriter/com/redhat/rewriter/ClassRewriter.java: Always use the single threaded executor. ------------------------------------------ [...truncated 88800 lines...] ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLCipherInput.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLCipherParameters.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLEncryptionException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/AlgorithmAlreadyRegisteredException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/Base64DecodingException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/XMLSecurityException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/XMLSecurityRuntimeException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/ContentHandlerAlreadyRegisteredException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyInfo.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyUtils.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/KeyInfoContent.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/KeyName.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/KeyValue.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/MgmtData.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/PGPData.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/RetrievalMethod.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/SPKIData.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/X509Data.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/DSAKeyValue.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/KeyValueContent.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/keyvalues/RSAKeyValue.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509CRL.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509Certificate.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509DataContent.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509IssuerSerial.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SKI.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/x509/XMLX509SubjectName.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/InvalidKeyResolverException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverSpi.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/DSAKeyValueResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/EncryptedKeyResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/RSAKeyValueResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/RetrievalMethodResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509CertificateResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509IssuerSerialResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SKIResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SubjectNameResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolverException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolverSpi.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/CertsInFilesystemDirectoryResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/KeyStoreResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/SingleCertificateResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/InvalidDigestValueException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/InvalidSignatureValueException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/Manifest.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/MissingResourceFailureException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/NodeFilter.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/ObjectContainer.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/ReferenceNotInitializedException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperties.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignatureProperty.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/SignedInfo.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignature.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInput.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureInputDebugger.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/InvalidTransformException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/Transform.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/TransformParam.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/TransformSpi.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/TransformationException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/Transforms.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/FuncHere.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/FuncHereContext.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformBase64Decode.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N11.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N11_WithComments.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NExclusive.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NExclusiveWithComments.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NWithComments.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformEnvelopedSignature.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath2Filter.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPointer.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXSLT.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/InclusiveNamespaces.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPath2FilterContainer.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPath2FilterContainer04.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPathContainer.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/transforms/params/XPathFilterCHGPContainer.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/Base64.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/CachedXPathAPIHolder.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/CachedXPathFuncHereAPI.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/Constants.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/DigesterOutputStream.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementChecker.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementCheckerImpl.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementProxy.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/EncryptionConstants.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/EncryptionElementProxy.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/HelperNodeList.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/I18n.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/IdResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/IgnoreAllErrorHandler.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/JavaUtils.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/RFC2253Parser.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/SignatureElementProxy.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/SignerOutputStream.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/UnsyncBufferedOutputStream.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/UnsyncByteArrayOutputStream.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/XMLUtils.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/XPathFuncHereAPI.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolver.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverException.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverSpi.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverAnonymous.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverDirectHTTP.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverFragment.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverLocalFilesystem.java ../../../../../../src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverXPointer.java # Running javac: /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx512m -J-Xms512m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../../../src/solaris/classes:../../../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/xml/com.sun.org.apache.xml/.classes.list Annotation processing got disabled, since it requires a 1.6 compliant JVM make[8]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com/sun/org/apache/xml' Done Processing SUBDIRS: xml make[7]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com/sun/org/apache' Done Processing SUBDIRS: apache make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com/sun/org' INFO: ENABLE_FULL_DEBUG_SYMBOLS=1 INFO: /usr/bin/objcopy cmd found so will create .debuginfo files. INFO: STRIP_POLICY=no_strip INFO: ZIP_DEBUGINFO_FILES=1 make[6]: Entering directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com/sun/rowset' /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_de.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_de.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_de.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_de.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_de.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_de.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_es.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_es.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_es.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_es.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_es.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_es.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_fr.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_fr.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_fr.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_fr.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_fr.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_fr.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_it.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_it.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_it.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_it.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_it.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_it.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ja.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_ja.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ja.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ja.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ja.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ja.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ko.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_ko.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ko.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ko.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ko.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_ko.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_pt_BR.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_sv.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_sv.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_sv.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_sv.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_sv.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_sv.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_CN.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /bin/mkdir -p /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset rm -f /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_HK.properties /bin/cp ../../../../src/share/classes/com/sun/rowset/RowSetResourceBundle_zh_TW.properties /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_HK.properties /bin/chmod a+rw /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_HK.properties # Adding to strip properties list: /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_HK.properties /bin/echo -e "/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes/com/sun/rowset/RowSetResourceBundle_zh_HK.properties" >> /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/java -XX:-PrintVMOptions -XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx512m -Xms512m -XX:PermSize=32m -XX:MaxPermSize=160m -jar /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/btjars/stripproperties.jar -optionsfile /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/strip_prop_options # Java sources to be compiled: (listed in file /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/.classes.list) ../../../../src/share/classes/com/sun/rowset/FilteredRowSetImpl.java ../../../../src/share/classes/com/sun/rowset/JdbcRowSetImpl.java ../../../../src/share/classes/com/sun/rowset/JoinRowSetImpl.java ../../../../src/share/classes/com/sun/rowset/RowSetFactoryImpl.java ../../../../src/share/classes/com/sun/rowset/WebRowSetImpl.java ../../../../src/share/classes/com/sun/rowset/internal/WebRowSetXmlReader.java ../../../../src/share/classes/com/sun/rowset/internal/WebRowSetXmlWriter.java ../../../../src/share/classes/com/sun/rowset/internal/XmlErrorHandler.java ../../../../src/share/classes/com/sun/rowset/internal/XmlReaderContentHandler.java ../../../../src/share/classes/com/sun/rowset/internal/XmlResolver.java ../../../../src/share/classes/com/sun/rowset/providers/RIXMLProvider.java # Running javac: /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx512m -J-Xms512m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../src/solaris/classes:../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/com.sun.rowset/.classes.list Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in ../../../../src/share/classes/com/sun/rowset/FilteredRowSetImpl.java (at line 0) /* ^ Internal compiler error java.lang.NullPointerException at org.eclipse.jdt.internal.compiler.ReadManager.getContents(ReadManager.java:137) at org.eclipse.jdt.internal.compiler.parser.Parser.parse(Parser.java:9485) at org.eclipse.jdt.internal.compiler.parser.Parser.parse(Parser.java:9457) at org.eclipse.jdt.internal.compiler.parser.Parser.dietParse(Parser.java:8102) at org.eclipse.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:696) at org.eclipse.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:376) at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:420) at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3566) at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1645) at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1358) ---------- 1 problem (1 error)make[6]: *** [.compile.classlist] Error 255 make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com/sun/rowset' make[5]: *** [all] Error 1 make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com/sun' make[4]: *** [all] Error 1 make[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/com' make[3]: *** [all] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make' make[2]: *** [jdk-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make: *** [stamps/icedtea-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 14 04:35:01 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 14 Mar 2013 07:35:01 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #795 In-Reply-To: <724483355.430.1363174250529.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <724483355.430.1363174250529.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <523505506.438.1363260901201.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Mar 14 07:34:17 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r781104609348" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 14 10:12:28 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 14 Mar 2013 13:12:28 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1243 In-Reply-To: <1946265905.431.1363178321095.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1946265905.431.1363178321095.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1607413342.439.1363281149850.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Fri Mar 15 04:43:42 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 15 Mar 2013 07:43:42 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #796 In-Reply-To: <523505506.438.1363260901201.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <523505506.438.1363260901201.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <789966436.443.1363347822373.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 462 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Fri Mar 15 07:43:04 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Mar 15 05:50:43 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 15 Mar 2013 08:50:43 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1244 Message-ID: <1522558346.444.1363351844381.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 84599 lines...] ../../../../src/share/classes/sun/io/CharToByteCp964.java ../../../../src/share/classes/sun/io/CharToByteCp970.java ../../../../src/share/classes/sun/io/CharToByteDBCS_ASCII.java ../../../../src/share/classes/sun/io/CharToByteDBCS_EBCDIC.java ../../../../src/share/classes/sun/io/CharToByteDoubleByte.java ../../../../src/share/classes/sun/io/CharToByteEUC.java ../../../../src/share/classes/sun/io/CharToByteEUC_CN.java ../../../../src/share/classes/sun/io/CharToByteEUC_JP.java ../../../../src/share/classes/sun/io/CharToByteEUC_JP_LINUX.java ../../../../src/share/classes/sun/io/CharToByteEUC_JP_Solaris.java ../../../../src/share/classes/sun/io/CharToByteEUC_KR.java ../../../../src/share/classes/sun/io/CharToByteEUC_TW.java ../../../../src/share/classes/sun/io/CharToByteGB18030.java ../../../../src/share/classes/sun/io/CharToByteGBK.java ../../../../src/share/classes/sun/io/CharToByteISCII91.java ../../../../src/share/classes/sun/io/CharToByteISO2022.java ../../../../src/share/classes/sun/io/CharToByteISO2022CN_CNS.java ../../../../src/share/classes/sun/io/CharToByteISO2022CN_GB.java ../../../../src/share/classes/sun/io/CharToByteISO2022JP.java ../../../../src/share/classes/sun/io/CharToByteISO2022KR.java ../../../../src/share/classes/sun/io/CharToByteISO8859_3.java ../../../../src/share/classes/sun/io/CharToByteISO8859_6.java ../../../../src/share/classes/sun/io/CharToByteISO8859_8.java ../../../../src/share/classes/sun/io/CharToByteJIS0201.java ../../../../src/share/classes/sun/io/CharToByteJIS0208.java ../../../../src/share/classes/sun/io/CharToByteJIS0208_Solaris.java ../../../../src/share/classes/sun/io/CharToByteJIS0212.java ../../../../src/share/classes/sun/io/CharToByteJIS0212_Solaris.java ../../../../src/share/classes/sun/io/CharToByteJohab.java ../../../../src/share/classes/sun/io/CharToByteMS874.java ../../../../src/share/classes/sun/io/CharToByteMS932.java ../../../../src/share/classes/sun/io/CharToByteMS936.java ../../../../src/share/classes/sun/io/CharToByteMS949.java ../../../../src/share/classes/sun/io/CharToByteMS950.java ../../../../src/share/classes/sun/io/CharToByteMS950_HKSCS.java ../../../../src/share/classes/sun/io/CharToByteMacArabic.java ../../../../src/share/classes/sun/io/CharToByteMacCentralEurope.java ../../../../src/share/classes/sun/io/CharToByteMacCroatian.java ../../../../src/share/classes/sun/io/CharToByteMacCyrillic.java ../../../../src/share/classes/sun/io/CharToByteMacDingbat.java ../../../../src/share/classes/sun/io/CharToByteMacGreek.java ../../../../src/share/classes/sun/io/CharToByteMacHebrew.java ../../../../src/share/classes/sun/io/CharToByteMacIceland.java ../../../../src/share/classes/sun/io/CharToByteMacRoman.java ../../../../src/share/classes/sun/io/CharToByteMacRomania.java ../../../../src/share/classes/sun/io/CharToByteMacSymbol.java ../../../../src/share/classes/sun/io/CharToByteMacThai.java ../../../../src/share/classes/sun/io/CharToByteMacTurkish.java ../../../../src/share/classes/sun/io/CharToByteMacUkraine.java ../../../../src/share/classes/sun/io/CharToBytePCK.java ../../../../src/share/classes/sun/io/CharToByteSJIS.java ../../../../src/share/classes/sun/io/CharToByteTIS620.java ../../../../src/share/classes/sun/nio/cs/ext/Big5_HKSCS.java ../../../../src/share/classes/sun/nio/cs/ext/Big5_HKSCS_2001.java ../../../../src/share/classes/sun/nio/cs/ext/Big5_Solaris.java ../../../../src/share/classes/sun/nio/cs/ext/DelegatableDecoder.java ../../../../src/share/classes/sun/nio/cs/ext/DoubleByte.java ../../../../src/share/classes/sun/nio/cs/ext/DoubleByteDecoder.java ../../../../src/share/classes/sun/nio/cs/ext/DoubleByteEncoder.java ../../../../src/share/classes/sun/nio/cs/ext/EUC_JP.java ../../../../src/share/classes/sun/nio/cs/ext/EUC_JP_LINUX.java ../../../../src/share/classes/sun/nio/cs/ext/EUC_JP_Open.java ../../../../src/share/classes/sun/nio/cs/ext/EUC_TW.java ../../../../src/share/classes/sun/nio/cs/ext/ExtendedCharsets.java ../../../../src/share/classes/sun/nio/cs/ext/GB18030.java ../../../../src/share/classes/sun/nio/cs/ext/HKSCS.java ../../../../src/share/classes/sun/nio/cs/ext/IBM33722.java ../../../../src/share/classes/sun/nio/cs/ext/IBM834.java ../../../../src/share/classes/sun/nio/cs/ext/IBM942C.java ../../../../src/share/classes/sun/nio/cs/ext/IBM943C.java ../../../../src/share/classes/sun/nio/cs/ext/IBM949C.java ../../../../src/share/classes/sun/nio/cs/ext/IBM964.java ../../../../src/share/classes/sun/nio/cs/ext/ISCII91.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022_CN.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022_CN_CNS.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022_CN_GB.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022_JP.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022_JP_2.java ../../../../src/share/classes/sun/nio/cs/ext/ISO2022_KR.java ../../../../src/share/classes/sun/nio/cs/ext/JISAutoDetect.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0201.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS5022X_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS5022X_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS932_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_MS932_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Solaris_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0208_Solaris_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_MS5022X_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_MS5022X_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Solaris_Decoder.java ../../../../src/share/classes/sun/nio/cs/ext/JIS_X_0212_Solaris_Encoder.java ../../../../src/share/classes/sun/nio/cs/ext/MS50220.java ../../../../src/share/classes/sun/nio/cs/ext/MS50221.java ../../../../src/share/classes/sun/nio/cs/ext/MS932_0213.java ../../../../src/share/classes/sun/nio/cs/ext/MS950_HKSCS.java ../../../../src/share/classes/sun/nio/cs/ext/MS950_HKSCS_XP.java ../../../../src/share/classes/sun/nio/cs/ext/MSISO2022JP.java ../../../../src/share/classes/sun/nio/cs/ext/PCK.java ../../../../src/share/classes/sun/nio/cs/ext/SJIS.java ../../../../src/share/classes/sun/nio/cs/ext/SJIS_0213.java ../../../../src/share/classes/sun/nio/cs/ext/SimpleEUCEncoder.java ../../../../src/solaris/classes/sun/awt/motif/X11GB2312.java ../../../../src/solaris/classes/sun/awt/motif/X11GBK.java ../../../../src/solaris/classes/sun/awt/motif/X11KSC5601.java ../../../../src/solaris/classes/sun/nio/cs/ext/COMPOUND_TEXT.java ../../../../src/solaris/classes/sun/nio/cs/ext/COMPOUND_TEXT_Decoder.java ../../../../src/solaris/classes/sun/nio/cs/ext/COMPOUND_TEXT_Encoder.java ../../../../src/solaris/classes/sun/nio/cs/ext/CompoundTextSupport.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/Big5.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/EUC_CN.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/EUC_KR.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/EUC_TWMapping.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/GBK.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/HKSCS2001Mapping.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/HKSCSMapping.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/HKSCS_XPMapping.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM037.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1006.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1025.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1026.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1046.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1047.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1097.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1098.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1112.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1122.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1123.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1124.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1140.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1141.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1142.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1143.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1144.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1145.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1146.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1147.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1148.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1149.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1364.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1381.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM1383.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM273.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM277.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM278.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM280.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM284.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM285.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM297.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM420.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM424.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM500.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM833.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM838.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM856.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM860.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM861.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM863.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM864.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM865.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM868.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM869.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM870.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM871.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM875.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM918.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM921.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM922.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM930.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM933.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM935.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM937.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM939.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM942.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM943.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM948.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM949.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM950.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/IBM970.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/ISO_8859_11.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/ISO_8859_3.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/ISO_8859_6.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/ISO_8859_8.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/Johab.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS1255.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS1256.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS1258.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS874.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS932.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS936.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS949.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MS950.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacArabic.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacCentralEurope.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacCroatian.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacCyrillic.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacDingbat.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacGreek.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacHebrew.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacIceland.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacRoman.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacRomania.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacSymbol.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacThai.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacTurkish.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/MacUkraine.java /notnfs/nighttester/icedtea7-target-testing/generated.build/sun/nio/cs/ext/TIS_620.java # Running javac: /notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/bin/javac -J-XX:ThreadStackSize=1536 -J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput -J-Xmx512m -J-Xms512m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -g -source 7 -target 7 -encoding ascii -Xbootclasspath:/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/classes -Xlint:serial,-deprecation -sourcepath /notnfs/nighttester/icedtea7-target-testing/generated.build:../../../../src/solaris/classes:../../../../src/share/classes -bootclasspath /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.nio/classes:/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar -d /notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.nio/classes @/notnfs/nighttester/icedtea7-target-testing/openjdk.build-boot/tmp/sun/sun.nio/.classes.list Annotation processing got disabled, since it requires a 1.6 compliant JVM ---------- 1. ERROR in ../../../../src/share/classes/sun/io/ByteToCharDoubleByte.java (at line 0) /* ^ Internal compiler error java.lang.NullPointerException at org.eclipse.jdt.internal.compiler.ReadManager.getContents(ReadManager.java:137) at org.eclipse.jdt.internal.compiler.parser.Parser.parse(Parser.java:9485) at org.eclipse.jdt.internal.compiler.parser.Parser.parse(Parser.java:9457) at org.eclipse.jdt.internal.compiler.parser.Parser.dietParse(Parser.java:8102) at org.eclipse.jdt.internal.compiler.Compiler.internalBeginToCompile(Compiler.java:696) at org.eclipse.jdt.internal.compiler.Compiler.beginToCompile(Compiler.java:376) at org.eclipse.jdt.internal.compiler.Compiler.compile(Compiler.java:420) at org.eclipse.jdt.internal.compiler.batch.Main.performCompilation(Main.java:3566) at org.eclipse.jdt.internal.compiler.batch.Main.compile(Main.java:1645) at org.eclipse.jdt.internal.compiler.batch.Main.main(Main.java:1358) ---------- 1 problem (1 error)make[6]: *** [.compile.classlist] Error 255 make[6]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/nio/cs' make[5]: *** [all] Error 1 make[5]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun/nio' make[4]: *** [all] Error 1 make[4]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make/sun' make[3]: *** [all] Error 1 make[3]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot/jdk/make' make[2]: *** [jdk-build] Error 2 make[2]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make[1]: *** [build_product_image] Error 2 make[1]: Leaving directory `/notnfs/nighttester/icedtea7-target-testing/openjdk-boot' make: *** [stamps/icedtea-boot.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Mar 15 21:54:47 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 16 Mar 2013 00:54:47 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1297 Message-ID: <1079913824.445.1363409687122.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 302 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Sat Mar 16 00:54:40 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b27" JDK_UPDATE_VERSION="27" JRE_RELEASE_VERSION="1.6.0_27-b27" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sat Mar 16 00:54:40 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+re162a16dad26" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk6.tar.gz openjdk-6-src-b27-26_oct_2012.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Mar 15 23:05:27 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 16 Mar 2013 02:05:27 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #797 In-Reply-To: <789966436.443.1363347822373.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <789966436.443.1363347822373.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <615700219.446.1363413927430.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sat Mar 16 02:04:52 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Mar 16 05:49:24 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sat, 16 Mar 2013 08:49:24 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1245 In-Reply-To: <1522558346.444.1363351844381.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1522558346.444.1363351844381.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1267078008.447.1363438165637.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Sat Mar 16 21:03:20 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 17 Mar 2013 00:03:20 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1298 In-Reply-To: <1079913824.445.1363409687122.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1079913824.445.1363409687122.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <633346247.448.1363493000089.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 299 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Sun Mar 17 00:03:14 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b27" JDK_UPDATE_VERSION="27" JRE_RELEASE_VERSION="1.6.0_27-b27" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Mar 17 00:03:14 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+re162a16dad26" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk6.tar.gz openjdk-6-src-b27-26_oct_2012.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sat Mar 16 22:26:49 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 17 Mar 2013 01:26:49 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #798 In-Reply-To: <615700219.446.1363413927430.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <615700219.446.1363413927430.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1229168344.449.1363498009384.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Mar 17 01:26:10 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Mar 17 21:03:18 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 18 Mar 2013 00:03:18 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1299 In-Reply-To: <633346247.448.1363493000089.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <633346247.448.1363493000089.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <617429664.450.1363579398495.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 299 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Mon Mar 18 00:03:13 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... /notnfs/nighttester/drops/openjdk6.tar.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/hotspot/hs23.tar.gz checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b27" JDK_UPDATE_VERSION="27" JRE_RELEASE_VERSION="1.6.0_27-b27" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Mar 18 00:03:13 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+re162a16dad26" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ RHINO_JAR="/notnfs/nighttester/icedtea6-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/openjdk6.tar.gz openjdk-6-src-b27-26_oct_2012.tar.gz mkdir -p stamps touch stamps/download-openjdk.stamp ln -sf /notnfs/nighttester/drops/hotspot/hs23.tar.gz hotspot.tar.gz hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi hotspot.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Mar 17 22:15:36 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 18 Mar 2013 01:15:36 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #799 In-Reply-To: <1229168344.449.1363498009384.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1229168344.449.1363498009384.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1614117623.453.1363583736339.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Mar 18 01:14:37 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Mar 18 06:06:54 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 18 Mar 2013 09:06:54 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #365 In-Reply-To: <629500468.264.1345044567892.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <629500468.264.1345044567892.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1895410992.454.1363612014679.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 377 lines...] rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp if [ -d /notnfs/nighttester/icedtea8-target-testing/openjdk.build/jaxws ] ; then \ (cd openjdk/jaxws ; \ /usr/bin/ant -Doutput.dir=/notnfs/nighttester/icedtea8-target-testing/openjdk.build/jaxws clobber ; \ cd ../../); \ fi mkdir -p stamps rm -f stamps/extract-jaxws.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/generated.build rm -f stamps/generated.stamp rm -f native-ecj rm -rf stamps/native-ecj.stamp rm -f stamps/hgforest.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm.stamp rm -f stamps/icedtea-stage2.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -f stamps/icedtea-debug-stage2.stamp rm -f stamps/icedtea-stage1.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot/jre/lib ] ; then \ cp /usr/lib/jvm/java/jre/lib/rt.jar /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot/jre/lib ; \ fi rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/rewriter.build rm -f stamps/rewriter.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "nss.cfg javac javap javah tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp remove-intree-libraries.sh" || rm -f nss.cfg javac javap javah tz.properties tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp remove-intree-libraries.sh test . = "." || test -z "" || rm -f rm -f drops/jaxp145_01.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk7-jaf-2010_08_19.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk7-jaxws2_2_4-b03-2011_05_27.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp if [ ! -z openjdk.tar.gz ] ; then \ rm -f openjdk.tar.gz ; \ fi if [ ! -z corba.tar.gz ] ; then \ rm -f corba.tar.gz ; \ fi if [ ! -z jaxp.tar.gz ] ; then \ rm -f jaxp.tar.gz ; \ fi if [ ! -z jaxws.tar.gz ] ; then \ rm -f jaxws.tar.gz ; \ fi if [ ! -z jdk.tar.gz ] ; then \ rm -f jdk.tar.gz ; \ fi if [ ! -z langtools.tar.gz ] ; then \ rm -f langtools.tar.gz ; \ fi if [ ! -z hotspot.tar.gz ] ; then \ rm -f hotspot.tar.gz ; \ fi rm -f stamps/download-openjdk.stamp rm -f cacao-d6264eb66506.tar.bz2 rm -f stamps/download-cacao.stamp rm -f jamvm-4617da717ecb05654ea5bb9572338061106a414d.tar.gz rm -f stamps/download-jamvm.stamp rm -f stamps/download.stamp if [ /notnfs/nighttester/icedtea8-target-testing != /notnfs/nighttester/icedtea8-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ] ; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + hg pull pulling from http://icedtea.classpath.org/hg/icedtea searching for changes adding changesets adding manifests adding file changes added 2 changesets with 14 changes to 12 files (run 'hg update' to get a working copy) + hg update 12 files updated, 0 files merged, 1266 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... r14ea939ddd75 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) (Mon Mar 18 09:06:48 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-gcj 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 javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj 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 @ 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... no checking for native2ascii... /usr/bin/native2ascii checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc 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... yes 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... yes checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if sun.awt.SunToolkit is missing... yes checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... yes configure: error: /usr/lib/jvm/java-gcj/bin/javac does not support the diamond operator + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 19 03:33:27 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 19 Mar 2013 06:33:27 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6TargetTesting #1300 In-Reply-To: <617429664.450.1363579398495.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <617429664.450.1363579398495.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <893935057.457.1363689208463.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Tue Mar 19 04:30:34 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 19 Mar 2013 07:30:34 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #800 In-Reply-To: <1614117623.453.1363583736339.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1614117623.453.1363583736339.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1733943917.459.1363692634287.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 434 lines...] checking cups/ppd.h usability... yes checking cups/ppd.h presence... yes checking for cups/ppd.h... yes checking X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Mar 19 07:29:45 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+r55720644035f+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_04.zip if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_04.zip ] ; \ then \ mv drops/jaxp144_04.zip drops/jaxp144_04.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_04.zip -O drops/jaxp144_04.zip; \ if ! echo "490f696218c1fed9cb180680af883fe309b414fec232e9cec19645e12ad0b43c drops/jaxp144_04.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_04.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp mkdir -p stamps touch stamps/download-hotspot.stamp touch stamps/download.stamp if ! test -d openjdk ; then \ cp -pPR -l /notnfs/nighttester/jdk6/ openjdk ; \ fi mkdir -p stamps touch stamps/extract-openjdk.stamp mkdir -p stamps touch stamps/extract-cacao.stamp mkdir -p stamps touch stamps/extract-jamvm.stamp mkdir -p stamps touch stamps/extract.stamp mkdir -p stamps touch stamps/replace-hotspot.stamp for target in /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools \ /notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/*cpu/* ; do \ link=$(dirname $target | sed 's/^.*arm_port/openjdk/'); \ cp -rv -l $target $link; \ chmod -R ug+rwX $link; \ done `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools' -> `openjdk/hotspot/tools' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/tools/mkbc.c' -> `openjdk/hotspot/tools/mkbc.c' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/thumb2.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/thumb2.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/arm_cas.S' -> `openjdk/hotspot/src/cpu/zero/vm/arm_cas.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' -> `openjdk/hotspot/src/cpu/zero/vm/cppInterpreter_arm.S' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/asm_helper.cpp' -> `openjdk/hotspot/src/cpu/zero/vm/asm_helper.cpp' `/notnfs/nighttester/icedtea6-hg-target-testing/arm_port/hotspot/src/cpu/zero/vm/bytecodes_arm.def' -> `openjdk/hotspot/src/cpu/zero/vm/bytecodes_arm.def' mkdir -p stamps touch stamps/ports.stamp if [ ! -e /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ]; then \ cp -a /notnfs/nighttester/icedtea6-hg-target-testing/generated /notnfs/nighttester/icedtea6-hg-target-testing/generated.build && \ chmod -R ug+rwX /notnfs/nighttester/icedtea6-hg-target-testing/generated.build ; \ fi mkdir -p stamps touch stamps/generated.stamp cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.9.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.10.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.11.properties cp openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.properties openjdk/jdk/src/solaris/classes/sun/awt/fontconfigs/linux.fontconfig.Fedora.12.properties mkdir -p stamps touch stamps/fonts.stamp mkdir -p stamps ; \ rm -f stamps/patch-fsg.stamp.tmp ; \ touch stamps/patch-fsg.stamp.tmp ; \ all_patches_ok=yes; \ for p in ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch-fsg.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch-fsg.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch-fsg.stamp.tmp stamps/patch-fsg.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi ; mkdir -p stamps ; \ rm -f stamps/patch.stamp.tmp ; \ touch stamps/patch.stamp.tmp ; \ all_patches_ok=yes; \ for p in patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patches/security/20130201/7201068.patch patches/security/20130201/6563318.patch patches/security/20130201/6664509.patch patches/security/20130201/6776941.patch patches/security/20130201/7141694.patch patches/security/20130201/7173145.patch patches/security/20130201/7186945.patch patches/security/20130201/7186948.patch patches/security/20130201/7186952.patch patches/security/20130201/7186954.patch patches/security/20130201/7192392.patch patches/security/20130201/7192393.patch patches/security/20130201/7192977.patch patches/security/20130201/7197546.patch patches/security/20130201/7200491.patch patches/security/20130201/7200500.patch patches/security/20130201/7201064.patch patches/security/20130201/7201066.patch patches/security/20130201/7201070.patch patches/security/20130201/7201071.patch patches/security/20130201/8000210.patch patches/security/20130201/8000537.patch patches/security/20130201/8000540.patch patches/security/20130201/8000631.patch patches/security/20130201/8001242.patch patches/security/20130201/8001307.patch patches/security/20130201/8001972.patch patches/security/20130201/8002325.patch patches/security/20130201/8001235.patch patches/stdc-limit-macros.patch patches/openjdk/4993545-nativeinlightfixer.patch patches/openjdk/6637796-set_bounds.patch patches/openjdk/6607660-treelock.patch patches/openjdk/6607170-request_focus.patch patches/openjdk/4685768-focus.patch patches/openjdk/6616323-component_array.patch patches/openjdk/6682046-shape_calculation.patch patches/openjdk/6797195-hw_lw_mixing.patch patches/openjdk/6725214-direct3d-01.patch patches/openjdk/6748082-isDisplayLocal.patch patches/openjdk/6633275-shaped_translucent_windows.patch patches/security/20120214/7112642.patch patches/openjdk/6769607-modal-hangs.patch patches/openjdk/6791612-opengl-jni-fix.patch patches/openjdk/6755274-glgetstring-crash.patch patches/openjdk/6984543-onscreen_rendering_resize_test.patch patches/openjdk/6693253-security_warning.patch patches/openjdk/6444769-windowwithwarningtest.patch patches/notice-safepoints.patch patches/parisc-opt.patch patches/lucene-crash.patch patches/version.patch patches/version-hotspot.patch patches/text-relocations.patch patches/openjdk/7043921-java_rmi_cgi.patch patches/use-system-tzdata.patch patches/headers.patch patches/gcc-suffix.patch patches/memory-limits.patch patches/libraries.patch patches/jvmtiEnv.patch patches/lcms.patch patches/print_lsb_release.patch patches/uname.patch patches/freetypeversion.patch patches/nomotif-6706121.patch patches/nomotif.patch patches/nomotif-mtoolkit.patch patches/alpha-fixes.patch patches/alt-jar.patch patches/jdk-use-ssize_t.patch patches/use-idx_t.patch patches/params-cast-size_t.patch patches/clean-crypto.patch patches/arch.patch patches/lc_ctype.patch patches/xjc.patch patches/linker-libs-order.patch patches/testenv.patch patches/samejvm-safe.patch patches/pr261.patch patches/sparc-buildfixes.patch patches/sparc64-linux.patch patches/sparc-ptracefix.patch patches/sparc-trapsfix.patch patches/jtreg-6592792.patch patches/s390-noinline.patch patches/jtreg-dnd.patch patches/jtreg-jrunscript.patch patches/network-unreachable.patch patches/dnd-filelists.patch patches/disable-cc-incompatible-sanity-checks.patch patches/explicit-target-arch.patch patches/openjdk/7019808-stack_noexec.patch patches/parisc.patch patches/sh4-support.patch patches/policy-evaluation.patch patches/update-bootclasspath.patch patches/openjdk/6959123-libpng_14.patch patches/applet_hole.patch patches/jtreg-httpTest.patch patches/arm.patch patches/debug-dir.patch patches/override-redirect-metacity.patch patches/openjdk/6967533-pre_epoch.patch patches/fonts-rhel.patch patches/fonts-gentoo.patch patches/ipv4-mapped-ipv6-addresses.patch patches/jtreg-OpenGLContextInit.patch patches/openjdk/6510892-httpserver_test.patch patches/openjdk/6638712-wildcard_types.patch patches/openjdk/6650759-missing_inference.patch patches/numa_on_early_glibc.patch patches/jtreg-international-fonts.patch patches/f14-fonts.patch patches/jtreg-T6638712-fix.patch patches/jtreg-T6650759m-fix.patch patches/openjdk/7003777-bad-html-entity-parse.patch patches/jtreg-6929067-fix.patch patches/rendering-engine-tests.patch patches/openjdk/6800846-printing-quality.patch patches/rh661505-jpeg.patch patches/6703377-freetypescaler.patch patches/ia64-fix.patch patches/openjdk/6642612-filechooser_button_sizes.patch patches/jtreg-international-fonts-styles.patch patches/openjdk/6736649-text_bearings.patch patches/openjdk/6797139-jbutton_truncation.patch patches/openjdk/6883341-text_bearing_exception.patch patches/jtreg-png-reader.patch patches/openjdk/4724552-CubicCurve2D.patch patches/openjdk/4493128-CubicCurve2D.patch patches/openjdk/4645692-CubicCurve2D.solveCubic.patch patches/no-static-linking.patch patches/openjdk/7041156-gcc_export_dynamic.patch patches/g344659-sparc_fix.patch patches/openjdk/6728834-blurred-lcd-aa-text.patch patches/openjdk/6749060-bad-lcd-aa-non-opaque-dest.patch patches/openjdk/6708580-exa_slow.patch patches/openjdk/6896068-sg2d.patch patches/openjdk/7021314-no_javaws_man_page.patch patches/pr586-include_all_srcs.patch patches/jtreg-LastErrorString.patch patches/openjdk/6663040-com.sun.awt.patch patches/openjdk/6775317-non-AA-simple-shape-performance.patch patches/openjdk/6887494-NPE-in-pisces.patch patches/openjdk/6967436-6967433-floating-pt-conversion.patch patches/openjdk/6976265-stroke-control.patch patches/openjdk/6967434-bad-round-joins.patch patches/openjdk/6766342-AA-simple-shape-performance.patch patches/openjdk/7016856-pisces-performance.patch patches/openjdk/6934977-MappedByteBuffer.load.patch patches/jtreg-hotspot-bug-6196102.patch patches/jtreg-double-to-string.patch patches/openjdk/7023591-AAShapePipe.patch patches/openjdk/7027667-AAShapePipeRegTest.patch patches/openjdk/7019861-AA-regression-fix.patch patches/g356743-libpng-1.5.patch patches/openjdk/7032388-work_without_cmov_instruction.patch patches/openjdk/7031385-gcc-register-allocation-fix.patch patches/openjdk/6986968-crash_on_xim_restart.patch patches/openjdk/7036754-stroker-nan.patch patches/openjdk/pgram-pipe-regression.patch patches/openjdk/7034464-transparent_huge_pages.patch patches/openjdk/7037939-disable_adaptive_resizing_with_large_pages.patch patches/openjdk/7043564-hugepage.patch patches/openjdk/mutter.patch patches/fonts-rhel-version.patch patches/openjdk/7036148-npe-null-jmenu-name.patch patches/jtreg-ChangeDir.patch patches/jtreg-TempBuffer.patch patches/jtreg-EncodedMultiByteChar.patch patches/jtreg-FileLoaderTest.patch patches/jtreg-FileMap.patch patches/jtreg-ChannelsWrite.patch patches/jtreg-bug7036148-test.patch patches/jtreg-ReadWriteProfileTest.patch patches/openjdk/6818312-com.sun.awt.SecurityWarning.getSize.patch patches/jtreg-MappedByteBuffer-Basic.patch patches/openjdk/7008106-WindowOpacity.patch patches/openjdk/6956668-misbehavior_of_XOR_operator_with_int.patch patches/openjdk/6699843-IllegalArgumentException_drawString.patch patches/openjdk/6918065-Crash_in_Java2D_blit_loop.patch patches/openjdk/6623219-Font_canDisplayUpTo_does_not_work.patch patches/openjdk/6783910-java_awt_Color_brighter_darker_fix.patch patches/openjdk/6785424-SecurityException_locating_physical_fonts.patch patches/openjdk/7047069-Array_can_dynamically_change_size.patch patches/openjdk/6796786-invalid_FP_identity_transform.patch patches/openjdk/7042070-Typo_in_Test6796786.patch patches/openjdk/6679308-Poor_text_rendering_on_translucent_image.patch patches/openjdk/6842838-64-bit_failure_in_handling_invalid_manifest.patch patches/openjdk/6882768-test_for_6842838_is_broken.patch patches/pr639-broken_shark_build.patch patches/powerpc-stacksize.patch patches/jtreg-remove-test-6987555.patch patches/jtreg-remove-test-6991596.patch patches/openjdk/7036220-shark_llvm_29_headers.patch patches/openjdk/7029152-String_intrinsics_miss_optimization.patch patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch patches/openjdk/6758179-D3D_AlphaComposite_is_applied_incorrectly.patch patches/jtreg-ConstructDeflaterInput-fix.patch patches/openjdk/6613904-GroupLayout_createParallelGroup_null_arg.patch patches/openjdk/7049339-anyblit-broken.patch patches/jtreg-hotspot-Test7020373-fix.patch patches/openjdk/4917091-javac_rejects_array_over_128_in_length.patch patches/openjdk/6390045-error_cannot_access_java_lang_void.patch patches/openjdk/6752638-preferLocaleFonts_throws_NPE.patch patches/openjdk/5047314-Collator_compare_runs_indefinitely.patch patches/openjdk/6669869-Beans_isDesignTime_should_be_per-AppContext.patch patches/openjdk/6934356-Vector_writeObject_serialization_DL.patch patches/openjdk/7036582-Improve_test_coverage_of_BigDecimal.patch patches/pr690-shark-jit-hs20.patch patches/pr696-zero-fast_aldc-hs20.patch patches/openjdk/6806261-BigDecimal_longValueExact_throws_NPE.patch patches/openjdk/6371401-BigInteger.shift_throws_StackOverflowError.patch patches/openjdk/6826104-npe_on_app_and_toolkit_modal_dialog_click.patch patches/openjdk/5082756-ImageIO_plugins_metadata_boolean_attributes.patch patches/openjdk/6296893-BMP_Writer_handles_TopDown_prop_incorrectly.patch patches/arm-debug.patch patches/arm-hsdis.patch patches/openjdk/7103610-_NET_WM_PID_and_WM_CLIENT_MACHINE_are_not_set.patch patches/openjdk/6706974-krb5_test_infrastructure.patch patches/openjdk/6764553-IdResolver_is_not_thread_safe.patch patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch patches/ScriptEngineManager-doc.patch patches/openjdk/6883983-JarVerifier_removed_dependency_sun_security_pkcs.patch patches/openjdk/4465490-Suspicious_double-check_locking_idiom.patch patches/idresolver_fix.patch patches/apache-xml-internal-fix-bug-38655.patch patches/openjdk/6792400-Avoid_loading_Normalizer_resources.patch patches/openjdk/7088989-ucrypto_tests.patch patches/generalise_crypto_tests.patch patches/remove-gcm-test.patch patches/skip_wrap_mode.patch patches/remove_multicatch_in_testrsa.patch patches/openjdk/p11cipher-4898461-support_ecb_and_cbc.patch patches/openjdk/p11cipher-6682411-fix_indexoutofboundsexception.patch patches/openjdk/p11cipher-6682417-fix_decrypted_data_not_multiple_of_blocks.patch patches/openjdk/p11cipher-6812738-native_cleanup.patch patches/openjdk/p11cipher-6867345-turkish_regional_options_cause_npe_in_algoid.patch patches/openjdk/p11cipher-6687725-throw_illegalblocksizeexception.patch patches/openjdk/p11cipher-6924489-ckr_operation_not_initialized.patch patches/openjdk/p11cipher-6604496-support_ckm_aes_ctr.patch patches/openjdk/p11cipher-6414899-p11digest_should_support_cloning.patch patches/merge_fix.patch patches/openjdk/6763340-corba_memory_leak.patch patches/openjdk/6980681-corba_deadlock.patch patches/openjdk/7162902-corba_fixes.patch patches/traceable.patch patches/openjdk/7010849-modernise_sa.patch patches/openjdk/8005615-failure_to_load_logger_implementation.patch patches/openjdk/8004341-jck_dialog_failure.patch patches/rhino.patch patches/openjdk/6307603-xrender-01.patch patches/openjdk/6961633-xrender-02.patch patches/openjdk/7018387-xrender_gc_leak.patch patches/sdt-jni.patch patches/sdt-dtrace-hpp.patch patches/sdt-make.patch patches/sdt-arguments.patch patches/systemtap_gc.patch ; \ do \ if test x${all_patches_ok} = "xyes" \ && echo Checking $p \ && /usr/bin/patch -l -p0 --dry-run -s -t -f \ < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ then \ echo Applying $p ; \ /usr/bin/patch -l -p0 < /notnfs/nighttester/icedtea6-hg-target-testing/$p ; \ if ! grep "^\* $(basename $p)" /notnfs/nighttester/icedtea6-hg-target-testing/HACKING \ >> stamps/patch.stamp.tmp ; \ then \ echo "* $(basename $p): UNDOCUMENTED" \ >> stamps/patch.stamp.tmp ; \ fi ; \ else \ test x${all_patches_ok} = "xyes" && all_patches_ok=$p ; \ fi ; \ done ; \ mv stamps/patch.stamp.tmp stamps/patch.stamp ; \ if ! test x${all_patches_ok} = "xyes"; then \ echo ERROR patch ${all_patches_ok} FAILED! ; \ echo WARNING make clean-patch before retrying a fix ; \ exit 2; \ fi Checking patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch Applying patches/security/20120830/7182135-impossible_to_use_some_editors_directly.patch patching file openjdk/jdk/make/sun/Makefile patching file openjdk/jdk/make/sun/beans/Makefile patching file openjdk/jdk/src/share/classes/com/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/BooleanEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ByteEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ColorEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/DoubleEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/EnumEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FloatEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/FontEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/IntegerEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/LongEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/NumberEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/ShortEditor.java patching file openjdk/jdk/src/share/classes/sun/beans/editors/StringEditor.java Checking patches/security/20130201/7201068.patch 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-solaris.rej 2 out of 2 hunks FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-windows.rej ERROR patch patches/security/20130201/7201068.patch FAILED! WARNING make clean-patch before retrying a fix make: *** [stamps/patch.stamp] Error 2 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 19 10:09:44 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 19 Mar 2013 13:09:44 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #366 In-Reply-To: <1895410992.454.1363612014679.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1895410992.454.1363612014679.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2002437441.460.1363712984719.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev f282190e931abce43887a192a31df2923850dd5b [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f282190e931abce43887a192a31df2923850dd5b [workspace] $ /bin/sh -xe /tmp/hudson4259805262045592615.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... r14ea939ddd75 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 Mar 19 13:09:38 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-gcj 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 javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj 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 @ 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... no checking for native2ascii... /usr/bin/native2ascii checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc 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... yes 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... yes checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if sun.awt.SunToolkit is missing... yes checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... yes configure: error: /usr/lib/jvm/java-gcj/bin/javac does not support the diamond operator + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 20 04:44:24 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 20 Mar 2013 07:44:24 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #801 In-Reply-To: <1733943917.459.1363692634287.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1733943917.459.1363692634287.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <488675573.466.1363779864761.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 338 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Wed Mar 20 07:44:19 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Mar 20 07:44:19 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi /usr/bin/sha256sum: hotspot.tar.gz: No such file or directory hotspot.tar.gz: FAILED open or read /usr/bin/sha256sum: WARNING: 1 listed file could not be read ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 20 10:29:04 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 20 Mar 2013 13:29:04 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #367 In-Reply-To: <2002437441.460.1363712984719.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2002437441.460.1363712984719.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1062806399.467.1363800544932.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ Started by timer Building in workspace [workspace] $ hg showconfig paths.default [workspace] $ hg pull --rev default [workspace] $ hg update --clean --rev default 0 files updated, 0 files merged, 0 files removed, 0 files unresolved [workspace] $ hg log --rev . --template {node} [workspace] $ hg log --rev f282190e931abce43887a192a31df2923850dd5b [workspace] $ hg log --template "{desc|xmlescape}{file_adds|stringify|xmlescape}{file_dels|stringify|xmlescape}{files|stringify|xmlescape}{parents}\n" --rev default:0 --follow --prune f282190e931abce43887a192a31df2923850dd5b [workspace] $ /bin/sh -xe /tmp/hudson6651866797348021253.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... r14ea939ddd75 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) (Wed Mar 20 13:28:58 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-gcj 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 javac... /usr/lib/jvm/java-gcj/bin/javac checking for ecj... /usr/bin/ecj 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 @ 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... no checking for native2ascii... /usr/bin/native2ascii checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/bin/xsltproc 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... yes 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... yes checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if sun.awt.SunToolkit is missing... yes checking whether to enable Java compiler warnings... no checking if javac lacks support for the diamond operator... yes configure: error: /usr/lib/jvm/java-gcj/bin/javac does not support the diamond operator + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 20 23:52:52 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 21 Mar 2013 02:52:52 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1302 Message-ID: <1899047223.473.1363848774182.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 153784 lines...] rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \ mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \ cp /usr/lib/jvm/java-1.6.0/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp rm -f stamps/fonts.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f drops/jaxp144_04.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws2_1_6-2011_06_13.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b27-26_oct_2012.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --with-jdk-home=/notnfs/nighttester/java-1.6.0-openjdk --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --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/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... r18b6e9eaf3e8 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... no 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /notnfs/nighttester/java-1.6.0-openjdk configure: error: "A JDK home directory could not be found." + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 21 00:38:41 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 21 Mar 2013 03:38:41 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #802 In-Reply-To: <488675573.466.1363779864761.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <488675573.466.1363779864761.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1228652233.476.1363851521835.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 334 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Thu Mar 21 03:38:36 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Thu Mar 21 03:38:36 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi /usr/bin/sha256sum: hotspot.tar.gz: No such file or directory hotspot.tar.gz: FAILED open or read /usr/bin/sha256sum: WARNING: 1 listed file could not be read ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Mar 24 00:00:35 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 24 Mar 2013 03:00:35 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #805 Message-ID: <1120888333.505.1364108435431.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 334 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Sun Mar 24 03:00:30 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Sun Mar 24 03:00:30 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi /usr/bin/sha256sum: hotspot.tar.gz: No such file or directory hotspot.tar.gz: FAILED open or read /usr/bin/sha256sum: WARNING: 1 listed file could not be read ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Mar 24 05:31:55 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Sun, 24 Mar 2013 08:31:55 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #371 Message-ID: <737177080.506.1364128337533.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 22117 lines...] Copying images/j2sdk-image/include/classfile_constants.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/classfile_constants.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/classfile_constants.h' /bin/echo Copying images/j2sdk-image/include/linux/jawt_md.h Copying images/j2sdk-image/include/linux/jawt_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jawt_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jawt_md.h' /bin/echo Copying images/j2sdk-image/include/linux/jni_md.h Copying images/j2sdk-image/include/linux/jni_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jni_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jni_md.h' /bin/echo Processing images/j2sdk-image/jre/LICENSE Processing images/j2sdk-image/jre/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/echo Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/jre/THIRD_PARTY_README Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre Processing images/j2sdk-image/jre/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/echo Processing images/j2sdk-image/LICENSE /bin/echo Processing images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/THIRD_PARTY_README Processing images/j2sdk-image/ASSEMBLY_EXCEPTION Processing images/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image Processing images/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/echo Generating images/j2sdk-image/release /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE Generating images/j2sdk-image/release /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/echo Copying images/j2sdk-image/src.zip /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release Copying images/j2sdk-image/src.zip /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /usr/bin/printf '%s="%s"\n' "JAVA_VERSION" "1.8.0" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/src.zip' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/src.zip' /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/echo Generating images/j2re-image/lib/meta-index Generating images/j2re-image/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /usr/bin/printf '%s="%s"\n' "OS_NAME" "Linux" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_VERSION" "2.6" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_ARCH" "amd64" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "SOURCE" "" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/echo Generating images/j2re-image/lib/ext/meta-index Generating images/j2re-image/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar /bin/echo Generating images/j2sdk-image/jre/lib/meta-index Generating images/j2sdk-image/jre/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /bin/echo Generating images/j2sdk-image/jre/lib/ext/meta-index Generating images/j2sdk-image/jre/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar gmake[3]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' ## Finished images (build time 00:03:01) ----- Build times ------- Start 2013-03-24 08:10:52 End 2013-03-24 08:30:47 00:00:43 corba 00:00:35 demos 00:07:25 hotspot 00:03:01 images 00:00:33 jaxp 00:00:42 jaxws 00:06:14 jdk 00:00:42 langtools 00:19:55 TOTAL ------------------------- Finished building OpenJDK for target 'images' make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot' Bootstrapped IcedTea is served: /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images mkdir -p stamps touch stamps/icedtea-boot.stamp + make icedtea-stage1 mkdir -p stamps touch stamps/icedtea-stage1.stamp + make clean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/native rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/classes rm -f pulse-java.jar if [ -e /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ]; then \ rmdir /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ; \ fi rm -f stamps/pulse-java*.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build rm -f stamps/icedtea-configure.stamp stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug-configure.stamp rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot rm -f stamps/icedtea-boot-configure.stamp rm -f stamps/icedtea-boot.stamp rm -rf openjdk-boot rm -f stamps/patch-boot.stamp rm -f stamps/clone-boot.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot rm -f stamps/bootstrap-directory-stage1.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory-stage2.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage1.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage2.stamp rm -f stamps/overlay.stamp if [ -e Defs.gmk.bak ] ; then \ mv Defs.gmk.bak openjdk/jdk/make/common/shared/Defs.gmk ; \ fi rm -f stamps/versioning.stamp if [ -e stamps/patch.stamp ] ; then \ all_patches_ok=yes; \ for p in patches/memory-limits.patch patches/debian/uname.patch patches/override-redirect-metacity.patch patches/alt-jar.patch patches/cacao/arch.patch patches/disable-intree-ec.patch patches/rhino.patch patches/systemtap-gcc-4.5.patch patches/nss-not-enabled-config.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p1 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p1 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch.stamp ; \ fi Checking patches/memory-limits.patch Reverting patches/memory-limits.patch patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 2946 (offset 27 lines). Checking patches/debian/uname.patch Reverting patches/debian/uname.patch patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 155 (offset 2 lines). patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 162 (offset 2 lines). Checking patches/override-redirect-metacity.patch Reverting patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1156 (offset 14 lines). Checking patches/alt-jar.patch Reverting patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 232 (offset 51 lines). Checking patches/cacao/arch.patch Reverting patches/cacao/arch.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #1 succeeded at 187 (offset -3 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/disable-intree-ec.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-linux.rej Checking patches/rhino.patch Reverting patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 824 (offset 11 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/systemtap-gcc-4.5.patch Reverting patches/systemtap-gcc-4.5.patch patching file openjdk/hotspot/src/share/vm/prims/jni.cpp Hunk #1 succeeded at 4489 (offset 6 lines). Checking patches/nss-not-enabled-config.patch Reverting patches/nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security-linux Hunk #1 succeeded at 73 (offset 22 lines). WARNING Not all patches reverted cleanly if [ -e stamps/patch-fsg.stamp ] ; then \ all_patches_ok=yes; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch-fsg.stamp ; \ fi rm -f stamps/remove-intree-libraries.stamp rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp make: *** No rule to make target `clean-generated', needed by `clean-local'. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Sun Mar 24 23:15:20 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 25 Mar 2013 02:15:20 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1306 Message-ID: <425985424.510.1364192123100.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 153544 lines...] rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \ mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \ cp /usr/lib/jvm/java-1.6.0/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp rm -f stamps/fonts.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f drops/jaxp144_04.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws2_1_6-2011_06_13.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b27-26_oct_2012.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --with-jdk-home=/notnfs/nighttester/java-1.6.0-openjdk --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --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/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... r02a65b9914d5 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... no 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /notnfs/nighttester/java-1.6.0-openjdk configure: error: "A JDK home directory could not be found." + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Mar 25 00:03:22 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 25 Mar 2013 03:03:22 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #806 In-Reply-To: <1120888333.505.1364108435431.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1120888333.505.1364108435431.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1405075850.513.1364195002475.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 334 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Mon Mar 25 03:03:17 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Mon Mar 25 03:03:17 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi /usr/bin/sha256sum: hotspot.tar.gz: No such file or directory hotspot.tar.gz: FAILED open or read /usr/bin/sha256sum: WARNING: 1 listed file could not be read ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Mar 25 05:30:51 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Mon, 25 Mar 2013 08:30:51 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #372 In-Reply-To: <737177080.506.1364128337533.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <737177080.506.1364128337533.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <781709087.515.1364214653064.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 22117 lines...] /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/jvmticmlr.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/jvmticmlr.h' /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/classfile_constants.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/classfile_constants.h' /bin/echo Copying images/j2sdk-image/include/linux/jawt_md.h Copying images/j2sdk-image/include/linux/jawt_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jawt_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jawt_md.h' /bin/echo Copying images/j2sdk-image/include/linux/jni_md.h /bin/echo Processing images/j2sdk-image/jre/LICENSE /bin/echo Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION Processing images/j2sdk-image/jre/LICENSE Copying images/j2sdk-image/include/linux/jni_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jni_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jni_md.h' /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/jre/THIRD_PARTY_README Processing images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/echo Processing images/j2sdk-image/LICENSE /bin/echo Processing images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/THIRD_PARTY_README Processing images/j2sdk-image/ASSEMBLY_EXCEPTION Processing images/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image Processing images/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/echo Generating images/j2sdk-image/release /bin/echo Copying images/j2sdk-image/src.zip Generating images/j2sdk-image/release /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image Copying images/j2sdk-image/src.zip /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/src.zip' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/src.zip' /usr/bin/printf '%s="%s"\n' "JAVA_VERSION" "1.8.0" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_NAME" "Linux" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_VERSION" "2.6" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_ARCH" "amd64" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "SOURCE" "" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/echo Generating images/j2re-image/lib/meta-index /bin/echo Generating images/j2re-image/lib/ext/meta-index Generating images/j2re-image/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` Generating images/j2re-image/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar /bin/echo Generating images/j2sdk-image/jre/lib/meta-index Generating images/j2sdk-image/jre/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /bin/echo Generating images/j2sdk-image/jre/lib/ext/meta-index Generating images/j2sdk-image/jre/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar gmake[3]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' ## Finished images (build time 00:02:59) ----- Build times ------- Start 2013-03-25 08:09:59 End 2013-03-25 08:29:47 00:00:44 corba 00:00:35 demos 00:07:18 hotspot 00:02:59 images 00:00:31 jaxp 00:00:43 jaxws 00:06:16 jdk 00:00:42 langtools 00:19:48 TOTAL ------------------------- Finished building OpenJDK for target 'images' make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot' Bootstrapped IcedTea is served: /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images mkdir -p stamps touch stamps/icedtea-boot.stamp + make icedtea-stage1 mkdir -p stamps touch stamps/icedtea-stage1.stamp + make clean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/native rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/classes rm -f pulse-java.jar if [ -e /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ]; then \ rmdir /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ; \ fi rm -f stamps/pulse-java*.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build rm -f stamps/icedtea-configure.stamp stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug-configure.stamp rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot rm -f stamps/icedtea-boot-configure.stamp rm -f stamps/icedtea-boot.stamp rm -rf openjdk-boot rm -f stamps/patch-boot.stamp rm -f stamps/clone-boot.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot rm -f stamps/bootstrap-directory-stage1.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory-stage2.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage1.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage2.stamp rm -f stamps/overlay.stamp if [ -e Defs.gmk.bak ] ; then \ mv Defs.gmk.bak openjdk/jdk/make/common/shared/Defs.gmk ; \ fi rm -f stamps/versioning.stamp if [ -e stamps/patch.stamp ] ; then \ all_patches_ok=yes; \ for p in patches/memory-limits.patch patches/debian/uname.patch patches/override-redirect-metacity.patch patches/alt-jar.patch patches/cacao/arch.patch patches/disable-intree-ec.patch patches/rhino.patch patches/systemtap-gcc-4.5.patch patches/nss-not-enabled-config.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p1 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p1 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch.stamp ; \ fi Checking patches/memory-limits.patch Reverting patches/memory-limits.patch patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 2946 (offset 27 lines). Checking patches/debian/uname.patch Reverting patches/debian/uname.patch patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 155 (offset 2 lines). patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 162 (offset 2 lines). Checking patches/override-redirect-metacity.patch Reverting patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1156 (offset 14 lines). Checking patches/alt-jar.patch Reverting patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 232 (offset 51 lines). Checking patches/cacao/arch.patch Reverting patches/cacao/arch.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #1 succeeded at 187 (offset -3 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/disable-intree-ec.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-linux.rej Checking patches/rhino.patch Reverting patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 824 (offset 11 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/systemtap-gcc-4.5.patch Reverting patches/systemtap-gcc-4.5.patch patching file openjdk/hotspot/src/share/vm/prims/jni.cpp Hunk #1 succeeded at 4489 (offset 6 lines). Checking patches/nss-not-enabled-config.patch Reverting patches/nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security-linux Hunk #1 succeeded at 73 (offset 22 lines). WARNING Not all patches reverted cleanly if [ -e stamps/patch-fsg.stamp ] ; then \ all_patches_ok=yes; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch-fsg.stamp ; \ fi rm -f stamps/remove-intree-libraries.stamp rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp make: *** No rule to make target `clean-generated', needed by `clean-local'. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Mon Mar 25 23:14:15 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 26 Mar 2013 02:14:15 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1307 In-Reply-To: <425985424.510.1364192123100.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <425985424.510.1364192123100.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <16379944.517.1364278458168.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 153544 lines...] rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \ mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \ cp /usr/lib/jvm/java-1.6.0/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp rm -f stamps/fonts.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f drops/jaxp144_04.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws2_1_6-2011_06_13.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b27-26_oct_2012.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --with-jdk-home=/notnfs/nighttester/java-1.6.0-openjdk --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --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/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... r02a65b9914d5 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... no 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /notnfs/nighttester/java-1.6.0-openjdk configure: error: "A JDK home directory could not be found." + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 26 00:00:38 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 26 Mar 2013 03:00:38 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #807 In-Reply-To: <1405075850.513.1364195002475.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1405075850.513.1364195002475.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1825219430.518.1364281238828.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 334 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Tue Mar 26 03:00:33 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Tue Mar 26 03:00:33 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi /usr/bin/sha256sum: hotspot.tar.gz: No such file or directory hotspot.tar.gz: FAILED open or read /usr/bin/sha256sum: WARNING: 1 listed file could not be read ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 26 00:15:35 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 26 Mar 2013 03:15:35 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1255 Message-ID: <1716989209.520.1364282135624.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 367 lines...] checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking for a JDK home directory... /usr/lib/jvm/java-gcj checking if a java binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes 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 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 @ 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes 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... 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... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener 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 lacks support for 1.7 bytecode... 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.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/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... /notnfs/nighttester/drops/cacao/cacao7.tar.gz 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... yes checking whether to use the Shark JIT... no checking for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/bin/gcj 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 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 for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... 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 configure: creating ./config.status config.status: creating Makefile 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: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b09" JDK_UPDATE_VERSION="12" JRE_RELEASE_VERSION="1.7.0_12-b09" 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 16 (Verne) (Tue Mar 26 03:15:21 EDT 2013)" DERIVATIVE_ID="IcedTea7 2.4pre+r898867dc123e" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_LCMS="true" LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "43aef86d067f66f2cd3b6895cc166e056b05603ee585ba50b5a82d41e7924a16 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/2d1ddf672d61.tar.gz -O openjdk.tar.gz; \ if ! echo "43aef86d067f66f2cd3b6895cc166e056b05603ee585ba50b5a82d41e7924a16 openjdk.tar.gz" \ | /usr/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.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz if ! echo "20b9840fa09f8e89a141cbe0b08794588f8534ba760cf08cee34feaea3018bc4 corba.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ corba.tar.gz ] ; then \ mv corba.tar.gz corba.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/679412ed11d5.tar.gz -O corba.tar.gz; \ if ! echo "20b9840fa09f8e89a141cbe0b08794588f8534ba760cf08cee34feaea3018bc4 corba.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of CORBA zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \ fi ; \ fi ; corba.tar.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz if ! echo "d04ae1702118dd42e5f7c3796dab0214a44f27b8381464536877cded732f6b77 jaxp.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jaxp.tar.gz ] ; then \ mv jaxp.tar.gz jaxp.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/cba4d3377850.tar.gz -O jaxp.tar.gz; \ if ! echo "d04ae1702118dd42e5f7c3796dab0214a44f27b8381464536877cded732f6b77 jaxp.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JAXP zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \ fi ; \ fi ; jaxp.tar.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz if ! echo "ada222989022c456d6ebd417891fb4b575d47da1134bd0ca631fb5deea7cbed8 jaxws.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jaxws.tar.gz ] ; then \ mv jaxws.tar.gz jaxws.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/a7541d353428.tar.gz -O jaxws.tar.gz; \ if ! echo "ada222989022c456d6ebd417891fb4b575d47da1134bd0ca631fb5deea7cbed8 jaxws.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JAXWS zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \ fi ; \ fi ; jaxws.tar.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz if ! echo "f3e534cabdf0892b8311133da977823bbecabab7cf5f8a5115ef4fd3b2f81b06 jdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jdk.tar.gz ] ; then \ mv jdk.tar.gz jdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/bbfd732ae37d.tar.gz -O jdk.tar.gz; \ if ! echo "f3e534cabdf0892b8311133da977823bbecabab7cf5f8a5115ef4fd3b2f81b06 jdk.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JDK zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \ fi ; \ fi ; jdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date OpenJDK JDK zip available make: *** [stamps/download-openjdk.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 26 01:27:37 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Tue, 26 Mar 2013 04:27:37 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #373 In-Reply-To: <781709087.515.1364214653064.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <781709087.515.1364214653064.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <52981334.521.1364286458041.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 22135 lines...] /bin/echo Copying images/j2sdk-image/include/linux/jawt_md.h Copying images/j2sdk-image/include/classfile_constants.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include /bin/echo Copying images/j2sdk-image/include/linux/jni_md.h Copying images/j2sdk-image/include/linux/jawt_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux Copying images/j2sdk-image/include/linux/jni_md.h /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/classfile_constants.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/classfile_constants.h' /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jawt_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jawt_md.h' /bin/echo Processing images/j2sdk-image/jre/LICENSE /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jni_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jni_md.h' Processing images/j2sdk-image/jre/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/echo Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/jre/THIRD_PARTY_README Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre Processing images/j2sdk-image/jre/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/echo Processing images/j2sdk-image/LICENSE /bin/echo Processing images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/THIRD_PARTY_README Processing images/j2sdk-image/ASSEMBLY_EXCEPTION Processing images/j2sdk-image/LICENSE Processing images/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/echo Generating images/j2sdk-image/release /bin/echo Copying images/j2sdk-image/src.zip Generating images/j2sdk-image/release /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image Copying images/j2sdk-image/src.zip /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/src.zip' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/src.zip' /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/echo Generating images/j2re-image/lib/meta-index /usr/bin/printf '%s="%s"\n' "JAVA_VERSION" "1.8.0" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release Generating images/j2re-image/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /usr/bin/printf '%s="%s"\n' "OS_NAME" "Linux" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_VERSION" "2.6" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_ARCH" "amd64" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "SOURCE" "" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/echo Generating images/j2re-image/lib/ext/meta-index Generating images/j2re-image/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar /bin/echo Generating images/j2sdk-image/jre/lib/meta-index Generating images/j2sdk-image/jre/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /bin/echo Generating images/j2sdk-image/jre/lib/ext/meta-index Generating images/j2sdk-image/jre/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar gmake[3]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' ## Finished images (build time 00:03:00) ----- Build times ------- Start 2013-03-26 04:05:43 End 2013-03-26 04:26:32 00:00:45 corba 00:00:34 demos 00:07:43 hotspot 00:03:00 images 00:00:38 jaxp 00:00:48 jaxws 00:06:33 jdk 00:00:44 langtools 00:20:49 TOTAL ------------------------- Finished building OpenJDK for target 'images' make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot' Bootstrapped IcedTea is served: /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images mkdir -p stamps touch stamps/icedtea-boot.stamp + make icedtea-stage1 mkdir -p stamps touch stamps/icedtea-stage1.stamp + make clean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/native rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/classes rm -f pulse-java.jar if [ -e /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ]; then \ rmdir /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ; \ fi rm -f stamps/pulse-java*.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build rm -f stamps/icedtea-configure.stamp stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug-configure.stamp rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot rm -f stamps/icedtea-boot-configure.stamp rm -f stamps/icedtea-boot.stamp rm -rf openjdk-boot rm -f stamps/patch-boot.stamp rm -f stamps/clone-boot.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot rm -f stamps/bootstrap-directory-stage1.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory-stage2.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage1.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage2.stamp rm -f stamps/overlay.stamp if [ -e Defs.gmk.bak ] ; then \ mv Defs.gmk.bak openjdk/jdk/make/common/shared/Defs.gmk ; \ fi rm -f stamps/versioning.stamp if [ -e stamps/patch.stamp ] ; then \ all_patches_ok=yes; \ for p in patches/memory-limits.patch patches/debian/uname.patch patches/override-redirect-metacity.patch patches/alt-jar.patch patches/cacao/arch.patch patches/disable-intree-ec.patch patches/rhino.patch patches/systemtap-gcc-4.5.patch patches/nss-not-enabled-config.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p1 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p1 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch.stamp ; \ fi Checking patches/memory-limits.patch Reverting patches/memory-limits.patch patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 2946 (offset 27 lines). Checking patches/debian/uname.patch Reverting patches/debian/uname.patch patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 155 (offset 2 lines). patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 162 (offset 2 lines). Checking patches/override-redirect-metacity.patch Reverting patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1156 (offset 14 lines). Checking patches/alt-jar.patch Reverting patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 232 (offset 51 lines). Checking patches/cacao/arch.patch Reverting patches/cacao/arch.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #1 succeeded at 187 (offset -3 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/disable-intree-ec.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-linux.rej Checking patches/rhino.patch Reverting patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 824 (offset 11 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/systemtap-gcc-4.5.patch Reverting patches/systemtap-gcc-4.5.patch patching file openjdk/hotspot/src/share/vm/prims/jni.cpp Hunk #1 succeeded at 4489 (offset 6 lines). Checking patches/nss-not-enabled-config.patch Reverting patches/nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security-linux Hunk #1 succeeded at 73 (offset 22 lines). WARNING Not all patches reverted cleanly if [ -e stamps/patch-fsg.stamp ] ; then \ all_patches_ok=yes; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch-fsg.stamp ; \ fi rm -f stamps/remove-intree-libraries.stamp rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp make: *** No rule to make target `clean-generated', needed by `clean-local'. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Tue Mar 26 23:14:30 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 27 Mar 2013 02:14:30 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6TargetTesting #1308 In-Reply-To: <16379944.517.1364278458168.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <16379944.517.1364278458168.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <981386130.524.1364364872931.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 153544 lines...] rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/tapset rm -f stamps/add-systemtap.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive.stamp rm -f stamps/pax-mark-vm.stamp rm -f stamps/icedtea-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/zero rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build/j2sdk-image/jre/lib/amd64/shark rm -rf zerovm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-zero KNOWN#-zero ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ sed -i 's#-shark KNOWN#-shark ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-zero-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jamvm if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-jamvm KNOWN#-jamvm ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-jamvm-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/cacao if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ] ; then \ sed -i 's#-cacao KNOWN#-cacao ERROR#' /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/jvm.cfg ; \ fi rm -f stamps/add-cacao-debug.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/tapset rm -f stamps/add-systemtap-debug.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-debug.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-debug.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-debug/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-debug.stamp rm -f stamps/pax-mark-vm-debug.stamp rm -f stamps/icedtea-debug-against-icedtea.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/tapset rm -f stamps/add-systemtap-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/amd64/libpulse-java.so rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/ext/pulse-java.jar rm -f /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/ext/pulse-java.jar rm -f stamps/add-pulseaudio-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/nss.cfg rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/nss.cfg if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/security/java.security{.old,} ; \ fi if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security.old ] ; then \ mv -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2re-image/lib/security/java.security{.old,} ; \ fi rm -f stamps/add-nss-ecj.stamp if [ -e /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ] ; then \ rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/tz.properties ; \ fi rm -f stamps/add-tzdata-support-ecj.stamp rm -vf /notnfs/nighttester/icedtea6-target-testing/openjdk.build-ecj/j2sdk-image/jre/lib/amd64/*/*.jsa rm -f stamps/add-archive-ecj.stamp rm -f stamps/pax-mark-vm-ecj.stamp rm -f stamps/icedtea-against-ecj.stamp rm -rf openjdk-ecj rm -f stamps/extract-ecj.stamp rm -f stamps/patch-ecj.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ rm -rf /notnfs/nighttester/icedtea6-target-testing/generated.build; \ fi rm -f stamps/generated.stamp rm -f stamps/replace-hotspot.stamp rm -rf rewriter.build rm -f stamps/rewriter.stamp rm -rf rhino/rhino.old rm -rf rhino/rhino.new rm -f rhino/rhino.jar if [ -e rhino ] ; then \ rmdir rhino ; \ fi rm -f stamps/rewrite-rhino.stamp rm -rf lib/rt rm -f stamps/rt-class-files.stamp rm -f stamps/rt.stamp rm -f rt-source-files.txt if [ -e /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj ] ; then \ mkdir -p /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib ; \ cp /usr/lib/jvm/java-1.6.0/jre/lib/rt.jar /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj/jre/lib/rt.jar ; \ fi rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory.stamp rm -rf /notnfs/nighttester/icedtea6-target-testing/bootstrap/ecj rm -f stamps/bootstrap-directory-ecj.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink.stamp rm -f /notnfs/nighttester/icedtea6-target-testing/bootstrap/jdk1.6.0 rm -f stamps/bootstrap-directory-symlink-ecj.stamp rm -f stamps/fonts.stamp if [ -e bootstrap ]; then \ rmdir bootstrap ; \ fi if [ -e lib ]; then \ rmdir lib ; \ fi test -z "jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp" || rm -f jvm.cacao.cfg jvm.jamvm.cfg jvm.cfg ergo.c nss.cfg javac javap tz.properties pax-mark-vm jconsole.desktop policytool.desktop tapset/hotspot.stp tapset/hotspot_jni.stp tapset/jstack.stp tapset/hotspot_gc.stp test . = "." || test -z "" || rm -f rm -f drops/jaxp144_04.zip rm -f stamps/download-jaxp-drop.stamp rm -f drops/jdk6-jaf-b20.zip rm -f stamps/download-jaf-drop.stamp rm -f drops/jdk6-jaxws2_1_6-2011_06_13.zip rm -f stamps/download-jaxws-drop.stamp if [ -e drops ] ; then \ rm -f drops/*.old ; \ rmdir drops ; \ fi rm -f stamps/download-drops.stamp rm -f cacao-68fe50ac34ec.tar.gz rm -f stamps/download-cacao.stamp rm -f jamvm-0972452d441544f7dd29c55d64f1ce3a5db90d82.tar.gz rm -f stamps/download-jamvm.stamp rm -f openjdk-6-src-b27-26_oct_2012.tar.gz rm -rf openjdk.hg rm -f stamps/download-openjdk.stamp rm -f hotspot.tar.gz rm -f stamps/download-hotspot.stamp rm -f stamps/download.stamp rm -f stamps/hgforest.stamp if [ /notnfs/nighttester/icedtea6-target-testing != /notnfs/nighttester/icedtea6-target-testing ]; then \ if [ -e tapset ] ; then \ rmdir tapset ; \ fi ; \ fi if [ -e stamps ]; then \ rmdir stamps ; \ fi rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile + ./configure --with-jdk-home=/notnfs/nighttester/java-1.6.0-openjdk --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/openjdk6.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao/cacao6.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/hotspot/hs23.tar.gz --with-jaxp-drop-zip=/notnfs/nighttester/drops/jaxp6.zip --with-jaf-drop-zip=/notnfs/nighttester/drops/jaf6.zip --with-jaxws-drop-zip=/notnfs/nighttester/drops/jaxws6.zip --with-jamvm-src-zip=/notnfs/nighttester/drops/jamvm/jamvm6.tar.gz --enable-systemtap --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/icedtea6-target-testing/openjdk checking for IcedTea Mercurial revision ID... r02a65b9914d5 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 whether to use CACAO as VM... no checking whether to use JamVM as VM... no checking whether to use the Shark JIT... no 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-target-testing... 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 for NSS... 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 a JDK home directory... /notnfs/nighttester/java-1.6.0-openjdk configure: error: "A JDK home directory could not be found." + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 27 00:01:25 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 27 Mar 2013 03:01:25 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea6hgTargetTesting #808 In-Reply-To: <1825219430.518.1364281238828.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1825219430.518.1364281238828.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <2101294794.528.1364367685047.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 334 lines...] 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... hs23 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 how many parallel build jobs to execute... 3 checking if cp supports --reflink... yes checking if we can hard link rather than copy from /notnfs/nighttester/icedtea6-hg-target-testing... 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 for NSS... 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 a JDK home directory... /usr/lib/jvm/java-1.6.0 checking if a java binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/java is a valid executable file... yes checking if a javac binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 if we are using ecj as javac... no checking if the VM and compiler work together... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener(PropertyChangeListener) is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException is missing... no checking if com.sun.corba.se.impl.logging.ORBUtilSystemException.ioExceptionOnClose(Throwable) is missing... yes checking if javax.management.StandardMBean(Class.class,Boolean.TYPE) is missing... no checking if javax.management.StandardMBean(Object.class,Class.class,Boolean.TYPE) is missing... no checking if java.security.cert.X509CRLSelector.addIssuer(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.setSubject(X500Principal) is missing... no checking if java.security.cert.X509CertSelector.getSubject() is missing... no checking if java.security.cert.X509CertSelector.setIssuer(X500Principal) is missing... no checking if java.security.cert.X509CRLSelector.setIssuers(Collection) is missing... no checking if javax.security.auth.kerberos.KerberosTicket.getSessionKeyType() is missing... no checking if javax.security.sasl.Sasl.CREDENTIALS is missing... no checking for xvfb-run... xvfb-run -a -e xvfb-errors checking for an Ant home directory... /usr/share/ant checking whether to include PulseAudio support... no checking whether to build documentation... yes checking whether to enable experimental OpenJDK cross-compilation support... no checking whether to include the XRender pipeline... yes checking whether to include SystemTap tracing support... yes checking whether to include the NSS-based security provider... disabled by default (edit java.security to enable) checking for distribution package version... none checking build identification... Built on Fedora release 16 (Verne) (Wed Mar 27 03:01:20 EDT 2013) checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking if a javah binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/javah is a valid executable file... yes checking if a jar binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/jar is a valid executable file... yes checking whether jar supports @ argument... yes checking whether jar supports stdin file arguments... no checking whether jar supports -J options at the end... yes checking if a rmic binary was specified... no checking if /usr/lib/jvm/java-1.6.0/bin/rmic is a valid executable file... yes checking if a native2ascii binary was specified... no checking if /usr/lib/jvm/java-1.6.0/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 we are using CACAO as the build VM... no checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar checking for an OpenJDK source zip... not specified checking for a HotSpot source zip... not specified checking for an alternate jar command... not specified checking for a JAXP drop zip... /notnfs/nighttester/drops/jaxp6-hg.zip checking for a JAF drop zip... /notnfs/nighttester/drops/jaf6-hg.zip checking for a JAXWS drop zip... /notnfs/nighttester/drops/jaxws6-hg.zip checking for a CACAO home directory... $(abs_top_builddir)/cacao/install checking for a CACAO source zip... /notnfs/nighttester/drops/cacao/cacao6.tar.gz checking for a CACAO source directory... not specified checking for a JamVM source zip... /notnfs/nighttester/drops/jamvm/jamvm6.tar.gz checking whether to disable optimizations and build with -O0 -g... no checking for additional virtual machines to build... none checking whether to retrieve the source code from Mercurial... no checking which Mercurial revision to use... tip checking which Java timezone data directory to use... /usr/share/javazi checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 39408... no checking if /usr/lib/jvm/java-1.6.0/bin/javah exhibits Classpath bug 40188... no checking for pax utility to use... not specified 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 X11/X.h usability... yes checking X11/X.h presence... yes checking for X11/X.h... yes checking for main in -ljpeg... yes checking for main in -lgif... yes checking for main in -lz... yes checking for XPROTO... yes checking for XT... yes checking for XP... yes checking for X11... yes checking for XINERAMA... yes checking for XRENDER... yes checking for absolute java home install dir... /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/j2sdk-image 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 LIBPNG... yes checking for XTST... yes checking for FREETYPE2... yes checking for ALSA... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jvm.cacao.cfg config.status: creating jvm.jamvm.cfg config.status: creating jvm.cfg config.status: creating ergo.c config.status: creating nss.cfg config.status: creating javac config.status: creating javap config.status: creating tz.properties config.status: creating pax-mark-vm config.status: creating jconsole.desktop config.status: creating policytool.desktop 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 + make env-ecj unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b28" JDK_UPDATE_VERSION="28" JRE_RELEASE_VERSION="1.6.0_28-b28" MILESTONE="fcs" LANG="C" PATH="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin::$PATH" ALT_BOOTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0" BUILD_ARCH_DIR="amd64" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build/classes" 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="" FREETYPE2_HEADERS="-I/usr/include/freetype2 " FT2_LIB="-lfreetype " ALT_PARALLEL_COMPILE_JOBS="3" HOTSPOT_BUILD_JOBS="3" JAVAC="" JAVA_HOME="" JDK_HOME="" ANT_RESPECT_JAVA_HOME="TRUE" DISTRIBUTION_ID="Built on Fedora release 16 (Verne) (Wed Mar 27 03:01:20 EDT 2013)" DERIVATIVE_ID="IcedTea6 1.13.0pre+rc01c31ed2f60+" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" ALT_DROPS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/drops" VERBOSE="" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build" STATIC_CXX="false" BUILD_GCC=gcc BUILD_CXX=g++ HOTSPOT_BUILD_VERSION="r62993f16dce2" RHINO_JAR="/notnfs/nighttester/icedtea6-hg-target-testing/rhino/rhino.jar" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj" JAVA_TOOLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/bin" ICEDTEA_RT="/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" ICEDTEA_CLS_DIR="/notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_CLS_RT="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes:/notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" BOOTCLASSPATH_CLS="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/openjdk.build-ecj/classes" BOOTCLASSPATH_RT_LIBGCJ="-bootclasspath /notnfs/nighttester/icedtea6-hg-target-testing/bootstrap/jdk1.6.0/jre/lib/rt.jar" CLASSPATH="" LD_LIBRARY_PATH="" GENSRCDIR="/notnfs/nighttester/icedtea6-hg-target-testing/generated.build" JAR_KNOWS_ATFILE="1" JAR_KNOWS_J_OPTIONS="1" JAR_ACCEPTS_STDIN_LIST="" DISABLE_NIMBUS="true" NO_DOCS="true" XSLT="/usr/bin/xsltproc" + make extract-ecj mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxp6-hg.zip drops/jaxp144_05.zip if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jaxp144_05.zip ] ; \ then \ mv drops/jaxp144_05.zip drops/jaxp144_05.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jaxp144_05.zip -O drops/jaxp144_05.zip; \ if ! echo "c1a8a5a219fa55ecbf2ad43b66514335a3e96ccad40bd2ec9165a821343b2bff drops/jaxp144_05.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxp drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP drop zip available"; exit -1; \ fi ; \ fi ; drops/jaxp144_05.zip: OK mkdir -p stamps touch stamps/download-jaxp-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaxws6-hg.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaxws2_1_6-2011_06_13.zip ] ; \ then \ mv drops/jdk6-jaxws2_1_6-2011_06_13.zip drops/jdk6-jaxws2_1_6-2011_06_13.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip -O drops/jdk6-jaxws2_1_6-2011_06_13.zip; \ if ! echo "229040544e791f44906e8e7b6f6faf503c730a5d854275135f3925490d5c3be3 drops/jdk6-jaxws2_1_6-2011_06_13.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaxws drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXWS drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaxws2_1_6-2011_06_13.zip: OK mkdir -p stamps touch stamps/download-jaxws-drop.stamp mkdir -p drops ln -sf /notnfs/nighttester/drops/jaf6-hg.zip drops/jdk6-jaf-b20.zip if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -f drops/jdk6-jaf-b20.zip ] ; \ then \ mv drops/jdk6-jaf-b20.zip drops/jdk6-jaf-b20.zip.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip -O drops/jdk6-jaf-b20.zip; \ if ! echo "78c7b5c9d6271e88ee46abadd018a61f1e9645f8936cc8df1617e5f4f5074012 drops/jdk6-jaf-b20.zip" \ | /usr/bin/sha256sum --check ; \ then echo "ERROR: Bad download of jaf drop zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAF drop zip available"; exit -1; \ fi; \ fi ; drops/jdk6-jaf-b20.zip: OK mkdir -p stamps touch stamps/download-jaf-drop.stamp mkdir -p stamps touch stamps/download-drops.stamp mkdir -p stamps touch stamps/download-cacao.stamp mkdir -p stamps touch stamps/download-jamvm.stamp mkdir -p stamps touch stamps/hgforest.stamp mkdir -p stamps touch stamps/download-openjdk.stamp hotspot_sha256sum="`gawk 'version==$1 {print $4}' version=hs23 \ /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`" ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e hotspot.tar.gz ] ; then \ mv hotspot.tar.gz hotspot.tar.gz.old ; \ fi ; \ hotspot_url="`gawk 'version==$1 {print $2 "/archive/" $3 ".tar.gz"}' \ version=hs23 /notnfs/nighttester/icedtea6-hg-target-testing/hotspot.map`"; \ /usr/bin/wget ${hotspot_url} -O hotspot.tar.gz ; \ if ! echo "${hotspot_sha256sum} hotspot.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of HotSpot zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date HotSpot zip available"; exit -1; \ fi ; \ fi /usr/bin/sha256sum: hotspot.tar.gz: No such file or directory hotspot.tar.gz: FAILED open or read /usr/bin/sha256sum: WARNING: 1 listed file could not be read ERROR: No up-to-date HotSpot zip available make: *** [stamps/download-hotspot.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 27 00:03:19 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 27 Mar 2013 03:03:19 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea7TargetTesting #1256 In-Reply-To: <1716989209.520.1364282135624.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1716989209.520.1364282135624.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1466247782.529.1364367799936.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 367 lines...] checking whether to build a bootstrap version first... yes checking whether to download tarballs... no checking for a JDK home directory... /usr/lib/jvm/java-gcj checking if a java binary was specified... no checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes 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 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 @ 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... no checking for native2ascii... /usr/bin/native2ascii checking if we are using CACAO as the build VM... no checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar checking for xsltproc... /usr/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... yes 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... yes 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... 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... yes checking if javax.swing.plaf.basic.BasicDirectoryModel.addPropertyChangeListener 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 lacks support for 1.7 bytecode... 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.gz checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea7/hotspot.tar.gz checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea7/corba.tar.gz checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz checking for a JDK source zip... /notnfs/nighttester/drops/icedtea7/jdk.tar.gz checking for a langtools source zip... /notnfs/nighttester/drops/icedtea7/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... /notnfs/nighttester/drops/cacao/cacao7.tar.gz 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... yes checking whether to use the Shark JIT... no checking for additional virtual machines to build... none checking if a version suffix has been specified... no checking which OpenJDK project is being used... icedtea checking whether to retrieve the source code from Mercurial... no checking which Java timezone data directory to use... /usr/share/javazi checking for pax utility to use... not specified checking for hg... (cached) /usr/bin/hg checking which Mercurial revision to use... tip checking for gcj... /usr/bin/gcj 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 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 for XPROTO... yes checking for XT... yes checking for X11... yes checking for XINERAMA... 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 configure: creating ./config.status config.status: creating Makefile 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: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --enable-systemtap + make env-boot unset JAVA_HOME export ALT_JDK_IMPORT_PATH="/notnfs/nighttester/icedtea7-target-testing/bootstrap/jdk1.6.0" ANT="/usr/bin/ant" BUILD_NUMBER="b09" JDK_UPDATE_VERSION="12" JRE_RELEASE_VERSION="1.7.0_12-b09" 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 16 (Verne) (Wed Mar 27 03:03:06 EDT 2013)" DERIVATIVE_ID="IcedTea7 2.4pre+r898867dc123e" ALT_JIBX_LIBS_PATH="" DEBUG_CLASSFILES="true" DEBUG_BINARIES="true" DISABLE_INTREE_EC="true" ALT_OUTPUTDIR="/notnfs/nighttester/icedtea7-target-testing/openjdk.build" VERBOSE="" STATIC_CXX="false" BUILD_GCC="gcc" BUILD_CXX="g++" USE_SYSTEM_CUPS="true" CUPS_LIBS="-lcups" CUPS_CFLAGS="" STRIP_POLICY=no_strip JAVAC_WARNINGS_FATAL="false" COMPILER_WARNINGS_FATAL="false" UNLIMITED_CRYPTO="true" RHINO_JAR="/notnfs/nighttester/icedtea7-target-testing/rhino/rhino.jar" SYSTEM_ZLIB="true" ZLIB_LIBS="-lz " ZLIB_CFLAGS="" USE_SYSTEM_LCMS="true" LCMS_LIBS="-llcms2 " LCMS_CFLAGS="" USE_SYSTEM_JPEG="true" JPEG_LIBS="-ljpeg" JPEG_CFLAGS="" USE_SYSTEM_PNG="true" PNG_LIBS="-lpng12 " PNG_CFLAGS="-I/usr/include/libpng12 " USE_SYSTEM_GIF="true" GIF_LIBS="-lgif" GIF_CFLAGS="" USE_SYSTEM_GTK="true" GTK_LIBS="-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GTK_CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 " USE_SYSTEM_GIO="true" GIO_LIBS="-pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 " GIO_CFLAGS="-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include " USE_SYSTEM_FONTCONFIG="true" FONTCONFIG_LIBS="-lfontconfig " FONTCONFIG_CFLAGS="" COMPILE_AGAINST_SYSCALLS="true" COMPRESS_JARS="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="/usr/bin/xsltproc" + make clone-boot mkdir -p stamps touch stamps/hgforest.stamp ln -sf /notnfs/nighttester/drops/icedtea7/openjdk.tar.gz openjdk.tar.gz if ! echo "43aef86d067f66f2cd3b6895cc166e056b05603ee585ba50b5a82d41e7924a16 openjdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ -e openjdk.tar.gz ] ; then \ mv openjdk.tar.gz openjdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/archive/2d1ddf672d61.tar.gz -O openjdk.tar.gz; \ if ! echo "43aef86d067f66f2cd3b6895cc166e056b05603ee585ba50b5a82d41e7924a16 openjdk.tar.gz" \ | /usr/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.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/corba.tar.gz corba.tar.gz if ! echo "20b9840fa09f8e89a141cbe0b08794588f8534ba760cf08cee34feaea3018bc4 corba.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ corba.tar.gz ] ; then \ mv corba.tar.gz corba.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/corba/archive/679412ed11d5.tar.gz -O corba.tar.gz; \ if ! echo "20b9840fa09f8e89a141cbe0b08794588f8534ba760cf08cee34feaea3018bc4 corba.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of CORBA zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK CORBA zip available"; exit -1; \ fi ; \ fi ; corba.tar.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/jaxp.tar.gz jaxp.tar.gz if ! echo "d04ae1702118dd42e5f7c3796dab0214a44f27b8381464536877cded732f6b77 jaxp.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jaxp.tar.gz ] ; then \ mv jaxp.tar.gz jaxp.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxp/archive/cba4d3377850.tar.gz -O jaxp.tar.gz; \ if ! echo "d04ae1702118dd42e5f7c3796dab0214a44f27b8381464536877cded732f6b77 jaxp.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JAXP zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date JAXP root zip available"; exit -1; \ fi ; \ fi ; jaxp.tar.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/jaxws.tar.gz jaxws.tar.gz if ! echo "ada222989022c456d6ebd417891fb4b575d47da1134bd0ca631fb5deea7cbed8 jaxws.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jaxws.tar.gz ] ; then \ mv jaxws.tar.gz jaxws.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jaxws/archive/a7541d353428.tar.gz -O jaxws.tar.gz; \ if ! echo "ada222989022c456d6ebd417891fb4b575d47da1134bd0ca631fb5deea7cbed8 jaxws.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JAXWS zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK JAXWS zip available"; exit -1; \ fi ; \ fi ; jaxws.tar.gz: OK ln -sf /notnfs/nighttester/drops/icedtea7/jdk.tar.gz jdk.tar.gz if ! echo "f3e534cabdf0892b8311133da977823bbecabab7cf5f8a5115ef4fd3b2f81b06 jdk.tar.gz" \ | /usr/bin/sha256sum --check ; \ then \ if test "xno" = "xyes"; then \ if [ jdk.tar.gz ] ; then \ mv jdk.tar.gz jdk.tar.gz.old ; \ fi ; \ /usr/bin/wget http://icedtea.classpath.org/hg/icedtea7-forest/jdk/archive/bbfd732ae37d.tar.gz -O jdk.tar.gz; \ if ! echo "f3e534cabdf0892b8311133da977823bbecabab7cf5f8a5115ef4fd3b2f81b06 jdk.tar.gz" \ | /usr/bin/sha256sum --check ; then \ echo "ERROR: Bad download of JDK zip"; false; \ fi; \ else \ echo "ERROR: No up-to-date OpenJDK JDK zip available"; exit -1; \ fi ; \ fi ; jdk.tar.gz: FAILED /usr/bin/sha256sum: WARNING: 1 computed checksum did NOT match ERROR: No up-to-date OpenJDK JDK zip available make: *** [stamps/download-openjdk.stamp] Error 255 + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Wed Mar 27 01:27:47 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Wed, 27 Mar 2013 04:27:47 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #374 In-Reply-To: <52981334.521.1364286458041.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <52981334.521.1364286458041.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1489861528.530.1364372868233.JavaMail.nighttester@toadeater.yyz.redhat.com> See Changes: [dcherepanov] Merge [wetmore] 8009517: new code changes causing errors in old build (-Werror) environment Reviewed-by: mduigou ------------------------------------------ [...truncated 22131 lines...] Copying images/j2sdk-image/include/classfile_constants.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include /bin/echo Copying images/j2sdk-image/include/linux/jawt_md.h /bin/echo Copying images/j2sdk-image/include/linux/jni_md.h Copying images/j2sdk-image/include/linux/jawt_md.h /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/classfile_constants.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/classfile_constants.h' /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux Copying images/j2sdk-image/include/linux/jni_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/echo Processing images/j2sdk-image/jre/LICENSE /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jawt_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jawt_md.h' /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jni_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jni_md.h' Processing images/j2sdk-image/jre/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/echo Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/echo Processing images/j2sdk-image/jre/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE Processing images/j2sdk-image/jre/THIRD_PARTY_README /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/echo Processing images/j2sdk-image/LICENSE /bin/echo Processing images/j2sdk-image/ASSEMBLY_EXCEPTION Processing images/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/echo Processing images/j2sdk-image/THIRD_PARTY_README Processing images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE Processing images/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/echo Generating images/j2sdk-image/release /bin/echo Copying images/j2sdk-image/src.zip Generating images/j2sdk-image/release /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image Copying images/j2sdk-image/src.zip /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /usr/bin/printf '%s="%s"\n' "JAVA_VERSION" "1.8.0" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/src.zip' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/src.zip' /usr/bin/printf '%s="%s"\n' "OS_NAME" "Linux" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_VERSION" "2.6" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_ARCH" "amd64" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "SOURCE" "" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/echo Generating images/j2re-image/lib/meta-index /bin/echo Generating images/j2re-image/lib/ext/meta-index Generating images/j2re-image/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` Generating images/j2re-image/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar /bin/echo Generating images/j2sdk-image/jre/lib/meta-index Generating images/j2sdk-image/jre/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /bin/echo Generating images/j2sdk-image/jre/lib/ext/meta-index Generating images/j2sdk-image/jre/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar gmake[3]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' ## Finished images (build time 00:03:05) ----- Build times ------- Start 2013-03-27 04:05:18 End 2013-03-27 04:26:40 00:00:35 corba 00:00:36 demos 00:07:59 hotspot 00:03:05 images 00:00:39 jaxp 00:00:51 jaxws 00:06:55 jdk 00:00:42 langtools 00:21:22 TOTAL ------------------------- Finished building OpenJDK for target 'images' make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot' Bootstrapped IcedTea is served: /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images mkdir -p stamps touch stamps/icedtea-boot.stamp + make icedtea-stage1 mkdir -p stamps touch stamps/icedtea-stage1.stamp + make clean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/native rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/classes rm -f pulse-java.jar if [ -e /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ]; then \ rmdir /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ; \ fi rm -f stamps/pulse-java*.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build rm -f stamps/icedtea-configure.stamp stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug-configure.stamp rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot rm -f stamps/icedtea-boot-configure.stamp rm -f stamps/icedtea-boot.stamp rm -rf openjdk-boot rm -f stamps/patch-boot.stamp rm -f stamps/clone-boot.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot rm -f stamps/bootstrap-directory-stage1.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory-stage2.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage1.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage2.stamp rm -f stamps/overlay.stamp if [ -e Defs.gmk.bak ] ; then \ mv Defs.gmk.bak openjdk/jdk/make/common/shared/Defs.gmk ; \ fi rm -f stamps/versioning.stamp if [ -e stamps/patch.stamp ] ; then \ all_patches_ok=yes; \ for p in patches/memory-limits.patch patches/debian/uname.patch patches/override-redirect-metacity.patch patches/alt-jar.patch patches/cacao/arch.patch patches/disable-intree-ec.patch patches/rhino.patch patches/systemtap-gcc-4.5.patch patches/nss-not-enabled-config.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p1 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p1 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch.stamp ; \ fi Checking patches/memory-limits.patch Reverting patches/memory-limits.patch patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 2946 (offset 27 lines). Checking patches/debian/uname.patch Reverting patches/debian/uname.patch patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 155 (offset 2 lines). patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 162 (offset 2 lines). Checking patches/override-redirect-metacity.patch Reverting patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1156 (offset 14 lines). Checking patches/alt-jar.patch Reverting patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 232 (offset 51 lines). Checking patches/cacao/arch.patch Reverting patches/cacao/arch.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #1 succeeded at 187 (offset -3 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/disable-intree-ec.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-linux.rej Checking patches/rhino.patch Reverting patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 824 (offset 11 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/systemtap-gcc-4.5.patch Reverting patches/systemtap-gcc-4.5.patch patching file openjdk/hotspot/src/share/vm/prims/jni.cpp Hunk #1 succeeded at 4489 (offset 6 lines). Checking patches/nss-not-enabled-config.patch Reverting patches/nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security-linux Hunk #1 succeeded at 73 (offset 22 lines). WARNING Not all patches reverted cleanly if [ -e stamps/patch-fsg.stamp ] ; then \ all_patches_ok=yes; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch-fsg.stamp ; \ fi rm -f stamps/remove-intree-libraries.stamp rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp make: *** No rule to make target `clean-generated', needed by `clean-local'. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Thu Mar 28 02:46:34 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 28 Mar 2013 05:46:34 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6TargetTesting #1309 In-Reply-To: <981386130.524.1364364872931.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <981386130.524.1364364872931.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <691424463.536.1364463994557.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Thu Mar 28 08:33:32 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 28 Mar 2013 11:33:32 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea6hgTargetTesting #809 In-Reply-To: <2101294794.528.1364367685047.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <2101294794.528.1364367685047.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <272318285.539.1364484812817.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Thu Mar 28 13:32:25 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 28 Mar 2013 16:32:25 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea7TargetTesting #1257 In-Reply-To: <1466247782.529.1364367799936.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1466247782.529.1364367799936.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1572134862.541.1364502746377.JavaMail.nighttester@toadeater.yyz.redhat.com> See From gnu.andrew at redhat.com Thu Mar 28 13:55:43 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Thu, 28 Mar 2013 16:55:43 -0400 (EDT) Subject: Build failed in Jenkins: IcedTea8TargetTesting #375 In-Reply-To: <1489861528.530.1364372868233.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1489861528.530.1364372868233.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1055639357.542.1364504145175.JavaMail.nighttester@toadeater.yyz.redhat.com> See ------------------------------------------ [...truncated 22131 lines...] /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/jvmticmlr.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/jvmticmlr.h' /bin/echo Copying images/j2sdk-image/include/linux/jawt_md.h /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/classfile_constants.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/classfile_constants.h' /bin/echo Copying images/j2sdk-image/include/linux/jni_md.h Copying images/j2sdk-image/include/linux/jawt_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/echo Processing images/j2sdk-image/jre/LICENSE Copying images/j2sdk-image/include/linux/jni_md.h /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jawt_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jawt_md.h' Processing images/j2sdk-image/jre/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/include/linux/jni_md.h' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/include/linux/jni_md.h' /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/echo Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/jre/THIRD_PARTY_README Processing images/j2sdk-image/jre/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE Processing images/j2sdk-image/jre/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/LICENSE /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/LICENSE /bin/echo Processing images/j2sdk-image/ASSEMBLY_EXCEPTION Processing images/j2sdk-image/LICENSE /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image Processing images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/LICENSE > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/ASSEMBLY_EXCEPTION > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/ASSEMBLY_EXCEPTION /bin/echo Processing images/j2sdk-image/THIRD_PARTY_README Processing images/j2sdk-image/THIRD_PARTY_README /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/THIRD_PARTY_README /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/LICENSE /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/echo Generating images/j2sdk-image/release LC_ALL=C /bin/sed 's/$//g' /notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/THIRD_PARTY_README > /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/echo Copying images/j2sdk-image/src.zip Generating images/j2sdk-image/release Copying images/j2sdk-image/src.zip /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/mkdir -p /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image /bin/rm -f /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "JAVA_VERSION" "1.8.0" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/cp -fP '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/src.zip' '/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/src.zip' /bin/chmod 444 /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/THIRD_PARTY_README /bin/echo Generating images/j2re-image/lib/meta-index Generating images/j2re-image/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /usr/bin/printf '%s="%s"\n' "OS_NAME" "Linux" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_VERSION" "2.6" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "OS_ARCH" "amd64" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /usr/bin/printf '%s="%s"\n' "SOURCE" "" >> /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/release /bin/echo Generating images/j2re-image/lib/ext/meta-index Generating images/j2re-image/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2re-image/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar /bin/echo Generating images/j2sdk-image/jre/lib/meta-index Generating images/j2sdk-image/jre/lib/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index `/bin/ls *.jar | /bin/sed 's/JObjC\.jar//g'` /bin/echo Generating images/j2sdk-image/jre/lib/ext/meta-index Generating images/j2sdk-image/jre/lib/ext/meta-index cd /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images/j2sdk-image/jre/lib/ext && /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0/bin/java -Xms64M -Xmx1100M -XX:PermSize=32m -XX:MaxPermSize=160m -XX:ThreadStackSize=1536 -cp /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/jdk/btclasses build.tools.buildmetaindex.BuildMetaIndex -o meta-index *.jar gmake[3]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' gmake[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk-boot/jdk/makefiles' ## Finished images (build time 00:02:43) ----- Build times ------- Start 2013-03-28 16:35:28 End 2013-03-28 16:54:39 00:00:41 corba 00:00:34 demos 00:07:21 hotspot 00:02:43 images 00:00:29 jaxp 00:00:43 jaxws 00:05:58 jdk 00:00:42 langtools 00:19:11 TOTAL ------------------------- Finished building OpenJDK for target 'images' make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot' Bootstrapped IcedTea is served: /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot/images mkdir -p stamps touch stamps/icedtea-boot.stamp + make icedtea-stage1 mkdir -p stamps touch stamps/icedtea-stage1.stamp + make clean rm -rf test/jtreg/classes rm -f test/jtreg.jar rm -f stamps/jtreg.stamp rm -rf test/hotspot test/langtools test/jdk rm -f test/check-*.log test/jtreg-summary.log rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/native rm -rf /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build/classes rm -f pulse-java.jar if [ -e /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ]; then \ rmdir /notnfs/nighttester/icedtea8-target-testing/pulseaudio.build ; \ fi rm -f stamps/pulse-java*.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build rm -f stamps/icedtea-configure.stamp stamps/icedtea.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-debug rm -f stamps/icedtea-debug-configure.stamp rm -f stamps/icedtea-debug.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/openjdk.build-boot rm -f stamps/icedtea-boot-configure.stamp rm -f stamps/icedtea-boot.stamp rm -rf openjdk-boot rm -f stamps/patch-boot.stamp rm -f stamps/clone-boot.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/boot rm -f stamps/bootstrap-directory-stage1.stamp rm -rf /notnfs/nighttester/icedtea8-target-testing/bootstrap/icedtea rm -f stamps/bootstrap-directory-stage2.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage1.stamp rm -f /notnfs/nighttester/icedtea8-target-testing/bootstrap/jdk1.7.0 rm -f stamps/bootstrap-directory-symlink-stage2.stamp rm -f stamps/overlay.stamp if [ -e Defs.gmk.bak ] ; then \ mv Defs.gmk.bak openjdk/jdk/make/common/shared/Defs.gmk ; \ fi rm -f stamps/versioning.stamp if [ -e stamps/patch.stamp ] ; then \ all_patches_ok=yes; \ for p in patches/memory-limits.patch patches/debian/uname.patch patches/override-redirect-metacity.patch patches/alt-jar.patch patches/cacao/arch.patch patches/disable-intree-ec.patch patches/rhino.patch patches/systemtap-gcc-4.5.patch patches/nss-not-enabled-config.patch ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing/openjdk/jdk; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p1 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p1 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ cd /notnfs/nighttester/icedtea8-target-testing ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch.stamp ; \ fi Checking patches/memory-limits.patch Reverting patches/memory-limits.patch patching file openjdk/hotspot/src/share/vm/runtime/globals.hpp Hunk #1 succeeded at 2946 (offset 27 lines). Checking patches/debian/uname.patch Reverting patches/debian/uname.patch patching file openjdk/corba/make/common/shared/Platform.gmk Hunk #1 succeeded at 155 (offset 2 lines). patching file openjdk/jdk/make/common/shared/Platform.gmk Hunk #1 succeeded at 162 (offset 2 lines). Checking patches/override-redirect-metacity.patch Reverting patches/override-redirect-metacity.patch patching file openjdk/jdk/src/solaris/classes/sun/awt/X11/XWindowPeer.java Hunk #1 succeeded at 1156 (offset 14 lines). Checking patches/alt-jar.patch Reverting patches/alt-jar.patch patching file openjdk/jdk/make/common/shared/Defs-java.gmk Hunk #1 succeeded at 232 (offset 51 lines). Checking patches/cacao/arch.patch Reverting patches/cacao/arch.patch patching file openjdk/jdk/make/common/Defs-linux.gmk Hunk #1 succeeded at 187 (offset -3 lines). patching file openjdk/jdk/make/javax/sound/SoundDefs.gmk patching file openjdk/jdk/src/share/native/com/sun/media/sound/SoundDefs.h Checking patches/disable-intree-ec.patch 1 out of 1 hunk FAILED -- saving rejects to file openjdk/jdk/src/share/lib/security/java.security-linux.rej Checking patches/rhino.patch Reverting patches/rhino.patch patching file openjdk/jdk/make/com/sun/Makefile patching file openjdk/jdk/make/com/sun/script/Makefile patching file openjdk/jdk/make/common/Release.gmk Hunk #1 succeeded at 824 (offset 11 lines). patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/ExternalScriptable.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JSAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/JavaAdapter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoClassShutter.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoCompiledScript.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoTopLevel.java patching file openjdk/jdk/src/share/classes/com/sun/script/javascript/RhinoWrapFactory.java Checking patches/systemtap-gcc-4.5.patch Reverting patches/systemtap-gcc-4.5.patch patching file openjdk/hotspot/src/share/vm/prims/jni.cpp Hunk #1 succeeded at 4489 (offset 6 lines). Checking patches/nss-not-enabled-config.patch Reverting patches/nss-not-enabled-config.patch patching file openjdk/jdk/src/share/lib/security/java.security-linux Hunk #1 succeeded at 73 (offset 22 lines). WARNING Not all patches reverted cleanly if [ -e stamps/patch-fsg.stamp ] ; then \ all_patches_ok=yes; \ for p in ; \ do \ echo Checking $p ; \ if /usr/bin/patch -l -p0 -R --dry-run -s -t -f < /notnfs/nighttester/icedtea8-target-testing/$p ; \ then \ echo Reverting $p ; \ /usr/bin/patch -l -p0 -R < /notnfs/nighttester/icedtea8-target-testing/$p ; \ else \ all_patches_ok=no ; \ fi ; \ done ; \ if ! test x${all_patches_ok} = "xyes" ; then \ echo "WARNING Not all patches reverted cleanly" ; \ fi ; \ rm -f stamps/patch-fsg.stamp ; \ fi rm -f stamps/remove-intree-libraries.stamp rm -f stamps/sanitise-openjdk.stamp rm -rf openjdk/hotspot rm -f stamps/extract-hotspot.stamp rm -rf openjdk rm -f stamps/extract-openjdk.stamp rm -rf cacao rm -f stamps/cacao.stamp rm -f stamps/extract-cacao.stamp rm -rf jamvm rm -f stamps/jamvm.stamp rm -f stamps/extract-jamvm.stamp rm -f stamps/extract.stamp make: *** No rule to make target `clean-generated', needed by `clean-local'. Stop. + exit 1 Build step 'Execute shell' marked build as failure From gnu.andrew at redhat.com Fri Mar 29 16:01:05 2013 From: gnu.andrew at redhat.com (Hudson Admin) Date: Fri, 29 Mar 2013 19:01:05 -0400 (EDT) Subject: Jenkins build is back to normal : IcedTea8TargetTesting #376 In-Reply-To: <1055639357.542.1364504145175.JavaMail.nighttester@toadeater.yyz.redhat.com> References: <1055639357.542.1364504145175.JavaMail.nighttester@toadeater.yyz.redhat.com> Message-ID: <1804788927.548.1364598066794.JavaMail.nighttester@toadeater.yyz.redhat.com> See