* [#80024] FAILED srpm=groovy-1.8.7-alt1_1jpp7.src.rpm
@ 2012-09-13 18:13 Girar Builder robot
0 siblings, 0 replies; only message in thread
From: Girar Builder robot @ 2012-09-13 18:13 UTC (permalink / raw)
To: Igor Vlasenko; +Cc: sisyphus-incominger
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-09-13 18:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-13 18:13 [#80024] FAILED srpm=groovy-1.8.7-alt1_1jpp7.src.rpm Girar Builder robot
ALT Linux Girar Builder robot reports
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
public-inbox-index sisyphus-incominger
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git