Punzo / SlicerAstro

Astronomy (HI) extension for 3DSlicer (https://www.slicer.org/)
BSD 3-Clause "New" or "Revised" License
39 stars 7 forks source link

COMP: linux binaries require flex to be compiled #91

Closed Punzo closed 6 years ago

Punzo commented 6 years ago

linux Qt5.10 build kitware machine error (http://slicer.cdash.org/buildSummary.php?buildid=1230850) (during compilation of wcslib): configure: WARNING: Flex version 2.5.9 or later does not appear to be available

solution 1: 1) @jcfr may you install flex to the linux factory machine; 2) (not desirable) add pre-generated sources.

jcfr commented 6 years ago

Hi Davide,

Could you update the docker image we use ? See https://github.com/Slicer/SlicerBuildEnvironment/tree/master/Docker/qt5-centos7

Jc

On Sun, Apr 1, 2018, 3:40 PM Davide Punzo notifications@github.com wrote:

linux Qt5.10 build kitware machine error ( http://slicer.cdash.org/buildSummary.php?buildid=1230850) (during compilation of wcslib): configure: WARNING: Flex version 2.5.9 or later does not appear to be available

solution 1:

  1. @jcfr https://github.com/jcfr may you install flex to the linux factory machine;
  2. (not desirable) add pre-generated sources.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Punzo/SlicerAstro/issues/91, or mute the thread https://github.com/notifications/unsubscribe-auth/AANXo407QBKpRA2XcJn_OT7h-TOCGknaks5tkS0xgaJpZM4TC8e5 .

Punzo commented 6 years ago

Hi Jc, ok I'll have a look in the next week. Thanks!

Punzo commented 6 years ago

pull request at https://github.com/Slicer/SlicerBuildEnvironment/pull/2

Punzo commented 6 years ago

done in https://github.com/Slicer/SlicerBuildEnvironment/commit/9d25521e37ae67e72f660040457fe43a1b011eb4