+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gforth.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.huLPHi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gforth-0.7.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/gforth-0.7.3.tar.gz + 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 -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 -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 -p1 --fuzz=0 patching file envos.fs.in + iconv -f latin1 -t utf8 AUTHORS + mv -f AUTHORS.new AUTHORS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wHOSNB + umask 022 + cd /builddir/build/BUILD + cd gforth-0.7.3 ++ pkg-config libffi --cflags + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 riscv64-redhat-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 riscv64-redhat-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... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-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... yes checking for getrusage... yes checking for nanosleep... yes checking for stack_t... yes checking whether sys_siglist is declared... yes 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 libdir=/usr/lib64 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 '/builddir/build/BUILD/gforth-0.7.3' make gforth-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= make[2]: Entering directory '/builddir/build/BUILD/gforth-0.7.3' 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 '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const* const prim_names[]={ ^~~~~ ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 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] 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] fread(image, 1, imagesize, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ io.c:58:0: warning: "alloca" redefined # define alloca __builtin_alloca In file included from /usr/include/stdlib.h:566:0, 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:0: note: this is the location of the previous definition # define alloca(size) __builtin_alloca (size) gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #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] UCell l, q, r; ^ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gforth-0.7.3/engine' chcon: can't apply partial context to unlabeled file 'gforth-ll' make[3]: Entering directory '/builddir/build/BUILD/gforth-0.7.3' ./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 '/builddir/build/BUILD/gforth-0.7.3/engine' gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #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] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 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] 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] fread(image, 1, imagesize, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] static Label bsearch_next(Label key, Label *a, UCell n) ^~~~~~~~~~~~ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #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] UCell l, q, r; ^ gcc -c -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/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=1C0 code offset=D0 xt offset=B0 10C70 3FFFE67FA0 3FFFD5AFA0 10CD8 3FFFE68208 3FFFD5B208 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 '/builddir/build/BUILD/gforth-0.7.3' make[2]: Leaving directory '/builddir/build/BUILD/gforth-0.7.3' make[1]: Leaving directory '/builddir/build/BUILD/gforth-0.7.3' cd engine && make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[1]: Entering directory '/builddir/build/BUILD/gforth-0.7.3/engine' gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #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] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 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] 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] fread(image, 1, imagesize, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: ./main.c:919:14: warning: 'bsearch_next' defined but not used [-Wunused-function] static Label bsearch_next(Label key, Label *a, UCell n) ^~~~~~~~~~~~ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/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 '/builddir/build/BUILD/gforth-0.7.3' make gforth-fast-ll OPT=-ll OPTDEFINES=-DFORCE_LL OPTOBJECTS= make[2]: Entering directory '/builddir/build/BUILD/gforth-0.7.3' 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 '/builddir/build/BUILD/gforth-0.7.3/engine' gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ gcc -I./../arch/generic -I. -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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:0: ./forth.h:279:2: warning: #warning flush-icache probably will not work (see manual) [-Wcpp] #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] #warning no FLUSH_ICACHE, turning off dynamic native code by default ^~~~~~~ ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const char const* const prim_names[]={ ^~~~~ ./main.c:696:2: warning: #warning You can ignore the warnings about clobbered variables in gforth_go [-Wcpp] #warning You can ignore the warnings about clobbered variables in gforth_go ^~~~~~~ ./main.c: In function 'gforth_loader': ./main.c:1898:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] 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] 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] fread(image, 1, imagesize, file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gforth-0.7.3/engine' chcon: can't apply partial context to unlabeled file 'gforth-fast-ll' make[3]: Entering directory '/builddir/build/BUILD/gforth-0.7.3' ./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 '/builddir/build/BUILD/gforth-0.7.3' make[2]: Leaving directory '/builddir/build/BUILD/gforth-0.7.3' make[1]: Leaving directory '/builddir/build/BUILD/gforth-0.7.3' emacs -batch -f batch-byte-compile gforth.el make: emacs: Command not found 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 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 *** + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KE7KSE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 + cd gforth-0.7.3 + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info install ./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" '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/'"' ./install-tags.fs -e bye >install.TAGS for i in /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/0.7.3 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/site-forth /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/site-forth /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/include/gforth/0.7.3 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/0.7.3/libcc-named/; do \ ./mkinstalldirs $i; \ done mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/man/man1 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/0.7.3 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/site-forth mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/site-forth mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/include/gforth/0.7.3 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/$i; \ done mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/engine mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/kernel mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/doc mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/asm mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/ec mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/test mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/compat mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/unix mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/generic mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/m68k mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/mips mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/386 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/hppa mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/sparc mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/power mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/alpha mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/4stack mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/misc mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/6502 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/8086 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/avr mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/c165 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/h8 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/shboom mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/sharc mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/ia64 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/amd64 mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/arm mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/arch/r8c mkdir -p -- /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/vmgen-ex rm -rf /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/engine touch /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/site-forth/siteinit.fs rm /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-0.7.3 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforthmi /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/vmgen rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth': No such file or directory rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-0.7.3': No such file or directory rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforthmi': No such file or directory rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/vmgen': No such file or directory make: [Makefile:594: install] Error 1 (ignored) rm /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast-0.7.3 rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast': No such file or directory rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast-0.7.3': No such file or directory make: [Makefile:595: install] Error 1 (ignored) rm /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-itc /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-itc-0.7.3 rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-itc': No such file or directory rm: cannot remove '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-itc-0.7.3': No such file or directory make: [Makefile:596: install] Error 1 (ignored) /usr/bin/install -c gforth /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-0.7.3 chcon -t unconfined_execmem_exec_t /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-0.7.3 chcon: can't apply partial context to unlabeled file '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-0.7.3' make: [Makefile:598: install] Error 1 (ignored) (cd /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin && ln -s gforth-0.7.3 gforth) /usr/bin/install -c gforth-fast /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast-0.7.3 chcon -t unconfined_execmem_exec_t /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast-0.7.3 chcon: can't apply partial context to unlabeled file '/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-fast-0.7.3' make: [Makefile:601: install] Error 1 (ignored) (cd /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin && ln -s gforth-fast-0.7.3 gforth-fast) /usr/bin/install -c gforth-itc /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforth-itc-0.7.3 (cd /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin && ln -s gforth-itc-0.7.3 gforth-itc) /usr/bin/install -c gforthmi /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/gforthmi-0.7.3 /usr/bin/install -c vmgen /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin/vmgen-0.7.3 /usr/bin/install -c gforth-ditc /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/0.7.3 (cd /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin && ln -s gforthmi-0.7.3 gforthmi) (cd /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/bin && ln -s vmgen-0.7.3 vmgen) /usr/bin/install -c -m 644 ./doc/gforth.1 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/man/man1 for i in ./doc/gforth.info* ./doc/vmgen.info*; do /usr/bin/install -c -m 644 $i /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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 -c -m 644 ./$i /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/$i; \ done /usr/bin/install -c -m 644 kernl64l.fi /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3 >>>>>Please install gforth.{el,elc} in your .../emacs/site-lisp directory /usr/bin/install -c -m 644 gforth.fi /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/lib64/gforth/0.7.3 /usr/bin/install -c -m 644 install.TAGS /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/TAGS /usr/bin/install -c -m 644 include/gforth/0.7.3/* /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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 -c lib/gforth/0.7.3/libcc-named/`basename $i .fs`.la /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info/gforth.info /usr/sbin/install-info --info-dir=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/info/vmgen.info + cat + rm -f /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64//usr/share/info/dir + mkdir -p /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/emacs + cp -f gforth.el /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/emacs + cat + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/httpd.fs + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/gforth/0.7.3/filedump.fs + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/emacs/site-lisp/site-start.d + touch /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/xemacs/site-packages/lisp/site-start.d + touch /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/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 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/emacs/site-lisp + touch /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/emacs/site-lisp/gforth.el + for dir in /usr/share/emacs/site-lisp /usr/share/xemacs/site-packages/lisp + install -dm 755 /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/xemacs/site-packages/lisp + touch /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/xemacs/site-packages/lisp/gforth.el + find /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 -name TAGS + xargs rm -f + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/vmgen-0.7.3 from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/bin/gforthmi-0.7.3 from #! /bin/sh to #!/bin/sh *** WARNING: ./usr/lib64/gforth/0.7.3/libcc-named/cstr.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib64/gforth/0.7.3/libcc-named/socket.la is executable but has empty or no shebang, removing executable bit *** WARNING: ./usr/lib64/gforth/0.7.3/libcc-named/libffi.la is executable but has empty or no shebang, removing executable bit Processing files: gforth-0.7.3-7.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kcGPCy + umask 022 + cd /builddir/build/BUILD + cd gforth-0.7.3 + DOCDIR=/builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr COPYING /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr COPYING.DOC /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr README /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr README.vmgen /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr NEWS /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr NEWS.vmgen /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr AUTHORS /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr BUGS /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + cp -pr ChangeLog /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64/usr/share/doc/gforth + exit 0 Provides: gforth = 0.7.3-7.fc28 gforth(riscv-64) = 0.7.3-7.fc28 libffi.so.0()(64bit) libtool(/usr/lib64/gforth/0.7.3/libcc-named/cstr.la) libtool(/usr/lib64/gforth/0.7.3/libcc-named/libffi.la) libtool(/usr/lib64/gforth/0.7.3/libcc-named/socket.la) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(postun): /bin/sh /sbin/install-info Requires: /bin/sh /usr/bin/gforth ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libffi.so.0()(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Recommends: libtool Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 Wrote: /builddir/build/SRPMS/gforth-0.7.3-7.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gforth-0.7.3-7.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lPooMK + umask 022 + cd /builddir/build/BUILD + cd gforth-0.7.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gforth-0.7.3-7.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff