Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46134 - Add axion
Summary: Add axion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: Karl Trygve Kalleberg (RETIRED)
URL: http://axion.tigris.org
Whiteboard:
Keywords:
Depends on: 46135 46178 46288
Blocks: 45989
  Show dependency tree
 
Reported: 2004-03-29 09:55 UTC by Karl Trygve Kalleberg (RETIRED)
Modified: 2004-05-15 08:39 UTC (History)
1 user (show)

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 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-03-29 09:55:15 UTC
 
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-03-29 16:47:39 UTC
This project uses the javacc target for ant, which is useless and needs a reimplementation. I have made a bug in the ant database about it: http://issues.apache.org/bugzilla/show_bug.cgi?id=28034

Once that is fixed, we may be able compile this beast, and then.. only 20 more packages before we're halfway to getting snipsnap working.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-03-30 16:00:06 UTC
Fixed. Available for testing on x86 as dev-java/axion-1.0_rc2.
Comment 3 M. Edward Borasky 2004-05-15 08:39:57 UTC
It's croaking on my machine, though:

bash-2.05b# (export ACCEPT_KEYWORDS="~x86";USE="-jikes -doc" emerge -vb axion)
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-java/axion-1.0_rc2 to /
>>> md5 src_uri ;-) axion-1.0-M2-src.tar.gz
>>> Unpacking source...
>>> Unpacking axion-1.0-M2-src.tar.gz to /mnt/hda8/var/tmp/portage/axion-1.0_rc2/work
tar: A lone zero block at 3461
>>> Source unpacked.
Buildfile: build.xml

init:

javacc:

BUILD FAILED
/mnt/hda8/var/tmp/portage/axion-1.0_rc2/work/axion-1.0-M2/build.xml:158: JavaCC home must be a valid directory.

Total time: 1 second

!!! ERROR: dev-java/axion-1.0_rc2 failed.
!!! Function src_compile, Line 52, Exitcode 1
!!! Compilation failed

Is there something I need to do with USE flags to get this to work? I tried running with and without "jikes" and neither works.

BTW ... I do have snipsnap working ... I think