Hi, I try with the following command:
----------- $ eb Python-3.7.4-GCCcore-8.3.0.eb -r == temporary log file in case of crash /tmp/eb-qHmcnW/easybuild-8DQbUx.log == resolving dependencies ... == processing EasyBuild easyconfig /home/werner/Public/EasyBuild-modules/EasyBuild/EasyBuild-develop/easybuild-easyconfigs/easybuild/easyconfigs/p/Python/Python-3.7.4-GCCcore-8.3.0.eb == building and installing Python/3.7.4-GCCcore-8.3.0... == fetching files... == creating build dir, resetting environment... == unpacking... == patching... == preparing... == configuring... == building... [freeze here for one hour] ^CERROR: Cancelled by user (keyboard interrupt) ------------ All things are done, but it stuck at the last step as shown above. Tail the log file gives the following: $ tail /tmp/eb-qHmcnW/easybuild-8DQbUx.log creating Makefile == 2020-02-19 19:07:18,783 run.py:587 INFO parse_log_for_error msg: Command used: ./configure --prefix=/home/werner/.local/easybuild/software/Python/3.7.4-GCCcore-8.3.0 --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --enable-shared --with-lto --enable-optimizations == 2020-02-19 19:07:18,783 run.py:589 INFO parse_log_for_error (some may be harmless) regExp (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|\.?\w) found: checking if we can make implicit function declaration an error in gcc... yes == 2020-02-19 19:07:18,783 run.py:546 WARNING Found 1 errors in command output (output: checking if we can make implicit function declaration an error in gcc... yes) == 2020-02-19 19:07:18,784 build_log.py:265 INFO building... == 2020-02-19 19:07:18,784 easyblock.py:2857 INFO Starting build step == 2020-02-19 19:07:18,784 easyblock.py:2863 INFO Running method build_step part of step build == 2020-02-19 19:07:18,785 run.py:219 INFO running cmd: make -j 48 But still I cannot figure out why does this happen. Regards -- Hongsheng Zhao <[email protected]> Institute of Semiconductors, Chinese Academy of Sciences GnuPG DSA: 0xD108493

