[#80024] FAILED srpm=groovy-1.8.7-alt1_1jpp7.src.rpm

Girar Builder robot girar-builder at altlinux.org
Thu Sep 13 22:13:47 MSK 2012


http://git.altlinux.org/tasks/80024/logs/events.1.1.log

2012-Sep-13 17:57:19 :: task #80024 for sisyphus started by viy:
#100 build groovy-1.8.7-alt1_1jpp7.src.rpm
2012-Sep-13 17:57:19 :: [x86_64] #100 groovy-1.8.7-alt1_1jpp7.src.rpm: build start
2012-Sep-13 17:57:19 :: [i586] #100 groovy-1.8.7-alt1_1jpp7.src.rpm: build start
    [javac]                                                         ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:22: error: package org.junit does not exist
    [javac] import static org.junit.Assert.assertTrue;
    [javac]                        ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:22: error: static import only from classes and interfaces
    [javac] import static org.junit.Assert.assertTrue;
    [javac] ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:23: error: package org.junit does not exist
    [javac] import static org.junit.Assert.fail;
    [javac]                        ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:23: error: static import only from classes and interfaces
    [javac] import static org.junit.Assert.fail;
    [javac] ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:46: error: cannot find symbol
    [javac]         assertTrue("Closure " + code + " should have failed", failed);
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:69: error: cannot find symbol
    [javac]             fail("Closure " + code + " should have failed with an exception of type " + clazz.getName());
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:71: error: cannot find symbol
    [javac]             fail("Closure " + code + " should have failed with an exception of type " + clazz.getName() + ", instead got Exception " + th);
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:92: error: cannot find symbol
    [javac]             fail("The expectedCause class cannot be null");
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:108: error: cannot find symbol
    [javac]             fail("Closure " + code + " was expected to fail due to a nested cause of type " + expectedCause.getName() +
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:118: error: cannot find symbol
    [javac]             fail("Closure " + code + " should have failed with an exception having a nested cause of type " + expectedCause.getName());
2012-Sep-13 18:10:02 :: [x86_64] groovy-1.8.7-alt1_1jpp7.src.rpm: remote: build failed
2012-Sep-13 18:10:02 :: [x86_64] #100 groovy-1.8.7-alt1_1jpp7.src.rpm: build FAILED
    [javac]                                                         ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:22: error: package org.junit does not exist
    [javac] import static org.junit.Assert.assertTrue;
    [javac]                        ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:22: error: static import only from classes and interfaces
    [javac] import static org.junit.Assert.assertTrue;
    [javac] ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:23: error: package org.junit does not exist
    [javac] import static org.junit.Assert.fail;
    [javac]                        ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:23: error: static import only from classes and interfaces
    [javac] import static org.junit.Assert.fail;
    [javac] ^
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:46: error: cannot find symbol
    [javac]         assertTrue("Closure " + code + " should have failed", failed);
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:69: error: cannot find symbol
    [javac]             fail("Closure " + code + " should have failed with an exception of type " + clazz.getName());
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:71: error: cannot find symbol
    [javac]             fail("Closure " + code + " should have failed with an exception of type " + clazz.getName() + ", instead got Exception " + th);
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:92: error: cannot find symbol
    [javac]             fail("The expectedCause class cannot be null");
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:108: error: cannot find symbol
    [javac]             fail("Closure " + code + " was expected to fail due to a nested cause of type " + expectedCause.getName() +
--
    [javac]   location: class GroovyAssert
    [javac] /usr/src/RPM/BUILD/groovy-1.8.7/subprojects/groovy-test/src/main/java/groovy/test/GroovyAssert.java:118: error: cannot find symbol
    [javac]             fail("Closure " + code + " should have failed with an exception having a nested cause of type " + expectedCause.getName());
2012-Sep-13 18:13:45 :: [i586] groovy-1.8.7-alt1_1jpp7.src.rpm: remote: build failed
2012-Sep-13 18:13:45 :: [i586] #100 groovy-1.8.7-alt1_1jpp7.src.rpm: build FAILED
2012-Sep-13 18:10:02 :: [x86_64] build FAILED
2012-Sep-13 18:13:46 :: [i586] build FAILED
2012-Sep-13 18:13:46 :: task #80024 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list