<86>May 4 02:57:06 userdel[2558254]: delete user 'rooter' <86>May 4 02:57:06 groupadd[2558433]: group added to /etc/group: name=rooter, GID=1838 <86>May 4 02:57:06 groupadd[2558433]: group added to /etc/gshadow: name=rooter <86>May 4 02:57:06 groupadd[2558433]: new group: name=rooter, GID=1838 <86>May 4 02:57:07 useradd[2558595]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>May 4 02:57:07 userdel[2558946]: delete user 'builder' <86>May 4 02:57:07 userdel[2558946]: removed group 'builder' owned by 'builder' <86>May 4 02:57:07 userdel[2558946]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:57:07 groupadd[2559193]: group added to /etc/group: name=builder, GID=1839 <86>May 4 02:57:07 groupadd[2559193]: group added to /etc/gshadow: name=builder <86>May 4 02:57:07 groupadd[2559193]: new group: name=builder, GID=1839 <86>May 4 02:57:07 useradd[2559292]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>May 4 02:57:14 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>May 4 02:57:14 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed <13>May 4 02:57:14 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486705 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/algol68g-3.5.0-alt1.nosrc.rpm (w1.gzdio) Installing algol68g-3.5.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf algol68g-3.5.0 + echo 'Source #0 (algol68g-3.5.0.tar):' Source #0 (algol68g-3.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/algol68g-3.5.0.tar + cd algol68g-3.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12639 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd algol68g-3.5.0 + autoconf configure.ac:748: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:748: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:648: AX_PATH_GSL is expanded from... configure.ac:748: the top level configure.ac:748: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:748: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:648: AX_PATH_GSL is expanded from... configure.ac:748: the top level + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./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 --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext configure: configure: algol68g-3.5.0 configure: configure: select 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 checking for sed... yes checking for tar... yes checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes configure: select C compiler... checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether x86_64-alt-linux-gcc accepts --std=c17... yes checking whether x86_64-alt-linux-gcc accepts -Wall... yes checking whether x86_64-alt-linux-gcc accepts -Wshadow... yes checking whether x86_64-alt-linux-gcc accepts -Wunused-variable... yes checking whether x86_64-alt-linux-gcc accepts -Wunused-parameter... yes checking whether x86_64-alt-linux-gcc accepts -Wno-long-long... yes checking __attribute__((aligned())) supported... yes checking for inline... inline checking whether x86_64-alt-linux-gcc accepts -Wl,--export-dynamic... yes checking whether x86_64-alt-linux-gcc accepts -fPIC... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E configure: check types... checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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 checking GNU C library... yes configure: check extra include directories... configure: check standard header files... checking for math.h... yes checking for cos in -lm... yes checking whether math.h has signam... no 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 for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for assert.h... yes checking for complex.h... yes checking for ctype.h... yes checking for endian.h... yes checking for errno.h... yes checking for execinfo.h... yes checking for fcntl.h... yes checking for fenv.h... yes checking for float.h... yes checking for libgen.h... yes checking for limits.h... yes checking for regex.h... yes checking for setjmp.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/time.h... yes checking for termios.h... yes checking for time.h... yes checking for unistd.h... (cached) yes configure: check standard functions... checking for aligned_alloc... yes checking for posix_memalign... yes checking for isfinite... yes checking for finite... yes checking for isinf... yes checking for isnan... yes configure: select optional headers and libraries... checking int is 32 bit... yes checking unsigned is 32 bit... yes checking uint64_t is 64 bit... yes checking double is 64 bit... yes checking long double has 64-bit mantissa... yes checking 64-bit long long int is available... yes checking 64-bit long long unsigned is available... yes checking __float128 is available... yes checking __complex128 is available... yes configure: quadmath... checking for quadmath.h... no checking for lgammaq in -lquadmath... no configure: GNU MPFR ignored configure: check POSIX pthreads... checking for pthread.h... yes checking for pthread_attr_getstacksize in -lpthread... yes configure: check mathlib... checking for Rmath.h... no checking for ptukey in -lRmath... no configure: check GNU Scientific Library... checking for gsl-config... no checking for GSL - version >= 2.5... no *** The gsl-config script installed by GSL could not be found *** If GSL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GSL_CONFIG environment variable to the *** full path to gsl-config. configure: check GNU plotutils... checking for plot.h... no checking for pl_alabel_r in -lplot... no configure: check curses... checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... no checking for ncurses via pkg-config... no checking for ncurses via fallback... checking for initscr() with -lncurses... yes checking for nodelay() with -lncurses... yes checking for working ncurses/curses.h... yes checking for working ncurses.h... yes configure: check PostgreSQL... checking for libpq-fe.h... no checking for PQbackendPID in -lpq... no configure: check internet... configure: cURL... checking for curl/curl.h... no checking for curl_easy_init in -lcurl... no configure: check dynamic loader via libdl... checking for dlfcn.h... yes checking for library containing dlopen... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating a68g-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext configure: configure: algol68g-3.5.0 by Marcel van der Veer configure: configure: C compiler is x86_64-alt-linux-gcc configure: configure: building with parallel clause configure: building with curses configure: building plugin compiler configure: configure: Now enter 'make', optionally followed by 'make check'. configure: Enter 'make install' to install a68g for all users. configure: Consult the README file for more information. + make make: Entering directory '/usr/src/RPM/BUILD/algol68g-3.5.0' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/algol68g-3.5.0' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-apropos.o `test -f './src/a68g/a68g-apropos.c' || echo './'`./src/a68g/a68g-apropos.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-bits.o `test -f './src/a68g/a68g-bits.c' || echo './'`./src/a68g/a68g-bits.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g.o `test -f './src/a68g/a68g.c' || echo './'`./src/a68g/a68g.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-conversion.o `test -f './src/a68g/a68g-conversion.c' || echo './'`./src/a68g/a68g-conversion.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-diagnostics.o `test -f './src/a68g/a68g-diagnostics.c' || echo './'`./src/a68g/a68g-diagnostics.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-io.o `test -f './src/a68g/a68g-io.c' || echo './'`./src/a68g/a68g-io.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-keywords.o `test -f './src/a68g/a68g-keywords.c' || echo './'`./src/a68g/a68g-keywords.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-listing.o `test -f './src/a68g/a68g-listing.c' || echo './'`./src/a68g/a68g-listing.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-mem.o `test -f './src/a68g/a68g-mem.c' || echo './'`./src/a68g/a68g-mem.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-non-terminal.o `test -f './src/a68g/a68g-non-terminal.c' || echo './'`./src/a68g/a68g-non-terminal.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-options.o `test -f './src/a68g/a68g-options.c' || echo './'`./src/a68g/a68g-options.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-path.o `test -f './src/a68g/a68g-path.c' || echo './'`./src/a68g/a68g-path.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-postulates.o `test -f './src/a68g/a68g-postulates.c' || echo './'`./src/a68g/a68g-postulates.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-a68g-pretty.o `test -f './src/a68g/a68g-pretty.c' || echo './'`./src/a68g/a68g-pretty.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-double.o `test -f './src/a68g/double.c' || echo './'`./src/a68g/double.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-double-gamic.o `test -f './src/a68g/double-gamic.c' || echo './'`./src/a68g/double-gamic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-double-math.o `test -f './src/a68g/double-math.c' || echo './'`./src/a68g/double-math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-assign.o `test -f './src/a68g/genie-assign.c' || echo './'`./src/a68g/genie-assign.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie.o `test -f './src/a68g/genie.c' || echo './'`./src/a68g/genie.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-call.o `test -f './src/a68g/genie-call.c' || echo './'`./src/a68g/genie-call.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-coerce.o `test -f './src/a68g/genie-coerce.c' || echo './'`./src/a68g/genie-coerce.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-declaration.o `test -f './src/a68g/genie-declaration.c' || echo './'`./src/a68g/genie-declaration.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-denotation.o `test -f './src/a68g/genie-denotation.c' || echo './'`./src/a68g/genie-denotation.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-enclosed.o `test -f './src/a68g/genie-enclosed.c' || echo './'`./src/a68g/genie-enclosed.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-formula.o `test -f './src/a68g/genie-formula.c' || echo './'`./src/a68g/genie-formula.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-hip.o `test -f './src/a68g/genie-hip.c' || echo './'`./src/a68g/genie-hip.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-identifier.o `test -f './src/a68g/genie-identifier.c' || echo './'`./src/a68g/genie-identifier.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-misc.o `test -f './src/a68g/genie-misc.c' || echo './'`./src/a68g/genie-misc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-regex.o `test -f './src/a68g/genie-regex.c' || echo './'`./src/a68g/genie-regex.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-rows.o `test -f './src/a68g/genie-rows.c' || echo './'`./src/a68g/genie-rows.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-stowed.o `test -f './src/a68g/genie-stowed.c' || echo './'`./src/a68g/genie-stowed.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-genie-unix.o `test -f './src/a68g/genie-unix.c' || echo './'`./src/a68g/genie-unix.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-moids-diagnostics.o `test -f './src/a68g/moids-diagnostics.c' || echo './'`./src/a68g/moids-diagnostics.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-moids-misc.o `test -f './src/a68g/moids-misc.c' || echo './'`./src/a68g/moids-misc.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-moids-size.o `test -f './src/a68g/moids-size.c' || echo './'`./src/a68g/moids-size.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-moids-to-string.o `test -f './src/a68g/moids-to-string.c' || echo './'`./src/a68g/moids-to-string.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-bits.o `test -f './src/a68g/mp-bits.c' || echo './'`./src/a68g/mp-bits.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp.o `test -f './src/a68g/mp.c' || echo './'`./src/a68g/mp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-complex.o `test -f './src/a68g/mp-complex.c' || echo './'`./src/a68g/mp-complex.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-gamic.o `test -f './src/a68g/mp-gamic.c' || echo './'`./src/a68g/mp-gamic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-gamma.o `test -f './src/a68g/mp-gamma.c' || echo './'`./src/a68g/mp-gamma.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-genie.o `test -f './src/a68g/mp-genie.c' || echo './'`./src/a68g/mp-genie.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-math.o `test -f './src/a68g/mp-math.c' || echo './'`./src/a68g/mp-math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-mpfr.o `test -f './src/a68g/mp-mpfr.c' || echo './'`./src/a68g/mp-mpfr.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-mp-pi.o `test -f './src/a68g/mp-pi.c' || echo './'`./src/a68g/mp-pi.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-bottom-up.o `test -f './src/a68g/parser-bottom-up.c' || echo './'`./src/a68g/parser-bottom-up.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-brackets.o `test -f './src/a68g/parser-brackets.c' || echo './'`./src/a68g/parser-brackets.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser.o `test -f './src/a68g/parser.c' || echo './'`./src/a68g/parser.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-extract.o `test -f './src/a68g/parser-extract.c' || echo './'`./src/a68g/parser-extract.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-modes.o `test -f './src/a68g/parser-modes.c' || echo './'`./src/a68g/parser-modes.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-moids-check.o `test -f './src/a68g/parser-moids-check.c' || echo './'`./src/a68g/parser-moids-check.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-moids-coerce.o `test -f './src/a68g/parser-moids-coerce.c' || echo './'`./src/a68g/parser-moids-coerce.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-moids-equivalence.o `test -f './src/a68g/parser-moids-equivalence.c' || echo './'`./src/a68g/parser-moids-equivalence.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-refinement.o `test -f './src/a68g/parser-refinement.c' || echo './'`./src/a68g/parser-refinement.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-scanner.o `test -f './src/a68g/parser-scanner.c' || echo './'`./src/a68g/parser-scanner.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-scope.o `test -f './src/a68g/parser-scope.c' || echo './'`./src/a68g/parser-scope.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-taxes.o `test -f './src/a68g/parser-taxes.c' || echo './'`./src/a68g/parser-taxes.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-top-down.o `test -f './src/a68g/parser-top-down.c' || echo './'`./src/a68g/parser-top-down.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-parser-victal.o `test -f './src/a68g/parser-victal.c' || echo './'`./src/a68g/parser-victal.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-basic.o `test -f './src/a68g/plugin-basic.c' || echo './'`./src/a68g/plugin-basic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin.o `test -f './src/a68g/plugin.c' || echo './'`./src/a68g/plugin.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-driver.o `test -f './src/a68g/plugin-driver.c' || echo './'`./src/a68g/plugin-driver.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-folder.o `test -f './src/a68g/plugin-folder.c' || echo './'`./src/a68g/plugin-folder.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-gen.o `test -f './src/a68g/plugin-gen.c' || echo './'`./src/a68g/plugin-gen.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-inline.o `test -f './src/a68g/plugin-inline.c' || echo './'`./src/a68g/plugin-inline.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-script.o `test -f './src/a68g/plugin-script.c' || echo './'`./src/a68g/plugin-script.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-plugin-tables.o `test -f './src/a68g/plugin-tables.c' || echo './'`./src/a68g/plugin-tables.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-prelude-bits.o `test -f './src/a68g/prelude-bits.c' || echo './'`./src/a68g/prelude-bits.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-prelude.o `test -f './src/a68g/prelude.c' || echo './'`./src/a68g/prelude.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-prelude-gsl.o `test -f './src/a68g/prelude-gsl.c' || echo './'`./src/a68g/prelude-gsl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-prelude-mathlib.o `test -f './src/a68g/prelude-mathlib.c' || echo './'`./src/a68g/prelude-mathlib.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-bool.o `test -f './src/a68g/rts-bool.c' || echo './'`./src/a68g/rts-bool.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-char.o `test -f './src/a68g/rts-char.c' || echo './'`./src/a68g/rts-char.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-curl.o `test -f './src/a68g/rts-curl.c' || echo './'`./src/a68g/rts-curl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-curses.o `test -f './src/a68g/rts-curses.c' || echo './'`./src/a68g/rts-curses.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-enquiries.o `test -f './src/a68g/rts-enquiries.c' || echo './'`./src/a68g/rts-enquiries.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-formatted.o `test -f './src/a68g/rts-formatted.c' || echo './'`./src/a68g/rts-formatted.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-heap.o `test -f './src/a68g/rts-heap.c' || echo './'`./src/a68g/rts-heap.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-int128.o `test -f './src/a68g/rts-int128.c' || echo './'`./src/a68g/rts-int128.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-internal.o `test -f './src/a68g/rts-internal.c' || echo './'`./src/a68g/rts-internal.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-mach.o `test -f './src/a68g/rts-mach.c' || echo './'`./src/a68g/rts-mach.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-monitor.o `test -f './src/a68g/rts-monitor.c' || echo './'`./src/a68g/rts-monitor.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-parallel.o `test -f './src/a68g/rts-parallel.c' || echo './'`./src/a68g/rts-parallel.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-plotutils.o `test -f './src/a68g/rts-plotutils.c' || echo './'`./src/a68g/rts-plotutils.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-postgresql.o `test -f './src/a68g/rts-postgresql.c' || echo './'`./src/a68g/rts-postgresql.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-sounds.o `test -f './src/a68g/rts-sounds.c' || echo './'`./src/a68g/rts-sounds.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-stowed.o `test -f './src/a68g/rts-stowed.c' || echo './'`./src/a68g/rts-stowed.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-transput.o `test -f './src/a68g/rts-transput.c' || echo './'`./src/a68g/rts-transput.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-rts-unformatted.o `test -f './src/a68g/rts-unformatted.c' || echo './'`./src/a68g/rts-unformatted.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-blas.o `test -f './src/a68g/single-blas.c' || echo './'`./src/a68g/single-blas.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single.o `test -f './src/a68g/single.c' || echo './'`./src/a68g/single.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-decomposition.o `test -f './src/a68g/single-decomposition.c' || echo './'`./src/a68g/single-decomposition.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-fft.o `test -f './src/a68g/single-fft.c' || echo './'`./src/a68g/single-fft.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-gamic.o `test -f './src/a68g/single-gamic.c' || echo './'`./src/a68g/single-gamic.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-gsl.o `test -f './src/a68g/single-gsl.c' || echo './'`./src/a68g/single-gsl.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-laplace.o `test -f './src/a68g/single-laplace.c' || echo './'`./src/a68g/single-laplace.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-math.o `test -f './src/a68g/single-math.c' || echo './'`./src/a68g/single-math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-multivariate.o `test -f './src/a68g/single-multivariate.c' || echo './'`./src/a68g/single-multivariate.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-physics.o `test -f './src/a68g/single-physics.c' || echo './'`./src/a68g/single-physics.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-python.o `test -f './src/a68g/single-python.c' || echo './'`./src/a68g/single-python.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-r-math.o `test -f './src/a68g/single-r-math.c' || echo './'`./src/a68g/single-r-math.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-rnd.o `test -f './src/a68g/single-rnd.c' || echo './'`./src/a68g/single-rnd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-svd.o `test -f './src/a68g/single-svd.c' || echo './'`./src/a68g/single-svd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-torrix.o `test -f './src/a68g/single-torrix.c' || echo './'`./src/a68g/single-torrix.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./src/include -D_GNU_SOURCE -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -c -o ./src/a68g/a68g-single-torrix-gsl.o `test -f './src/a68g/single-torrix-gsl.c' || echo './'`./src/a68g/single-torrix-gsl.c x86_64-alt-linux-gcc -DBINDIR='"/usr/bin"' -DINCLUDEDIR='"/usr/include"' -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto --std=c17 -Wall -Wshadow -Wunused-variable -Wunused-parameter -Wno-long-long -Wl,--export-dynamic -o a68g ./src/a68g/a68g-a68g-apropos.o ./src/a68g/a68g-a68g-bits.o ./src/a68g/a68g-a68g.o ./src/a68g/a68g-a68g-conversion.o ./src/a68g/a68g-a68g-diagnostics.o ./src/a68g/a68g-a68g-io.o ./src/a68g/a68g-a68g-keywords.o ./src/a68g/a68g-a68g-listing.o ./src/a68g/a68g-a68g-mem.o ./src/a68g/a68g-a68g-non-terminal.o ./src/a68g/a68g-a68g-options.o ./src/a68g/a68g-a68g-path.o ./src/a68g/a68g-a68g-postulates.o ./src/a68g/a68g-a68g-pretty.o ./src/a68g/a68g-double.o ./src/a68g/a68g-double-gamic.o ./src/a68g/a68g-double-math.o ./src/a68g/a68g-genie-assign.o ./src/a68g/a68g-genie.o ./src/a68g/a68g-genie-call.o ./src/a68g/a68g-genie-coerce.o ./src/a68g/a68g-genie-declaration.o ./src/a68g/a68g-genie-denotation.o ./src/a68g/a68g-genie-enclosed.o ./src/a68g/a68g-genie-formula.o ./src/a68g/a68g-genie-hip.o ./src/a68g/a68g-genie-identifier.o ./src/a68g/a68g-genie-misc.o ./src/a68g/a68g-genie-regex.o ./src/a68g/a68g-genie-rows.o ./src/a68g/a68g-genie-stowed.o ./src/a68g/a68g-genie-unix.o ./src/a68g/a68g-moids-diagnostics.o ./src/a68g/a68g-moids-misc.o ./src/a68g/a68g-moids-size.o ./src/a68g/a68g-moids-to-string.o ./src/a68g/a68g-mp-bits.o ./src/a68g/a68g-mp.o ./src/a68g/a68g-mp-complex.o ./src/a68g/a68g-mp-gamic.o ./src/a68g/a68g-mp-gamma.o ./src/a68g/a68g-mp-genie.o ./src/a68g/a68g-mp-math.o ./src/a68g/a68g-mp-mpfr.o ./src/a68g/a68g-mp-pi.o ./src/a68g/a68g-parser-bottom-up.o ./src/a68g/a68g-parser-brackets.o ./src/a68g/a68g-parser.o ./src/a68g/a68g-parser-extract.o ./src/a68g/a68g-parser-modes.o ./src/a68g/a68g-parser-moids-check.o ./src/a68g/a68g-parser-moids-coerce.o ./src/a68g/a68g-parser-moids-equivalence.o ./src/a68g/a68g-parser-refinement.o ./src/a68g/a68g-parser-scanner.o ./src/a68g/a68g-parser-scope.o ./src/a68g/a68g-parser-taxes.o ./src/a68g/a68g-parser-top-down.o ./src/a68g/a68g-parser-victal.o ./src/a68g/a68g-plugin-basic.o ./src/a68g/a68g-plugin.o ./src/a68g/a68g-plugin-driver.o ./src/a68g/a68g-plugin-folder.o ./src/a68g/a68g-plugin-gen.o ./src/a68g/a68g-plugin-inline.o ./src/a68g/a68g-plugin-script.o ./src/a68g/a68g-plugin-tables.o ./src/a68g/a68g-prelude-bits.o ./src/a68g/a68g-prelude.o ./src/a68g/a68g-prelude-gsl.o ./src/a68g/a68g-prelude-mathlib.o ./src/a68g/a68g-rts-bool.o ./src/a68g/a68g-rts-char.o ./src/a68g/a68g-rts-curl.o ./src/a68g/a68g-rts-curses.o ./src/a68g/a68g-rts-enquiries.o ./src/a68g/a68g-rts-formatted.o ./src/a68g/a68g-rts-heap.o ./src/a68g/a68g-rts-int128.o ./src/a68g/a68g-rts-internal.o ./src/a68g/a68g-rts-mach.o ./src/a68g/a68g-rts-monitor.o ./src/a68g/a68g-rts-parallel.o ./src/a68g/a68g-rts-plotutils.o ./src/a68g/a68g-rts-postgresql.o ./src/a68g/a68g-rts-sounds.o ./src/a68g/a68g-rts-stowed.o ./src/a68g/a68g-rts-transput.o ./src/a68g/a68g-rts-unformatted.o ./src/a68g/a68g-single-blas.o ./src/a68g/a68g-single.o ./src/a68g/a68g-single-decomposition.o ./src/a68g/a68g-single-fft.o ./src/a68g/a68g-single-gamic.o ./src/a68g/a68g-single-gsl.o ./src/a68g/a68g-single-laplace.o ./src/a68g/a68g-single-math.o ./src/a68g/a68g-single-multivariate.o ./src/a68g/a68g-single-physics.o ./src/a68g/a68g-single-python.o ./src/a68g/a68g-single-r-math.o ./src/a68g/a68g-single-rnd.o ./src/a68g/a68g-single-svd.o ./src/a68g/a68g-single-torrix.o ./src/a68g/a68g-single-torrix-gsl.o -lncurses -lpthread -lm ./src/a68g/genie-regex.c: In function 'grep_in_string': ./src/a68g/genie-regex.c:74:9: warning: 'regexec' specified size between 18446744073441116160 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 74 | ret = regexec (&compiled, str, (size_t) nmatch, matches, 0); | ^ ./src/a68g/genie-regex.c:74:9: note: referencing argument 4 of type 'struct regmatch_t[]' /usr/include/regex.h:679:12: note: in a call to function 'regexec' 679 | extern int regexec (const regex_t *_Restrict_ __preg, | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/algol68g-3.5.0' make: Leaving directory '/usr/src/RPM/BUILD/algol68g-3.5.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31525 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd algol68g-3.5.0 + 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/algol68g-buildroot Processing files: algol68g-3.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lBt3JI 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.gjfmxC 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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.23)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.38)(64bit), libncurses.so.6()(64bit) >= set:mitFWNPmR0BkuxmHZIwW4LjJmrwN3DRnUdNlLtoDl0, libtinfo.so.6()(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.3L7xNo Creating algol68g-debuginfo package Processing files: algol68g-debuginfo-3.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WcCim4 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A6J36X find-requires: running scripts (debuginfo) Requires: algol68g = 3.5.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libncurses.so.6), debug64(libtinfo.so.6) Adding to algol68g-debuginfo a strict dependency on algol68g Wrote: /usr/src/RPM/RPMS/x86_64/algol68g-3.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/algol68g-debuginfo-3.5.0-alt1.x86_64.rpm (w2.lzdio) 48.54user 11.14system 0:42.43elapsed 140%CPU (0avgtext+0avgdata 68192maxresident)k 0inputs+0outputs (0major+1656500minor)pagefaults 0swaps 6.05user 4.51system 1:04.97elapsed 16%CPU (0avgtext+0avgdata 131632maxresident)k 0inputs+0outputs (0major+192149minor)pagefaults 0swaps --- algol68g-3.5.0-alt1.x86_64.rpm.repo 2024-02-25 23:01:50.000000000 +0000 +++ algol68g-3.5.0-alt1.x86_64.rpm.hasher 2024-05-04 02:58:02.512554251 +0000 @@ -25,3 +25,3 @@ Provides: algol68g = 3.5.0-alt1:sisyphus+341398.100.1.1 -File: /usr/bin/a68g 100755 root:root 965e1cd13ae7cc50b58f73c9b26cbfa2 +File: /usr/bin/a68g 100755 root:root fc971a7489c3639e44b5d771aa0e89a2 File: /usr/share/doc/AUTHORS 100644 root:root 53ed7a597c9bee91e9bf583ed52ebf56 @@ -31,2 +31,2 @@ File: /usr/share/doc/README 100644 root:root c365568bd0d9fb9e2f96e61f6ea4d6cc -RPMIdentity: 4e25b9dd7b8d1693ee594241b49b8a9168b0d55a454f37748cfcba36dc817d7b417f6f00abab021dbafe5b745bab80d02f588e2f0e5b477388e34f1b630b7309 +RPMIdentity: f333f50ce2d3243071e6f6d063106ab330a5fe36c961763d5b6b9c3f31f7fb1cba69f872def059ab828a8eccedfe21c3807cbcdfd875c12360f3041120812dba --- algol68g-debuginfo-3.5.0-alt1.x86_64.rpm.repo 2024-02-25 23:01:50.000000000 +0000 +++ algol68g-debuginfo-3.5.0-alt1.x86_64.rpm.hasher 2024-05-04 02:58:06.024614014 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/95 40755 root:root -/usr/lib/debug/.build-id/95/3c45a320e7a1211234f395c839d67f7d8a238a 120777 root:root ../../../../bin/a68g -/usr/lib/debug/.build-id/95/3c45a320e7a1211234f395c839d67f7d8a238a.debug 120777 root:root ../../usr/bin/a68g.debug +/usr/lib/debug/.build-id/f0 40755 root:root +/usr/lib/debug/.build-id/f0/df3a978f89f0840b632d2d0dbd2f54f91af9fd 120777 root:root ../../../../bin/a68g +/usr/lib/debug/.build-id/f0/df3a978f89f0840b632d2d0dbd2f54f91af9fd.debug 120777 root:root ../../usr/bin/a68g.debug /usr/lib/debug/usr/bin/a68g.debug 100644 root:root @@ -143,6 +143,6 @@ Provides: algol68g-debuginfo = 3.5.0-alt1:sisyphus+341398.100.1.1 -File: /usr/lib/debug/.build-id/95 40755 root:root -File: /usr/lib/debug/.build-id/95/3c45a320e7a1211234f395c839d67f7d8a238a 120777 root:root ../../../../bin/a68g -File: /usr/lib/debug/.build-id/95/3c45a320e7a1211234f395c839d67f7d8a238a.debug 120777 root:root ../../usr/bin/a68g.debug -File: /usr/lib/debug/usr/bin/a68g.debug 100644 root:root 4610488b684be1ecc1b4341cf5a57520 +File: /usr/lib/debug/.build-id/f0 40755 root:root +File: /usr/lib/debug/.build-id/f0/df3a978f89f0840b632d2d0dbd2f54f91af9fd 120777 root:root ../../../../bin/a68g +File: /usr/lib/debug/.build-id/f0/df3a978f89f0840b632d2d0dbd2f54f91af9fd.debug 120777 root:root ../../usr/bin/a68g.debug +File: /usr/lib/debug/usr/bin/a68g.debug 100644 root:root 7a235460738afe6c9282423ba0949710 File: /usr/src/debug/algol68g-3.5.0 40755 root:root @@ -278,2 +278,2 @@ File: /usr/src/debug/algol68g-3.5.0/src/include/a68g.h 100644 root:root 46f17d7c515793a92f865e51043cacc3 -RPMIdentity: ad944d88d438d8d17ac0cc431004d4cc2369147f0a0c3edf47ec9b0f06260847d390504a429f595e4e16b324e86eab543cd44ec2ff54fc4b77599fa9a96c84d0 +RPMIdentity: 19de8cf9ab5d913d386879576e3909b5f0f7f29d903c6ef79fd0fe2b0719c956e3596447eaf2ac479b8fc4dae35046fc0d9dd6ebf5d817ede59d30a409ab161f