You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...
>>> Compiling source in /var/tmp/portage/dev-java/h2-1.3.176/work/h2 ...
find: ‘src/main src/tools/org/h2/dev src/tools/org/h2/jaqu src/tools/org/h2/mode’: No such file or directory
find: ‘src/main src/tools/org/h2/dev src/tools/org/h2/jaqu src/tools/org/h2/mode’: No such file or directory
* Compiling ...
javac: no source files
Usage: javac <options> <source files>
use -help for a list of possible options
...
Got the following error:
fixed with:
see
java-pkg-simple_src_compile
injava-pkg-simple.eclass
, which expectJAVA_SRC_DIR
to be a bash arrayThe text was updated successfully, but these errors were encountered: