| View previous topic :: View next topic |
| Author |
Message |
m1ngsheng n00b

Joined: 24 Mar 2005 Posts: 43
|
Posted: Thu Apr 07, 2005 12:15 am Post subject: emerge xalan failed |
|
|
the two "errors" i can see are:
- "Could not find package jakarta-regexp-1.3"
- "Could not find file /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/bin/regexp.jar to copy."
i have been deep-emerging fine on this machine until yesterday. has anyone seen a solution to this?
>>> emerge (1 of 12) dev-java/xalan-2.6.0-r2 to /
>>> md5 src_uri xalan-j_2_6_0-src.tar.gz
Calculating dependencies >>> Unpacking source...
>>> Unpacking xalan-j_2_6_0-src.tar.gz to /var/tmp/portage/xalan-2.6.0-r2/work
tar: A lone zero block at 36857
Could not find package jakarta-regexp-1.3
>>> Source unpacked.
Buildfile: build.xml
prepare:
[echo] Project:Xalan-Java version:2_6_0 build.xml $Revision: 1.206 $
[mkdir] Created dir: /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build
[mkdir] Created dir: /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
xml.compile:
[echo] Compiling DTM implementation and utilities
[javac] Compiling 186 source files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[copy] Copying 7 files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
xalan-interpretive.compile:
[echo] Compiling Xalan interpretive classes
[javac] Compiling 387 source files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[copy] Copying 2 files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[copy] Copying 1 file to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes/org/apache/xalan/res
xsltc.prepare:
[echo] Compiling XSLTC utilities
[javac] Compiling 2 source files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
xsltc.java_cup:
xsltc.jlex:
xsltc.compile:
[echo] Compiling remaining XSLTC classes
[javac] Compiling 297 source files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
xsltc.copy-licenses:
[echo] Copying license files for XSLTC support jars
[copy] Copying 8 files to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
xsltc.copy-deps-jars:
[echo] Copying XSLTC support jars
xsltc.copy-deps-jar:
[copy] Copying 1 file to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[unjar] Expanding: /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes/BCEL.jar into /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[delete] Deleting: /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes/BCEL.jar
xsltc.copy-deps-jar:
[copy] Copying 1 file to /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[unjar] Expanding: /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes/runtime.jar into /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes
[delete] Deleting: /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build/classes/runtime.jar
xsltc.copy-deps-jar:
BUILD FAILED
/var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build.xml:471: The following error occurred while executing this line:
/var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/build.xml:434: Warning: Could not find file /var/tmp/portage/xalan-2.6.0-r2/work/xalan-j_2_6_0/bin/regexp.jar to copy.
Total time: 15 seconds
!!! ERROR: dev-java/xalan-2.6.0-r2 failed.
!!! Function src_compile, Line 48, Exitcode 1
!!! build failed
!!! If you need support, post the topmost build error, NOT this status message.
...done!
>>> emerge (1 of 1) dev-java/xalan-2.6.0-r2 to /
>>> md5 src_uri xalan-j_2_6_0-src.tar.gz |
|
| Back to top |
|
 |
mundhra n00b

Joined: 02 Oct 2004 Posts: 7
|
Posted: Thu Apr 07, 2005 12:50 am Post subject: |
|
|
same problem here.
| Code: | | emerge jakarta-regexp && emerge -uDv world |
...seemed to resolve my problem. |
|
| Back to top |
|
 |
m1ngsheng n00b

Joined: 24 Mar 2005 Posts: 43
|
Posted: Thu Apr 07, 2005 1:50 am Post subject: dependency then? |
|
|
so does that imply that xalan's dependency is broken?
regardless, thank you - that worked for me. |
|
| Back to top |
|
 |
Darknight Guru


Joined: 26 Jan 2004 Posts: 446 Location: Italy
|
Posted: Thu Apr 07, 2005 12:05 pm Post subject: |
|
|
| Same here, worked perfectly. |
|
| Back to top |
|
 |
mundhra n00b

Joined: 02 Oct 2004 Posts: 7
|
|
| Back to top |
|
 |
lzap n00b


Joined: 14 Jan 2004 Posts: 60
|
Posted: Sun Feb 26, 2006 8:45 pm Post subject: |
|
|
Strange, on my system the portage stops with error after the
| Code: | | tar: A lone zero block at 36857 |
_________________ Lukas Zapletal
Olomouc / Czech Republic |
|
| Back to top |
|
 |
|