Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119089 - dev-java/aspectj-1.2-r1 failes compiling
Summary: dev-java/aspectj-1.2-r1 failes compiling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-15 06:48 UTC by Martin Nowack
Modified: 2006-01-15 09:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Nowack 2006-01-15 06:48:12 UTC
Hi,
AspectJ-1.2-r1 failes compiling:

>>> Unpacking source...
>>> Unpacking aspectj-CVS-V1_2_0.tar.bz2 to /var/tmp/portage/aspectj-1.2-r1/work
 * Applying aspectj-1.2-version-gentoo.patch ...                          [ ok ]
 * Applying aspectj-1.2-fix-javadoc.patch ...                             [ ok ]
 * Applying aspectj-1.2-fix-examples-build.xml.patch ...                  [ ok ]

!!! ERROR: dev-java/aspectj-1.2-r1 failed.
!!! Function java-pkg_jar-from, Line 297, Exitcode 1
!!! failed to find saxon6.5.jar

The problem is - it can't find saxon6.5.jar but the saxon package is installed but the file is just named saxon.jar.

directory listing under /usr/share/saxon-6.5:
insgesamt 8
drwxr-xr-x  2 root root 4096 11. Jan 08:49 lib
-rw-r--r--  1 root root  216 11. Jan 08:49 package.env

./lib:
insgesamt 508
-rw-r--r--  1 root root 515814 11. Jan 08:49 saxon.jar
Comment 1 Josh Nichols (RETIRED) gentoo-dev 2006-01-15 09:46:20 UTC
Fixed in CVS. Thanks for reporting!