Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 160212

Summary: dev-java/groovy-1.0 fails to compile
Product: Gentoo Linux Reporter: Sean <sean.gollschewsky>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sean 2007-01-05 03:36:00 UTC
Same error as 159457.

>>> Emerging (9 of 9) dev-java/groovy-1.0 to /
 * groovy-1.0-src.tar.gz MD5 ;-) ...                                                                    [ ok ]
 * groovy-1.0-src.tar.gz RMD160 ;-) ...                                                                 [ ok ]
 * groovy-1.0-src.tar.gz SHA1 ;-) ...                                                                   [ ok ]
 * groovy-1.0-src.tar.gz SHA256 ;-) ...                                                                 [ ok ]
 * groovy-1.0-src.tar.gz size ;-) ...                                                                   [ ok ]
 * checking ebuild checksums ;-) ...                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                  [ ok ]
 * checking groovy-1.0-src.tar.gz ;-) ...                                                               [ ok ]
 * Using: sun-jdk-1.5
>>> Unpacking source...
>>> Unpacking groovy-1.0-src.tar.gz to /var/tmp/portage/groovy-1.0/work
tar: A lone zero block at 12722
>>> Source unpacked.
Rewriting source attributes
Using Sax to rewrite the build.xml files
Rewriting ./src/tck/build.xml
Rewriting ./build.xml
Rewriting target attributes
Using Sax to rewrite the build.xml files
Rewriting ./src/tck/build.xml
Rewriting ./build.xml
>>> Compiling source in /var/tmp/portage/groovy-1.0/work/groovy-1.0 ...
Buildfile: build.xml

compile:
    [mkdir] Created dir: /var/tmp/portage/groovy-1.0/work/groovy-1.0/target/classes
    [javac] Compiling 403 source files to /var/tmp/portage/groovy-1.0/work/groovy-1.0/target/classes

BUILD FAILED
/var/tmp/portage/groovy-1.0/work/groovy-1.0/build.xml:41: /root/.maven/repository not found.

Total time: 1 second
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-01-05 03:38:06 UTC

*** This bug has been marked as a duplicate of 159457 ***