<86>Mar  6 06:54:56 userdel[1897325]: delete user 'rooter'
<86>Mar  6 06:54:56 userdel[1897325]: removed group 'rooter' owned by 'rooter'
<86>Mar  6 06:54:56 userdel[1897325]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  6 06:54:56 groupadd[1897336]: group added to /etc/group: name=rooter, GID=915
<86>Mar  6 06:54:56 groupadd[1897336]: group added to /etc/gshadow: name=rooter
<86>Mar  6 06:54:56 groupadd[1897336]: new group: name=rooter, GID=915
<86>Mar  6 06:54:56 useradd[1897353]: new user: name=rooter, UID=915, GID=915, home=/root, shell=/bin/bash
<86>Mar  6 06:54:56 userdel[1897371]: delete user 'builder'
<86>Mar  6 06:54:56 userdel[1897371]: removed group 'builder' owned by 'builder'
<86>Mar  6 06:54:56 userdel[1897371]: removed shadow group 'builder' owned by 'builder'
<86>Mar  6 06:54:56 groupadd[1897390]: group added to /etc/group: name=builder, GID=916
<86>Mar  6 06:54:56 groupadd[1897390]: group added to /etc/gshadow: name=builder
<86>Mar  6 06:54:56 groupadd[1897390]: new group: name=builder, GID=916
<86>Mar  6 06:54:56 useradd[1897399]: new user: name=builder, UID=916, GID=916, home=/usr/src, shell=/bin/bash
<13>Mar  6 06:54:57 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar  6 06:54:57 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/algol68g-2.8.4-alt1.nosrc.rpm (w1.gzdio)
Installing algol68g-2.8.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65508
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf algol68g-2.8.4
+ echo 'Source #0 (algol68g-2.8.4.tar):'
Source #0 (algol68g-2.8.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/algol68g-2.8.4.tar
+ cd algol68g-2.8.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (algol68g-2.2.0-alt-configure.patch):'
Patch #0 (algol68g-2.2.0-alt-configure.patch):
+ /usr/bin/patch -p1
patching file configure
Hunk #1 succeeded at 923 (offset -9 lines).
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65508
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd algol68g-2.8.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
configure: host system...
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking target system type... x86_64-alt-linux-gnu
checking platform... linux
configure: initialising...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for a68g... no
configure: C compiler...
checking for clang... 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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking whether gcc accepts -pedantic... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wunused-variable... yes
checking whether gcc accepts -Wunused-parameter... yes
checking whether gcc accepts -Wno-long-long... yes
checking if gcc accepts -Wl,--export-dynamic... yes
checking whether gcc accepts -fPIC... yes
checking how to run the C preprocessor... gcc -E
configure: types...
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 whether char is unsigned... no
checking for mode_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking __off_t or off_t... __off_t
checking __pid_t or pid_t... pid_t
checking __mode_t or mode_t... __mode_t
configure: extra include directories...
configure: standard header files...
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for cos in -lm... yes
checking for ANSI C header files... (cached) yes
checking whether to enable assertions... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
configure: standard functions...
checking for exit... yes
checking for fprintf... yes
checking for free... yes
checking for longjmp... yes
checking for malloc... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for printf... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncpy... yes
configure: optional headers and libraries...
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for initscr in -lncurses... yes
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
configure: GNU plotutils...
checking plot.h usability... no
checking plot.h presence... no
checking for plot.h... no
checking whether pl_alabel_r is declared... no
checking for pl_alabel_r in -lplot... no
configure: GNU scientific library...
checking gsl/gsl_blas.h usability... no
checking gsl/gsl_blas.h presence... no
checking for gsl/gsl_blas.h... no
checking gsl/gsl_complex.h usability... no
checking gsl/gsl_complex.h presence... no
checking for gsl/gsl_complex.h... no
checking gsl/gsl_complex_math.h usability... no
checking gsl/gsl_complex_math.h presence... no
checking for gsl/gsl_complex_math.h... no
checking gsl/gsl_errno.h usability... no
checking gsl/gsl_errno.h presence... no
checking for gsl/gsl_errno.h... no
checking gsl/gsl_fft_complex.h usability... no
checking gsl/gsl_fft_complex.h presence... no
checking for gsl/gsl_fft_complex.h... no
checking gsl/gsl_integration.h usability... no
checking gsl/gsl_integration.h presence... no
checking for gsl/gsl_integration.h... no
checking gsl/gsl_linalg.h usability... no
checking gsl/gsl_linalg.h presence... no
checking for gsl/gsl_linalg.h... no
checking gsl/gsl_math.h usability... no
checking gsl/gsl_math.h presence... no
checking for gsl/gsl_math.h... no
checking gsl/gsl_matrix.h usability... no
checking gsl/gsl_matrix.h presence... no
checking for gsl/gsl_matrix.h... no
checking gsl/gsl_permutation.h usability... no
checking gsl/gsl_permutation.h presence... no
checking for gsl/gsl_permutation.h... no
checking gsl/gsl_sf.h usability... no
checking gsl/gsl_sf.h presence... no
checking for gsl/gsl_sf.h... no
checking gsl/gsl_vector.h usability... no
checking gsl/gsl_vector.h presence... no
checking for gsl/gsl_vector.h... no
checking for cblas_dgemm in -lgslcblas... no
checking whether gsl_blas_ddot is declared... no
checking for gsl_blas_ddot in -lgsl... no
configure: POSIX pthreads...
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether pthread_attr_getstacksize is declared... yes
checking for pthread_attr_getstacksize in -lpthread... yes
checking whether pthread_attr_init is declared... yes
checking for pthread_attr_init in -lpthread... yes
checking whether pthread_attr_setstacksize is declared... yes
checking for pthread_attr_setstacksize in -lpthread... yes
checking whether pthread_create is declared... yes
checking for pthread_create in -lpthread... yes
checking whether pthread_equal is declared... yes
checking for pthread_equal in -lpthread... yes
checking whether pthread_exit is declared... yes
checking for pthread_exit in -lpthread... yes
checking whether pthread_join is declared... yes
checking for pthread_join in -lpthread... yes
checking whether pthread_mutex_lock is declared... yes
checking for pthread_mutex_lock in -lpthread... yes
checking whether pthread_mutex_unlock is declared... yes
checking for pthread_mutex_unlock in -lpthread... yes
checking whether pthread_self is declared... yes
checking for pthread_self in -lpthread... yes
checking for pthread_attr_getstacksize in -lpthread... (cached) yes
configure: PostgreSQL...
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking whether PQbackendPID is declared... no
checking for PQbackendPID in -lpq... no
configure: Dynamic loader...
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether dlopen is declared... yes
checking for dlopen in -ldl... yes
checking whether dlsym is declared... yes
checking for dlsym in -ldl... yes
checking whether dlerror is declared... yes
checking for dlerror in -ldl... yes
checking whether dlclose is declared... yes
checking for dlclose in -ldl... yes
checking for dlopen in -ldl... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating source/a68g-config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
configure: 
configure: algol68g-2.8.4 by Marcel van der Veer <algol68g@xs4all.nl>
configure: building with parallel clause
configure: building compiler-interpreter
configure: now type 'make' optionally followed by 'make check' or 'make install'
+ make
make: Entering directory '/usr/src/RPM/BUILD/algol68g-2.8.4'
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-a68g.o `test -f 'source/a68g.c' || echo './'`source/a68g.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-code.o `test -f 'source/code.c' || echo './'`source/code.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-environ.o `test -f 'source/environ.c' || echo './'`source/environ.c
source/environ.c: In function 'genie_write_standard_format':
source/environ.c:14701:15: warning: variable 'row' set but not used [-Wunused-but-set-variable]
       A68_REF row;
               ^~~
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-genie.o `test -f 'source/genie.c' || echo './'`source/genie.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-gsl.o `test -f 'source/gsl.c' || echo './'`source/gsl.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-inet.o `test -f 'source/inet.c' || echo './'`source/inet.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-monitor.o `test -f 'source/monitor.c' || echo './'`source/monitor.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-mp.o `test -f 'source/mp.c' || echo './'`source/mp.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-plotutils.o `test -f 'source/plotutils.c' || echo './'`source/plotutils.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-postgresql.o `test -f 'source/postgresql.c' || echo './'`source/postgresql.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-pretty.o `test -f 'source/pretty.c' || echo './'`source/pretty.c
gcc -DHAVE_CONFIG_H -I. -I./source    -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long -c -o source/a68g-syntax.o `test -f 'source/syntax.c' || echo './'`source/syntax.c
gcc -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -pedantic -Wshadow -Wstrict-prototypes -Wunused-variable -Wunused-parameter -Wno-long-long  -Wl,--export-dynamic -o a68g source/a68g-a68g.o source/a68g-code.o source/a68g-environ.o source/a68g-genie.o source/a68g-gsl.o source/a68g-inet.o source/a68g-monitor.o source/a68g-mp.o source/a68g-plotutils.o source/a68g-postgresql.o source/a68g-pretty.o source/a68g-syntax.o  -ldl -lpthread -lncurses -lm 
make: Leaving directory '/usr/src/RPM/BUILD/algol68g-2.8.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33253
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/algol68g-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/algol68g-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd algol68g-2.8.4
+ mkdir -p /usr/src/tmp/algol68g-buildroot//usr/bin /usr/src/tmp/algol68g-buildroot//usr/share/doc
+ install -pm755 a68g /usr/src/tmp/algol68g-buildroot//usr/bin/a68g
+ install -pm644 AUTHORS /usr/src/tmp/algol68g-buildroot/usr/share/doc/
+ install -pm644 NEWS /usr/src/tmp/algol68g-buildroot/usr/share/doc/
+ install -pm644 README /usr/src/tmp/algol68g-buildroot/usr/share/doc/
+ install -pm644 COPYING /usr/src/tmp/algol68g-buildroot/usr/share/doc/
+ install -pm644 ChangeLog /usr/src/tmp/algol68g-buildroot/usr/share/doc/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/algol68g-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/algol68g-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/algol68g-buildroot/ (default)
Compressing files in /usr/src/tmp/algol68g-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/algol68g-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: algol68g-2.8.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JdHQze
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HPK945
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(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), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libncurses.so.5()(64bit) >= set:mitFWNPmR0BkuxmHZIwW4LjJqGsmvxT4nZ67Sp5, libpthread.so.0(GLIBC_2.2.5)(64bit), libtinfo.so.5()(64bit) >= set:liZKbUTi2nDB505v1, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T0WJ00
Creating algol68g-debuginfo package
Processing files: algol68g-debuginfo-2.8.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vLVdoZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fnwbc1
find-requires: running scripts (debuginfo)
Requires: algol68g = 2.8.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdl.so.2), debug64(libm.so.6), debug64(libncurses.so.5), debug64(libpthread.so.0), debug64(libtinfo.so.5)
Wrote: /usr/src/RPM/RPMS/x86_64/algol68g-2.8.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/algol68g-debuginfo-2.8.4-alt1.x86_64.rpm (w2.lzdio)
16.49user 3.03system 0:23.02elapsed 84%CPU (0avgtext+0avgdata 234304maxresident)k
0inputs+0outputs (0major+1401706minor)pagefaults 0swaps
18.59user 5.24system 0:26.72elapsed 89%CPU (0avgtext+0avgdata 234304maxresident)k
0inputs+0outputs (34410major+1655266minor)pagefaults 0swaps
--- algol68g-2.8.4-alt1.x86_64.rpm.repo	2017-01-21 17:24:45.000000000 +0000
+++ algol68g-2.8.4-alt1.x86_64.rpm.hasher	2022-03-06 06:55:21.610474237 +0000
@@ -22,3 +22,3 @@
 Provides: algol68g = 2.8.4-alt1
-File: /usr/bin/a68g	100755	root:root	96d3249aa994eeb84898087c6c5151c2	
+File: /usr/bin/a68g	100755	root:root	3129d3b1e3379de90deb5389dbd30b26	
 File: /usr/share/doc/AUTHORS	100644	root:root	53ed7a597c9bee91e9bf583ed52ebf56	
@@ -28,2 +28,2 @@
 File: /usr/share/doc/README	100644	root:root	d92d554bf9c4e416418ca99152de4175	
-RPMIdentity: 237867d122f68aa0c57c1ccfd78270c142660d8c9e79f54d0568299ced411d458954d9f68181abb01865208178882dab0de3cf168f9a4f084965e52a66997910
+RPMIdentity: 4af6445a39559a751fdb1bef8404b189533e83d860ae6f83b34735511491fcdc9d46f20097605b72853bd6431c1df86c8fc80a4b3cce5740cffb8cda24c8dd91
--- algol68g-debuginfo-2.8.4-alt1.x86_64.rpm.repo	2017-01-21 17:24:45.000000000 +0000
+++ algol68g-debuginfo-2.8.4-alt1.x86_64.rpm.hasher	2022-03-06 06:55:21.671475073 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/10	40755	root:root	
-/usr/lib/debug/.build-id/10/25f1375da96f7136188335bfa5efcb58dd7053	120777	root:root	../../../../bin/a68g
-/usr/lib/debug/.build-id/10/25f1375da96f7136188335bfa5efcb58dd7053.debug	120777	root:root	../../usr/bin/a68g.debug
+/usr/lib/debug/.build-id/d2	40755	root:root	
+/usr/lib/debug/.build-id/d2/90bdc283ee0337796c25b552c7349dd5c0eaee	120777	root:root	../../../../bin/a68g
+/usr/lib/debug/.build-id/d2/90bdc283ee0337796c25b552c7349dd5c0eaee.debug	120777	root:root	../../usr/bin/a68g.debug
 /usr/lib/debug/usr/bin/a68g.debug	100644	root:root	
@@ -26,6 +26,6 @@
 Provides: algol68g-debuginfo = 2.8.4-alt1
-File: /usr/lib/debug/.build-id/10	40755	root:root		
-File: /usr/lib/debug/.build-id/10/25f1375da96f7136188335bfa5efcb58dd7053	120777	root:root		../../../../bin/a68g
-File: /usr/lib/debug/.build-id/10/25f1375da96f7136188335bfa5efcb58dd7053.debug	120777	root:root		../../usr/bin/a68g.debug
-File: /usr/lib/debug/usr/bin/a68g.debug	100644	root:root	0b9b305d28b95b5542c691a4c5bda200	
+File: /usr/lib/debug/.build-id/d2	40755	root:root		
+File: /usr/lib/debug/.build-id/d2/90bdc283ee0337796c25b552c7349dd5c0eaee	120777	root:root		../../../../bin/a68g
+File: /usr/lib/debug/.build-id/d2/90bdc283ee0337796c25b552c7349dd5c0eaee.debug	120777	root:root		../../usr/bin/a68g.debug
+File: /usr/lib/debug/usr/bin/a68g.debug	100644	root:root	3340a18961db8def1c7838bcaacbbfbe	
 File: /usr/src/debug/algol68g-2.8.4	40755	root:root		
@@ -42,2 +42,2 @@
 File: /usr/src/debug/algol68g-2.8.4/source/syntax.c	100644	root:root	00a9cac1fc83d5dc97a01ac90d8f11f2	
-RPMIdentity: 34eb3953df30b22427f0cd46e1f843788be718434fbf9632278f29964a4b00735613115f1d18545b7ae984522115224e9da4e5b2eafadd8762e33aef4bd581a9
+RPMIdentity: 5f2fb6c4b608b983a150a4fb6f3d0352337ce6c72cb033af290e48d02a122d1a23c5ea9b683a866fdfc7ea596f66e6f92790808f31a61b7238c384421f2fc868