Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/junit.spec'], False, '/var/lib/mock/sclo6-rh-java-common-rh-el6-build-9692-13104/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/junit.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/rh-java-common-junit-4.11-8.15.bs1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/junit.spec'], False, '/var/lib/mock/sclo6-rh-java-common-rh-el6-build-9692-13104/root/', None, 86400, True, False, 497, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/junit.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nozSOd + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf junit-r4.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/junit-4.11-clean.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd junit-r4.11 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + scl enable maven30 rh-java-common - + echo 'Patch #0 (junit-no-hamcrest-src.patch):' Patch #0 (junit-no-hamcrest-src.patch): + /bin/cat /builddir/build/SOURCES/junit-no-hamcrest-src.patch + /usr/bin/patch -p1 --fuzz=0 patching file build.xml + cp build/maven/junit-pom-template.xml pom.xml + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/pom_editor.py pom_xpath_set pom:project/pom:version 4.11 ++ build-classpath hamcrest/core + ln -s /opt/rh/rh-java-common/root/usr/share/java/hamcrest/core.jar lib/hamcrest-core-1.3.jar + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z81Kns + umask 022 + cd /builddir/build/BUILD + cd junit-r4.11 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 rh-java-common - + ant dist -Dversion-status= Buildfile: /builddir/build/BUILD/junit-r4.11/build.xml clean: init: versiontag: [copy] Copying 1 file to /builddir/build/BUILD/junit-r4.11/src/main/java/junit/runner build: [mkdir] Created dir: /builddir/build/BUILD/junit-r4.11/target/main [javac] Compiling 164 source files to /builddir/build/BUILD/junit-r4.11/target/main [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/runner/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/junit/framework/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/internal/runners/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/runners/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/matchers/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/junit/extensions/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/runner/notification/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/junit/runner/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/runner/manipulation/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/junit/textui/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/main/org/junit/internal/requests/package-info.class [unjar] Expanding: /builddir/build/BUILD/junit-r4.11/lib/hamcrest-core-1.3.jar into /builddir/build/BUILD/junit-r4.11/target/main [mkdir] Created dir: /builddir/build/BUILD/junit-r4.11/target/test/java [javac] Compiling 163 source files to /builddir/build/BUILD/junit-r4.11/target/test/java [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 1 warning [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/junit/tests/runner/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/junit/tests/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/org/junit/tests/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/junit/tests/framework/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/org/junit/samples/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/junit/tests/extensions/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/org/junit/samples/money/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/junit/samples/package-info.class [javac] Creating empty /builddir/build/BUILD/junit-r4.11/target/test/java/junit/samples/money/package-info.class jars: [mkdir] Created dir: /builddir/build/BUILD/junit-r4.11/junit4.11 [jar] Building jar: /builddir/build/BUILD/junit-r4.11/junit4.11/junit-4.11-src.jar [jar] Building jar: /builddir/build/BUILD/junit-r4.11/junit4.11/junit-4.11.jar [jar] Building jar: /builddir/build/BUILD/junit-r4.11/junit4.11/junit-dep-4.11.jar samples-and-tests: [copy] Copying 872 files to /builddir/build/BUILD/junit-r4.11/junit4.11 javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Creating destination directory: "/builddir/build/BUILD/junit-r4.11/junit4.11/javadoc/" [javadoc] Loading source files for package org.junit... [javadoc] Loading source files for package org.junit.experimental... [javadoc] Loading source files for package org.junit.experimental.categories... [javadoc] Loading source files for package org.junit.experimental.max... [javadoc] Loading source files for package org.junit.experimental.results... [javadoc] Loading source files for package org.junit.experimental.runners... [javadoc] Loading source files for package org.junit.experimental.theories... [javadoc] Loading source files for package org.junit.experimental.theories.suppliers... [javadoc] Loading source files for package org.junit.matchers... [javadoc] Loading source files for package org.junit.rules... [javadoc] Loading source files for package org.junit.runner... [javadoc] Loading source files for package org.junit.runner.manipulation... [javadoc] Loading source files for package org.junit.runner.notification... [javadoc] Loading source files for package org.junit.runners... [javadoc] Loading source files for package org.junit.runners.model... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:3: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:4: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.MatcherAssert; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:831: error: cannot find symbol [javadoc] public static void assertThat(T actual, Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class Assert [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:864: error: cannot find symbol [javadoc] Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class Assert [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:4: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.everyItem; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:4: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.everyItem; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:5: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.is; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:5: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.is; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:6: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.notNullValue; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:6: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.notNullValue; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:7: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.nullValue; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:7: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.nullValue; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:9: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:93: error: cannot find symbol [javadoc] public static void assumeThat(T actual, Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class Assume [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:116: error: cannot find symbol [javadoc] public static void assumeThat(String message, T actual, Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class Assume [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:3: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.BaseMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:4: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Description; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:5: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:6: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.TypeSafeMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:20: error: cannot find symbol [javadoc] public static Matcher isSuccessful() { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ResultMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:27: error: cannot find symbol [javadoc] public static Matcher failureCountIs(final int count) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ResultMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:43: error: cannot find symbol [javadoc] public static Matcher hasSingleFailureContaining(final String string) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ResultMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/experimental/results/ResultMatchers.java:59: error: cannot find symbol [javadoc] public static Matcher hasFailureContaining(final String string) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ResultMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:3: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Description; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:4: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:5: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.SelfDescribing; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:6: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.StringDescription; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:15: error: cannot find symbol [javadoc] public class AssumptionViolatedException extends RuntimeException implements SelfDescribing { [javadoc] ^ [javadoc] symbol: class SelfDescribing [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:23: error: cannot find symbol [javadoc] private final Matcher fMatcher; [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class AssumptionViolatedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:25: error: cannot find symbol [javadoc] public AssumptionViolatedException(String assumption, boolean valueMatcher, Object value, Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class AssumptionViolatedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:37: error: cannot find symbol [javadoc] public AssumptionViolatedException(Object value, Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class AssumptionViolatedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:45: error: cannot find symbol [javadoc] public AssumptionViolatedException(String assumption, Object value, Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class AssumptionViolatedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/AssumptionViolatedException.java:68: error: cannot find symbol [javadoc] public void describeTo(Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class AssumptionViolatedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:3: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.CoreMatchers; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:4: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:5: error: package org.hamcrest.core.CombinableMatcher does not exist [javadoc] import org.hamcrest.core.CombinableMatcher.CombinableBothMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:6: error: package org.hamcrest.core.CombinableMatcher does not exist [javadoc] import org.hamcrest.core.CombinableMatcher.CombinableEitherMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:21: error: cannot find symbol [javadoc] public static Matcher> hasItem(T element) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:30: error: cannot find symbol [javadoc] public static Matcher> hasItem(Matcher elementMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:30: error: cannot find symbol [javadoc] public static Matcher> hasItem(Matcher elementMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:39: error: cannot find symbol [javadoc] public static Matcher> hasItems(T... elements) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:50: error: cannot find symbol [javadoc] public static Matcher> hasItems(Matcher... elementMatchers) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:50: error: cannot find symbol [javadoc] public static Matcher> hasItems(Matcher... elementMatchers) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:59: error: cannot find symbol [javadoc] public static Matcher> everyItem(final Matcher elementMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:59: error: cannot find symbol [javadoc] public static Matcher> everyItem(final Matcher elementMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:68: error: cannot find symbol [javadoc] public static Matcher containsString(java.lang.String substring) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:81: error: cannot find symbol [javadoc] public static CombinableBothMatcher both(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:81: error: cannot find symbol [javadoc] public static CombinableBothMatcher both(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class CombinableBothMatcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:94: error: cannot find symbol [javadoc] public static CombinableEitherMatcher either(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:94: error: cannot find symbol [javadoc] public static CombinableEitherMatcher either(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class CombinableEitherMatcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:102: error: cannot find symbol [javadoc] public static Matcher isThrowable(Matcher throwableMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:102: error: cannot find symbol [javadoc] public static Matcher isThrowable(Matcher throwableMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:110: error: cannot find symbol [javadoc] public static Matcher isException(Matcher exceptionMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:110: error: cannot find symbol [javadoc] public static Matcher isException(Matcher exceptionMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class JUnitMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:3: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.allOf; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:3: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.allOf; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:9: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:16: error: cannot find symbol [javadoc] private final List> fMatchers = new ArrayList>(); [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:18: error: cannot find symbol [javadoc] void add(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:26: error: cannot find symbol [javadoc] Matcher build() { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:30: error: cannot find symbol [javadoc] private Matcher allOfTheMatchers() { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:38: error: cannot find symbol [javadoc] private List> castedMatchers() { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:43: error: cannot find symbol [javadoc] private Matcher cast(Matcher singleMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedExceptionMatcherBuilder.java:43: error: cannot find symbol [javadoc] private Matcher cast(Matcher singleMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedExceptionMatcherBuilder [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ErrorCollector.java:9: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ErrorCollector.java:53: error: cannot find symbol [javadoc] public void checkThat(final T value, final Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ErrorCollector [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ErrorCollector.java:62: error: cannot find symbol [javadoc] public void checkThat(final String reason, final T value, final Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ErrorCollector [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:3: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.containsString; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:3: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.containsString; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:4: error: package org.hamcrest does not exist [javadoc] import static org.hamcrest.CoreMatchers.instanceOf; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:4: error: static import only from classes and interfaces [javadoc] import static org.hamcrest.CoreMatchers.instanceOf; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:3: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Description; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:4: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Factory; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:5: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:6: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.TypeSafeMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/TypeSafeMatcher.java:5: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.BaseMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/TypeSafeMatcher.java:16: error: cannot find symbol [javadoc] public abstract class TypeSafeMatcher extends BaseMatcher { [javadoc] ^ [javadoc] symbol: class BaseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:3: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Description; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:4: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Factory; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:5: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:6: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.TypeSafeMatcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:10: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:11: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.StringDescription; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:122: error: cannot find symbol [javadoc] public void expect(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:146: error: cannot find symbol [javadoc] public void expectMessage(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/rules/ExpectedException.java:154: error: cannot find symbol [javadoc] public void expectCause(Matcher expectedCause) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ExpectedException [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:11: error: cannot find symbol [javadoc] private final Matcher fMatcher; [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:13: error: cannot find symbol [javadoc] public ThrowableCauseMatcher(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:17: error: cannot find symbol [javadoc] public void describeTo(Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:28: error: cannot find symbol [javadoc] protected void describeMismatchSafely(T item, Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:34: error: cannot find symbol [javadoc] public static Matcher hasCause(final Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:34: error: cannot find symbol [javadoc] public static Matcher hasCause(final Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:11: error: cannot find symbol [javadoc] private final Matcher fMatcher; [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:13: error: cannot find symbol [javadoc] public ThrowableMessageMatcher(Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:17: error: cannot find symbol [javadoc] public void describeTo(Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:28: error: cannot find symbol [javadoc] protected void describeMismatchSafely(T item, Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:34: error: cannot find symbol [javadoc] public static Matcher hasMessage(final Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:34: error: cannot find symbol [javadoc] public static Matcher hasMessage(final Matcher matcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:6: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Description; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:7: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Factory; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:8: error: package org.hamcrest does not exist [javadoc] import org.hamcrest.Matcher; [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:15: error: package org.hamcrest does not exist [javadoc] org.hamcrest.TypeSafeMatcher { [javadoc] ^ [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:17: error: cannot find symbol [javadoc] private final Matcher fThrowableMatcher; [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:19: error: cannot find symbol [javadoc] public StacktracePrintingMatcher(Matcher throwableMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:23: error: cannot find symbol [javadoc] public void describeTo(Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:33: error: cannot find symbol [javadoc] protected void describeMismatchSafely(T item, Description description) { [javadoc] ^ [javadoc] symbol: class Description [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:47: error: cannot find symbol [javadoc] Matcher throwableMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:46: error: cannot find symbol [javadoc] public static Matcher isThrowable( [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:53: error: cannot find symbol [javadoc] Matcher exceptionMatcher) { [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:52: error: cannot find symbol [javadoc] public static Matcher isException( [javadoc] ^ [javadoc] symbol: class Matcher [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableCauseMatcher.java:33: error: cannot find symbol [javadoc] @Factory [javadoc] ^ [javadoc] symbol: class Factory [javadoc] location: class ThrowableCauseMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableCauseMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/ThrowableMessageMatcher.java:33: error: cannot find symbol [javadoc] @Factory [javadoc] ^ [javadoc] symbol: class Factory [javadoc] location: class ThrowableMessageMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class ThrowableMessageMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:45: error: cannot find symbol [javadoc] @Factory [javadoc] ^ [javadoc] symbol: class Factory [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/internal/matchers/StacktracePrintingMatcher.java:51: error: cannot find symbol [javadoc] @Factory [javadoc] ^ [javadoc] symbol: class Factory [javadoc] location: class StacktracePrintingMatcher [javadoc] where T is a type-variable: [javadoc] T extends Throwable declared in class StacktracePrintingMatcher [javadoc] javadoc: warning - Error fetching URL: http://java.sun.com/javase/6/docs/api/package-list [javadoc] Standard Doclet version 1.7.0_91 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:831: warning - Tag @link: reference not found: Matcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:831: warning - Tag @see: reference not found: org.hamcrest.CoreMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:831: warning - Tag @see: reference not found: org.hamcrest.MatcherAssert [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:863: warning - Tag @link: reference not found: Matcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:863: warning - Tag @see: reference not found: org.hamcrest.CoreMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assert.java:863: warning - Tag @see: reference not found: org.hamcrest.MatcherAssert [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:93: warning - Tag @link: reference not found: Matcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:93: warning - Tag @see: reference not found: org.hamcrest.CoreMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:116: warning - Tag @link: reference not found: Matcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/Assume.java:116: warning - Tag @see: reference not found: org.hamcrest.CoreMatchers [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:81: warning - Tag @link: reference not found: CoreMatchers#both(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:68: warning - Tag @link: reference not found: CoreMatchers#containsString(String) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:94: warning - Tag @link: reference not found: CoreMatchers#either(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:59: warning - Tag @link: reference not found: CoreMatchers#everyItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:30: warning - Tag @link: reference not found: CoreMatchers#hasItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:21: warning - Tag @link: reference not found: CoreMatchers#hasItem(Object) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:50: warning - Tag @link: reference not found: CoreMatchers#hasItems(Matcher...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:39: warning - Tag @link: reference not found: CoreMatchers#hasItems(Object...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:21: warning - Tag @link: reference not found: CoreMatchers#hasItem(Object) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:30: warning - Tag @link: reference not found: CoreMatchers#hasItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:39: warning - Tag @link: reference not found: CoreMatchers#hasItems(Object...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:50: warning - Tag @link: reference not found: CoreMatchers#hasItems(Matcher...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:59: warning - Tag @link: reference not found: CoreMatchers#everyItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:68: warning - Tag @link: reference not found: CoreMatchers#containsString(String) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:81: warning - Tag @link: reference not found: CoreMatchers#both(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:94: warning - Tag @link: reference not found: CoreMatchers#either(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/package-info.java:9: warning - Tag @link: can't find assertThat(Object, org.hamcrest.Matcher) in org.junit.Assert [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/package-info.java:9: warning - Tag @link: reference not found: org.hamcrest.Matcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/package-info.java:9: warning - Tag @link: reference not found: org.hamcrest.Matcher [javadoc] Generating /builddir/build/BUILD/junit-r4.11/junit4.11/javadoc/serialized-form.html... [javadoc] Copying file /builddir/build/BUILD/junit-r4.11/stylesheet.css to file /builddir/build/BUILD/junit-r4.11/junit4.11/javadoc/stylesheet.css... [javadoc] Building index for all the packages and classes... [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:81: warning - Tag @link: reference not found: CoreMatchers#both(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:68: warning - Tag @link: reference not found: CoreMatchers#containsString(String) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:94: warning - Tag @link: reference not found: CoreMatchers#either(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:59: warning - Tag @link: reference not found: CoreMatchers#everyItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:21: warning - Tag @link: reference not found: CoreMatchers#hasItem(Object) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:30: warning - Tag @link: reference not found: CoreMatchers#hasItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:39: warning - Tag @link: reference not found: CoreMatchers#hasItems(Object...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:50: warning - Tag @link: reference not found: CoreMatchers#hasItems(Matcher...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/package-info.java:9: warning - Tag @link: reference not found: org.hamcrest.Matcher [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:81: warning - Tag @link: reference not found: CoreMatchers#both(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:68: warning - Tag @link: reference not found: CoreMatchers#containsString(String) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:94: warning - Tag @link: reference not found: CoreMatchers#either(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:59: warning - Tag @link: reference not found: CoreMatchers#everyItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:30: warning - Tag @link: reference not found: CoreMatchers#hasItem(Matcher) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:21: warning - Tag @link: reference not found: CoreMatchers#hasItem(Object) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:50: warning - Tag @link: reference not found: CoreMatchers#hasItems(Matcher...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/JUnitMatchers.java:39: warning - Tag @link: reference not found: CoreMatchers#hasItems(Object...) [javadoc] /builddir/build/BUILD/junit-r4.11/src/main/java/org/junit/matchers/package-info.java:9: warning - Tag @link: reference not found: org.hamcrest.Matcher [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/junit-r4.11/junit4.11/javadoc/help-doc.html... [javadoc] 162 warnings release-notes: populate-dist: [copy] Copying 51 files to /builddir/build/BUILD/junit-r4.11/junit4.11/doc [copy] Copying 1 file to /builddir/build/BUILD/junit-r4.11/junit4.11 [copy] Copying 1 file to /builddir/build/BUILD/junit-r4.11/junit4.11 [copy] Copying 1 file to /builddir/build/BUILD/junit-r4.11/junit4.11 [copy] Copying 1 file to /builddir/build/BUILD/junit-r4.11/junit4.11 dist: [java] JUnit version 4.11 [java] ..................................................................................................................................................................................................................................................................................................................................I.I..........................................E...........................................................................................................................................I.................................................................................................................... [java] Time: 2.62 [java] There was 1 failure: [java] 1) inaccessibleBaseClassIsCaughtAtValidation(org.junit.tests.validation.InaccessibleBaseClassTest) [java] java.lang.AssertionError: Expected exception: org.junit.runners.model.InitializationError [java] at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:32) [java] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [java] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [java] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [java] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [java] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [java] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [java] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [java] at org.junit.runners.Suite.runChild(Suite.java:127) [java] at org.junit.runners.Suite.runChild(Suite.java:26) [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [java] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [java] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [java] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [java] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [java] at org.junit.runners.Suite.runChild(Suite.java:127) [java] at org.junit.runners.Suite.runChild(Suite.java:26) [java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [java] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [java] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [java] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [java] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [java] at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:160) [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:138) [java] at org.junit.runner.JUnitCore.run(JUnitCore.java:117) [java] at org.junit.runner.JUnitCore.runMain(JUnitCore.java:96) [java] at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:47) [java] at org.junit.runner.JUnitCore.main(JUnitCore.java:40) [java] [java] FAILURES!!! [java] Tests run: 620, Failures: 1 [java] BUILD FAILED /builddir/build/BUILD/junit-r4.11/build.xml:205: The following error occurred while executing this line: /builddir/build/BUILD/junit-r4.11/build.xml:175: Java returned: 1 Total time: 13 seconds + : + mkdir -p META-INF + cp -p /builddir/build/SOURCES/junit-OSGi-MANIFEST.MF META-INF/MANIFEST.MF + touch META-INF/MANIFEST.MF + zip -u junit4.11/junit-4.11.jar META-INF/MANIFEST.MF updating: META-INF/MANIFEST.MF (deflated 70%) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.P90qWa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch ++ dirname /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch + cd junit-r4.11 + LANG=C + export LANG + unset DISPLAY + scl enable maven30 rh-java-common - + install -d -m 755 /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java + install -m 644 junit4.11/junit-4.11.jar /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit.jar + ln -s /opt/rh/rh-java-common/root/usr/share/java/junit.jar /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit4.jar + install -d -m 755 /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-poms + install -m 644 pom.xml /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-poms/JPP-junit.pom + set -e + _pompart=JPP-junit.pom + _jarpart=junit.jar + _filelist=.mfiles + install -dm 755 /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-metadata + for _dir in /opt/rh/rh-java-common/root/usr/lib/java '%{_javajnidir}' /opt/rh/rh-java-common/root/usr/share/java + '[' -f /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/lib/java/junit.jar ']' + for _dir in /opt/rh/rh-java-common/root/usr/lib/java '%{_javajnidir}' /opt/rh/rh-java-common/root/usr/share/java + '[' -f '/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch%{_javajnidir}/junit.jar' ']' + for _dir in /opt/rh/rh-java-common/root/usr/lib/java '%{_javajnidir}' /opt/rh/rh-java-common/root/usr/share/java + '[' -f /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit.jar ']' + _jpath=/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit.jar + /usr/bin/python /opt/rh/rh-java-common/root/usr/share/java-utils/maven_depmap.py -n rh-java-common /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-metadata/junit.xml /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-poms/JPP-junit.pom /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit.jar + sed -i s:/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch:: .mfiles + sort -u -o .mfiles .mfiles + install -d -m 755 /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/javadoc/rh-java-common-junit + cp -pr junit4.11/javadoc/allclasses-frame.html junit4.11/javadoc/allclasses-noframe.html junit4.11/javadoc/constant-values.html junit4.11/javadoc/deprecated-list.html junit4.11/javadoc/help-doc.html junit4.11/javadoc/index-all.html junit4.11/javadoc/index.html junit4.11/javadoc/org junit4.11/javadoc/overview-frame.html junit4.11/javadoc/overview-summary.html junit4.11/javadoc/overview-tree.html junit4.11/javadoc/package-list junit4.11/javadoc/resources junit4.11/javadoc/serialized-form.html junit4.11/javadoc/stylesheet.css /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/javadoc/rh-java-common-junit + install -d -m 755 /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/junit/demo/junit + cp -pr junit4.11/junit/samples junit4.11/junit/tests /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/junit/demo/junit + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/junit-r4.11 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-java-common/root + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python /opt/rh/rh-java-common/root + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: rh-java-common-junit-4.11-8.15.bs1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.14bCdY + umask 022 + cd /builddir/build/BUILD + cd junit-r4.11 + DOCDIR=/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-4.11 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-4.11 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-4.11 + cp -pr LICENSE README CODING_STYLE /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-4.11 + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit.jar'] [INFO osgi.prov] rh-java-common-osgi(org.junit) = 4.11.0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/java/junit4.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-metadata/junit.xml'] [INFO maven.prov] rh-java-common-mvn(junit:junit) = 4.11, rh-java-common-mvn(junit:junit:pom:) = 4.11 Finding Provides: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common [INFO maven.req] input: ['/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/maven-metadata/junit.xml'] [INFO maven.req] java, rh-java-common-runtime Finding Requires: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Provides: rh-java-common-osgi(org.junit) = 4.11.0 rh-java-common-mvn(junit:junit) = 4.11 rh-java-common-mvn(junit:junit:pom:) = 4.11 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: java rh-java-common-runtime Processing files: rh-java-common-junit-manual-4.11-8.15.bs1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P1QRLO + umask 022 + cd /builddir/build/BUILD + cd junit-r4.11 + DOCDIR=/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-manual-4.11 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-manual-4.11 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-manual-4.11 + cp -pr LICENSE README CODING_STYLE /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-manual-4.11 + cp -pr junit4.11/doc/ReleaseNotes4.10.html junit4.11/doc/ReleaseNotes4.10.md junit4.11/doc/ReleaseNotes4.10.txt junit4.11/doc/ReleaseNotes4.11.html junit4.11/doc/ReleaseNotes4.11.md junit4.11/doc/ReleaseNotes4.11.txt junit4.11/doc/ReleaseNotes4.4.html junit4.11/doc/ReleaseNotes4.4.md junit4.11/doc/ReleaseNotes4.4.txt junit4.11/doc/ReleaseNotes4.5.md junit4.11/doc/ReleaseNotes4.5.txt junit4.11/doc/ReleaseNotes4.6.html junit4.11/doc/ReleaseNotes4.6.md junit4.11/doc/ReleaseNotes4.6.txt junit4.11/doc/ReleaseNotes4.7.html junit4.11/doc/ReleaseNotes4.7.md junit4.11/doc/ReleaseNotes4.7.txt junit4.11/doc/ReleaseNotes4.8.1.html junit4.11/doc/ReleaseNotes4.8.1.md junit4.11/doc/ReleaseNotes4.8.1.txt junit4.11/doc/ReleaseNotes4.8.2.html junit4.11/doc/ReleaseNotes4.8.2.md junit4.11/doc/ReleaseNotes4.8.2.txt junit4.11/doc/ReleaseNotes4.8.html junit4.11/doc/ReleaseNotes4.8.md junit4.11/doc/ReleaseNotes4.8.txt junit4.11/doc/ReleaseNotes4.9.1.md junit4.11/doc/ReleaseNotes4.9.1.txt junit4.11/doc/ReleaseNotes4.9.html junit4.11/doc/ReleaseNotes4.9.md junit4.11/doc/ReleaseNotes4.9.txt junit4.11/doc/building-junit.txt junit4.11/doc/cookbook junit4.11/doc/cookstour junit4.11/doc/faq junit4.11/doc/homepage.html junit4.11/doc/index.htm junit4.11/doc/markdown.sh junit4.11/doc/testinfected /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-manual-4.11 + exit 0 Finding Provides: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Finding Requires: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: rh-java-common-junit-javadoc-4.11-8.15.bs1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9lPzxF + umask 022 + cd /builddir/build/BUILD + cd junit-r4.11 + DOCDIR=/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-javadoc-4.11 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-javadoc-4.11 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-javadoc-4.11 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-javadoc-4.11 + exit 0 Finding Provides: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Finding Requires: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: rh-java-common-runtime Processing files: rh-java-common-junit-demo-4.11-8.15.bs1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HXXT2C + umask 022 + cd /builddir/build/BUILD + cd junit-r4.11 + DOCDIR=/builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-demo-4.11 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-demo-4.11 + /bin/mkdir -p /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-demo-4.11 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch/opt/rh/rh-java-common/root/usr/share/doc/rh-java-common-junit-demo-4.11 + exit 0 Finding Provides: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-provides-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Finding Requires: scl enable rh-java-common -- /usr/lib/rpm/rh-java-common-javapackages-requires-wrapper /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch --cachedir /builddir/build/BUILD/ --rpm-pid 4352 --scl rh-java-common Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch warning: Could not canonicalize hostname: c1bk.rdu2.centos.org Wrote: /builddir/build/RPMS/rh-java-common-junit-4.11-8.15.bs1.el6.noarch.rpm Wrote: /builddir/build/RPMS/rh-java-common-junit-manual-4.11-8.15.bs1.el6.noarch.rpm Wrote: /builddir/build/RPMS/rh-java-common-junit-javadoc-4.11-8.15.bs1.el6.noarch.rpm Wrote: /builddir/build/RPMS/rh-java-common-junit-demo-4.11-8.15.bs1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JrsUBt + umask 022 + cd /builddir/build/BUILD + cd junit-r4.11 + /bin/rm -rf /builddir/build/BUILDROOT/rh-java-common-junit-4.11-8.15.bs1.el6.noarch + exit 0 Child return code was: 0 LEAVE do -->