Package Details: classpath 0.99-4

Git Clone URL: https://aur.archlinux.org/classpath.git (read-only, click to copy)
Package Base: classpath
Description: A free replacement for Sun's proprietary core Java class libraries.
Upstream URL: http://www.gnu.org/software/classpath/
Licenses: GPL
Submitter: bidulock
Maintainer: bidulock
Last Packager: bidulock
Votes: 3
Popularity: 0.015012
First Submitted: 2022-06-07 10:08 (UTC)
Last Updated: 2022-06-07 10:08 (UTC)

Dependencies (6)

Required by (3)

Sources (2)

Latest Comments

micwoj92 commented on 2025-12-04 22:09 (UTC)

Build fails:

checking for java... java
checking for ecj... no
checking for ecj-3.3... no
checking for ecj-3.2... no
checking for javac... javac -Xlint:unchecked,cast,divzero,empty,finally,overrides
checking if javac -Xlint:unchecked,cast,divzero,empty,finally,overrides is a version of gcj... no
checking if javac -Xlint:unchecked,cast,divzero,empty,finally,overrides works... configure: error: The Java compiler javac -Xlint:unchecked,cast,divzero,empty,finally,overrides failed (see config.log, check the CLASSPATH?)
==> ERROR: A failure occurred in build().
    Aborting...