Mock Version: 3.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/gprolog.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/gprolog.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/gprolog-1.4.5-7.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/gprolog.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/gprolog.spec"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YdsMui + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gprolog-1.4.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/gprolog-1.4.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gprolog-1.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/gprolog.make-print-submake-output.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hqEQa1 + umask 022 + cd /builddir/build/BUILD + cd gprolog-1.4.5 + cd src + ./configure --with-install-dir=/builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5 --without-links-dir --without-examples-dir --with-doc-dir=dist-doc '--with-c-flags=-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --disable-regs 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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for as... as checking for ranlib... ranlib checking for windres... no checking for ar... ar checking for strip... strip checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking size of long... 8 checking size of void*... 8 checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.h... no checking sys/siginfo.h usability... no checking sys/siginfo.h presence... no checking for sys/siginfo.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for getpagesize... (cached) yes checking for mprotect... yes checking for sigaction... yes checking for mallopt... yes checking for fgetc... yes checking whether htole32 is declared... yes checking whether bswap_32 is declared... yes checking for atanh... yes checking for acosh... yes checking for asinh... yes checking for socklen_t... yes checking if struct sigcontext needs asm/sigcontext.h... no checking for sigsetjmp... yes checking for a working sigaction... yes checking constructors execution order... first to last checking for socket... yes checking for gethostbyname... yes DIRECTORIES --> Installation: /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5 --> Link to binaries: none --> Documentation: dist-doc --> HTML documentation: dist-doc/html_node --> Examples: none configure: creating ./config.status config.status: creating Makefile config.status: creating TopComp/Makefile config.status: creating Pl2Wam/Makefile config.status: creating Wam2Ma/Makefile config.status: creating Ma2Asm/Makefile config.status: creating Fd2C/Makefile config.status: creating Linedit/Makefile config.status: creating W32GUICons/Makefile config.status: creating EnginePl/Makefile config.status: creating BipsPl/Makefile config.status: creating EngineFD/Makefile config.status: creating BipsFD/Makefile config.status: creating Ma2Asm/FromC/Makefile config.status: creating Win32/Makefile config.status: creating Win32/gp-vars-iss.txt config.status: creating EnginePl/gp_config.h + make cd EnginePl; make config make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/EnginePl' gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o pl_config pl_config.c pl_config.c: In function 'Generate_Regs': pl_config.c:595:49: warning: '%s' directive writing up to 511 bytes into a region of size 32 [-Wformat-overflow=] 595 | sprintf(str_base + strlen(str_base), "%s+", p1); | ^~ In file included from /usr/include/stdio.h:888, from pl_config.c:39: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 2 and 513 bytes into a destination of size 32 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ ./pl_config ------------------------------- --- GNU PROLOG INSTALLATION --- ------------------------------- GNU Prolog version: 1.4.5 (Aug 31 2022) Operating system : linux-gnu Processor : x86_64 Size of a WAM word: 64 bits C compiler : gcc C flags : -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection C flags machine : -fno-strict-aliasing Assembler : as Assembler flags : --64 Loader flags : Loader libraries : -lm Use line editor : Yes Use piped consult : Yes Use sockets : Yes Use FD solver : Yes Use machine regs. : No Used register(s) : ------------------------------ (cd ../TopComp; make gplc) make[2]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/TopComp' gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o gplc top_comp.c -lm make[2]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/TopComp' make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/EnginePl' . ./SETVARS;for i in EnginePl TopComp Wam2Ma Ma2Asm Linedit BipsPl Pl2Wam Fd2C EngineFD BipsFD;do (cd $i; make) || exit 1; done;\ (cd TopComp; make top-level) || exit 1;\ (cd Pl2Wam; make stage2) make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/EnginePl' gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o cpp_headers cpp_headers.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' machine.c machine.c: In function 'Pl_M_Absolute_Path_Name': machine.c:657:40: warning: '%s' directive writing up to 8190 bytes into a region of size 4095 [-Wformat-overflow=] 657 | sprintf(buff[1 - res], "%s%s/%s", q, p, buff[res] + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from machine.c:39: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 8192) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ machine.c:712:36: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 712 | sprintf(buff[1 - res], "%s/%s", Pl_M_Get_Working_Dir(), buff[res]); | ^ In file included from /usr/include/stdio.h:888, from machine.c:39: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 2 or more bytes (assuming 8193) into a destination of size 8192 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' machine1.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' stacks_sigsegv.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' mem_alloc.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' misc.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' hash_fct.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' hash.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' obj_chain.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' engine.c gplc -c -o engine1.o engine1.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' wam_inst.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' atom.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' pred.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' oper.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' if_no_fd.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' main.c rm -f libengine_pl.a ar rc libengine_pl.a machine.o machine1.o stacks_sigsegv.o mem_alloc.o misc.o hash_fct.o hash.o obj_chain.o engine.o engine1.o wam_inst.o atom.o pred.o oper.o if_no_fd.o main.o ranlib libengine_pl.a make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/EnginePl' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/TopComp' gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o hexgplc hexfilter.c make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/TopComp' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Wam2Ma' gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c wam2ma.c wam2ma.c: In function 'F_predicate': wam2ma.c:513:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 513 | else | ^~~~ wam2ma.c:518:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 518 | local_symbol = 0; | ^~~~~~~~~~~~ wam2ma.c:502:10: warning: 'prop' may be used uninitialized in this function [-Wmaybe-uninitialized] 502 | prop |= MASK_PRED_PUBLIC; wam2ma.c: In function 'F_directive': wam2ma.c:633:5: warning: 'system' may be used uninitialized in this function [-Wmaybe-uninitialized] 633 | Label_Printf("\n\n; *** %s Directive (%s:%d)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 634 | (system) ? "System" : "User", cur_pl_file->str, pl_line); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wam2ma.c: In function 'F_call_c': wam2ma.c:1804:5: warning: 'ret_xy' may be used uninitialized in this function [-Wmaybe-uninitialized] 1804 | Inst_Printf("move_ret", "%c(%" PL_FMT_d ")", ret_c, ret_xy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wam2ma.c:1804:5: warning: 'ret_c' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c wam_parser.c gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o wam2ma wam2ma.o wam_parser.o make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Wam2Ma' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Ma2Asm' gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ma2asm.c gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ma_parser.c ma_parser.c: In function 'Parse_Ma_File': ma_parser.c:443:17: warning: 'global' may be used uninitialized in this function [-Wmaybe-uninitialized] 443 | Decl_Code(strdup(str_val), 1, global); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ma_parser.c:239:7: note: 'global' was declared here 239 | int global; | ^~~~~~ gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ma2asm_inst.c gcc -fno-strict-aliasing -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o ma2asm ma2asm.o ma2asm_inst.o ma_parser.o make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Ma2Asm' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Linedit' gcc -fno-strict-aliasing -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char linedit.c gcc -fno-strict-aliasing -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char terminal.c gcc -fno-strict-aliasing -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char ctrl_c.c rm -f liblinedit.a ar rc liblinedit.a linedit.o terminal.o ctrl_c.o ranlib liblinedit.a make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Linedit' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/BipsPl' gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' error_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' c_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' foreign_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' pred_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' term_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' stream_supp.c stream_supp.c: In function 'Pl_Set_Stream_Buffering': stream_supp.c:973:3: warning: 'buff_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 973 | setvbuf(f, NULL, buff_flag, BUFSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_supp.c:950:7: note: 'buff_flag' was declared here 950 | int buff_flag; | ^~~~~~~~~ stream_supp.c: In function 'Pl_Stdio_Set_Buffering': stream_supp.c:973:3: warning: 'buff_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 973 | setvbuf(f, NULL, buff_flag, BUFSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_supp.c: In function 'Pl_Stream_Gets': stream_supp.c:1447:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1447 | if (c == EOF && p == str) | ^ stream_supp.c: In function 'Pl_Stream_Gets_Prompt': stream_supp.c:1447:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1447 | if (c == EOF && p == str) | ^ stream_supp.c:1428:7: note: 'c' was declared here 1428 | int c; | ^ gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' scan_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' parse_supp.c parse_supp.c: In function 'Parse_List': parse_supp.c:659:3: warning: 'cdr_word' may be used uninitialized in this function [-Wmaybe-uninitialized] 659 | Pl_Unify_Value(cdr_word); | ^~~~~~~~~~~~~~~~~~~~~~~~ parse_supp.c: In function 'Pl_Read_Token': parse_supp.c:915:14: warning: 'func' may be used uninitialized in this function [-Wmaybe-uninitialized] 915 | term = Pl_Put_Structure(func, 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ parse_supp.c:916:7: warning: 'arg' may be used uninitialized in this function [-Wmaybe-uninitialized] 916 | Pl_Unify_Value(arg); | ^~~~~~~~~~~~~~~~~~~ gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' write_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' dynam_supp.c dynam_supp.c: In function 'Pl_Add_Dynamic_Clause': dynam_supp.c:349:21: warning: 'p_ind_htbl' may be used uninitialized in this function [-Wmaybe-uninitialized] 349 | *p_ind_htbl = Pl_Hash_Alloc_Table(START_DYNAMIC_SWT_SIZE, sizeof(DSwtInf)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dynam_supp.c: In function 'Pl_Scan_Dynamic_Pred': dynam_supp.c:923:11: warning: 'p_ind_htbl' may be used uninitialized in this function [-Wmaybe-uninitialized] 923 | if (*p_ind_htbl && | ^~~~~~~~~~~ gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' callinf_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' bc_supp.c bc_supp.c: In function 'Pl_BC_Emit_Inst_1': bc_supp.c:510:27: warning: 'w3' may be used uninitialized in this function [-Wmaybe-uninitialized] 510 | bc_sp->word = w3; \ | ^ bc_supp.c:532:20: note: 'w3' was declared here 532 | unsigned w1, w2, w3; /* additional words */ | ^~ gplc -c foreign.wam gplc -c pl_error.wam gplc -c utils.wam gplc -c unify.wam gplc -c assert.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' assert_c.c gplc -c read.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' read_c.c gplc -c write.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' write_c.c gplc -c print.wam gplc -c const_io.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' const_io_c.c gplc -c oper.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' oper_c.c gplc -c pred.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' pred_c.c gplc -c atom.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' atom_c.c gplc -c control.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' control_c.c gplc -c call.wam gplc -c call_args.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' call_args_c.c call_args_c.c: In function 'Pl_Call_Closure': call_args_c.c:154:12: warning: 'arg_adr' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | *w++ = *arg_adr++; | ^~~~~~~~~~ gplc -c catch.wam gplc -c throw.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' throw_c.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' flag_supp.c In file included from /builddir/build/BUILD/gprolog-1.4.5/src/EnginePl/engine_pl.h:45, from flag_supp.c:43: flag_supp.c: In function 'Fct_Get_Err': /builddir/build/BUILD/gprolog-1.4.5/src/EnginePl/wam_archi.h:216:35: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | #define Tag_Short_Uns(tm, v) (((PlLong) (v) << 3) + (tm)) | ^ flag_supp.c:289:7: note: 'atom' was declared here 289 | int atom; | ^~~~ In file included from /builddir/build/BUILD/gprolog-1.4.5/src/EnginePl/engine_pl.h:45, from flag_supp.c:43: flag_supp.c: In function 'Fct_Get_Quotes': /builddir/build/BUILD/gprolog-1.4.5/src/EnginePl/wam_archi.h:216:35: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | #define Tag_Short_Uns(tm, v) (((PlLong) (v) << 3) + (tm)) | ^ flag_supp.c:339:7: note: 'atom' was declared here 339 | int atom; | ^~~~ gplc -c flag.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' flag_c.c gplc -c arith_inl.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' arith_inl_c.c gplc -c type_inl.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' type_inl_c.c gplc -c term_inl.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' term_inl_c.c term_inl_c.c: In function 'Pl_Blt_Univ': term_inl_c.c:307:12: warning: 'arg1_adr' may be used uninitialized in this function [-Wmaybe-uninitialized] 307 | WamWord *arg1_adr; | ^~~~~~~~ gplc -c g_var_inl.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' g_var_inl_c.c g_var_inl_c.c: In function 'G_Assign_Element': g_var_inl_c.c:732:11: warning: 'lst_word' may be used uninitialized in this function [-Wmaybe-uninitialized] 732 | Pl_Get_List(lst_word); | ^~~~~~~~~~~~~~~~~~~~~ g_var_inl_c.c:674:11: note: 'lst_word' was declared here 674 | WamWord lst_word; | ^~~~~~~~ g_var_inl_c.c:740:7: warning: 'init_word' may be used uninitialized in this function [-Wmaybe-uninitialized] 740 | G_Assign_Element(p++, init_word, FALSE, copy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g_var_inl_c.c:673:11: note: 'init_word' was declared here 673 | WamWord init_word; | ^~~~~~~~~ gplc -c all_solut.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' all_solut_c.c gplc -c sort.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' sort_c.c gplc -c list.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' list_c.c gplc -c stat.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' stat_c.c gplc -c stream.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' stream_c.c stream_c.c: In function 'Pl_Stream_Prop_Mode_2': stream_c.c:714:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 714 | return Pl_Un_Atom_Check(atom, mode_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_c.c: In function 'Pl_Stream_Prop_Eof_Action_2': stream_c.c:821:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 821 | return Pl_Un_Atom_Check(atom, eof_action_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_c.c: In function 'Pl_Stream_Prop_Buffering_2': stream_c.c:864:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 864 | return Pl_Un_Atom_Check(atom, buffering_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_c.c: In function 'Pl_Stream_Prop_End_Of_Stream_2': stream_c.c:897:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 897 | return Pl_Un_Atom_Check(atom, end_of_stream_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c file.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' file_c.c gplc -c char_io.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' char_io_c.c gplc -c dec10io.wam gplc -c format.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' format_c.c gplc -c os_interf.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' os_interf_c.c os_interf_c.c: In function 'Pl_Popen_3': os_interf_c.c:1035:9: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] 1035 | stm = Pl_Add_Stream_For_Stdio_Desc(f, atom, mode, TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c expand.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' expand_c.c gplc -c consult.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' consult_c.c gplc -c pretty.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' pretty_c.c gplc -c random.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' random_c.c gplc -c top_level.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' top_level_c.c gplc -c debugger.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' debugger_c.c debugger_c.c: In function 'Detect_Pred_From_Code': debugger_c.c:1186:34: warning: 'dist' may be used uninitialized in this function [-Wmaybe-uninitialized] 1186 | if (last_pred == NULL || d < dist) | ~~^~~~~~ debugger_c.c: In function 'Backtrack': debugger_c.c:775:7: warning: 'stack_name' may be used uninitialized [-Wmaybe-uninitialized] 775 | Print_Bank_Name_Offset(choice_name[i - 1], stack_name, offset - i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugger_c.c:713:9: note: 'stack_name' declared here 713 | char *stack_name; | ^~~~~~~~~~ debugger_c.c: In function 'Environment': debugger_c.c:693:7: warning: 'stack_name' may be used uninitialized [-Wmaybe-uninitialized] 693 | Print_Bank_Name_Offset(envir_name[i - 1], stack_name, offset - i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ debugger_c.c:673:9: note: 'stack_name' declared here 673 | char *stack_name; | ^~~~~~~~~~ debugger_c.c: In function 'Pl_Choice_Point_Info_4': debugger_c.c:277:30: warning: 'last_pred' may be used uninitialized in this function [-Wmaybe-uninitialized] 277 | func = Functor_Of(last_pred->f_n); | ^~ gplc -c src_rdr.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' src_rdr_c.c gplc -c all_pl_bips.wam gplc -c sockets.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' sockets_c.c gplc -c le_interf.wam gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -funsigned-char' le_interf_c.c rm -f libbips_pl.a ar rc libbips_pl.a error_supp.o c_supp.o foreign_supp.o pred_supp.o term_supp.o stream_supp.o scan_supp.o parse_supp.o write_supp.o dynam_supp.o callinf_supp.o bc_supp.o foreign.o pl_error.o utils.o unify.o assert.o assert_c.o read.o read_c.o write.o write_c.o print.o const_io.o const_io_c.o oper.o oper_c.o pred.o pred_c.o atom.o atom_c.o control.o control_c.o call.o call_args.o call_args_c.o catch.o throw.o throw_c.o flag_supp.o flag.o flag_c.o arith_inl.o arith_inl_c.o type_inl.o type_inl_c.o term_inl.o term_inl_c.o g_var_inl.o g_var_inl_c.o all_solut.o all_solut_c.o sort.o sort_c.o list.o list_c.o stat.o stat_c.o stream.o stream_c.o file.o file_c.o char_io.o char_io_c.o dec10io.o format.o format_c.o os_interf.o os_interf_c.o expand.o expand_c.o consult.o consult_c.o pretty.o pretty_c.o random.o random_c.o top_level.o top_level_c.o debugger.o debugger_c.o src_rdr.o src_rdr_c.o all_pl_bips.o sockets.o sockets_c.o le_interf.o le_interf_c.o ranlib libbips_pl.a make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/BipsPl' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Pl2Wam' gplc -c pl2wam.wam gplc -c read_file.wam gplc -c syn_sugar.wam gplc -c internal.wam gplc -c code_gen.wam gplc -c reg_alloc.wam gplc -c inst_codif.wam gplc -c first_arg.wam gplc -c indexing.wam gplc -c wam_emit.wam [ ! -f pl2wam ] || cp pl2wam pl2wam0 gplc -o pl2wam --no-fd-lib-warn --no-top-level pl2wam.o read_file.o syn_sugar.o internal.o code_gen.o reg_alloc.o inst_codif.o first_arg.o indexing.o wam_emit.o make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Pl2Wam' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Fd2C' gplc -c --fast-math fd2c.pl gplc -c --fast-math read_file.pl gplc -c --fast-math parse.pl gplc -c --fast-math compile.pl gplc -o fd2c --no-fd-lib --min-bips fd2c.o read_file.o parse.o compile.o make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Fd2C' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/EngineFD' gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' fd_inst.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' fd_range.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' fd_unify.fd rm -f libengine_fd.a ar rc libengine_fd.a fd_inst.o fd_range.o fd_unify.o ranlib libengine_fd.a make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/EngineFD' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/BipsFD' gplc -c --no-redef-error fd_infos.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_infos_c.c gplc -c --no-redef-error fd_values.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_values_c.c fd_values_c.c: In function 'Pl_Fd_Sel_Array_Pick_Var_4': fd_values_c.c:618:21: warning: 'cmp_meth' may be used uninitialized in this function [-Wmaybe-uninitialized] 618 | else if ((*cmp_meth) (*res_elem, fdv_adr)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_values_fd.fd gplc -c --no-redef-error fd_math.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_math_c.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_math_fd.fd gplc -c --no-redef-error fd_bool.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_bool_c.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_bool_fd.fd gplc -c --no-redef-error fd_prime.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_prime_c.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_prime_fd.fd gplc -c --no-redef-error fd_symbolic.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_symbolic_c.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' fd_symbolic_fd.fd gplc -c --no-redef-error fd_optim.pl gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' math_supp.c gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' oper_supp.c oper_supp.c: In function 'Pl_Full_Find_Expon': oper_supp.c:490:10: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 490 | n->max = e; | ~~~~~~~^~~ oper_supp.c: In function 'Pl_Full_Nth_Root': oper_supp.c:603:10: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 603 | x->max = e; | ~~~~~~~^~~ oper_supp.c: In function 'Pl_Full_Sqrt_Var': oper_supp.c:716:10: warning: 'e' may be used uninitialized in this function [-Wmaybe-uninitialized] 716 | x->max = e; | ~~~~~~~^~~ gplc -c --no-redef-error all_fd_bips.pl rm -f libbips_fd.a ar rc libbips_fd.a fd_infos.o fd_infos_c.o fd_values.o fd_values_c.o fd_values_fd.o fd_math.o fd_math_c.o fd_math_fd.o fd_bool.o fd_bool_c.o fd_bool_fd.o fd_prime.o fd_prime_c.o fd_prime_fd.o fd_symbolic.o fd_symbolic_c.o fd_symbolic_fd.o fd_optim.o math_supp.o oper_supp.o all_fd_bips.o ranlib libbips_fd.a make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/BipsFD' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/TopComp' gplc -c -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' top_level_main.c gplc -o gprolog -C '-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fcommon -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' top_level_main.o make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/TopComp' make[1]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Pl2Wam' [ ! -f pl2wam ] || cp pl2wam pl2wam0 rm -rf pl2wam make make[2]: Entering directory '/builddir/build/BUILD/gprolog-1.4.5/src/Pl2Wam' [ ! -f pl2wam ] || cp pl2wam pl2wam0 gplc -o pl2wam --no-fd-lib-warn --no-top-level pl2wam.o read_file.o syn_sugar.o internal.o code_gen.o reg_alloc.o inst_codif.o first_arg.o indexing.o wam_emit.o make[2]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Pl2Wam' make[1]: Leaving directory '/builddir/build/BUILD/gprolog-1.4.5/src/Pl2Wam' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oWYdIk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64 + cd gprolog-1.4.5 + cd src + make install ./mkinstalldirs /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5 /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/bin \ /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/include /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/lib mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5 mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/bin mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/include mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/lib for i in README COPYING VERSION NEWS ChangeLog gprolog.ico; do /usr/bin/install -c -m 644 ../$i /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5; done for i in gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c; do /usr/bin/install -c */$i /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/bin; done for i in top_level_main.o top_level.o all_pl_bips.o debugger.o all_fd_bips.o; do /usr/bin/install -c -m 644 */$i /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/lib; done for i in libengine_pl.a libbips_pl.a liblinedit.a libengine_fd.a libbips_fd.a; do /usr/bin/install -c -m 644 */$i /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/lib; done for i in gprolog.h fd_to_c.h; do EnginePl/cpp_headers $i ./$i EnginePl EngineFD BipsPl BipsFD; /usr/bin/install -c -m 644 ./$i /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/include; rm -f $i; done (cd /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/lib; for i in *.a; do ranlib $i; done) if test dist-doc != none; then \ ./mkinstalldirs dist-doc; \ (F=`cd ../doc; echo ???*.dvi ???*.ps ???*.pdf ???*.chm ???*.eps ???*.html ???*.gif`; \ for i in $F; do /usr/bin/install -c -m 644 ../doc/$i dist-doc; done); \ fi mkdir dist-doc if test dist-doc/html_node != none; then \ ./mkinstalldirs dist-doc/html_node; \ (F=`cd ../doc/html_node; echo ???*.html ???*.gif ???*.css`; \ for i in $F; do /usr/bin/install -c -m 644 ../doc/html_node/$i dist-doc/html_node; done); \ fi mkdir dist-doc/html_node if test none != none; then \ ./mkinstalldirs none/ExamplesPl; \ (F=`cd ../examples/ExamplesPl; echo Makefile README PROGS ??*.pl`; \ for i in $F; do /usr/bin/install -c -m 644 ../examples/ExamplesPl/$i none/ExamplesPl; done); \ ./mkinstalldirs none/ExamplesC; \ (F=`cd ../examples/ExamplesC; echo Makefile README ??*.pl ??*_c.c`; \ for i in $F; do /usr/bin/install -c -m 644 ../examples/ExamplesC/$i none/ExamplesC; done); \ ./mkinstalldirs none/ExamplesFD; \ (F=`cd ../examples/ExamplesFD; echo Makefile ??*.pl ??*.fd`; \ for i in $F; do /usr/bin/install -c -m 644 ../examples/ExamplesFD/$i none/ExamplesFD; done); \ fi if test none != none; then \ (cd none 2>/dev/null && rm -f gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c); \ rmdir none 2>/dev/null; \ fi || exit 0; if test none != none; then \ ./mkinstalldirs none; \ (cd none ; ln -s -f /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/bin/* .); \ fi + mkdir /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin + cd /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/bin + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/fd2c /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/fd2c + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/gplc /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/gplc + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/gprolog /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/gprolog + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/hexgplc /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/hexgplc + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/ma2asm /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/ma2asm + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/pl2wam /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/pl2wam + for i in * + ln -s ../lib64/gprolog-1.4.5/bin/wam2ma /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/bin/wam2ma + rm -f dist-doc/gprolog.chm dist-doc/gprolog.dvi dist-doc/gprolog.ps + rm -f dist-doc/compil-scheme.pdf + rm -f dist-doc/debug-box.pdf + for file in ChangeLog COPYING NEWS VERSION + rm -f /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/ChangeLog + for file in ChangeLog COPYING NEWS VERSION + rm -f /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/COPYING + for file in ChangeLog COPYING NEWS VERSION + rm -f /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/NEWS + for file in ChangeLog COPYING NEWS VERSION + rm -f /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/lib64/gprolog-1.4.5/VERSION + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bfixoX Processing files: gprolog-1.4.5-7.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UvtGVW + umask 022 + cd /builddir/build/BUILD + cd gprolog-1.4.5 + DOCDIR=/builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + cp -pr README /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + cp -pr COPYING /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + cp -pr ChangeLog /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + cp -pr NEWS /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + cp -pr PROBLEMS /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + cp -pr VERSION /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog + RPM_EC=0 ++ jobs -p + exit 0 Provides: gprolog = 1.4.5-7.el9 gprolog(x86-64) = 1.4.5-7.el9 gprolog-examples = 1.4.5-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) rtld(GNU_HASH) Obsoletes: gprolog-examples < 1.4.0 Processing files: gprolog-docs-1.4.5-7.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mccB5t + umask 022 + cd /builddir/build/BUILD + cd gprolog-1.4.5 + DOCDIR=/builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog-docs + cp -pr src/dist-doc/compil-scheme.eps src/dist-doc/contents_motif.gif src/dist-doc/debug-box.eps src/dist-doc/gprolog.html src/dist-doc/gprolog.pdf src/dist-doc/html_node src/dist-doc/logo.eps src/dist-doc/logo.pdf /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64/usr/share/doc/gprolog-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: gprolog-docs = 1.4.5-7.el9 gprolog-docs(x86-64) = 1.4.5-7.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gprolog-1.4.5-7.el9.x86_64 Wrote: /builddir/build/RPMS/gprolog-docs-1.4.5-7.el9.x86_64.rpm Wrote: /builddir/build/RPMS/gprolog-1.4.5-7.el9.x86_64.rpm Child return code was: 0 Mock Version: 3.1