D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gforth-0.7.3-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.k99X6A + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gforth-0.7.3 + /usr/bin/gzip -dc /home/pterjan/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 -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 /home/pterjan/rpmbuild/tmp/rpm-tmp.cjuhYC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gforth-0.7.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ pkg-config libffi --cflags + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-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 + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + cd . + '[' '!' -f configure.in -a '!' -f configure.ac ']' + libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: You should add the contents of the following files to 'aclocal.m4': libtoolize: '/usr/share/aclocal/libtool.m4' libtoolize: '/usr/share/aclocal/ltoptions.m4' libtoolize: '/usr/share/aclocal/ltsugar.m4' libtoolize: '/usr/share/aclocal/ltversion.m4' libtoolize: '/usr/share/aclocal/lt~obsolete.m4' libtoolize: Remember to add 'LT_INIT' to configure.in. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 configure: WARNING: you should use --build, --host, --target checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-mageia-linux-gnu-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-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... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu Check for arch/amd64//gforth.ld (false) checking size of char *... 8 checking size of void *... 8 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intptr_t... 8 checking size of int128_t... 0 checking size of uint128_t... 0 checking for a C type for cells... long checking for a C type for wydes... short checking for a C type for tetrabytes... int checking for a C type for double-cells... none checking for a C type for unsigned double-cells... none checking for off_t... yes checking size of off_t... 8 checking if x86_64-mageia-linux-gnu-gcc understands -fno-gcse... yes checking if x86_64-mageia-linux-gnu-gcc understands -fno-strict-aliasing... yes checking if x86_64-mageia-linux-gnu-gcc understands -fno-crossjumping... yes checking if x86_64-mageia-linux-gnu-gcc understands -fno-reorder-blocks... yes checking if x86_64-mageia-linux-gnu-gcc understands -falign-labels=1... yes checking if x86_64-mageia-linux-gnu-gcc understands -falign-loops=1... yes checking if x86_64-mageia-linux-gnu-gcc understands -falign-jumps=1... yes checking how to suppress 'unused variable' warnings... __attribute__((unused)) checking how to invoke m4... m4 -s checking for gforth... echo "You need to configure with a gforth in \$PATH to build this part" && false checking for ./arch/amd64/asm.fs... yes checking for ./arch/amd64/disasm.fs... yes checking for install-info... /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 + 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-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth && break; done; \ else \ ( cd engine && make gforth ) && \ cp -p engine/gforth gforth && \ chcon -t unconfined_execmem_exec_t gforth; \ true; \ make checkone check-nofast ENGINE=./engine/gforth; \ fi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make gforth-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' if test -z "-ll-reg"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth OPT=$i && cp -p gforth${i} gforth-ll-reg && break; done; \ else \ ( cd engine && make gforth-ll-reg ) && \ cp -p engine/gforth-ll-reg gforth-ll-reg && \ chcon -t unconfined_execmem_exec_t gforth-ll-reg; \ true; \ make checkone check-nofast ENGINE=./engine/gforth-ll-reg; \ fi make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' cd .. && CONFIG_FILES=stamp-h CONFIG_HEADERS=engine/config.h ./config.status config.status: creating stamp-h config.status: creating engine/config.h config.status: engine/config.h is unchanged config.status: executing stamp-h commands echo timestamp > stamp-h x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DGFORTH_DEBUGGING -o engine-ll-reg.o -c ./engine.c x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DGFORTH_DEBUGGING -DENGINE=2 -o engine2-ll-reg.o -c ./engine.c x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -DGFORTH_DEBUGGING -o main-ll-reg.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -c -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o io.o io.c io.c:58: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) x86_64-mageia-linux-gnu-gcc -c -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o signals.o signals.c x86_64-mageia-linux-gnu-gcc -c -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o support-ll-reg.o ./support.c x86_64-mageia-linux-gnu-gcc -c -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o pow10.o pow10.c x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -export-dynamic engine-ll-reg.o engine2-ll-reg.o main-ll-reg.o io.o signals.o support-ll-reg.o pow10.o -lffi -lltdl -lm -o gforth-ll-reg make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' chcon: failed to get security context of 'gforth-ll-reg': Operation not supported make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' ./preforth -p ".:~+:." -e 's" mach16b.fs"' ./kernel/main.fs -e "save-cross kernl16b.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 00000 End: 00000 DP: 00000 user-region Start: 01674 End: 01874 DP: 016A4 dictionary Start: 00100 End: 00100 DP: 08804 return-stack Start: 00000 End: 00000 DP: 00000 data-stack Start: 00000 End: 00000 DP: 00000 tib-region Start: 00000 End: 00000 DP: 00000 Saving to kernl16b.fi- ./preforth -p ".:~+:." -e 's" mach16l.fs"' ./kernel/main.fs -e "save-cross kernl16l.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 00000 End: 00000 DP: 00000 user-region Start: 01674 End: 01874 DP: 016A4 dictionary Start: 00100 End: 00100 DP: 08804 return-stack Start: 00000 End: 00000 DP: 00000 data-stack Start: 00000 End: 00000 DP: 00000 tib-region Start: 00000 End: 00000 DP: 00000 Saving to kernl16l.fi- ./preforth -p ".:~+:." -e 's" mach32b.fs"' ./kernel/main.fs -e "save-cross kernl32b.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.1DC0 End: 0000.21C0 DP: 0000.1E20 dictionary Start: 0000.0100 End: 0080.0100 DP: 0000.DA38 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl32b.fi- ./preforth -p ".:~+:." -e 's" mach32l.fs"' ./kernel/main.fs -e "save-cross kernl32l.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.1DC0 End: 0000.21C0 DP: 0000.1E20 dictionary Start: 0000.0100 End: 0080.0100 DP: 0000.DA38 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl32l.fi- ./preforth -p ".:~+:." -e 's" mach64b.fs"' ./kernel/main.fs -e "save-cross kernl64b.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.3040 End: 0000.3840 DP: 0000.3100 dictionary Start: 0000.0100 End: 0080.0100 DP: 0001.8238 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl64b.fi- ./preforth -p ".:~+:." -e 's" mach64l.fs"' ./kernel/main.fs -e "save-cross kernl64l.fi- /usr/bin/gforth-0.7.3 bye" redefined NIL Unresolved: Nothing! address-space Start: 0000.0000 End: 0000.0000 DP: 0000.0000 user-region Start: 0000.3040 End: 0000.3840 DP: 0000.3100 dictionary Start: 0000.0100 End: 0080.0100 DP: 0001.8238 return-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 data-stack Start: 0000.0000 End: 0000.0000 DP: 0000.0000 tib-region Start: 0000.0000 End: 0000.0000 DP: 0000.0000 Saving to kernl64l.fi- cp -p kernl64l.fi kernl64l.fi~ cp -p kernl64l.fi- kernl64l.fi cd engine && make gforth-ditc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 ./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) ^~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -c -I./../arch/amd64 -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 x86_64-mageia-linux-gnu-gcc -c -I./../arch/amd64 -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 x86_64-mageia-linux-gnu-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/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' cp -p engine/gforth-ditc-noll gforth-ditc true GFORTHD="./gforth-ditc -p .:." GFORTH="./gforth-ditc --die-on-signal -p .:. -i kernl64l.fi exboot.fs startup.fs arch/amd64/asm.fs arch/amd64/disasm.fs" includedir=`pwd`/include bindir=`pwd` libccdir=`pwd`/lib/gforth/0.7.3/libcc-named/ ./gforthmi gforth.fi --die-on-signal -p ".:~+:." -i kernl64l.fi exboot.fs startup.fs arch/amd64/asm.fs arch/amd64/disasm.fs redefined th data offset=79D904A1C0 code offset=7410D0 xt offset=7410B0 60 7F0FA1B3B000 7F897AB85000 68 7F0FA1B40000 7F897AB8A000 70 7F0FA1B45000 7F897AB8F000 78 7F0FA1B4A000 7F897AB94000 2F58 7F0FA1B3F000 7F897AB89000 2F60 7F0FA1B48B38 7F897AB92B38 2F68 7F0FA1B44000 7F897AB8E000 2F78 7F0FA1B48A68 7F897AB92A68 2F80 7F0FA1B48A60 7F897AB92A60 2F98 122BF80 196CF80 4DC0 7F0FA1393760 7F897A3DD760 4DF8 7F0FA1392A00 7F897A3DCA00 10C70 7FFC4BAF69E0 7FFEC2FCF570 10CD8 7FFC4BAF6BD8 7FFEC2FCF768 11B80 122BB40 196CB40 13958 1246710 1987710 1CB98 1249880 198A880 1CC38 122FF00 1970F00 27E68 122EBC0 196FBC0 2BE50 123D3B0 197E3B0 3CB38 1247AF0 1988AF0 grep -v '^#line ' ./engine/prim.i >engine/prim-s.i ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/signals.fs -e bye ./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out redefined place with PLACE ./engine/gforth-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." prims2x.fs -e \ "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i ./engine/gforth-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/gforth-nofast.fs -e bye redefined { make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' cd engine && make gforth-itc-noll OPT=-noll OPTDEFINES= OPTOBJECTS=dblsub.o make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 ./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) ^~~~~~~~~~~~ x86_64-mageia-linux-gnu-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/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' cp -p engine/gforth-itc-noll gforth-itc true cp -p kernl16l.fi kernl16l.fi~ cp -p kernl16l.fi- kernl16l.fi cp -p kernl16b.fi kernl16b.fi~ cp -p kernl16b.fi- kernl16b.fi cp -p kernl32l.fi kernl32l.fi~ cp -p kernl32l.fi- kernl32l.fi cp -p kernl32b.fi kernl32b.fi~ cp -p kernl32b.fi- kernl32b.fi cp -p kernl64b.fi kernl64b.fi~ cp -p kernl64b.fi- kernl64b.fi (cd . && m4 -s -Dcondbranch_opt=1 -DSTACK_CACHE_FILE=cache-fast1.vmg -DSTACK_CACHE_REGS=cache-regs1.vmg prim) >prim-fast.b sleep 1 #should make hpux-workaround unnecessary GFORTH="./preforth -p ".:~+:."" ./gfgen -fast if test -z ""; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast && break; done; \ else \ ( cd engine && make gforth-fast ) && \ cp -p engine/gforth-fast gforth-fast && \ chcon -t unconfined_execmem_exec_t gforth-fast; \ true; \ make checkone ENGINE=./engine/gforth-fast; \ fi make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make gforth-fast-ll-reg OPT=-ll-reg OPTDEFINES="-DFORCE_LL -DFORCE_REG" OPTOBJECTS= make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' if test -z "-ll-reg"; then \ for i in -ll-reg -noll-reg -ll -noll; do make optgforth-fast OPT=$i && cp -p gforth-fast${i} gforth-fast-ll-reg && break; done; \ else \ ( cd engine && make gforth-fast-ll-reg ) && \ cp -p engine/gforth-fast-ll-reg gforth-fast-ll-reg && \ chcon -t unconfined_execmem_exec_t gforth-fast-ll-reg; \ true; \ make checkone ENGINE=./engine/gforth-fast-ll-reg; \ fi make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -o engine-fast-ll-reg.o -c ./engine.c x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -fno-gcse -fno-strict-aliasing -fno-crossjumping -fno-reorder-blocks -falign-labels=1 -falign-loops=1 -falign-jumps=1 -fno-defer-pop -fcaller-saves -fno-inline -fno-reorder-blocks -DENGINE=2 -o engine-fast2-ll-reg.o -c ./engine.c x86_64-mageia-linux-gnu-gcc -I./../arch/amd64 -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 -DFORCE_REG -DDEFAULTPATH='".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3"' -o main-fast-ll-reg.o -c ./main.c ./main.c:252:12: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] 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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -export-dynamic engine-fast-ll-reg.o engine-fast2-ll-reg.o main-fast-ll-reg.o io.o signals.o support-ll-reg.o pow10.o -lffi -lltdl -lm -o gforth-fast-ll-reg make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3/engine' chcon: failed to get security context of 'gforth-fast-ll-reg': Operation not supported make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/tester.fs test/coretest.fs test/postpone.fs test/dbltest.fs test/string.fs test/float.fs test/deferred.fs test/coreext.fs test/search.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/coretest.out ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/other.fs -e bye expect ``warning: ')' missing'' warning: ')' missing ./engine/gforth-fast-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/signals.fs -e bye ./engine/gforth-fast-ll-reg -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." test/coremore.fs test/gforth.fs -e bye 2>&1 | tr -d '\015' | diff -c - ./test/gforth.out ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." code.fs test/checkans.fs -e bye | tr -d '\015' | diff -c - ./test/checkans.out redefined place with PLACE ./engine/gforth-fast-ll-reg --die-on-signal -p ".:/usr/lib64/gforth/site-forth:/usr/share/gforth/site-forth:/usr/lib64/gforth/0.7.3:/usr/share/gforth/0.7.3:." prims2x.fs -e \ "c-flag on s\" prim.i\" out-filename 2! s\" ./prim.b\" ' output-c ' output-c-combined process-file bye"| \ tr -d '\015' | grep -v '^#line '|diff -c - engine/prim-s.i make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gforth-0.7.3' emacs -batch -f batch-byte-compile gforth.el make: emacs: 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 *** no dynamic code generation (--debug for details) -> factor 2 slowdown + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iBmFuU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 + cd gforth-0.7.3 + '[' 1 -eq 1 ']' + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr exec_prefix=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr bindir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin sbindir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/etc datadir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share includedir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/include libdir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/var sharedstatedir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/var/lib mandir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/man infodir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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" '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/'"' ./install-tags.fs -e bye >install.TAGS for i in /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/man/man1 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/info /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/site-forth /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/site-forth /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/include/gforth/0.7.3 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3/libcc-named/; do \ ./mkinstalldirs $i; \ done mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/man/man1 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/info mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/site-forth mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/site-forth mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/include/gforth/0.7.3 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/$i; \ done mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/engine mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/kernel mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/doc mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/asm mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/ec mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/test mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/compat mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/unix mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/generic mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/m68k mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/mips mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/386 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/hppa mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/sparc mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/power mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/alpha mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/4stack mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/misc mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/6502 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/8086 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/avr mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/c165 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/h8 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/shboom mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/sharc mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/ia64 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/amd64 mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/arm mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/arch/r8c mkdir -p -- /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/vmgen-ex rm -rf /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/engine touch /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/site-forth/siteinit.fs rm /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-0.7.3 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforthmi /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/vmgen rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth': No such file or directory rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-0.7.3': No such file or directory rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforthmi': No such file or directory rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/vmgen': No such file or directory make: [Makefile:594: install] Error 1 (ignored) rm /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast-0.7.3 rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast': No such file or directory rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast-0.7.3': No such file or directory make: [Makefile:595: install] Error 1 (ignored) rm /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-itc /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-itc-0.7.3 rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-itc': No such file or directory rm: cannot remove '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-itc-0.7.3': No such file or directory make: [Makefile:596: install] Error 1 (ignored) /usr/bin/install -c gforth /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-0.7.3 chcon -t unconfined_execmem_exec_t /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-0.7.3 chcon: failed to get security context of '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-0.7.3': Operation not supported make: [Makefile:598: install] Error 1 (ignored) (cd /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin && ln -s gforth-0.7.3 gforth) /usr/bin/install -c gforth-fast /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast-0.7.3 chcon -t unconfined_execmem_exec_t /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast-0.7.3 chcon: failed to get security context of '/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast-0.7.3': Operation not supported make: [Makefile:601: install] Error 1 (ignored) (cd /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin && ln -s gforth-fast-0.7.3 gforth-fast) /usr/bin/install -c gforth-itc /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-itc-0.7.3 (cd /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin && ln -s gforth-itc-0.7.3 gforth-itc) /usr/bin/install -c gforthmi /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforthmi-0.7.3 /usr/bin/install -c vmgen /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/vmgen-0.7.3 /usr/bin/install -c gforth-ditc /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3 (cd /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin && ln -s gforthmi-0.7.3 gforthmi) (cd /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin && ln -s vmgen-0.7.3 vmgen) /usr/bin/install -c -m 644 ./doc/gforth.1 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/man/man1 for i in ./doc/gforth.info* ./doc/vmgen.info*; do /usr/bin/install -c -m 644 $i /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/$i; \ done /usr/bin/install -c -m 644 kernl64l.fi /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3 /usr/bin/install -c -m 644 install.TAGS /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/TAGS /usr/bin/install -c -m 644 include/gforth/0.7.3/* /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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/' /sbin/install-info --info-dir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/info /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/info/gforth.info /sbin/install-info --info-dir=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/info /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/info/vmgen.info + cat + rm -f /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64//usr/share/info/dir + mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/emacs + cp -f gforth.el /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/emacs + cat + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/httpd.fs + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/gforth/0.7.3/filedump.fs + for i in httpd.fs filedump.fs sieve.fs + chmod 0755 /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/emacs/site-lisp/site-start.d + touch /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/xemacs/site-packages/lisp/site-start.d + touch /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/emacs/site-lisp + touch /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/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/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/xemacs/site-packages/lisp + touch /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/xemacs/site-packages/lisp/gforth.el + find /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 -name TAGS + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.7.3-1.mga7 --unique-debug-suffix -0.7.3-1.mga7.x86_64 --unique-debug-src-base gforth-0.7.3-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gforth-0.7.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3/gforth-ditc extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3/libcc-named/libffi.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3/libcc-named/socket.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/lib64/gforth/0.7.3/libcc-named/cstr.so.0.0.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-itc-0.7.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-0.7.3 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/bin/gforth-fast-0.7.3 /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. cpio: engine/prim: Cannot stat: No such file or directory 1380 blocks + '[' -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/translate_menu + '[' -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_elf_files 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 Warning: unused libraries in /usr/lib64/gforth/0.7.3/libcc-named/socket.so.0.0.0: libgcc_s.so.1 libm.so.6 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: gforth-0.7.3-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KDdWJi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gforth-0.7.3 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr COPYING.DOC /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr README.vmgen /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr NEWS.vmgen /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr BUGS /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64/usr/share/doc/gforth + exit 0 Provides: gforth = 0.7.3-1.mga7 gforth(x86-64) = 0.7.3-1.mga7 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: /usr/bin/gforth libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libffi.so.6()(64bit) libgcc_s.so.1()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) Recommends: libtool Processing files: gforth-debugsource-0.7.3-1.mga7.x86_64 Provides: gforth-debugsource = 0.7.3-1.mga7 gforth-debugsource(x86-64) = 0.7.3-1.mga7 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-1.mga7.x86_64 Provides: debuginfo(build-id) = 0b3d14bf1c0946feb7bc979f8422a2810480620f debuginfo(build-id) = 2d5b71566074433d6efa0d8c76cbe0cea73746b3 debuginfo(build-id) = 461fa6c1e58310fa501c0db1fa69cea28915b412 debuginfo(build-id) = 64a9579d0dd0962625b593ded062beb861cbfe52 debuginfo(build-id) = 7aaf335ac8f74df10094c46899151278e7d708a9 debuginfo(build-id) = e74a33acf0623e9994f9741acf5958e1b308c56c debuginfo(build-id) = feaa40b46e42870a7f79bb16cbce445277550b29 gforth-debuginfo = 0.7.3-1.mga7 gforth-debuginfo(x86-64) = 0.7.3-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gforth-debugsource(x86-64) = 0.7.3-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gforth-0.7.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gforth-debugsource-0.7.3-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gforth-debuginfo-0.7.3-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GTvGxP + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gforth-0.7.3 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gforth-0.7.3-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oX2onm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gforth-0.7.3 + exit 0 D: [iurt_root_command] Success!