View Issue Details

IDProjectCategoryView StatusLast Update
0004739Spring engineBuildbotpublic2015-10-11 17:09
Reporterabma Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version98.0.1+git 
Summary0004739: initial build of java interface seems broken
Description1. java isn't detected reliable: when a clean build on the buildslaves is started, java isn't detected probably. after deleting "JAVA_FOUND:INTERNAL=FALSE" from CMakeCache.txt and running cmake . afterwords, it works.

2. dependencies of the java interface seems broken. the buildsystem tries to compile files which don't exist yet. after ~2 retries it works.
Additional Information(this is mostly a bug report to point to, not sure how to fix it atm...)
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2015-04-12 15:57

administrator   ~0014343

todo:

test if setting JAVA_HOME fixes this:

https://springrts.com/mantis/view.php?id=4665#c14336

abma

2015-06-12 03:27

administrator   ~0014574

> 2. dependencies of the java interface seems broken. the buildsystem tries to compile files which don't exist yet. after ~2 retries it works.

possible fixed by https://github.com/spring/spring/commit/7c27904967a37a7902f2565f4ed10e7d9a665958

if not, it should be easier now to fix/find the bug.

abma

2015-06-14 13:15

administrator   ~0014586

still broken!

http://buildbot.springrts.com/builders/full-windows-test/builds/2957/steps/build%20dir%20create/logs/stdio

abma

2015-10-11 17:09

administrator   ~0015297

1. should be fixed

2. still happens, not sure where a dependency is missing

Issue History

Date Modified Username Field Change
2015-04-11 02:11 abma New Issue
2015-04-12 15:57 abma Note Added: 0014343
2015-06-12 03:27 abma Note Added: 0014574
2015-06-14 13:15 abma Note Added: 0014586
2015-10-11 17:09 abma Note Added: 0015297