View Issue Details

IDProjectCategoryView StatusLast Update
0004292Slicer4Core: Building (CMake, Superbuild)public2018-03-22 01:07
Reportermayeul.chassagnard Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version 
Target VersionSlicer 4.9.0Fixed in Version 
Summary0004292: Warning BISON_EXECUTABLE not found with sucessful build
Description

The warning appears during the configuration (cmake ../Slicer).
It does appear even if configuration & generation are well done

It seems that it's caused by those lines:
https://github.com/Slicer/Slicer/blob/5858b56bb60f86ab54bc236395f79d45ea07ae32/SuperBuild/External_Swig.cmake#L48-L51

Maybe we should have a REQUIRED for Bison or just remove the warning because as you can see on the image attached it's disturbing the well understanding, I think.

Steps To Reproduce

Configure from scratch Slicer

checkout sources in Slicer/
mkdir Slicer-SuperBuild/
cd Slicer-SuperBuild/
cmake ../Slicer

TagsNo tags attached.

Activities

mayeul.chassagnard

mayeul.chassagnard

2016-11-02 15:22

developer  

lassoan

lassoan

2017-06-16 16:12

developer   ~0014898

On my Ubuntu 16 VM I have the same warning and build is successful.

@jcfr - could we at least remove the warning?

jcfr

jcfr

2018-03-22 01:07

administrator   ~0015586

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

Issue History

Date Modified Username Field Change
2016-11-02 15:22 mayeul.chassagnard New Issue
2016-11-02 15:22 mayeul.chassagnard Status new => assigned
2016-11-02 15:22 mayeul.chassagnard Assigned To => jcfr
2016-11-02 15:22 mayeul.chassagnard File Added: could_not_find_bison_during_cmake-dotdotslash-Slicer.png
2017-06-16 16:12 lassoan Note Added: 0014898
2017-10-18 01:18 jcfr Target Version Slicer 4.8.1 => Slicer 4.9.0
2018-03-22 01:07 jcfr Status assigned => resolved
2018-03-22 01:07 jcfr Resolution open => fixed
2018-03-22 01:07 jcfr Note Added: 0015586