<86>Nov 13 04:11:33 userdel[2844131]: delete user 'rooter' <86>Nov 13 04:11:33 userdel[2844131]: removed group 'rooter' owned by 'rooter' <86>Nov 13 04:11:33 groupadd[2844136]: group added to /etc/group: name=rooter, GID=921 <86>Nov 13 04:11:33 groupadd[2844136]: group added to /etc/gshadow: name=rooter <86>Nov 13 04:11:33 groupadd[2844136]: new group: name=rooter, GID=921 <86>Nov 13 04:11:33 useradd[2844141]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash <86>Nov 13 04:11:33 userdel[2844147]: delete user 'builder' <86>Nov 13 04:11:33 userdel[2844147]: removed group 'builder' owned by 'builder' <86>Nov 13 04:11:33 userdel[2844147]: removed shadow group 'builder' owned by 'builder' <86>Nov 13 04:11:33 groupadd[2844154]: group added to /etc/group: name=builder, GID=922 <86>Nov 13 04:11:33 groupadd[2844154]: group added to /etc/gshadow: name=builder <86>Nov 13 04:11:33 groupadd[2844154]: new group: name=builder, GID=922 <86>Nov 13 04:11:33 useradd[2844159]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/algol68g-2.8.4-alt1.src.rpm: The use of such a license name is ambiguous: GPL <13>Nov 13 04:11:34 rpmi: libncurses-6.3.20211106-alt1 sisyphus+289273.100.1.1 1636477039 installed <13>Nov 13 04:11:34 rpmi: libtinfo-devel-6.3.20211106-alt1 sisyphus+289273.100.1.1 1636477039 installed <13>Nov 13 04:11:34 rpmi: libncurses-devel-6.3.20211106-alt1 sisyphus+289273.100.1.1 1636477039 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71420 + 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.71420 + 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 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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] 14701 | A68_REF row; | ^~~ gcc -DHAVE_CONFIG_H -I. -I./source -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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 -flto=auto -march=i586 -mtune=generic -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.12162 + 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) verify-elf: WARNING: ./usr/bin/a68g: uses non-LFS functions: fopen getrlimit lseek open readdir stat Processing files: algol68g-2.8.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZTf09e find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.52kagf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), libncurses.so.5 >= set:mitFWNPmR0BkuxmHZIwW4LjJmrwN3DRnUdNlLtoDl0, libtinfo.so.5 >= 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.dj8HBI 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.ns2Hne find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fg69xb find-requires: running scripts (debuginfo) Requires: algol68g = 2.8.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libncurses.so.5), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/algol68g-2.8.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/algol68g-debuginfo-2.8.4-alt1.i586.rpm (w2.lzdio) 24.16user 2.93system 0:22.17elapsed 122%CPU (0avgtext+0avgdata 75952maxresident)k 0inputs+0outputs (0major+1408240minor)pagefaults 0swaps /.out/algol68g-2.8.4-alt1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/algol68g-debuginfo-2.8.4-alt1.i586.rpm: The use of such a license name is ambiguous: GPL 26.29user 5.43system 0:26.12elapsed 121%CPU (0avgtext+0avgdata 103396maxresident)k 0inputs+0outputs (30154major+1666046minor)pagefaults 0swaps --- algol68g-2.8.4-alt1.i586.rpm.repo 2017-01-21 17:24:48.000000000 +0000 +++ algol68g-2.8.4-alt1.i586.rpm.hasher 2021-11-13 04:11:58.018471975 +0000 @@ -9,2 +9,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.11) @@ -14,11 +15,10 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) -Requires: libdl.so.2(GLIBC_2.0) -Requires: libdl.so.2(GLIBC_2.1) Requires: libm.so.6(GLIBC_2.0) Requires: libm.so.6(GLIBC_2.1) -Requires: libncurses.so.5 >= set:mitFWNPmR0BkuxmHZIwW4LjJqGsmvxT4nZ67Sp5 +Requires: libm.so.6(GLIBC_2.29) +Requires: libncurses.so.5 >= set:mitFWNPmR0BkuxmHZIwW4LjJmrwN3DRnUdNlLtoDl0 Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.0) -Requires: libpthread.so.0(GLIBC_2.1) Requires: libtinfo.so.5 >= set:liZKbUTi2nDB505v1 @@ -27,3 +27,3 @@ Provides: algol68g = 2.8.4-alt1 -File: /usr/bin/a68g 100755 root:root 65981349a9b2520db78224f48acc9669 +File: /usr/bin/a68g 100755 root:root a0c90dc269c09820e99ca117c359cc50 File: /usr/share/doc/AUTHORS 100644 root:root 53ed7a597c9bee91e9bf583ed52ebf56 @@ -33,2 +33,2 @@ File: /usr/share/doc/README 100644 root:root d92d554bf9c4e416418ca99152de4175 -RPMIdentity: 3d74751162a0697256a5f7acbfeea32d017cd4ff569ff60473ea1755d053ab163fdbf62baf331a9ab99558cf97deb125fb616a1483d5590ae4f504d67ae5d956 +RPMIdentity: e7d6277bb96a179b81d0b008c70059666c8fb80e0cbd904e0f6eedcb801e284b9db6ab7fc485f3b85dc14e5ecbde03dbe06e9c3ab257e230fa0d516316ccaeb6 --- algol68g-debuginfo-2.8.4-alt1.i586.rpm.repo 2017-01-21 17:24:48.000000000 +0000 +++ algol68g-debuginfo-2.8.4-alt1.i586.rpm.hasher 2021-11-13 04:11:58.079472632 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/f3756aa3b8213e415ecc1adc55d5e2a1f0099d 120777 root:root ../../../../bin/a68g -/usr/lib/debug/.build-id/ca/f3756aa3b8213e415ecc1adc55d5e2a1f0099d.debug 120777 root:root ../../usr/bin/a68g.debug +/usr/lib/debug/.build-id/0e 40755 root:root +/usr/lib/debug/.build-id/0e/260c5a447e4acc65226830d9aa9560079e930c 120777 root:root ../../../../bin/a68g +/usr/lib/debug/.build-id/0e/260c5a447e4acc65226830d9aa9560079e930c.debug 120777 root:root ../../usr/bin/a68g.debug /usr/lib/debug/usr/bin/a68g.debug 100644 root:root @@ -11,2 +11,3 @@ /usr/src/debug/algol68g-2.8.4/source/genie.c 100644 root:root +/usr/src/debug/algol68g-2.8.4/source/gsl.c 100644 root:root /usr/src/debug/algol68g-2.8.4/source/inet.c 100644 root:root @@ -14,2 +15,4 @@ /usr/src/debug/algol68g-2.8.4/source/mp.c 100644 root:root +/usr/src/debug/algol68g-2.8.4/source/plotutils.c 100644 root:root +/usr/src/debug/algol68g-2.8.4/source/postgresql.c 100644 root:root /usr/src/debug/algol68g-2.8.4/source/pretty.c 100644 root:root @@ -19,6 +22,4 @@ Requires: debug(libc.so.6) -Requires: debug(libdl.so.2) Requires: debug(libm.so.6) Requires: debug(libncurses.so.5) -Requires: debug(libpthread.so.0) Requires: debug(libtinfo.so.5) @@ -26,6 +27,6 @@ Provides: algol68g-debuginfo = 2.8.4-alt1 -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/f3756aa3b8213e415ecc1adc55d5e2a1f0099d 120777 root:root ../../../../bin/a68g -File: /usr/lib/debug/.build-id/ca/f3756aa3b8213e415ecc1adc55d5e2a1f0099d.debug 120777 root:root ../../usr/bin/a68g.debug -File: /usr/lib/debug/usr/bin/a68g.debug 100644 root:root c8f7eae5a4910f258f6a66c8673e3698 +File: /usr/lib/debug/.build-id/0e 40755 root:root +File: /usr/lib/debug/.build-id/0e/260c5a447e4acc65226830d9aa9560079e930c 120777 root:root ../../../../bin/a68g +File: /usr/lib/debug/.build-id/0e/260c5a447e4acc65226830d9aa9560079e930c.debug 120777 root:root ../../usr/bin/a68g.debug +File: /usr/lib/debug/usr/bin/a68g.debug 100644 root:root f32b98ceb37988c7d146c20a783809b9 File: /usr/src/debug/algol68g-2.8.4 40755 root:root @@ -37,2 +38,3 @@ File: /usr/src/debug/algol68g-2.8.4/source/genie.c 100644 root:root 4a6bfecee9d6327787d5bef86f35cdcd +File: /usr/src/debug/algol68g-2.8.4/source/gsl.c 100644 root:root bfedcc6542773b2c580c53a456fc7150 File: /usr/src/debug/algol68g-2.8.4/source/inet.c 100644 root:root ae5eaf08c554ff96dc88af9adef3e3b9 @@ -40,4 +42,6 @@ File: /usr/src/debug/algol68g-2.8.4/source/mp.c 100644 root:root 3d65df137a5ca61a41322c19e3f5bbd2 +File: /usr/src/debug/algol68g-2.8.4/source/plotutils.c 100644 root:root 2da70ebf619cba30b5258aee5f48a61b +File: /usr/src/debug/algol68g-2.8.4/source/postgresql.c 100644 root:root ba761fc88c6e73d1f37dd4c354e1f672 File: /usr/src/debug/algol68g-2.8.4/source/pretty.c 100644 root:root 092ad74ee0a4ebaf4a0e65a19b4548d0 File: /usr/src/debug/algol68g-2.8.4/source/syntax.c 100644 root:root 00a9cac1fc83d5dc97a01ac90d8f11f2 -RPMIdentity: e7253ea94116a11a73f3ad432c8343f3a293a7236388628b3d5e6101d1ae70bf61f46b65f3c030c698e81319535ee9a72b250919c56d74f0df44a1c646e69b79 +RPMIdentity: 0ed2fac292121f7a9e01be89db83727508d9321268150702bceab22727715956543db74a340ee6be444be12874c9970a504cdc6442bd07ea41ea2e64a184f8a8