jeff@Pi4:~/Hercules $ mkdir herctest jeff@Pi4:~/Hercules $ cd herctest jeff@Pi4:~/Hercules/herctest $ ../hercules-helper/hyperion-buildall.sh --verbose --prompts Using logfile: hyperion-buildall-2021-09-18.log Creating build cmds file: /home/jeff/Hercules/herctest/build-commands-2021-09-18.log Script version: /home/jeff/Hercules/hercules-helper/hyperion-buildall.sh: v0.9.6-43-g142c65a Config file: ../hercules-helper/hercules-helper.conf General Options: --trace : false --verbose : true --prompts : true --sudo : false --detect-only : false --no-packages : false --no-rexx : false --no-gitclone : false --no-bldlvlck : false --no-autogen : true --no-configure : false --no-clean : false --no-make : false --no-tests : false --no-install : false --no-setcap : false --no-envscript : false --no-bashrc : false System information: uname -a : Linux Pi4.Snyder.ORG 5.10.60-v7l+ #1449 SMP Wed Aug 25 15:00:44 BST 2021 armv7l GNU/Linux uname -m : armv7l uname -p : unknown uname -s : Linux System detection: OS Type : Linux Machine Arch : armv7l Memory Total (MB): 7898 Memory Free (MB): 7397 VERSION_ID : raspbian VERSION_ID_LIKE : debian VERSION_PRETTY : Raspbian GNU/Linux 10 (buster) VERSION_STR : 10 OS : debian variant OS Version : 10 Raspberry Pi reference 2020-05-27 Language : LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 Checking for Windows WSL2... nope Checking for Windows WSL1... nope Running on Raspberry Pi hardware Checking for Raspberry Pi... found Raspberry Pi rev : d03114 CPU count : 4 Raspberry Pi 4B 1.4 8GB Sony UK (d03114) Search Path : /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games Build tools versions: autoconf : autoconf (GNU Autoconf) 2.69 automake : automake (GNU automake) 1.16.1 libtool : unknown m4 : m4 (GNU M4) 1.4.18 make : GNU Make 4.2.1 compiler : cc (Raspbian 8.3.0-6+rpi1) 8.3.0 linker : GNU ld (GNU Binutils for Raspbian) 2.31.1 Configuration: OPT_BUILD_DIR : /home/jeff/Hercules/herctest OPT_INSTALL_DIR : /home/jeff/Hercules/herctest/herc4x OPT_REGINA_DIR : Regina-REXX-3.6 OPT_REGINA_TARFILE : Regina-REXX-3.6.tar.gz OPT_REGINA_URL : http://www.wrljet.com/ibm360/Regina-REXX-3.6.tar.gz GIT_REPO_HYPERION : https://github.com/wrljet/hyperion.git [default branch] GIT_REPO_GISTS : https://github.com/SDL-Hercules-390/gists.git [default branch] GIT_REPO_EXTPKGS : https://github.com/SDL-Hercules-390 [default branch] Performing Steps: run : Check for required system packages run : Build Regina REXX run : Git clone Hercules and external packages run : Run bldlvlck run : Build Hercules external packages skip : Run autogen run : Run configure run : Run make clean run : Run make (compile and link) run : Run make check run : Run make install run : setcap executables run : Create script to set environment variables run : Add setting environment variables from .bashrc Step: Check for required packages: Hit return to continue [[ note: ]] Note: your sudo password may be requested [sudo] password for jeff: Checking for package: git ... is already installed Checking for package: wget ... is already installed Checking for package: time ... is missing, installing WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: gconf-service gconf2-common libexiv2-14 libgconf-2-4 libgfortran3 libgmime-2.6-0 libncurses5 python-colorzero rpi-eeprom-images uuid-dev Use 'sudo apt autoremove' to remove them. The following NEW packages will be installed: time 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded. Need to get 30.8 kB of archives. After this operation, 81.9 kB of additional disk space will be used. Get:1 http://mirror.os6.org/raspbian/raspbian buster/main armhf time armhf 1.7-25.1 [30.8 kB] Fetched 30.8 kB in 1s (34.4 kB/s) Selecting previously unselected package time. (Reading database ... 175778 files and directories currently installed.) Preparing to unpack .../time_1.7-25.1_armhf.deb ... Unpacking time (1.7-25.1) ... Setting up time (1.7-25.1) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for install-info (6.5.0.dfsg.1-4+b1) ... Processing triggers for doc-base (0.10.8) ... Processing 1 added doc-base file... ----------------------------------------------------------------- Checking for package: ncat ... is missing, installing WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: gconf-service gconf2-common libexiv2-14 libgconf-2-4 libgfortran3 libgmime-2.6-0 libncurses5 python-colorzero rpi-eeprom-images uuid-dev Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: liblua5.3-0 The following NEW packages will be installed: liblua5.3-0 ncat 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 447 kB of archives. After this operation, 864 kB of additional disk space will be used. Get:1 http://mirror.os6.org/raspbian/raspbian buster/main armhf liblua5.3-0 armhf 5.3.3-1.1 [94.4 kB] Get:2 http://mirror.os6.org/raspbian/raspbian buster/main armhf ncat armhf 7.70+dfsg1-6+deb10u2 [353 kB] Fetched 447 kB in 1s (369 kB/s) Selecting previously unselected package liblua5.3-0:armhf. (Reading database ... 175790 files and directories currently installed.) Preparing to unpack .../liblua5.3-0_5.3.3-1.1_armhf.deb ... Unpacking liblua5.3-0:armhf (5.3.3-1.1) ... Selecting previously unselected package ncat. Preparing to unpack .../ncat_7.70+dfsg1-6+deb10u2_armhf.deb ... Unpacking ncat (7.70+dfsg1-6+deb10u2) ... Setting up liblua5.3-0:armhf (5.3.3-1.1) ... Setting up ncat (7.70+dfsg1-6+deb10u2) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for libc-bin (2.28-10+rpt2+rpi1) ... ----------------------------------------------------------------- Checking for package: build-essential ... is already installed Checking for package: cmake ... is already installed Checking for package: autoconf ... is already installed Checking for package: automake ... is already installed Checking for package: flex ... is already installed Checking for package: gawk ... is already installed Checking for package: m4 ... is already installed Checking for package: libtool ... is missing, installing WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: gconf-service gconf2-common libexiv2-14 libgconf-2-4 libgfortran3 libgmime-2.6-0 libncurses5 python-colorzero rpi-eeprom-images uuid-dev Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: libltdl-dev Suggested packages: libtool-doc gfortran | fortran95-compiler gcj-jdk The following NEW packages will be installed: libltdl-dev libtool 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 706 kB of archives. After this operation, 2,187 kB of additional disk space will be used. Get:1 http://mirror.os6.org/raspbian/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB] Get:2 http://mirror.os6.org/raspbian/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB] Fetched 706 kB in 1s (550 kB/s) Selecting previously unselected package libltdl-dev:armhf. (Reading database ... 175803 files and directories currently installed.) Preparing to unpack .../libltdl-dev_2.4.6-9_armhf.deb ... Unpacking libltdl-dev:armhf (2.4.6-9) ... Selecting previously unselected package libtool. Preparing to unpack .../libtool_2.4.6-9_all.deb ... Unpacking libtool (2.4.6-9) ... Setting up libtool (2.4.6-9) ... Setting up libltdl-dev:armhf (2.4.6-9) ... Processing triggers for man-db (2.8.5-2) ... ----------------------------------------------------------------- Checking for package: libcap2-bin ... is already installed Checking for package: libbz2-dev ... is missing, installing WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... The following packages were automatically installed and are no longer required: gconf-service gconf2-common libexiv2-14 libgconf-2-4 libgfortran3 libgmime-2.6-0 libncurses5 python-colorzero rpi-eeprom-images uuid-dev Use 'sudo apt autoremove' to remove them. The following additional packages will be installed: bzip2-doc The following NEW packages will be installed: bzip2-doc libbz2-dev 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 520 kB of archives. After this operation, 692 kB of additional disk space will be used. Get:1 http://mirror.os6.org/raspbian/raspbian buster/main armhf bzip2-doc all 1.0.6-9.2~deb10u1 [493 kB] Get:2 http://mirror.os6.org/raspbian/raspbian buster/main armhf libbz2-dev armhf 1.0.6-9.2~deb10u1 [27.7 kB] Fetched 520 kB in 1s (466 kB/s) Selecting previously unselected package bzip2-doc. (Reading database ... 175878 files and directories currently installed.) Preparing to unpack .../bzip2-doc_1.0.6-9.2~deb10u1_all.deb ... Unpacking bzip2-doc (1.0.6-9.2~deb10u1) ... Selecting previously unselected package libbz2-dev:armhf. Preparing to unpack .../libbz2-dev_1.0.6-9.2~deb10u1_armhf.deb ... Unpacking libbz2-dev:armhf (1.0.6-9.2~deb10u1) ... Setting up bzip2-doc (1.0.6-9.2~deb10u1) ... Setting up libbz2-dev:armhf (1.0.6-9.2~deb10u1) ... Processing triggers for install-info (6.5.0.dfsg.1-4+b1) ... Processing triggers for doc-base (0.10.8) ... Processing 1 added doc-base file... ----------------------------------------------------------------- Checking for package: zlib1g-dev ... is already installed Step: Check REXX and compiler files: Hit return to continue REXX presence : /usr/bin/rexx Checking for Regina-REXX... Found REXX : REXX-Regina_3.6 5.00 31 Dec 2011 Regina version : 3.6 cc_status = 1 [[ error: ]] rexxsaa.h is not found in cc search path ++ :1:10: fatal error: rexxsaa.h: No such file or directory #include "rexxsaa.h" Checking for ooRexx... nope Found REXX, but not ooRexx CC : cc CFLAGS : CPPFLAGS : LDFLAGS : gcc presence : /usr/bin/gcc cc : cc (Raspbian 8.3.0-6+rpi1) 8.3.0 g++ presence : /usr/bin/g++ looking for files ... please wait ... cc1 presence : /usr/lib/gcc/arm-linux-gnueabihf/8/cc1 cc1plus presence : /usr/lib/gcc/arm-linux-gnueabihf/8/cc1plus Processing started: Sat 18 Sep 2021 01:43:48 PM PDT ----------------------------------------------------------------- Regina REXX is present. Skipping build from source. ----------------------------------------------------------------- Step: git clone all required repos: Hit return to continue git clone https://github.com/wrljet/hyperion.git Cloning into 'hyperion'... error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed Cloning gists / extpkgs from https://github.com/SDL-Hercules-390/gists.git git clone https://github.com/SDL-Hercules-390/gists.git Cloning into 'gists'... ----------------------------------------------------------------- git clone https://github.com/SDL-Hercules-390/crypto crypto-0 Cloning into 'crypto-0'... fatal: unable to access 'https://github.com/SDL-Hercules-390/crypto.git/': Failed to connect to github.com port 443: Connection timed out ----------------------------------------------------------------- git clone https://github.com/SDL-Hercules-390/decNumber decNumber-0 Cloning into 'decNumber-0'... fatal: the remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed ----------------------------------------------------------------- git clone https://github.com/SDL-Hercules-390/SoftFloat SoftFloat-0 Cloning into 'SoftFloat-0'... fatal: unable to access 'https://github.com/SDL-Hercules-390/SoftFloat.git/': Failed to connect to github.com port 443: Connection timed out ----------------------------------------------------------------- git clone https://github.com/SDL-Hercules-390/telnet telnet-0 Cloning into 'telnet-0'... fatal: unable to access 'https://github.com/SDL-Hercules-390/telnet.git/': Failed to connect to github.com port 443: Connection timed out ----------------------------------------------------------------- Step: util/bldlvlck: Hit return to continue