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 #1

Updated by Hammel 10 months ago

  • Target version changed from 2.0 - Harkonnen to 3.0 - Corrino
Actions #2

Updated by Hammel 7 months ago

  • Priority changed from Urgent to Immediate
  • Severity changed from 01 - Critical to 04 - Low
Actions #3

Updated by Hammel 5 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

I don't know what the problem was, but on galileo (my desktop) running Debian 11.4 videolib builds cleanly every time.

Closing issue. If it crops up again, I'll reopen.

Actions

Also available in: Atom PDF