From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 13 Sep 2012 18:13:47 +0000 From: Girar Builder robot To: Igor Vlasenko Subject: [#80024] FAILED srpm=groovy-1.8.7-alt1_1jpp7.src.rpm Message-ID: <20120913181346.GA11763@ssh.git.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 80024 X-girar-task-owner: viy X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/80024/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#80024] FAILED srpm=groovy-1.8.7-alt1_1jpp7.src.rpm Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: viy@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Sep 2012 18:13:48 -0000 Archived-At: List-Archive: 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