View Issue Details

IDProjectCategoryView StatusLast Update
0002633Slicer4Core: Building (CMake, Superbuild)public2017-06-07 23:27
Reporterfbudin Assigned Tojcfr  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002633: files installed but not found
Description

When compiling Slicer4 (after downloading the project from its git repository), the following error appears:
[ 90%] Built target ImageLabelCombineTest
Scanning dependencies of target HelloWorld.jar.classes
/projects/opt/bin/javac[18]: /usr/bin/basename: not found [No such file or directory]
/projects/opt/bin/javac[19]: /usr/bin/uname: not found [No such file or directory]
/projects/opt/bin/javac[23]: /usr/bin/ls: not found [No such file or directory]
Error: can't find libjava.so.
make[5]: [Modules/CLI/Java/CMakeFiles/HelloWorld.jar.classes] Error 1
make[4]:
[Modules/CLI/Java/CMakeFiles/HelloWorld.jar.classes.dir/all] Error 2
make[3]: [all] Error 2
make[2]:
[Slicer-prefix/src/Slicer-stamp/Slicer-build] Error 2
make[1]: [CMakeFiles/Slicer.dir/all] Error 2
make:
[all] Error 2

However, those 3 programs are installed on my machine in /bin

TagsNo tags attached.

Relationships

related to 0002651 closedjcfr Clean and review support for CLI written in Java 

Activities

jcfr

jcfr

2012-10-15 14:36

administrator   ~0006553

Fixed in r21192
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21192

jcfr

jcfr

2014-03-06 04:50

administrator   ~0010734

Closing resolved issues that have not been updated in more than 3 months

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014548

Fix committed to 1683-launcher-with-output branch.

Related Changesets

Slicer: 1683-launcher-with-output 1298f087

2012-10-15 18:35:55

jcfr

Details Diff
COMP: Waiting the support of Java based module is updated. Disable it.

It prevent Slicer from being built on some linux system.

See http://www.na-mic.org/Bug/view.php?id=2633

Fixes 0002633

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21192 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/CLI/CMakeLists.txt Diff File

Issue History

Date Modified Username Field Change
2012-10-11 12:59 fbudin New Issue
2012-10-11 12:59 fbudin Status new => assigned
2012-10-11 12:59 fbudin Assigned To => jcfr
2012-10-11 14:20 jcfr Target Version => Slicer 4.2.0 - coming release
2012-10-15 14:36 jcfr Note Added: 0006553
2012-10-15 14:36 jcfr Status assigned => resolved
2012-10-15 14:36 jcfr Fixed in Version => Slicer 4.2.0 - coming release
2012-10-15 14:36 jcfr Resolution open => fixed
2012-10-16 03:54 jcfr Relationship added child of 0002651
2012-10-16 03:55 jcfr Relationship replaced related to 0002651
2014-03-06 04:50 jcfr Note Added: 0010734
2014-03-06 04:51 jcfr Status resolved => closed
2017-06-07 23:27 jcfr Changeset attached => Slicer 1683-launcher-with-output 1298f087
2017-06-07 23:27 jcfr Note Added: 0014548