D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gforth-0.7.3-8.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wDsqbo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gforth-0.7.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gforth-0.7.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gforth-0.7.3 + /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/iurt/rpmbuild/tmp/rpm-tmp.chWTEC + umask 022 + cd /home/iurt/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,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + 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=aarch64-mageia-linux-gnu --build=aarch64-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 aarch64-mageia-linux-gnu-gcc... no checking for 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 aarch64-mageia-linux-gnu-gcc... 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... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu configure: WARNING: Using a generic machine description configure: WARNING: Assuming C floats and doubles are IEEE floats and doubles (for SF@ DF@ SF! DF!) configure: WARNING: FLUSH-ICACHE will do nothing, so END-CODE may not work properly! configure: WARNING: No I-cache flush code known, disabling dynamic native code generation Check for arch/generic//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/generic/asm.fs... no checking for ./arch/generic/disasm.fs... no checking for install-info... /usr/sbin/install-info 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... .skip 16 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... no 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 -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/iurt/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 OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= make[2]: Entering directory '/home/iurt/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"; then \ for i in -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-ll && break; done; \ else \ ( cd engine && make gforth-ll ) && \ cp -p engine/gforth-ll gforth-ll && \ chcon -t unconfined_execmem_exec_t gforth-ll; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-ll; \ fi make[3]: Entering directory '/home/iurt/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/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o -c ./engine.c In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o -c ./engine.c In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o -c ./main.c In file included from ./main.c:23: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ ./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/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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 In file included from io.c:28: forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ io.c:58: warning: "alloca" redefined 58 | # define alloca __builtin_alloca | In file included from /usr/include/stdlib.h:568, from /usr/include/libltdl/lt_system.h:35, from /usr/include/ltdl.h:36, from forth.h:28, from io.c:28: /usr/include/alloca.h:35: note: this is the location of the previous definition 35 | # define alloca(size) __builtin_alloca (size) | gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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 In file included from signals.c:24: forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o ./support.c In file included from ./support.c:22: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ ./support.c: In function 'smdiv': ./support.c:745:9: warning: variable 'l' set but not used [-Wunused-but-set-variable] 745 | UCell l, q, r; | ^ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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,-O1 -Wl,--build-id -Wl,--enable-new-dtags -export-dynamic engine-ll.o engine2-ll.o main-ll.o io.o signals.o support-ll.o pow10.o -lffi -lltdl -lm -o gforth-ll make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3/engine' chcon: failed to get security context of 'gforth-ll': Operation not supported make[3]: Entering directory '/home/iurt/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/iurt/rpmbuild/BUILD/gforth-0.7.3/engine' gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 In file included from ./main.c:23: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ ./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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 In file included from ./support.c:22: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ ./support.c: In function 'smdiv': ./support.c:745:9: warning: variable 'l' set but not used [-Wunused-but-set-variable] 745 | UCell l, q, r; | ^ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 In file included from dblsub.c:25: forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -export-dynamic 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/iurt/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 " 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 data offset=1FFB71C0 code offset=C41A0D0 xt offset=C41A0B0 60 FFFF82DB6000 FFFFA2D6D000 68 FFFF82DBB000 FFFFA2D72000 70 FFFF82DC0000 FFFFA2D77000 78 FFFF82DC5000 FFFFA2D7C000 2F58 FFFF82DBA000 FFFFA2D71000 2F60 FFFF82DC3B38 FFFFA2D7AB38 2F68 FFFF82DBF000 FFFFA2D76000 2F78 FFFF82DC3A68 FFFFA2D7AA68 2F80 FFFF82DC3A60 FFFFA2D7AA60 2F98 1FCCDF20 2C0E7F20 4DC0 FFFF83740520 FFFFA36F7520 4DF8 FFFF8373F870 FFFFA36F6870 10C70 FFFFC2C7B660 FFFFF1FD9A10 10CD8 FFFFC2C7B8C8 FFFFF1FD9C78 11B80 1FCCDAE0 2C0E7AE0 13958 1FCE8C70 2C102C70 1CB80 1FCDA360 2C0F4360 1CC20 1FCD1E00 2C0EBE00 27E50 1FCD0B10 2C0EAB10 2BE38 1FCDF2B0 2C0F92B0 3CB20 1FCEA1C0 2C1041C0 grep -v '^#line ' ./engine/prim.i >engine/prim-s.i ./engine/gforth-ll --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 --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 -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 -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 --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 --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 -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/iurt/rpmbuild/BUILD/gforth-0.7.3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3' cd engine && make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3/engine' gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 In file included from ./main.c:23: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ ./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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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,-O1 -Wl,--build-id -Wl,--enable-new-dtags -export-dynamic 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/iurt/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 -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/iurt/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 OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= make[2]: Entering directory '/home/iurt/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"; then \ for i in -ll -noll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-ll && break; done; \ else \ ( cd engine && make gforth-fast-ll ) && \ cp -p engine/gforth-fast-ll gforth-fast-ll && \ chcon -t unconfined_execmem_exec_t gforth-fast-ll; \ true; \ make checkone ENGINE=./engine/gforth-fast-ll; \ fi make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3/engine' gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o -c ./engine.c In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o -c ./engine.c In file included from ./engine.c:28: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -DFORCE_LL -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.o -c ./main.c In file included from ./main.c:23: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] 279 | #warning flush-icache probably will not work (see manual) | ^~~~~~~ ./forth.h:281:2: warning: #warning no FLUSH_ICACHE, turning off dynamic native code by default [-Wcpp] 281 | #warning no FLUSH_ICACHE, turning off dynamic native code by default | ^~~~~~~ ./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,-O1 -Wl,--build-id -Wl,--enable-new-dtags -export-dynamic engine-fast-ll.o engine-fast2-ll.o main-fast-ll.o io.o signals.o support-ll.o pow10.o -lffi -lltdl -lm -o gforth-fast-ll make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3/engine' chcon: failed to get security context of 'gforth-fast-ll': Operation not supported make[3]: Entering directory '/home/iurt/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 --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 --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 -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 -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 --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 --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/iurt/rpmbuild/BUILD/gforth-0.7.3' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gforth-0.7.3' make[1]: Leaving directory '/home/iurt/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/iurt/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/iurt/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 /usr/include/multiarch-dispatch.h:112, from /usr/include/ffi.h:2, from /home/iurt/rpmbuild/BUILD/gforth-0.7.3/lib/gforth/0.7.3/libcc-named/libffi.c:3: /usr/include/multiarch-aarch64-linux/ffi.h:334:1: note: declared here 334 | ffi_prep_closure (ffi_closure*, | ^~~~~~~~~~~~~~~~ make checkone check-nofast ENGINE="./gforth --no-dynamic" >/dev/null 2>&1 make checkone check-nofast ENGINE="./gforth-itc" >/dev/null 2>&1 make checkone check-nofast ENGINE="./gforth-ditc" >/dev/null 2>&1 make checkone ENGINE="./gforth-fast --no-dynamic" >/dev/null 2>&1 make checkone check-nofast ENGINE="./gforth" >/dev/null 2>&1 make checkone ENGINE="./gforth-fast" >/dev/null 2>&1 *** Check successful *** ./gforth-fast --diag -e bye *** no performance problems *** + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HMjG6u + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 + cd gforth-0.7.3 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 'INSTALL=/usr/bin/install -p' Makefile:865: warning: ignoring prerequisites on suffix rule definition Makefile:865: warning: ignoring prerequisites on suffix rule definition ./preforth -p ".:~+:." prims2x.fs -e "s\" ./prim.b\" ' output-tag dup process-file bye"|sed 's#^./prim#prim#' >prim.TAGS- cp -p prim.TAGS- prim.TAGS rm prim.TAGS- ./gforth --die-on-signal -p ".:~+:." -i kernl64l.fi etags.fs except.fs startup.fs -e bye cat TAGS prim.TAGS kernel.TAGS >gforth.TAGS rm TAGS cp -p gforth.TAGS TAGS sed 's;^\./;;' TAGS|./gforth -e 's" '/usr/share/gforth/0.7.3/'"' ./install-tags.fs -e bye >install.TAGS for i in /usr/bin /usr/share/man/man1 /usr/share/info /usr/lib64/gforth/0.7.3 /usr/share/gforth/0.7.3 /usr/lib64/gforth/site-forth /usr/share/gforth/site-forth /usr/include/gforth/0.7.3 /usr/lib64/gforth/0.7.3/libcc-named/; do \ ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64$i; \ done mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/man/man1 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/info mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/site-forth mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/site-forth mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/include/gforth/0.7.3 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/ for i in . engine kernel doc asm ec test compat unix arch arch/generic arch/m68k arch/mips arch/386 arch/hppa arch/sparc arch/power arch/alpha arch/4stack arch/misc arch/6502 arch/8086 arch/avr arch/c165 arch/h8 arch/shboom arch/sharc arch/ia64 arch/amd64 arch/arm arch/r8c vmgen-ex; do \ ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/$i; \ done mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/engine mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/kernel mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/doc mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/asm mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/ec mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/test mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/compat mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/unix mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/generic mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/m68k mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/mips mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/386 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/hppa mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/sparc mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/power mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/alpha mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/4stack mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/misc mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/6502 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/8086 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/avr mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/c165 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/h8 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/shboom mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/sharc mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/ia64 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/amd64 mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/arm mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/arch/r8c mkdir -p -- /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/vmgen-ex rm -rf /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/engine touch /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/site-forth/siteinit.fs rm /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-0.7.3 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforthmi /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/vmgen rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth': No such file or directory rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-0.7.3': No such file or directory rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforthmi': No such file or directory rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/vmgen': No such file or directory make: [Makefile:594: install] Error 1 (ignored) rm /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast-0.7.3 rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast': No such file or directory rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast-0.7.3': No such file or directory make: [Makefile:595: install] Error 1 (ignored) rm /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-itc /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-itc-0.7.3 rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-itc': No such file or directory rm: cannot remove '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-itc-0.7.3': No such file or directory make: [Makefile:596: install] Error 1 (ignored) /usr/bin/install -p gforth /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-0.7.3 chcon -t unconfined_execmem_exec_t /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-0.7.3 chcon: failed to get security context of '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-0.7.3': Operation not supported make: [Makefile:598: install] Error 1 (ignored) (cd /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin && ln -s gforth-0.7.3 gforth) /usr/bin/install -p gforth-fast /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast-0.7.3 chcon -t unconfined_execmem_exec_t /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast-0.7.3 chcon: failed to get security context of '/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast-0.7.3': Operation not supported make: [Makefile:601: install] Error 1 (ignored) (cd /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin && ln -s gforth-fast-0.7.3 gforth-fast) /usr/bin/install -p gforth-itc /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-itc-0.7.3 (cd /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin && ln -s gforth-itc-0.7.3 gforth-itc) /usr/bin/install -p gforthmi /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforthmi-0.7.3 /usr/bin/install -p vmgen /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/vmgen-0.7.3 /usr/bin/install -p gforth-ditc /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3 (cd /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin && ln -s gforthmi-0.7.3 gforthmi) (cd /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin && ln -s vmgen-0.7.3 vmgen) /usr/bin/install -p -m 644 ./doc/gforth.1 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/man/man1 for i in ./doc/gforth.info* ./doc/vmgen.info*; do /usr/bin/install -p -m 644 $i /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/info; done for i in mach16b.fs mach16l.fs mach32b.fs mach32l.fs mach64b.fs mach64l.fs machpc.fs.in kernel/aliases0.fs kernel/aliases.fs kernel/args.fs kernel/cbr.fs kernel/cloop.fs kernel/cond.fs kernel/cond-old.fs cross.fs kernel/errore.fs kernel/files.fs kernel/require.fs kernel/paths.fs kernel/kernel.fs kernel/main.fs kernel/prim0.fs search.fs kernel/quotes.fs kernel/tools.fs kernel/toolsext.fs kernel/vars.fs kernel/accept.fs kernel/basics.fs kernel/int.fs kernel/comp.fs kernel/io.fs kernel/input.fs kernel/license.fs kernel/nio.fs kernel/saccept.fs kernel/doers.fs kernel/getdoers.fs kernel/pass.fs kernel/xchars.fs assert.fs backtrac.fs blocked.fb blocks.fs bufio.fs code.fs debug.fs debugs.fs dis-gdb.fs ekey.fs envos.fs savesys.fs environ.fs errors.fs exboot.fs except.fs extend.fs float.fs glocals.fs hash.fs history.fs intcomp.fs mkdir.fs libcc.fs locals.fs look.fs mkdir.fs quotes.fs search.fs see.fs see-ext.fs simp-see.fs source.fs startup.fs struct.fs struct0x.fs stuff.fs tasker.fs termsize.fs utf-8.fs vt100.fs vt100key.fs wordinfo.fs arch/386/asm.fs arch/386/disasm.fs arch/amd64/asm.fs arch/amd64/disasm.fs arch/alpha/asm.fs arch/alpha/disasm.fs arch/alpha/testasm.fs arch/mips/asm.fs arch/mips/disasm.fs arch/mips/insts.fs arch/mips/testasm.fs arch/mips/testdisasm.fs arch/power/asm.fs arch/power/disasm.fs arch/power/inst.fs asm/README asm/bitmask.fs asm/numref.fs chains.fs asm/basic.fs asm/generic.fs asm/target.fs ec/README ec/mirror.fs ec/shex.fs ec/builttag.fs ec/dotx.fs ec/nesting.fs build-ec.in libffi.fs fflib.fs cstr.fs unix/socket.fs ans-report.fs ansi.fs answords.fs colorize.fs comp-i.fs complex.fs depth-changes.fs dosekey.fs doskey.fs ds2texi.fs envos.dos envos.os2 etags.fs fft.fs filedump.fs fi2c.fs fsl-util.4th glosgen.fs gray.fs httpd.fs install-tags.fs make-app.fs doc/makedoc.fs locate.fs more.fs onebench.fs other.fs prims2x.fs prims2x0.6.2.fs proxy.fs random.fs regexp.fs sokoban.fs string.fs table.fs tags.fs tt.fs unbuffer.fs wordsets.fs xwords.fs test/tester.fs test/ttester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/search.fs test/gforth.fs test/other.fs test/signals.fs test/checkans.fs test/primtest.fs test/coreext.fs test/deferred.fs test/coremore.fs test/gforth-nofast.fs test/libcc.fs bubble.fs siev.fs matrix.fs fib.fs oof.fs oofsampl.fs objects.fs objexamp.fs mini-oof.fs moof-exm.fs moofglos.fs fixpath.fs add.fs lib.fs oldlib.fs sieve.fs endtry-iferror.fs recover-endtry.fs compat/README compat/anslocal.fs compat/assert.fs compat/control.fs compat/defer.fs compat/exception.fs compat/execute-parsing.fs compat/loops.fs compat/required.fs compat/strcomp.fs compat/struct.fs compat/vocabulary.fs prim; do \ /usr/bin/install -p -m 644 ./$i /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/$i; \ done /usr/bin/install -p -m 644 kernl64l.fi /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3 >>>>>Please install gforth.{el,elc} in your .../emacs/site-lisp directory /usr/bin/install -p -m 644 gforth.fi /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3 /usr/bin/install -p -m 644 install.TAGS /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/TAGS /usr/bin/install -p -m 644 include/gforth/0.7.3/* /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/include/gforth/0.7.3 if test -n "libtool"; then for i in libffi.fs cstr.fs unix/socket.fs; do \ libtool --silent --mode=install /usr/bin/install -p lib/gforth/0.7.3/libcc-named/`basename $i .fs`.la /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/`basename $i .fs`.la; \ done; fi libtool: warning: remember to run 'libtool --finish /usr/lib64/gforth/0.7.3/libcc-named/' libtool: warning: remember to run 'libtool --finish /usr/lib64/gforth/0.7.3/libcc-named/' libtool: warning: remember to run 'libtool --finish /usr/lib64/gforth/0.7.3/libcc-named/' /usr/sbin/install-info --info-dir=/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/info /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/info/gforth.info /usr/sbin/install-info --info-dir=/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/info /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/info/vmgen.info + cat + rm -f /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64//usr/share/info/dir + mkdir -p /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/emacs + cp -f gforth.el /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/emacs + cat + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/httpd.fs + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/filedump.fs + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/gforth/0.7.3/sieve.fs + for dir in /usr/share/emacs/site-lisp/site-start.d /usr/share/xemacs/site-packages/lisp/site-start.d + install -dm 755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/emacs/site-lisp/site-start.d + touch /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/emacs/site-lisp/site-start.d/gforth-init.el + for dir in /usr/share/emacs/site-lisp/site-start.d /usr/share/xemacs/site-packages/lisp/site-start.d + install -dm 755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/xemacs/site-packages/lisp/site-start.d + touch /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/xemacs/site-packages/lisp/site-start.d/gforth-init.el + for dir in /usr/share/emacs/site-lisp /usr/share/xemacs/site-packages/lisp + install -dm 755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/emacs/site-lisp + touch /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/emacs/site-lisp/gforth.el + for dir in /usr/share/emacs/site-lisp /usr/share/xemacs/site-packages/lisp + install -dm 755 /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/xemacs/site-packages/lisp + touch /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/xemacs/site-packages/lisp/gforth.el + find /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 -name TAGS + xargs rm -f + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.7.3-8.mga9 --unique-debug-suffix -0.7.3-8.mga9.aarch64 --unique-debug-src-base gforth-0.7.3-8.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gforth-0.7.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-fast-0.7.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-0.7.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/bin/gforth-itc-0.7.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/gforth-ditc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/libffi.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/cstr.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/socket.so.0.0.0 gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/libffi.so.0.0.0 gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/socket.so.0.0.0 gdb-add-index: [Was there no debuginfo? Was there already an index?] gdb-add-index: No index was created for /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/lib64/gforth/0.7.3/libcc-named/cstr.so.0.0.0 gdb-add-index: [Was there no debuginfo? Was there already an index?] dwz: ./usr/bin/gforth-0.7.3-0.7.3-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gforth-fast-0.7.3-0.7.3-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gforth-itc-0.7.3-0.7.3-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/gforth/0.7.3/gforth-ditc-0.7.3-8.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1460kB, size after compression: 1460kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 7 CRC32s did match. cpio: engine/prim: Cannot stat: No such file or directory 1385 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/lib64/gforth/0.7.3/libcc-named/socket.so.0.0.0: libgcc_s.so.1 libm.so.6 Warning: unused libraries in /usr/lib64/gforth/0.7.3/libcc-named/cstr.so.0.0.0: libgcc_s.so.1 libm.so.6 Warning: unused libraries in /usr/lib64/gforth/0.7.3/libcc-named/libffi.so.0.0.0: libgcc_s.so.1 libm.so.6 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/gforth/0.7.3/libcc-named/socket.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/gforth/0.7.3/libcc-named/cstr.la is executable but has no shebang, removing executable bit *** WARNING: ./usr/lib64/gforth/0.7.3/libcc-named/libffi.la is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/vmgen-0.7.3 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/gforthmi-0.7.3 from /bin/sh to #!/usr/bin/sh Processing files: gforth-0.7.3-8.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DKPRSa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gforth-0.7.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr COPYING.DOC /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr README.vmgen /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr NEWS.vmgen /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64/usr/share/doc/gforth + RPM_EC=0 ++ jobs -p + exit 0 Provides: gforth = 0.7.3-8.mga9 gforth(aarch-64) = 0.7.3-8.mga9 libffi.so.0()(64bit) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/gforth ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libffi.so.7()(64bit) libffi.so.7(LIBFFI_BASE_7.0)(64bit) libffi.so.7(LIBFFI_CLOSURE_7.0)(64bit) libgcc_s.so.1()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) Recommends: libtool Processing files: gforth-debugsource-0.7.3-8.mga9.aarch64 Provides: gforth-debugsource = 0.7.3-8.mga9 gforth-debugsource(aarch-64) = 0.7.3-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gforth-debuginfo-0.7.3-8.mga9.aarch64 Provides: debuginfo(build-id) = 59c290fa73aaba1055cd13257ec2993965036592 debuginfo(build-id) = 5aba041f4ab4834a4d8e4f7d5119f2a418aac9c5 debuginfo(build-id) = 7992edf34879d9d4ba034e5a1a754c7509d87735 debuginfo(build-id) = 94dc16cba002a86531845701f4f0a19519ea0bfb debuginfo(build-id) = e63c1ea1af96e252fbd2f4a3e3f1e9961c436a17 debuginfo(build-id) = e9176bac9d5db84cfaee036c170817514be83dcc debuginfo(build-id) = fce6cdba9da62bd20aa16e26ad4a439de78f585c gforth-debuginfo = 0.7.3-8.mga9 gforth-debuginfo(aarch-64) = 0.7.3-8.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gforth-debugsource(aarch-64) = 0.7.3-8.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gforth-debugsource-0.7.3-8.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gforth-debuginfo-0.7.3-8.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gforth-0.7.3-8.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8jCiVa + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gforth-0.7.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gforth-0.7.3-8.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vpUC7n + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gforth-0.7.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!