[MacPorts] #23017: [nice] File "TokenMgrError.java" does not exist. Will create one.
MacPorts
noreply at macports.org
Thu Dec 24 02:37:58 PST 2009
#23017: [nice] File "TokenMgrError.java" does not exist. Will create one.
-----------------------------------+----------------------------------------
Reporter: krischik@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: nice
-----------------------------------+----------------------------------------
nice does not build on SnowLeopard;
{{{
>sudo port install nice
---> Computing dependencies for nice
---> Fetching nice
---> Verifying checksum(s) for nice
---> Extracting nice
---> Configuring nice
---> Building nice
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_nice/work/nice-0.9.13.orig"
&& /usr/bin/make -j5 all " returned error 2
Command output: rm -f src/bossa/syntax/dispatch.java
find . \( -name "*.class" -o -name "*.nicei" -o -name "*~" \) -exec rm {}
\;
Building the testsuite engine...
javac: directory not found:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_nice/work/nice-0.9.13.orig/classes
Usage: javac <options> <source files>
use -help for a list of possible options
javac: directory not found:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_nice/work/nice-0.9.13.orig/classes
Usage: javac <options> <source files>
use -help for a list of possible options
javac: directory not found:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_nice/work/nice-0.9.13.orig/classes
Usage: javac <options> <source files>
use -help for a list of possible options
javac: directory not found:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_nice/work/nice-0.9.13.orig/classes
Usage: javac <options> <source files>
use -help for a list of possible options
make[1]: *** [core-bootstrap] Error 2
make[1]: *** Waiting for unfinished jobs....
Java Compiler Compiler Version 5.0 (Parser Generator)
(type "javacc" with no arguments for help)
Compilation of the testsuite engine failed.
make: *** [setDate] Error 2
make: *** Waiting for unfinished jobs....
make[1]: *** [setDate] Error 2
Reading from file Parser.jj . . .
File "TokenMgrError.java" does not exist. Will create one.
File "ParseException.java" does not exist. Will create one.
File "Token.java" does not exist. Will create one.
File "JavaCharStream.java" does not exist. Will create one.
Parser generated successfully.
make: *** [src/nice/tools/compiler/console.jar] Error 2
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23017>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list