D: [iurt_root_command] chroot
warning: %configure2_5x is deprecated, use %configure instead
Installing /home/iurt/rpmbuild/SRPMS/yabasic-2.763-16.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dgGJHa
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf yabasic-2.763
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/yabasic-2.763.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd yabasic-2.763
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/yabasic-2.763-automake-1.13.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f5Xaya
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yabasic-2.763
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:12: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:12: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:15: installing './compile'
Makefile.am:9: warning: support for shar distribution archives is deprecated.
Makefile.am:9:   It will be removed in Automake 2.0
Makefile.am:9: warning: support for distribution archives compressed with legacy program 'compress' is deprecated.
Makefile.am:9:   It will be removed in Automake 2.0
Makefile.am:6: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
parallel-tests: installing './test-driver'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ /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
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-mageia-linux-gnu-gcc... aarch64-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking for gcc... -Wall
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for error_at_line... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for strftime... yes
checking for working strtod... yes
checking whether setpgrp takes no argument... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for floor... no
checking for pow... no
checking for select... yes
checking for sqrt... no
checking for strchr... yes
checking for strerror... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strstr... yes
checking for mkstemp... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking for initscr in -lcurses... yes
checking for getnstr... yes
checking for setitimer... yes
checking for difftime... yes
checking for working alloca.h... yes
checking for alloca... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-am
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io.o io.c
io.c: In function 'inkey':
io.c:387:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  387 |  write (winfd[1], retkey, strlen (retkey));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
io.c:410:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  410 |  write (termfd[1], retkey, strlen (retkey));
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
io.c: In function 'readline':
io.c:1321:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
 1321 |       fgets (linebuffer, INBUFFLEN, cinstr);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o symbol.o symbol.c
symbol.c: In function 'dump_sub':
symbol.c:425:31: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'void *' [-Wformat=]
  425 |        sprintf (string, "sub %s() called in %s,%d",
      |                              ~^
      |                               |
      |                               char *
      |                              %p
  426 |          dot ? (dot + 1) : cmd->pointer, cmd->lib->l,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          void *
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o graphic.o graphic.c
graphic.c: In function 'grafinit':
graphic.c:751:7: warning: 'return' with no value, in function returning non-void
  751 |       return;
      |       ^~~~~~
graphic.c:707:1: note: declared here
  707 | grafinit (void)
      | ^~~~~~~~
graphic.c:793:7: warning: 'return' with no value, in function returning non-void
  793 |       return;
      |       ^~~~~~
graphic.c:707:1: note: declared here
  707 | grafinit (void)
      | ^~~~~~~~
graphic.c:796:7: warning: implicit declaration of function 'rgb_to_pixel' [-Wimplicit-function-declaration]
  796 |       rgb_to_pixel (best_match.red >> 8, best_match.green >> 8,
      |       ^~~~~~~~~~~~
graphic.c:809:7: warning: 'return' with no value, in function returning non-void
  809 |       return;
      |       ^~~~~~
graphic.c:707:1: note: declared here
  707 | grafinit (void)
      | ^~~~~~~~
graphic.c: In function 'addrgb':
graphic.c:2305:32: warning: embedded '\0' in format [-Wformat-contains-nul]
 2305 |   sprintf (pbits, "%02x%02x%02x\0", red, green, blue);
      |                                ^~
graphic.c: In function 'getwinkey':
graphic.c:2651:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
 2651 |       sym = XKeycodeToKeysym (display, event.xkey.keycode, 0);
      |       ^~~
In file included from yabasic.h:78,
                 from graphic.c:27:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
graphic.c:2685:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
 2685 |       sym = XKeycodeToKeysym (display, event.xkey.keycode, 0);
      |       ^~~
In file included from yabasic.h:78,
                 from graphic.c:27:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o function.o function.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bison.o bison.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.c
main.c: In function 'run_it':
main.c:1365:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
 1365 |     fgets (string, 20, stdin);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1380:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
 1380 |    fgets (string, 20, stdin);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c: In function 'end_it':
main.c:970:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  970 |       fgets (l, 2, stdin);
      |       ^~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DUNIX    -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o flex.o flex.c
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
aarch64-mageia-linux-gnu-gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o yabasic main.o function.o io.o graphic.o symbol.o flex.o bison.o -lSM -lICE -lm -lcurses -lncurses  -lX11   -lcurses -lncurses 
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zOsYm6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64
+ cd yabasic-2.763
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64 'INSTALL=/usr/bin/install -p'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/bin'
  /usr/bin/install -p yabasic '/home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 yabasic.1 '/home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/man/man1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.763-16.mga8 --unique-debug-suffix -2.763-16.mga8.aarch64 --unique-debug-src-base yabasic-2.763-16.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/yabasic-2.763

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/bin/yabasic
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/bin/yabasic
original debug info size: 524kB, size after compression: 484kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
1059 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_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/bison.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/flex.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/symbol.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/main.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/bison.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/graphic.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/function.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/debug/yabasic-2.763-16.mga8.aarch64/io.c is executable but has no shebang, removing executable bit
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YrvPl7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yabasic-2.763
+ '[' 1 -eq 1 ']'
+ make check-TESTS
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
PASS: tests/simple.yab
PASS: tests/grammar.yab
PASS: tests/io.yab
PASS: tests/bugs.yab
PASS: tests/break.yab
============================================================================
Testsuite summary for 
============================================================================
# TOTAL: 5
# PASS:  5
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/yabasic-2.763'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: yabasic-2.763-16.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HxtTs7
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yabasic-2.763
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ cp -pr yabasic.htm /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64/usr/share/doc/yabasic
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: yabasic = 2.763-16.mga8 yabasic(aarch-64) = 2.763-16.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libncurses.so.6()(64bit) libtinfo.so.6()(64bit)
Processing files: yabasic-debugsource-2.763-16.mga8.aarch64
Provides: yabasic-debugsource = 2.763-16.mga8 yabasic-debugsource(aarch-64) = 2.763-16.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: yabasic-debuginfo-2.763-16.mga8.aarch64
Provides: debuginfo(build-id) = 19d0e347c230dca794e2bc7f9d4c846eb4e0e36c yabasic-debuginfo = 2.763-16.mga8 yabasic-debuginfo(aarch-64) = 2.763-16.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: yabasic-debugsource(aarch-64) = 2.763-16.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yabasic-debuginfo-2.763-16.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yabasic-debugsource-2.763-16.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yabasic-2.763-16.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nZQo79
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yabasic-2.763
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/yabasic-2.763-16.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cr3s06
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf yabasic-2.763
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!