Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge xalan failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
m1ngsheng
n00b
n00b


Joined: 24 Mar 2005
Posts: 43

PostPosted: Thu Apr 07, 2005 12:15 am    Post subject: emerge xalan failed Reply with quote

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
View user's profile Send private message
mundhra
n00b
n00b


Joined: 02 Oct 2004
Posts: 7

PostPosted: Thu Apr 07, 2005 12:50 am    Post subject: Reply with quote

same problem here.

Code:
emerge jakarta-regexp && emerge -uDv world

...seemed to resolve my problem.
Back to top
View user's profile Send private message
m1ngsheng
n00b
n00b


Joined: 24 Mar 2005
Posts: 43

PostPosted: Thu Apr 07, 2005 1:50 am    Post subject: dependency then? Reply with quote

so does that imply that xalan's dependency is broken?

regardless, thank you - that worked for me.
Back to top
View user's profile Send private message
Darknight
Guru
Guru


Joined: 26 Jan 2004
Posts: 446
Location: Italy

PostPosted: Thu Apr 07, 2005 12:05 pm    Post subject: Reply with quote

Same here, worked perfectly.
Back to top
View user's profile Send private message
mundhra
n00b
n00b


Joined: 02 Oct 2004
Posts: 7

PostPosted: Thu Apr 07, 2005 6:59 pm    Post subject: Reply with quote

fyi: http://bugs.gentoo.org/show_bug.cgi?id=88253#c4
Back to top
View user's profile Send private message
lzap
n00b
n00b


Joined: 14 Jan 2004
Posts: 60

PostPosted: Sun Feb 26, 2006 8:45 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum