lfs [ /sources/git/mes ]$ ./configure --prefix=/usr/local checking for hex2... 1.3.0 checking for M1... 1.3.0 checking for blood-elf... 2.0.0 checking for diff... 3.8 checking for guile-3.0 [2.0]... no checking for guile-3 [2.0]... no checking for guile-2.2 [2.0]... no checking for guile-2.0 [2.0]... no checking for guile-2 [2.0]... no checking for guile [2.0]... 3.0.7 checking for mes [0.22]... no checking for guix... no checking for ar [2.10]... 2.37 checking for sh... 5.1.8 checking for bash [2.0]... 5.1.8 checking for guild [2.0]... 3.0.7 checking for cc... 11.2.0 checking for gcc... 11.2.0 checking for mescc... no checking for mescc... no checking for tcc... no checking for tcc... no checking for cc... 11.2.0 checking for gmake... no checking for make... 4.3 checking for makeinfo [6]... 6.8 checking for dot... 2.48.0 checking for help2man [1.47]... no checking for perl [5]... 5.34.0 checking for nyacc [0.99.0]... no checking for limits.h... yes checking for stdio.h... yes checking for cc is GNU C... yes checking for cc is Mes C... no checking for cc is Tiny C... no checking for whether cc can create executables... yes checking for stage0 architecture flag... named GNU Mes is configured for compiler: gcc cpu: x86_64 bits: 64 libc: mes kernel: linux system: x86_64-linux-mes tools: named arch bootstrap: no courageous: no Run: make to build mes make help for help on other targets lfs [ /sources/git/mes ]$ make GNUmakefile:180: skipping man: no help2man GNUmakefile:318: update-hash: no guix /bin/bash build.sh /bin/dot -T png doc/images/gcc-mesboot-graph.dot > doc/images/gcc-mesboot-graph.png (set `LANG= date -r doc/mes.texi +'%d %B %Y'`;\ echo "@set UPDATED $1 $2 $3"; \ echo "@set UPDATED-MONTH $2 $3"; \ echo "@set EDITION 0.23"; \ echo "@set VERSION 0.23") > doc/version.texi CCLD lib/linux/x86_64-mes-gcc/exit-42.S TEST exit-42 HEX2 lib/linux/x86_64-mes/elf64-0exit-42.hex2 --LittleEndian is now depreciated and replaced by --little-endian And will stop working in a future release --BaseAddress is now depreciated and replaced by --base-address And will stop working in a future release --exec_enable is now depreciated as the output is assumed executable unless given the --non-executable flag. And --exec_enable will stop working in a future release TEST 0exit-42 HEX2 lib/linux/x86_64-mes/elf64-body-exit-42.hex2 --LittleEndian is now depreciated and replaced by --little-endian And will stop working in a future release --BaseAddress is now depreciated and replaced by --base-address And will stop working in a future release --exec_enable is now depreciated as the output is assumed executable unless given the --non-executable flag. And --exec_enable will stop working in a future release TEST body-exit-42 CCLD lib/linux/x86_64-mes-gcc/hello-mes.S TEST hello-mes Hello, GNU Mes! HEX2 lib/linux/x86_64-mes/elf64-0hello-mes.hex2 --LittleEndian is now depreciated and replaced by --little-endian And will stop working in a future release --BaseAddress is now depreciated and replaced by --base-address And will stop working in a future release --exec_enable is now depreciated as the output is assumed executable unless given the --non-executable flag. And --exec_enable will stop working in a future release TEST 0hello-mes Hello, GNU Mes! HEX2 lib/linux/x86_64-mes/elf64-body-hello-mes.hex2 --LittleEndian is now depreciated and replaced by --little-endian And will stop working in a future release --BaseAddress is now depreciated and replaced by --base-address And will stop working in a future release --exec_enable is now depreciated as the output is assumed executable unless given the --non-executable flag. And --exec_enable will stop working in a future release TEST body-hello-mes Hello, GNU Mes! GUILEC module/mes/getopt-long.scm wrote `module/mes/getopt-long.go' GUILEC module/mes/guile.scm wrote `module/mes/guile.go' GUILEC module/mes/misc.scm /bin/makeinfo -o doc/mes.info -I doc -I doc doc/mes.texi wrote `module/mes/misc.go' GUILEC module/mes/test.scm wrote `module/mes/test.go' GUILEC module/mescc/M1.scm wrote `module/mescc/M1.go' GUILEC module/mescc/as.scm wrote `module/mescc/as.go' GUILEC module/mescc/bytevectors.scm wrote `module/mescc/bytevectors.go' GUILEC module/mescc/compile.scm make: *** [GNUmakefile:95: build] Error 1 lfs [ /sources/git/mes ]$