D: [iurt_root_command] chroot warning: %patchN is deprecated (3 usages found), use %patch N (or %patch -P N) Installing /home/pterjan/rpmbuild/SRPMS/gforth-0.7.3-10.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iFTyxf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gforth-0.7.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gforth-0.7.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gforth-0.7.3 + rm -rf /home/pterjan/rpmbuild/BUILD/gforth-0.7.3-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/gforth-0.7.3-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gforth-0.7.0-shebang.patch):' Patch #0 (gforth-0.7.0-shebang.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file filedump.fs patching file httpd.fs patching file sieve.fs + echo 'Patch #1 (gforth-0.7.0-compile-fix.patch):' Patch #1 (gforth-0.7.0-compile-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file engine/support.c + echo 'Patch #2 (gforth-libtool-build.patch):' Patch #2 (gforth-libtool-build.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file envos.fs.in + iconv -f latin1 -t utf8 AUTHORS + mv -f AUTHORS.new AUTHORS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dfrKTU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gforth-0.7.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ pkg-config libffi --cflags + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether to use two dispatches per conditional branch... 1 checking make type... GNU Make checking whether the linker accepts -export-dynamic... no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu Check for arch/amd64//gforth.ld (false) checking size of char *... 8 checking size of void *... 8 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intptr_t... 8 checking size of int128_t... 0 checking size of uint128_t... 0 checking for a C type for cells... long checking for a C type for wydes... short checking for a C type for tetrabytes... int checking for a C type for double-cells... none checking for a C type for unsigned double-cells... none checking for off_t... yes checking size of off_t... 8 checking if gcc understands -fno-gcse... yes checking if gcc understands -fno-strict-aliasing... yes checking if gcc understands -fno-crossjumping... yes checking if gcc understands -fno-reorder-blocks... yes checking if gcc understands -falign-labels=1... yes checking if gcc understands -falign-loops=1... yes checking if gcc understands -falign-jumps=1... yes checking how to suppress 'unused variable' warnings... __attribute__((unused)) checking how to invoke m4... m4 -s checking for gforth... echo "You need to configure with a gforth in \$PATH to build this part" && false checking for ./arch/amd64/asm.fs... yes checking for ./arch/amd64/disasm.fs... yes checking for install-info... echo '>>>>Please make info dir entry:' checking for chcon... chcon -t unconfined_execmem_exec_t checking whether byte ordering is bigendian... no checking if and how we can waste code space... no configure: WARNING: Disabling default dynamic native code generation checking if and how we can do comments in asm statements... "# " checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for texi2dvi4a2ps... no checking for texi2dvi... no checking for glibtool... no checking for libtool... libtool checking for asin in -lm... yes checking for lt_dlinit in -lltdl... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes checking for ffi_call in -lffi... yes checking for __builtin_avcall in -lavcall... no checking for working memcmp... yes checking for memmove... yes checking for strtoul... yes checking for pow10... no checking for strerror... yes checking for strsignal... yes checking for atanh... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... yes checking for dlopen... yes checking for sys_siglist... no checking for getrusage... yes checking for nanosleep... yes checking for stack_t... yes checking whether sys_siglist is declared... no checking for getopt_long... yes checking for expm1... yes checking for log1p... yes checking for rint... yes checking for ecvt... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for working POSIX fnmatch... yes checking for mmap... yes checking for sysconf... yes checking for getpagesize... yes checking for wcwidth... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp configure: creating ./config.status config.status: creating Makefile config.status: creating Makedist config.status: creating gforthmi config.status: creating vmgen config.status: creating machpc.fs config.status: creating envos.fs config.status: creating preforth config.status: creating engine/Makefile config.status: WARNING: 'engine/Makefile.in' seems to ignore the --datarootdir setting config.status: creating engine/libcc.h config.status: creating doc/version.texi config.status: creating build-ec config.status: creating engine/config.h config.status: executing stamp-h commands mkdir -p -- include/gforth/0.7.3 configure: WARNING: unrecognized options: --disable-dependency-tracking + make Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition if test -r version && test x'0.7.3' = x`cat version` ; then true ; else echo 0.7.3 > version ; fi echo ": version-string s\" 0.7.3\" ;" > kernel/version.fs if test -z ""; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth && break; done; \ else \ ( cd engine && make gforth ) && \ cp -p engine/gforth gforth && \ chcon -t unconfined_execmem_exec_t gforth; \ true; \ make checkone check-nofast ENGINE=./engine/gforth; \ fi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition make gforth-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition if test -z "-ll-reg"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-ll-reg && break; done; \ else \ ( cd engine && make gforth-ll-reg ) && \ cp -p engine/gforth-ll-reg gforth-ll-reg && \ chcon -t unconfined_execmem_exec_t gforth-ll-reg; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-ll-reg; \ fi make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status config.status: creating stamp-h config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands echo timestamp > stamp-h gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll-reg.o -c ./engine.c gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DGFORTH_DEBUGGING -o main-ll-reg.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 252 | const char const* const prim_names[]={ | ^~~~~ ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] 696 | #warning You can ignore the warnings about clobbered variables in gforth_go | ^~~~~~~ ./main.c: In function 'print_diag': ./main.c:2210:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2210 | if((relocs < nonrelocs) || | ^~ ./main.c:2218:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2218 | fprintf(stderr, "*** %sperformance problems ***\n%s%s", | ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1898 | fread((void *)&header,sizeof(ImageHeader),1,imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:1922:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1922 | fread(reloc_bits, 1, reloc_size, imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c: In function 'dict_alloc_read': ./main.c:616:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fread(image, 1, imagesize, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o io.o io.c io.c:58:11: warning: "alloca" redefined 58 | # define alloca __builtin_alloca | ^~~~~~ In file included from /usr/include/stdlib.h:706, from /usr/include/libltdl/lt_system.h:36, from /usr/include/ltdl.h:36, from forth.h:28, from io.c:28: /usr/include/alloca.h:35:10: note: this is the location of the previous definition 35 | # define alloca(size) __builtin_alloca (size) | ^~~~~~ gcc -c -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o signals.o signals.c gcc -c -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-ll-reg.o ./support.c gcc -c -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o pow10.o pow10.c gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags engine-ll-reg.o engine2-ll-reg.o main-ll-reg.o io.o signals.o support-ll-reg.o pow10.o -lffi -lltdl -lm -o gforth-ll-reg make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' chcon: failed to get security context of 'gforth-ll-reg': Operation not supported make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 00000 End: 00000 DP: 00000 user-region Start: 01674 End: 01874 DP: 016A4 dictionary Start: 00100 End: 00100 DP: 08804 return-stack Start: 00000 End: 00000 DP: 00000 data-stack Start: 00000 End: 00000 DP: 00000 tib-region Start: 00000 End: 00000 DP: 00000 Saving to kernl16b.fi- ./preforth -p ".:~+:." -e 's" mach16l.fs"' ./kernel/main.fs -e "save-cross kernl16l.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 00000 End: 00000 DP: 00000 user-region Start: 01674 End: 01874 DP: 016A4 dictionary Start: 00100 End: 00100 DP: 08804 return-stack Start: 00000 End: 00000 DP: 00000 data-stack Start: 00000 End: 00000 DP: 00000 tib-region Start: 00000 End: 00000 DP: 00000 Saving to kernl16l.fi- ./preforth -p ".:~+:." -e 's" mach32b.fs"' ./kernel/main.fs -e "save-cross kernl32b.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.1DC0 End: 0000.21C0 DP: 0000.1E20 dictionary Start: 0000.0100 End: 0080.0100 DP: 0000.DA38 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl32b.fi- ./preforth -p ".:~+:." -e 's" mach32l.fs"' ./kernel/main.fs -e "save-cross kernl32l.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.1DC0 End: 0000.21C0 DP: 0000.1E20 dictionary Start: 0000.0100 End: 0080.0100 DP: 0000.DA38 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl32l.fi- ./preforth -p ".:~+:." -e 's" mach64b.fs"' ./kernel/main.fs -e "save-cross kernl64b.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.3040 End: 0000.3840 DP: 0000.3100 dictionary Start: 0000.0100 End: 0080.0100 DP: 0001.8238 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl64b.fi- ./preforth -p ".:~+:." -e 's" mach64l.fs"' ./kernel/main.fs -e "save-cross kernl64l.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.3040 End: 0000.3840 DP: 0000.3100 dictionary Start: 0000.0100 End: 0080.0100 DP: 0001.8238 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl64l.fi- cp -p kernl64l.fi kernl64l.fi~ cp -p kernl64l.fi- kernl64l.fi cd engine && make gforth-ditc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DDOUBLY_INDIRECT -o engine-ditc-noll.o -c ./engine.c gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DDOUBLY_INDIRECT -o main-ditc-noll.o -c ./main.c ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] 696 | #warning You can ignore the warnings about clobbered variables in gforth_go | ^~~~~~~ ./main.c: In function 'print_diag': ./main.c:2210:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2210 | if((relocs < nonrelocs) || | ^~ ./main.c:2218:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2218 | fprintf(stderr, "*** %sperformance problems ***\n%s%s", | ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1898 | fread((void *)&header,sizeof(ImageHeader),1,imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:1922:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1922 | fread(reloc_bits, 1, reloc_size, imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c: In function 'dict_alloc_read': ./main.c:616:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fread(image, 1, imagesize, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c: At top level: ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] 919 | static Label bsearch_next(Label key, Label *a, UCell n) | ^~~~~~~~~~~~ gcc -c -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-noll.o ./support.c gcc -c -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o dblsub.o dblsub.c gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags engine-ditc-noll.o main-ditc-noll.o io.o signals.o support-noll.o pow10.o dblsub.o -lffi -lltdl -lm -o gforth-ditc-noll make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' cp -p engine/gforth-ditc-noll gforth-ditc true GFORTHD="./gforth-ditc -p .:." GFORTH="./gforth-ditc --die-on-signal -p .:. -i kernl64l.fi exboot.fs startup.fs arch/amd64/asm.fs arch/amd64/disasm.fs" includedir=`pwd`/include bindir=`pwd` libccdir=`pwd`/lib/gforth/0.7.3/libcc-named/ ./gforthmi gforth.fi --die-on-signal -p ".:~+:." -i kernl64l.fi exboot.fs startup.fs arch/amd64/asm.fs arch/amd64/disasm.fs redefined th data offset=-735C74CE40 code offset=119C0D0 xt offset=119C0B0 60 7F85E492F000 7F12881E2000 68 7F85E4934000 7F12881E7000 70 7F85E4939000 7F12881EC000 78 7F85E493E000 7F12881F1000 2F58 7F85E4933000 7F12881E6000 2F60 7F85E493CB38 7F12881EFB38 2F68 7F85E4938000 7F12881EB000 2F78 7F85E493CA68 7F12881EFA68 2F80 7F85E493CA60 7F12881EFA60 2F98 4B7F40 1653F40 4DC0 7F85E53215C0 7F1288BD45C0 4DF8 7F85E53208E0 7F1288BD38E0 10C70 7FFD2A053CD0 7FFDF33A53A0 10CD8 7FFD2A053EF8 7FFDF33A55C8 11B80 4B7B00 1653B00 13958 4D3220 166F220 1CB80 4D5F70 1671F70 1CC20 4BBE20 1657E20 27E50 4BAB30 1656B30 2BE38 4C92D0 16652D0 3CB20 4D41E0 16701E0 grep -v '^#line ' ./engine/prim.i >engine/prim-s.i ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/signals.fs -e bye ./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out redefined place with PLACE ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." prims2x.fs -e \ "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i ./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/gforth-nofast.fs -e bye redefined { make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' cd engine && make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o engine-itc-noll.o -c ./engine.c gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DINDIRECT_THREADED -DGFORTH_DEBUGGING -o main-itc-noll.o -c ./main.c ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] 696 | #warning You can ignore the warnings about clobbered variables in gforth_go | ^~~~~~~ ./main.c: In function 'print_diag': ./main.c:2210:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2210 | if((relocs < nonrelocs) || | ^~ ./main.c:2218:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2218 | fprintf(stderr, "*** %sperformance problems ***\n%s%s", | ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1898 | fread((void *)&header,sizeof(ImageHeader),1,imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:1922:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1922 | fread(reloc_bits, 1, reloc_size, imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c: In function 'dict_alloc_read': ./main.c:616:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fread(image, 1, imagesize, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c: At top level: ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] 919 | static Label bsearch_next(Label key, Label *a, UCell n) | ^~~~~~~~~~~~ gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags engine-itc-noll.o main-itc-noll.o io.o signals.o support-noll.o pow10.o dblsub.o -lffi -lltdl -lm -o gforth-itc-noll make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' cp -p engine/gforth-itc-noll gforth-itc true cp -p kernl16l.fi kernl16l.fi~ cp -p kernl16l.fi- kernl16l.fi cp -p kernl16b.fi kernl16b.fi~ cp -p kernl16b.fi- kernl16b.fi cp -p kernl32l.fi kernl32l.fi~ cp -p kernl32l.fi- kernl32l.fi cp -p kernl32b.fi kernl32b.fi~ cp -p kernl32b.fi- kernl32b.fi cp -p kernl64b.fi kernl64b.fi~ cp -p kernl64b.fi- kernl64b.fi (cd . && m4 -s -Dcondbranch_opt=1 -DSTACK_CACHE_FILE=cache-fast1.vmg -DSTACK_CACHE_REGS=cache-regs1.vmg prim) >prim-fast.b sleep 1 #should make hpux-workaround unnecessary GFORTH="./preforth -p ".:~+:."" ./gfgen -fast if test -z ""; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast && break; done; \ else \ ( cd engine && make gforth-fast ) && \ cp -p engine/gforth-fast gforth-fast && \ chcon -t unconfined_execmem_exec_t gforth-fast; \ true; \ make checkone ENGINE=./engine/gforth-fast; \ fi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition make gforth-fast-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition if test -z "-ll-reg"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-ll-reg && break; done; \ else \ ( cd engine && make gforth-fast-ll-reg ) && \ cp -p engine/gforth-fast-ll-reg gforth-fast-ll-reg && \ chcon -t unconfined_execmem_exec_t gforth-fast-ll-reg; \ true; \ make checkone ENGINE=./engine/gforth-fast-ll-reg; \ fi make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -o engine-fast-ll-reg.o -c ./engine.c gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DENGINE=2 -o engine-fast2-ll-reg.o -c ./engine.c gcc -I./../arch/amd64 -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -DHAVE_CONFIG_H -DFORCE_LL -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o main-fast-ll-reg.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 252 | const char const* const prim_names[]={ | ^~~~~ ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] 696 | #warning You can ignore the warnings about clobbered variables in gforth_go | ^~~~~~~ ./main.c: In function 'print_diag': ./main.c:2210:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2210 | if((relocs < nonrelocs) || | ^~ ./main.c:2218:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2218 | fprintf(stderr, "*** %sperformance problems ***\n%s%s", | ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1898 | fread((void *)&header,sizeof(ImageHeader),1,imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c:1922:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 1922 | fread(reloc_bits, 1, reloc_size, imagefile); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./main.c: In function 'dict_alloc_read': ./main.c:616:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | fread(image, 1, imagesize, file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags engine-fast-ll-reg.o engine-fast2-ll-reg.o main-fast-ll-reg.o io.o signals.o support-ll-reg.o pow10.o -lffi -lltdl -lm -o gforth-fast-ll-reg make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' chcon: failed to get security context of 'gforth-fast-ll-reg': Operation not supported make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-fast-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/signals.fs -e bye ./engine/gforth-fast-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out redefined place with PLACE ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." prims2x.fs -e \ "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' emacs -batch -f batch-byte-compile gforth.el make: emacs: No such file or directory make: [Makefile:913: gforth.elc] Error 127 (ignored) rm -rf lib/gforth/0.7.3/libcc-named/ for i in libffi.fs cstr.fs unix/socket.fs; do ./gforth -e "s\" `pwd`/lib/gforth/0.7.3/libcc-named/\" libcc-named-dir-v 2! libcc-path clear-path libcc-named-dir libcc-path also-path :noname 2drop s\" /usr/lib64/gforth/0.7.3/libcc-named/\" ; is replace-rpath" ./$i -e bye; done /home/pterjan/rpmbuild/BUILD/gforth-0.7.3/lib/gforth/0.7.3/libcc-named/libffi.c: In function 'libffi_LTX_gforth_c_ffi_prep_closure1_aaa_n': /home/pterjan/rpmbuild/BUILD/gforth-0.7.3/lib/gforth/0.7.3/libcc-named/libffi.c:95:3: warning: 'ffi_prep_closure' is deprecated: use ffi_prep_closure_loc instead [-Wdeprecated-declarations] 95 | sp[2]=ffi_prep_closure1((void *)(sp[2]),(void *)(sp[1]),(void *)(sp[0])); | ^~ In file included from /home/pterjan/rpmbuild/BUILD/gforth-0.7.3/lib/gforth/0.7.3/libcc-named/libffi.c:3: /usr/include/ffi.h:375:1: note: declared here 375 | ffi_prep_closure (ffi_closure*, | ^~~~~~~~~~~~~~~~ file not found in file included from *OS command line*:-1 libffi.fs:159: open-lib failed >>>end-c-library<<< Backtrace: $7FE51131E988 throw $7FE51135AB00 c(abort") $7FE51135B3B0 compile-wrapper-function1 file not found in file included from *OS command line*:-1 cstr.fs:23: open-lib failed >>>end-c-library<<< Backtrace: $7F8104A0D988 throw $7F8104A49B00 c(abort") $7F8104A4A3B0 compile-wrapper-function1 file not found in file included from *OS command line*:-1 unix/socket.fs:48: open-lib failed >>>end-c-library<<< Backtrace: $7F013B745988 throw $7F013B781B00 c(abort") $7F013B7823B0 compile-wrapper-function1 make: *** [Makefile:653: build-libcc-named] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.dfrKTU (%build) RPM build warnings: %patchN is deprecated (3 usages found), use %patch N (or %patch -P N) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.dfrKTU (%build) I: [iurt_root_command] ERROR: chroot