<86>Jun 16 01:53:33 userdel[1658964]: delete user 'rooter' <86>Jun 16 01:53:33 userdel[1658964]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:53:33 userdel[1658964]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:53:33 groupadd[1659012]: group added to /etc/group: name=rooter, GID=1829 <86>Jun 16 01:53:33 groupadd[1659012]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:53:33 groupadd[1659012]: new group: name=rooter, GID=1829 <86>Jun 16 01:53:33 useradd[1659033]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash <86>Jun 16 01:53:33 userdel[1659083]: delete user 'builder' <86>Jun 16 01:53:33 userdel[1659083]: removed group 'builder' owned by 'builder' <86>Jun 16 01:53:33 userdel[1659083]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:53:33 groupadd[1659114]: group added to /etc/group: name=builder, GID=1830 <86>Jun 16 01:53:33 groupadd[1659114]: group added to /etc/gshadow: name=builder <86>Jun 16 01:53:33 groupadd[1659114]: new group: name=builder, GID=1830 <86>Jun 16 01:53:33 useradd[1659134]: new user: name=builder, UID=1830, GID=1830, 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>Jun 16 01:53:36 rpmi: libncurses-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 01:53:36 rpmi: libtinfo-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 installed <13>Jun 16 01:53:36 rpmi: libncurses-devel-6.3.20220618-alt1 p10+319472.100.4.1 1685092691 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.99492 + 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.99492 + 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 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] 14701 | A68_REF row; | ^~~ In file included from /usr/include/string.h:532, from source/a68g.h:178, from source/environ.c:34: In function 'strncpy', inlined from 'genie_bytespack' at source/environ.c:4504:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 32 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'genie_long_bytespack' at source/environ.c:4644:3: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 256 bytes from a string of length 256 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.55928 + 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) Processing files: algol68g-2.8.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.87znzs 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.IkmoUq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.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), libdl.so.2(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libncurses.so.5()(64bit) >= set:mitFWNPmR0BkuxmHZIwW4LjJmrwN3DRnUdNlLtoDl0, 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.fDS5Mr 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.BzRbBr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BFoTYq 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) 18.22user 7.06system 0:27.79elapsed 91%CPU (0avgtext+0avgdata 239604maxresident)k 0inputs+0outputs (0major+1302349minor)pagefaults 0swaps /.out/algol68g-2.8.4-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/algol68g-debuginfo-2.8.4-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 2.99user 2.90system 0:37.17elapsed 15%CPU (0avgtext+0avgdata 129108maxresident)k 0inputs+0outputs (0major+207553minor)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 2024-06-16 01:54:06.901722166 +0000 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.11)(64bit) +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.15)(64bit) @@ -15,3 +16,4 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) -Requires: libncurses.so.5()(64bit) >= set:mitFWNPmR0BkuxmHZIwW4LjJqGsmvxT4nZ67Sp5 +Requires: libm.so.6(GLIBC_2.29)(64bit) +Requires: libncurses.so.5()(64bit) >= set:mitFWNPmR0BkuxmHZIwW4LjJmrwN3DRnUdNlLtoDl0 Requires: rpmlib(SetVersions) @@ -22,3 +24,3 @@ Provides: algol68g = 2.8.4-alt1 -File: /usr/bin/a68g 100755 root:root 96d3249aa994eeb84898087c6c5151c2 +File: /usr/bin/a68g 100755 root:root c11cfa9cf4401e0ccbca808976f76856 File: /usr/share/doc/AUTHORS 100644 root:root 53ed7a597c9bee91e9bf583ed52ebf56 @@ -28,2 +30,2 @@ File: /usr/share/doc/README 100644 root:root d92d554bf9c4e416418ca99152de4175 -RPMIdentity: 237867d122f68aa0c57c1ccfd78270c142660d8c9e79f54d0568299ced411d458954d9f68181abb01865208178882dab0de3cf168f9a4f084965e52a66997910 +RPMIdentity: 4f344c3c6fa930af21e1e9b10d14db8b109c22ce7c3d389f9cd2a6c2a8abe5cab8aef44348a02852640cfc7fa149012b56f03605199e5b816f514bed6a55bd6f --- 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 2024-06-16 01:54:06.972723391 +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/d9 40755 root:root +/usr/lib/debug/.build-id/d9/d6d53b7875c4f662c9c3edb2418e752379a10d 120777 root:root ../../../../bin/a68g +/usr/lib/debug/.build-id/d9/d6d53b7875c4f662c9c3edb2418e752379a10d.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/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/d6d53b7875c4f662c9c3edb2418e752379a10d 120777 root:root ../../../../bin/a68g +File: /usr/lib/debug/.build-id/d9/d6d53b7875c4f662c9c3edb2418e752379a10d.debug 120777 root:root ../../usr/bin/a68g.debug +File: /usr/lib/debug/usr/bin/a68g.debug 100644 root:root 58c2d09fa7b5770f0e2dbfaff48136ea 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: 409abe95033f642a0ce3331524065d5cb123e9a32c922cf8cadd5b8d218ab4af813908264f7c4f21ba7c927b6b575875382497ebc83992587caed83636ce5585