Build failed in Jenkins: IcedTea8TargetTesting #1365

Hudson Admin gnu.andrew at redhat.com
Wed Mar 30 03:07:52 UTC 2016


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

Changes:

[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR2873: Fix make distcheck

2016-03-28  Andrew John Hughes  <gnu_andrew at member.fsf.org>

	PR2873: Fix make distcheck
	* Makefile.am:
	(clean-tests): Don't try and delete the test
	subdirectory of the build tree. configure now
	generates test/tapset/jstaptest.pl and so
	the directory won't be empty until the autoconf
	tools remove this.

[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR2897: clean-cacao removes extracted source tree but not extract-cacao.stamp

2016-03-28  Andrew John Hughes  <gnu_andrew at member.fsf.org>

	PR2897: clean-cacao removes extracted source tree
	but not extract-cacao.stamp
	* Makefile.am,
	(clean-extract-cacao): Remove the entire
	CACAO tree here.
	(cacao-configure): Build in a separate directory,
	cacao.build.
	(cacao-build): Likewise.
	(cacao-install): Likewise.
	(clean-cacao): Only remove the installation and
	build directories, leaving the clean source tree
	intact.
	* NEWS: Updated.

[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR2352: Split JamVM rule into configure, make and make install stages

2016-03-28  Andrew John Hughes  <gnu_andrew at member.fsf.org>

	PR2352: Split JamVM rule into configure, make and
	make install stages
	* Makefile.am:
	(jamvm): Depend on jamvm-configure, jamvm-build and
	jamvm-install rather than doing the job itself.
	(jamvm-configure): Split from jamvm step. Configures
	the JamVM build.
	(jamvm-build): Split from jamvm step and update
	the make invocation to match that used by CACAO.
	Builds JamVM.
	(jamvm-install): Likewise. Installs JamVM and
	creates the JamVM symlinks needed by the OpenJDK
	build.
	(clean-jamvm): Delete the intermediate stamps
	from the jamvm-configure, jamvm-build and jamvm-install
	steps.
	* NEWS: Updated.

[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR2351: Split CACAO rule into configure and make stages

2015-03-28  Andrew John Hughes  <gnu_andrew at member.fsf.org>

	PR2351: Split CACAO rule into configure and make stages
	* Makefile.am:
	(cacao): Depend on cacao-configure, cacao-build and
	cacao-install rather than doing the job itself.
	(cacao-configure): Split from cacao step. Configures
	the CACAO build.
	(cacao-build): Likewise. Builds CACAO.
	(cacao-install): Likewise. Installs CACAO and creates
	the CACAO symlinks needed by the OpenJDK build.
	(clean-cacao): Delete the intermediate stamps
	from the cacao-configure, cacao-build and cacao-install
	steps.
	* NEWS: Updated.

[Andrew John Hughes <gnu_andrew at member.fsf.org>] PR2873: Fix make distcheck

2015-03-28  Andrew John Hughes  <gnu_andrew at member.fsf.org>

	PR2873: Fix make distcheck
	* Makefile.am:
	(clean-download-langtools): Correct typo, deleting
	download-openjdk.stamp instead of download-langtools.stamp
	(clean-extract-openjdk): Also depend on clean-extract-nashorn.

------------------------------------------
[...truncated 177864 lines...]
.
Probe hotspot.jni.NewFloatArray.return not found.
.
Probe hotspot.jni.NewGlobalRef not found.
.
Probe hotspot.jni.NewGlobalRef.return not found.
.
Probe hotspot.jni.NewIntArray not found.
.
Probe hotspot.jni.NewIntArray.return not found.
.
Probe hotspot.jni.NewLocalRef not found.
.
Probe hotspot.jni.NewLocalRef.return not found.
.
Probe hotspot.jni.NewLongArray not found.
.
Probe hotspot.jni.NewLongArray.return not found.
.
Probe hotspot.jni.NewObjectA not found.
.
Probe hotspot.jni.NewObjectA.return not found.
.
Probe hotspot.jni.NewObjectArray not found.
.
Probe hotspot.jni.NewObjectArray.return not found.
.
Probe hotspot.jni.NewObject not found.
.
Probe hotspot.jni.NewObject.return not found.
.
Probe hotspot.jni.NewObjectV not found.
.
Probe hotspot.jni.NewObjectV.return not found.
.
Probe hotspot.jni.NewShortArray not found.
.
Probe hotspot.jni.NewShortArray.return not found.
.
Probe hotspot.jni.NewString not found.
.
Probe hotspot.jni.NewString.return not found.
.
Probe hotspot.jni.NewStringUTF not found.
.
Probe hotspot.jni.NewStringUTF.return not found.
.
Probe hotspot.jni.NewWeakGlobalRef not found.
.
Probe hotspot.jni.NewWeakGlobalRef.return not found.
.
Probe hotspot.jni.PopLocalFrame not found.
.
Probe hotspot.jni.PopLocalFrame.return not found.
.
Probe hotspot.jni.PushLocalFrame not found.
.
Probe hotspot.jni.PushLocalFrame.return not found.
.
Probe hotspot.jni.RegisterNatives not found.
.
Probe hotspot.jni.RegisterNatives.return not found.
.
Probe hotspot.jni.ReleaseBooleanArrayElements not found.
.
Probe hotspot.jni.ReleaseBooleanArrayElements.return not found.
.
Probe hotspot.jni.ReleaseByteArrayElements not found.
.
Probe hotspot.jni.ReleaseByteArrayElements.return not found.
.
Probe hotspot.jni.ReleaseCharArrayElements not found.
.
Probe hotspot.jni.ReleaseCharArrayElements.return not found.
.
Probe hotspot.jni.ReleaseDoubleArrayElements not found.
.
Probe hotspot.jni.ReleaseDoubleArrayElements.return not found.
.
Probe hotspot.jni.ReleaseFloatArrayElements not found.
.
Probe hotspot.jni.ReleaseFloatArrayElements.return not found.
.
Probe hotspot.jni.ReleaseIntArrayElements not found.
.
Probe hotspot.jni.ReleaseIntArrayElements.return not found.
.
Probe hotspot.jni.ReleaseLongArrayElements not found.
.
Probe hotspot.jni.ReleaseLongArrayElements.return not found.
.
Probe hotspot.jni.ReleasePrimitiveArrayCritical not found.
.
Probe hotspot.jni.ReleasePrimitiveArrayCritical.return not found.
.
Probe hotspot.jni.ReleaseShortArrayElements not found.
.
Probe hotspot.jni.ReleaseShortArrayElements.return not found.
.
Probe hotspot.jni.ReleaseStringChars not found.
.
Probe hotspot.jni.ReleaseStringChars.return not found.
.
Probe hotspot.jni.ReleaseStringCritical not found.
.
Probe hotspot.jni.ReleaseStringCritical.return not found.
.
Probe hotspot.jni.ReleaseStringUTFChars not found.
.
Probe hotspot.jni.ReleaseStringUTFChars.return not found.
.
Probe hotspot.jni.SetBooleanArrayRegion not found.
.
Probe hotspot.jni.SetBooleanArrayRegion.return not found.
.
Probe hotspot.jni.SetBooleanField not found.
.
Probe hotspot.jni.SetBooleanField.return not found.
.
Probe hotspot.jni.SetByteArrayRegion not found.
.
Probe hotspot.jni.SetByteArrayRegion.return not found.
.
Probe hotspot.jni.SetByteField not found.
.
Probe hotspot.jni.SetByteField.return not found.
.
Probe hotspot.jni.SetCharArrayRegion not found.
.
Probe hotspot.jni.SetCharArrayRegion.return not found.
.
Probe hotspot.jni.SetCharField not found.
.
Probe hotspot.jni.SetCharField.return not found.
.
Probe hotspot.jni.SetDoubleArrayRegion not found.
.
Probe hotspot.jni.SetDoubleArrayRegion.return not found.
.
Probe hotspot.jni.SetDoubleField not found.
.
Probe hotspot.jni.SetDoubleField.return not found.
.
Probe hotspot.jni.SetFloatArrayRegion not found.
.
Probe hotspot.jni.SetFloatArrayRegion.return not found.
.
Probe hotspot.jni.SetFloatField not found.
.
Probe hotspot.jni.SetFloatField.return not found.
.
Probe hotspot.jni.SetIntArrayRegion not found.
.
Probe hotspot.jni.SetIntArrayRegion.return not found.
.
Probe hotspot.jni.SetIntField not found.
.
Probe hotspot.jni.SetIntField.return not found.
.
Probe hotspot.jni.SetLongArrayRegion not found.
.
Probe hotspot.jni.SetLongArrayRegion.return not found.
.
Probe hotspot.jni.SetLongField not found.
.
Probe hotspot.jni.SetLongField.return not found.
.
Probe hotspot.jni.SetObjectArrayElement not found.
.
Probe hotspot.jni.SetObjectArrayElement.return not found.
.
Probe hotspot.jni.SetObjectField not found.
.
Probe hotspot.jni.SetObjectField.return not found.
.
Probe hotspot.jni.SetShortArrayRegion not found.
.
Probe hotspot.jni.SetShortArrayRegion.return not found.
.
Probe hotspot.jni.SetShortField not found.
.
Probe hotspot.jni.SetShortField.return not found.
.
Probe hotspot.jni.SetStaticBooleanField not found.
.
Probe hotspot.jni.SetStaticBooleanField.return not found.
.
Probe hotspot.jni.SetStaticByteField not found.
.
Probe hotspot.jni.SetStaticByteField.return not found.
.
Probe hotspot.jni.SetStaticCharField not found.
.
Probe hotspot.jni.SetStaticCharField.return not found.
.
Probe hotspot.jni.SetStaticDoubleField not found.
.
Probe hotspot.jni.SetStaticDoubleField.return not found.
.
Probe hotspot.jni.SetStaticFloatField not found.
.
Probe hotspot.jni.SetStaticFloatField.return not found.
.
Probe hotspot.jni.SetStaticIntField not found.
.
Probe hotspot.jni.SetStaticIntField.return not found.
.
Probe hotspot.jni.SetStaticLongField not found.
.
Probe hotspot.jni.SetStaticLongField.return not found.
.
Probe hotspot.jni.SetStaticObjectField not found.
.
Probe hotspot.jni.SetStaticObjectField.return not found.
.
Probe hotspot.jni.SetStaticShortField not found.
.
Probe hotspot.jni.SetStaticShortField.return not found.
.
Probe hotspot.jni.Throw not found.
.
Probe hotspot.jni.Throw.return not found.
.
Probe hotspot.jni.ThrowNew not found.
.
Probe hotspot.jni.ThrowNew.return not found.
.
Probe hotspot.jni.ToReflectedField not found.
.
Probe hotspot.jni.ToReflectedField.return not found.
.
Probe hotspot.jni.ToReflectedMethod not found.
.
Probe hotspot.jni.ToReflectedMethod.return not found.
.
Probe hotspot.jni.UnregisterNatives not found.
.
Probe hotspot.jni.UnregisterNatives.return not found.

Undetected probes:     498
Some tests did not work as expected.  See file test/check-stap.log for details.
Removing compiled test files.
make[2]: *** [check-tapset-probes] Error 242
make[2]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/icedtea-3.0.0pre09/_build'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/notnfs/nighttester/icedtea8-target-testing/icedtea-3.0.0pre09/_build'
make: *** [distcheck] Error 1
+ exit 1
Build step 'Execute shell' marked build as failure


More information about the icedtea-test mailing list