Hello list, on a clean system we are currently installing GCC-4.9.3-2.25 with the following command:
eb GCC-4.9.3-2.25.eb -r It exits with an error while trying to install flex-2.5.39 (binutils has flex as dependency): checking for m4 that supports -P... configure: error: could not find m4 that supports -P (at easybuild/software/EasyBuild/2.6.0/lib/python2.7/site-packages/easybuild_framework-2.6.0-py2.7.egg/easybuild/tools/run.py:397 in parse_cmd_output) == 2016-01-27 12:01:56,988 runpy.easyblock WARNING build failed (first 300 chars): cmd " ./configure --prefix=/opt/prova/software/easybuild/software/flex/2.5.39 " exited with exitcode 1 and output: M4 is needed and is not a dependency in the easyconfig. Did anyone hit this error? Danilo

