<86>Jun 10 04:28:00 userdel[14378]: delete user 'rooter' <86>Jun 10 04:28:00 userdel[14378]: removed group 'rooter' owned by 'rooter' <86>Jun 10 04:28:00 userdel[14378]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 10 04:28:00 groupadd[14455]: group added to /etc/group: name=rooter, GID=645 <86>Jun 10 04:28:00 groupadd[14455]: group added to /etc/gshadow: name=rooter <86>Jun 10 04:28:00 groupadd[14455]: new group: name=rooter, GID=645 <86>Jun 10 04:28:00 useradd[14472]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jun 10 04:28:00 userdel[14490]: delete user 'builder' <86>Jun 10 04:28:00 userdel[14490]: removed group 'builder' owned by 'builder' <86>Jun 10 04:28:00 userdel[14490]: removed shadow group 'builder' owned by 'builder' <86>Jun 10 04:28:00 groupadd[14504]: group added to /etc/group: name=builder, GID=646 <86>Jun 10 04:28:00 groupadd[14504]: group added to /etc/gshadow: name=builder <86>Jun 10 04:28:00 groupadd[14504]: new group: name=builder, GID=646 <86>Jun 10 04:28:00 useradd[14510]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/gprolog-1.5.0-alt0.1.nosrc.rpm (w1.gzdio) Installing gprolog-1.5.0-alt0.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12141 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gprolog-1.5.0-alt0.1 + echo 'Source #0 (gprolog-1.5.0-alt0.1.tar):' Source #0 (gprolog-1.5.0-alt0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gprolog-1.5.0-alt0.1.tar + cd gprolog-1.5.0-alt0.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12141 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gprolog-1.5.0-alt0.1 + REGS= + cd src + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u ++ getconf LFS_CFLAGS + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-install-dir=/usr/lib64/gprolog --without-doc-dir --without-examples-dir --without-links-dir '--with-c-flags=-pipe -frecord-gcc-switches -Wall -g -O2 ' configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for x86_64-alt-linux-gcc option to accept ISO Standard C... (cached) none needed checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-as... no checking for as... as checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-windres... no checking for windres... no checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking size of int... 4 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 fpclass... no checking for _fpclass... no checking for isnan... yes checking for isinf... 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: /usr/lib64/gprolog --> Link to binaries: none --> Documentation: none --> HTML documentation: /usr/lib64/gprolog/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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j1 make: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src' cd EnginePl; make config make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o pl_config pl_config.c ./pl_config ------------------------------- --- GNU PROLOG INSTALLATION --- ------------------------------- GNU Prolog version: 1.5.0 () Operating system : linux-gnu Processor : x86_64 Size of a WAM word: 64 bits C compiler : x86_64-alt-linux-gcc C flags : -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts C flags machine : -fno-strict-aliasing -fcommon 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. : Yes Used register(s) : r12 (pl_reg_bank) r13 (TR) r14 (B) r15 (H) ------------------------------ (cd ../TopComp; make gplc) make[2]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/TopComp' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o gplc top_comp.c -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/TopComp' make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o cpp_headers cpp_headers.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' 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:866, 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 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' machine1.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' stacks_sigsegv.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' mem_alloc.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' misc.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' hash_fct.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' hash.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' obj_chain.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' engine.c gplc -c -o engine1.o engine1.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' wam_inst.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' atom.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' pred.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' oper.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' if_no_fd.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' 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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/TopComp' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o hexgplc hexfilter.c make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/TopComp' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Wam2Ma' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -c wam2ma.c wam2ma.c: In function 'F_predicate': 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:635:5: warning: 'system' may be used uninitialized in this function [-Wmaybe-uninitialized] 635 | Label_Printf("\n\n; *** %s Directive (%s:%d)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 636 | (system) ? "System" : "User", cur_pl_file->str, pl_line); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wam2ma.c: In function 'F_call_c': wam2ma.c:1806:5: warning: 'ret_xy' may be used uninitialized in this function [-Wmaybe-uninitialized] 1806 | Inst_Printf("move_ret", "%c(%" PL_FMT_d ")", ret_c, ret_xy); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wam2ma.c:1806:5: warning: 'ret_c' may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -c wam_parser.c x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o wam2ma wam2ma.o wam_parser.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Wam2Ma' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Ma2Asm' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -c ma2asm.c x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -c ma_parser.c ma_parser.c: In function 'Parse_Ma_File': ma_parser.c:443:3: 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; | ^~~~~~ x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -c ma2asm_inst.c x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o ma2asm ma2asm.o ma2asm_inst.o ma_parser.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Ma2Asm' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Linedit' x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char linedit.c x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char terminal.c x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -c -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Linedit' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsPl' gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' error_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' c_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' foreign_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' pred_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' term_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' stream_supp.c stream_supp.c: In function 'Pl_Set_Stream_Buffering': stream_supp.c:974:3: warning: 'buff_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 974 | setvbuf(f, NULL, buff_flag, BUFSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_supp.c:951:7: note: 'buff_flag' was declared here 951 | int buff_flag; | ^~~~~~~~~ stream_supp.c: In function 'Pl_Stdio_Set_Buffering': stream_supp.c:974:3: warning: 'buff_flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 974 | setvbuf(f, NULL, buff_flag, BUFSIZ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_supp.c: In function 'Pl_Stream_Gets': stream_supp.c:1448:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1448 | if (c == EOF && p == str) | ^ stream_supp.c: In function 'Pl_Stream_Gets_Prompt': stream_supp.c:1448:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] 1448 | if (c == EOF && p == str) | ^ stream_supp.c:1429:7: note: 'c' was declared here 1429 | int c; | ^ gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' scan_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' write_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' dynam_supp.c dynam_supp.c: In function 'Pl_Add_Dynamic_Clause': dynam_supp.c:345:22: warning: 'p_ind_htbl' may be used uninitialized in this function [-Wmaybe-uninitialized] 345 | clause->p_ind_htbl = p_ind_htbl; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' callinf_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' bc_supp.c bc_supp.c: In function 'Pl_BC_Emit_Inst_1': bc_supp.c:510:20: 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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' assert_c.c gplc -c read.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' read_c.c gplc -c write.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' write_c.c gplc -c print.wam gplc -c const_io.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' const_io_c.c gplc -c oper.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' oper_c.c gplc -c pred.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' pred_c.c gplc -c atom.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' atom_c.c gplc -c control.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' control_c.c gplc -c call.wam gplc -c call_args.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' throw_c.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' flag_supp.c In file included from /usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl/engine_pl.h:45, from flag_supp.c:43: flag_supp.c: In function 'Fct_Get_Err': /usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl/wam_archi.h:246:32: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 246 | #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 /usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl/engine_pl.h:45, from flag_supp.c:43: flag_supp.c: In function 'Fct_Get_Quotes': /usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl/wam_archi.h:246:32: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 246 | #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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' flag_c.c gplc -c arith_inl.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' arith_inl_c.c gplc -c type_inl.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' type_inl_c.c gplc -c term_inl.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' g_var_inl_c.c g_var_inl_c.c: In function 'G_Assign_Element': g_var_inl_c.c:732:4: 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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' all_solut_c.c gplc -c sort.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' sort_c.c gplc -c list.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' list_c.c gplc -c stat.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' stat_c.c gplc -c stream.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' stream_c.c stream_c.c: In function 'Pl_Stream_Prop_Mode_2': stream_c.c:713:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 713 | return Pl_Un_Atom_Check(atom, mode_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_c.c: In function 'Pl_Stream_Prop_Eof_Action_2': stream_c.c:820:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 820 | return Pl_Un_Atom_Check(atom, eof_action_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_c.c: In function 'Pl_Stream_Prop_Buffering_2': stream_c.c:863:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 863 | return Pl_Un_Atom_Check(atom, buffering_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream_c.c: In function 'Pl_Stream_Prop_End_Of_Stream_2': stream_c.c:896:10: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] 896 | return Pl_Un_Atom_Check(atom, end_of_stream_word); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c file.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' file_c.c gplc -c char_io.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' char_io_c.c gplc -c dec10io.wam gplc -c format.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' format_c.c gplc -c os_interf.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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, FALSE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c expand.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' expand_c.c gplc -c consult.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' consult_c.c gplc -c pretty.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' pretty_c.c gplc -c random.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' random_c.c gplc -c top_level.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' top_level_c.c gplc -c debugger.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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 'Environment': debugger_c.c:693:7: warning: 'stack_name' may be used uninitialized in this function [-Wmaybe-uninitialized] 693 | Print_Bank_Name_Offset(envir_name[i - 1], stack_name, offset - i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' src_rdr_c.c gplc -c all_pl_bips.wam gplc -c sockets.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -funsigned-char' sockets_c.c gplc -c le_interf.wam gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsPl' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Fd2C' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EngineFD' gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' fd_inst.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' fd_range.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' 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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EngineFD' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsFD' gplc -c --no-redef-error fd_infos.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_infos_c.c gplc -c --no-redef-error fd_values.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_values_c.c fd_values_c.c: In function 'Pl_Fd_Sel_Array_Pick_Var_4': fd_values_c.c:618:14: warning: 'cmp_meth' may be used uninitialized in this function [-Wmaybe-uninitialized] 618 | else if ((*cmp_meth) (*res_elem, fdv_adr)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_values_fd.fd gplc -c --no-redef-error fd_math.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_math_c.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_math_fd.fd gplc -c --no-redef-error fd_bool.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_bool_c.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_bool_fd.fd gplc -c --no-redef-error fd_prime.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_prime_c.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_prime_fd.fd gplc -c --no-redef-error fd_symbolic.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_symbolic_c.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' fd_symbolic_fd.fd gplc -c --no-redef-error fd_optim.pl gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' math_supp.c gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts ' 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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsFD' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/TopComp' gplc -c -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' top_level_main.c gplc -o gprolog -C '-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts' top_level_main.o make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/TopComp' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' [ ! -f pl2wam ] || cp pl2wam pl2wam0 rm -rf pl2wam make make[2]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/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 '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gprolog-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gprolog-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd gprolog-1.5.0-alt0.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install-system -C src DESTDIR=/usr/src/tmp/gprolog-buildroot TXT_FILES= make: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src' ./mkinstalldirs /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin \ /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/include /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/lib mkdir /usr/src/tmp/gprolog-buildroot mkdir /usr/src/tmp/gprolog-buildroot/usr mkdir /usr/src/tmp/gprolog-buildroot/usr/lib64 mkdir /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog mkdir /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin mkdir /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/include mkdir /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/lib for i in ; do /usr/libexec/rpm-build/install -p -m 644 ../$i /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog; done for i in gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c; do /usr/libexec/rpm-build/install -p */$i /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin; done for i in top_level_main.o top_level.o all_pl_bips.o debugger.o all_fd_bips.o; do /usr/libexec/rpm-build/install -p -m 644 */$i /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/lib; done for i in libengine_pl.a libbips_pl.a liblinedit.a libengine_fd.a libbips_fd.a; do /usr/libexec/rpm-build/install -p -m 644 */$i /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/lib; done for i in gprolog.h fd_to_c.h; do EnginePl/cpp_headers $i ./$i EnginePl EngineFD BipsPl BipsFD; /usr/libexec/rpm-build/install -p -m 644 ./$i /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/include; rm -f $i; done (cd /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/lib; for i in *.a; do ranlib $i; done) make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src' + mkdir -p /usr/src/tmp/gprolog-buildroot/usr/bin + ln -rsnf /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/fd2c /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/gplc /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/gprolog /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/hexgplc /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/ma2asm /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/pl2wam /usr/src/tmp/gprolog-buildroot/usr/lib64/gprolog/bin/wam2ma /usr/src/tmp/gprolog-buildroot/usr/bin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gprolog-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gprolog-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/gprolog-buildroot/ (default) Compressing files in /usr/src/tmp/gprolog-buildroot (auto) Adjusting library links in /usr/src/tmp/gprolog-buildroot ./usr/lib64: (from :0) ./usr/lib64/gprolog/lib: (from :0) Verifying ELF objects in /usr/src/tmp/gprolog-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.16082 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gprolog-1.5.0-alt0.1 + env PATH=/usr/src/tmp/gprolog-buildroot/usr/bin:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games make -j1 -k check -C src make: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src' . ./SETVARS; \ (cd EnginePl; make check) && \ (cd Ma2Asm; make check) && \ (cd Pl2Wam; make check) && \ (cd BipsPl; make check) && \ echo All tests succeeded make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl' for i in 1 2 3 4 5; do \ (echo "#define OBJ_NO $i" && \ echo "#include \"test_oc_defs.h\"") >test_oc_m$i.c || exit; \ done x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts -o test_oc test_oc.c obj_chain.c -I. test_oc_m[1-5].c rm -f test_oc_m* test_oc*.o ./test_oc Obj_chain tests started... object found &name:0x563fd71c90e0 object found &name:0x563fd71c90c0 object found &name:0x563fd71c90a0 object found &name:0x563fd71c9080 object found &name:0x563fd71c9060 5 objects found Obj_chain tests succeded make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/EnginePl' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Ma2Asm' if [ "$FC" = "Y" ]; then FCFLAGS='-DFAST'; fi; \ gplc --c-compiler "x86_64-alt-linux-gcc -fno-strict-aliasing -fcommon" -C "-pipe -frecord-gcc-switches -Wall -g -O2 -Wno-char-subscripts $FCFLAGS" -c chkma.c if [ "$FC" != "Y" ]; then MAFLAGS='--ignore-fast'; fi; \ ./ma2asm --comment $MAFLAGS chkma_ma.ma gplc -c chkma_ma.s gplc -o chkma chkma.o chkma_ma.o ../EnginePl/engine1.o --no-pl-lib Inside initializerpl_reg_bank=&X(0):0x559b9d5dd340 B:0x559b9d5dde60 E:0x559b9d5dfe60 &Y(0):0x559b9d5dfe40 stack:0x559b9d5dd340 test 1: c_code initializer... test 1 OK test 2: long local/global ... test 2 OK test 3: pl_jump/pl_ret... test 3 OK test 4: pl_call/pl_ret/pl_fail... test 4 OK test 5: prep_cp/here_cp... test 5 OK test 6: jump/c_ret... test 6 OK test 7: call_c(void)... test 7 OK test 8: move X(i) to Y(j)... test 8 OK test 9: move Y(i) to X(j)... test 9 OK test 10: call_c(int)... test 10 OK test 11: call_c(double)... test 11 OK test 12: call_c(mixed)... test 12 OK test 13: call_c(string)... test 13 OK test 14: call_c(mem,&label,mem(...),&mem(...))... test 14 OK test 15: call_c(X())... test 15 OK test 16: call_c(Y())... test 16 OK test 17: call_c(FL())... test 17 OK test 18: call_c(FD())... test 18 OK test 19: call_c(lot_of_args)... test 19 OK test 20: call_c()+jump_ret... test 20 OK test 21: call_c()+fail_ret... test 21 OK test 22: call_c()+move_ret mem... test 22 OK test 23: call_c()+move_ret X()... test 23 OK test 24: call_c()+move_ret Y()... test 24 OK test 25: call_c()+move_ret FL()... test 25 OK test 26: call_c()+move_ret FD()... test 26 OK test 27: call_c()+switch_ret... test 27 OK MA checks suceeded make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Ma2Asm' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' make[2]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' gplc -W --fast-math pl2wam.pl gplc -c pl2wam.wam gplc -W --fast-math read_file.pl gplc -c read_file.wam gplc -W --fast-math syn_sugar.pl gplc -c syn_sugar.wam gplc -W --fast-math internal.pl gplc -c internal.wam gplc -W --fast-math code_gen.pl gplc -c code_gen.wam gplc -W --fast-math reg_alloc.pl gplc -c reg_alloc.wam gplc -W --fast-math inst_codif.pl gplc -c inst_codif.wam gplc -W --fast-math first_arg.pl gplc -c first_arg.wam gplc -W --fast-math indexing.pl gplc -c indexing.wam gplc -W --fast-math wam_emit.pl 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[2]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' Bootstrap Prolog Compiler OK make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/Pl2Wam' make[1]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsPl' make[2]: Entering directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsPl' gplc -W --no-redef-error foreign.pl gplc -c foreign.wam gplc -W --no-redef-error pl_error.pl gplc -c pl_error.wam gplc -W --no-redef-error utils.pl gplc -c utils.wam gplc -W --no-redef-error unify.pl gplc -c unify.wam gplc -W --no-redef-error assert.pl gplc -c assert.wam gplc -W --no-redef-error read.pl gplc -c read.wam gplc -W --no-redef-error write.pl gplc -c write.wam gplc -W --no-redef-error print.pl gplc -c print.wam gplc -W --no-redef-error const_io.pl gplc -c const_io.wam gplc -W --no-redef-error oper.pl gplc -c oper.wam gplc -W --no-redef-error pred.pl gplc -c pred.wam gplc -W --no-redef-error atom.pl gplc -c atom.wam gplc -W --no-redef-error control.pl gplc -c control.wam gplc -W --no-redef-error call.pl gplc -c call.wam gplc -W --no-redef-error call_args.pl gplc -c call_args.wam gplc -W --no-redef-error catch.pl gplc -c catch.wam gplc -W --no-redef-error throw.pl gplc -c throw.wam gplc -W --no-redef-error flag.pl gplc -c flag.wam gplc -W --no-redef-error arith_inl.pl gplc -c arith_inl.wam gplc -W --no-redef-error type_inl.pl gplc -c type_inl.wam gplc -W --no-redef-error term_inl.pl gplc -c term_inl.wam gplc -W --no-redef-error all_solut.pl gplc -c all_solut.wam gplc -W --no-redef-error sort.pl gplc -c sort.wam gplc -W --no-redef-error list.pl gplc -c list.wam gplc -W --no-redef-error stat.pl gplc -c stat.wam gplc -W --no-redef-error stream.pl gplc -c stream.wam gplc -W --no-redef-error file.pl gplc -c file.wam gplc -W --no-redef-error char_io.pl gplc -c char_io.wam gplc -W --no-redef-error dec10io.pl gplc -c dec10io.wam gplc -W --no-redef-error format.pl gplc -c format.wam gplc -W --no-redef-error os_interf.pl gplc -c os_interf.wam gplc -W --no-redef-error expand.pl gplc -c expand.wam gplc -W --no-redef-error consult.pl gplc -c consult.wam gplc -W --no-redef-error pretty.pl gplc -c pretty.wam gplc -W --no-redef-error random.pl gplc -c random.wam gplc -W --no-redef-error top_level.pl gplc -c top_level.wam gplc -W --no-redef-error --fast-math debugger.pl gplc -c debugger.wam gplc -W --no-redef-error src_rdr.pl gplc -c src_rdr.wam gplc -W --no-redef-error all_pl_bips.pl gplc -c all_pl_bips.wam gplc -W --no-redef-error sockets.pl gplc -c sockets.wam gplc -W --no-redef-error le_interf.pl gplc -c le_interf.wam gplc -W --no-redef-error no_sockets.pl gplc -W --no-redef-error no_le_interf.pl 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[2]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsPl' Bootstrap Prolog Bips OK make[1]: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src/BipsPl' All tests succeeded make: Leaving directory '/usr/src/RPM/BUILD/gprolog-1.5.0-alt0.1/src' + exit 0 Processing files: gprolog-1.5.0-alt0.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83874 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gprolog-1.5.0-alt0.1 + DOCDIR=/usr/src/tmp/gprolog-buildroot/usr/share/doc/gprolog-1.5.0 + export DOCDIR + rm -rf /usr/src/tmp/gprolog-buildroot/usr/share/doc/gprolog-1.5.0 + /bin/mkdir -p /usr/src/tmp/gprolog-buildroot/usr/share/doc/gprolog-1.5.0 + cp -prL README COPYING VERSION NEWS PROBLEMS ChangeLog gprolog.ico /usr/src/tmp/gprolog-buildroot/usr/share/doc/gprolog-1.5.0 + chmod -R go-w /usr/src/tmp/gprolog-buildroot/usr/share/doc/gprolog-1.5.0 + chmod -R a+rX /usr/src/tmp/gprolog-buildroot/usr/share/doc/gprolog-1.5.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F0FZPG 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.VOhKuE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pcwAvE Creating gprolog-debuginfo package Processing files: gprolog-debuginfo-1.5.0-alt0.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pGDMVC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ObA2GC find-requires: running scripts (debuginfo) Requires: gprolog = 1.5.0-alt0.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to gprolog-debuginfo a strict dependency on gprolog Wrote: /usr/src/RPM/RPMS/x86_64/gprolog-1.5.0-alt0.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/gprolog-debuginfo-1.5.0-alt0.1.x86_64.rpm (w2.lzdio) 40.70user 10.69system 0:52.09elapsed 98%CPU (0avgtext+0avgdata 76716maxresident)k 0inputs+0outputs (0major+2179418minor)pagefaults 0swaps 42.49user 13.88system 0:57.96elapsed 97%CPU (0avgtext+0avgdata 76716maxresident)k 0inputs+0outputs (0major+2371225minor)pagefaults 0swaps