Project

General

Profile

Actions

Bug #856

closed

Build is broken on Debian 11

Added by Hammel over 2 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Build System
Target version:
Start date:
17 Oct 2021
Due date:
% Done:

100%

Estimated time:
Severity:
04 - Low

Description

The VideoLib build fails to find java/javac on Debian when run from the metabuild, even if you set JAVA_HOME as the error suggets:

 buildCmd: ant rpm
  CWD: /home/mjhammel/src/ximba/metabuild/bld/videolib
We cannot run Java, please ensure you have Java installed.
  We have tried to execute /usr/java/default//bin/java but failed.
If you have installed Java in a unusual place you can set JAVA_HOME
to the directory containing the Java installation.
Build failed for videolib
mjhammel(tty25)$ echo $JAVA_HOME
/usr/lib/jvm/default-java/bin/java

The build XML is probably not right. I might want to force this into a docker build to make it easier.

Actions

Also available in: Atom PDF