Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 905113 Details for
Bug 1106717
gprolog: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 42.55 KB, created by
Dennis Gilmore
on 2014-06-09 17:17:29 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:17:29 UTC
Size:
42.55 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gprolog.spec'], False, '/var/lib/mock/f21-build-2138210-392924/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2a84b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gprolog.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: Could not canonicalize hostname: buildhw-07.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/gprolog-1.4.4-3.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gprolog.spec'], False, '/var/lib/mock/f21-build-2138210-392924/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x2a84b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gprolog.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4CiPwi >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf gprolog-1.4.4 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/gprolog-1.4.4.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd gprolog-1.4.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xUcY6x >+ umask 022 >+ cd /builddir/build/BUILD >+ cd gprolog-1.4.4 >+ cd src >+ ./configure --with-install-dir=/builddir/build/BUILDROOT/gprolog-1.4.4-3.fc21.i386/usr/lib/gprolog-1.4.4 --without-links-dir --without-examples-dir --with-doc-dir=dist-doc '--with-c-flags=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >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... i686-pc-linux-gnu >checking host system type... i686-pc-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... 4 >checking size of void*... 4 >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.4-3.fc21.i386/usr/lib/gprolog-1.4.4 >--> 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-setup.iss >config.status: creating EnginePl/gp_config.h >+ make >cd EnginePl; make config >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o pl_config pl_config.c >./pl_config > ------------------------------- > --- GNU PROLOG INSTALLATION --- > ------------------------------- >GNU Prolog version: 1.4.4 (Jun 8 2014) >Operating system : linux-gnu >Processor : i686 >Size of a WAM word: 32 bits >C compiler : gcc >C flags : -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables >C flags machine : -march=pentiumpro -m32 -fno-strict-aliasing >Assembler : as >Assembler flags : --32 >Loader flags : >Loader libraries : -lm >Use line editor : Yes >Use piped consult : Yes >Use sockets : Yes >Use FD solver : Yes >Use fast call : Yes >Use machine regs. : Yes >Used register(s) : ebx (TR) > ------------------------------ >(cd ../TopComp; make gplc) >make[2]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/TopComp' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o gplc top_comp.c -lm >make[2]: Leaving directory `/builddir/build/BUILD/gprolog-1.4.4/src/TopComp' >make[1]: Leaving directory `/builddir/build/BUILD/gprolog-1.4.4/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.4/src/EnginePl' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o cpp_headers cpp_headers.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' machine.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' machine1.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' stacks_sigsegv.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' mem_alloc.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' misc.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' hash_fct.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' hash.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' obj_chain.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' engine.c >gplc -c -o engine1.o engine1.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' wam_inst.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' atom.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' pred.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' oper.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' if_no_fd.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' 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.4/src/EnginePl' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/TopComp' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o hexgplc hexfilter.c >make[1]: Leaving directory `/builddir/build/BUILD/gprolog-1.4.4/src/TopComp' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/Wam2Ma' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c wam2ma.c >wam2ma.c: In function 'F_predicate': >wam2ma.c:502:10: warning: 'prop' may be used uninitialized in this function [-Wmaybe-uninitialized] > 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] > Label_Printf("\n\n; *** %s Directive (%s:%d)", > ^ >wam2ma.c: In function 'F_call_c': >wam2ma.c:1804:5: warning: 'ret_c' may be used uninitialized in this function [-Wmaybe-uninitialized] > Inst_Printf("move_ret", "%c(%" PL_FMT_d ")", ret_c, ret_xy); > ^ >wam2ma.c:1804:5: warning: 'ret_xy' may be used uninitialized in this function [-Wmaybe-uninitialized] >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c wam_parser.c >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o wam2ma wam2ma.o wam_parser.o >make[1]: Leaving directory `/builddir/build/BUILD/gprolog-1.4.4/src/Wam2Ma' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/Ma2Asm' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ma2asm.c >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ma_parser.c >ma_parser.c: In function 'Parse_Ma_File': >ma_parser.c:425:3: warning: 'global' may be used uninitialized in this function [-Wmaybe-uninitialized] > Decl_Code(strdup(str_val), 1, global); > ^ >ma_parser.c:228:7: note: 'global' was declared here > int global; > ^ >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ma2asm_inst.c >In file included from ma2asm_inst.c:66:0: >ix86_any.c: In function 'Call_C_Arg_Int': >ix86_any.c:586:8: warning: variable 'r_eq_r_aux' set but not used [-Wunused-but-set-variable] > int r_eq_r_aux = 0; \ > ^ >ix86_any.c:642:3: note: in expansion of macro 'BEFORE_ARG' > BEFORE_ARG; > ^ >ix86_any.c:585:16: warning: variable 'r_aux' set but not used [-Wunused-but-set-variable] > char r[10], *r_aux; \ > ^ >ix86_any.c:642:3: note: in expansion of macro 'BEFORE_ARG' > BEFORE_ARG; > ^ >ix86_any.c: In function 'Call_C_Arg_Double': >ix86_any.c:619:16: warning: variable 'r_aux' set but not used [-Wunused-but-set-variable] > char r[10], *r_aux; \ > ^ >ix86_any.c:664:3: note: in expansion of macro 'BEFORE_HALF_ARG_DOUBLE' > BEFORE_HALF_ARG_DOUBLE; > ^ >ix86_any.c:619:16: warning: variable 'r_aux' set but not used [-Wunused-but-set-variable] > char r[10], *r_aux; \ > ^ >ix86_any.c:672:3: note: in expansion of macro 'BEFORE_HALF_ARG_DOUBLE' > BEFORE_HALF_ARG_DOUBLE; > ^ >ix86_any.c: In function 'Call_C_Arg_String': >ix86_any.c:586:8: warning: variable 'r_eq_r_aux' set but not used [-Wunused-but-set-variable] > int r_eq_r_aux = 0; \ > ^ >ix86_any.c:691:3: note: in expansion of macro 'BEFORE_ARG' > BEFORE_ARG; > ^ >ix86_any.c:585:16: warning: variable 'r_aux' set but not used [-Wunused-but-set-variable] > char r[10], *r_aux; \ > ^ >ix86_any.c:691:3: note: in expansion of macro 'BEFORE_ARG' > BEFORE_ARG; > ^ >ix86_any.c: In function 'Call_C_Arg_Foreign_D': >ix86_any.c:619:16: warning: variable 'r_aux' set but not used [-Wunused-but-set-variable] > char r[10], *r_aux; \ > ^ >ix86_any.c:880:3: note: in expansion of macro 'BEFORE_HALF_ARG_DOUBLE' > BEFORE_HALF_ARG_DOUBLE; > ^ >gcc -march=pentiumpro -m32 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o ma2asm ma2asm.o ma2asm_inst.o ma_parser.o >make[1]: Leaving directory `/builddir/build/BUILD/gprolog-1.4.4/src/Ma2Asm' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/Linedit' >gcc -march=pentiumpro -m32 -fno-strict-aliasing -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char linedit.c >gcc -march=pentiumpro -m32 -fno-strict-aliasing -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char terminal.c >terminal.c: In function 'Parse_Env_Var': >terminal.c:308:18: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] > *q++ = *p++; > ^ >gcc -march=pentiumpro -m32 -fno-strict-aliasing -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.4/src/Linedit' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/BipsPl' >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' error_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' c_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' foreign_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' pred_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' term_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' stream_supp.c >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] > setvbuf(f, NULL, buff_flag, BUFSIZ); > ^ >stream_supp.c: In function 'Pl_Stream_Gets': >stream_supp.c:1415:7: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] > int c; > ^ >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' scan_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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] > Pl_Unify_Value(cdr_word); > ^ >parse_supp.c: In function 'Pl_Read_Token': >parse_supp.c:915:12: warning: 'func' may be used uninitialized in this function [-Wmaybe-uninitialized] > term = Pl_Put_Structure(func, 1); > ^ >parse_supp.c:916:7: warning: 'arg' may be used uninitialized in this function [-Wmaybe-uninitialized] > Pl_Unify_Value(arg); > ^ >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' write_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' dynam_supp.c >dynam_supp.c: In function 'Scan_Dynamic_Pred_Next': >dynam_supp.c:1024:13: warning: 'var_clause' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (clause->erase_stamp <= scan->erase_stamp) > ^ >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] > clause->p_ind_htbl = p_ind_htbl; > ^ >dynam_supp.c:487:23: warning: 'p_ind_hdr' may be used uninitialized in this function [-Wmaybe-uninitialized] > cell->prev = hdr->last; > ^ >dynam_supp.c:237:12: note: 'p_ind_hdr' was declared here > D2ChHdr *p_ind_hdr; > ^ >dynam_supp.c: In function 'Pl_Scan_Dynamic_Pred': >dynam_supp.c:920:6: warning: 'p_ind_htbl' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (p_ind_htbl) > ^ >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' callinf_supp.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' bc_supp.c >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 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' assert_c.c >gplc -c read.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' read_c.c >gplc -c write.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' write_c.c >gplc -c print.wam >gplc -c const_io.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' const_io_c.c >gplc -c oper.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' oper_c.c >gplc -c pred.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' pred_c.c >gplc -c atom.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' atom_c.c >gplc -c control.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' control_c.c >gplc -c call.wam >gplc -c call_args.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' call_args_c.c >call_args_c.c: In function 'Pl_Call_Closure': >call_args_c.c:154:20: warning: 'arg_adr' may be used uninitialized in this function [-Wmaybe-uninitialized] > *w++ = *arg_adr++; > ^ >gplc -c catch.wam >gplc -c throw.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' throw_c.c >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' flag_supp.c >In file included from /builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/engine_pl.h:45:0, > from flag_supp.c:43: >flag_supp.c: In function 'Fct_Get_Err': >/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/wam_archi.h:235:45: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define Tag_Short_Uns(tm, v) (((PlLong) (v) << 2) + (tm)) > ^ >flag_supp.c:289:7: note: 'atom' was declared here > int atom; > ^ >In file included from /builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/engine_pl.h:45:0, > from flag_supp.c:43: >flag_supp.c: In function 'Fct_Get_Quotes': >/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/wam_archi.h:235:45: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define Tag_Short_Uns(tm, v) (((PlLong) (v) << 2) + (tm)) > ^ >flag_supp.c:339:7: note: 'atom' was declared here > int atom; > ^ >gplc -c flag.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' flag_c.c >gplc -c arith_inl.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' arith_inl_c.c >arith_inl_c.c: In function 'Pl_Fct_Truncate': >arith_inl_c.c:495:18: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Tag_INT((PlLong) c_op(d)) > ^ >arith_inl_c.c:485:10: note: 'd' was declared here > double d; \ > ^ >arith_inl_c.c:1067:3: note: in expansion of macro 'FtoI' > FtoI(x, Identity); > ^ >In file included from /builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/engine_pl.h:45:0, > from arith_inl_c.c:45: >arith_inl_c.c: In function 'Pl_Fct_Ceiling': >/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/wam_archi.h:252:25: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define Tag_INT(v) (((PlULong) (v) << 2) | TAG_MASK) > ^ >arith_inl_c.c:485:10: note: 'd' was declared here > double d; \ > ^ >arith_inl_c.c:1049:3: note: in expansion of macro 'FtoI' > FtoI(x, ceil); > ^ >In file included from /builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/engine_pl.h:45:0, > from arith_inl_c.c:45: >arith_inl_c.c: In function 'Pl_Fct_Floor': >/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/wam_archi.h:252:25: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define Tag_INT(v) (((PlULong) (v) << 2) | TAG_MASK) > ^ >arith_inl_c.c:485:10: note: 'd' was declared here > double d; \ > ^ >arith_inl_c.c:1055:3: note: in expansion of macro 'FtoI' > FtoI(x, floor); > ^ >In file included from /builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/engine_pl.h:45:0, > from arith_inl_c.c:45: >arith_inl_c.c: In function 'Pl_Fct_Round': >/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/wam_archi.h:252:25: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define Tag_INT(v) (((PlULong) (v) << 2) | TAG_MASK) > ^ >arith_inl_c.c:485:10: note: 'd' was declared here > double d; \ > ^ >arith_inl_c.c:1061:3: note: in expansion of macro 'FtoI' > FtoI(x, rint); > ^ >gplc -c type_inl.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' type_inl_c.c >gplc -c term_inl.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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] > WamWord *arg1_adr; > ^ >gplc -c g_var_inl.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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] > Pl_Get_List(lst_word); > ^ >g_var_inl_c.c:674:11: note: 'lst_word' was declared here > WamWord lst_word; > ^ >g_var_inl_c.c:740:7: warning: 'init_word' may be used uninitialized in this function [-Wmaybe-uninitialized] > G_Assign_Element(p++, init_word, FALSE, copy); > ^ >g_var_inl_c.c:673:11: note: 'init_word' was declared here > WamWord init_word; > ^ >gplc -c all_solut.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' all_solut_c.c >gplc -c sort.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' sort_c.c >gplc -c list.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' list_c.c >gplc -c stat.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' stat_c.c >gplc -c stream.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' stream_c.c >stream_c.c: In function 'Pl_Open_3': >stream_c.c:246:7: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] > stm = Pl_Add_Stream_For_Stdio_File(path, mode, text); > ^ >stream_c.c: In function 'Pl_Stream_Prop_Mode_2': >stream_c.c:697:3: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Pl_Un_Atom_Check(atom, mode_word); > ^ >stream_c.c: In function 'Pl_Stream_Prop_Eof_Action_2': >stream_c.c:804:3: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Pl_Un_Atom_Check(atom, eof_action_word); > ^ >stream_c.c: In function 'Pl_Stream_Prop_Buffering_2': >stream_c.c:847:3: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Pl_Un_Atom_Check(atom, buffering_word); > ^ >stream_c.c: In function 'Pl_Stream_Prop_End_Of_Stream_2': >stream_c.c:880:3: warning: 'atom' may be used uninitialized in this function [-Wmaybe-uninitialized] > return Pl_Un_Atom_Check(atom, end_of_stream_word); > ^ >stream_c.c: In function 'Pl_Seek_4': >stream_c.c:1227:7: warning: 'whence' may be used uninitialized in this function [-Wmaybe-uninitialized] > if (Pl_Stream_Set_Position(pstm, whence, offset, offset, 0, 0) != 0) > ^ >gplc -c file.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' file_c.c >gplc -c char_io.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' char_io_c.c >gplc -c dec10io.wam >gplc -c format.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' format_c.c >gplc -c os_interf.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' os_interf_c.c >os_interf_c.c: In function 'Pl_Popen_3': >os_interf_c.c:1035:7: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] > stm = Pl_Add_Stream_For_Stdio_Desc(f, atom, mode, TRUE); > ^ >gplc -c expand.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' expand_c.c >gplc -c consult.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' consult_c.c >gplc -c pretty.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' pretty_c.c >gplc -c random.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' random_c.c >gplc -c top_level.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' top_level_c.c >gplc -c debugger.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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] > if (last_pred == NULL || d < dist) > ^ >debugger_c.c: In function 'Environment': >debugger_c.c:673:9: warning: 'stack_name' may be used uninitialized in this function [-Wmaybe-uninitialized] > 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] > func = Functor_Of(last_pred->f_n); > ^ >gplc -c src_rdr.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' src_rdr_c.c >In file included from /builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/engine_pl.h:45:0, > from src_rdr_c.c:52: >src_rdr_c.c: In function 'Write_Location': >/builddir/build/BUILD/gprolog-1.4.4/src/EnginePl/wam_archi.h:240:46: warning: 'word' may be used uninitialized in this function [-Wmaybe-uninitialized] > #define UnTag_Address(w) ((WamWord *) ((w) & VALUE_MASK)) > ^ >src_rdr_c.c:1390:11: note: 'word' was declared here > WamWord word, tag_mask; > ^ >gplc -c all_pl_bips.wam >gplc -c sockets.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -funsigned-char' sockets_c.c >gplc -c le_interf.wam >gplc -c -C '-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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.4/src/BipsPl' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/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.4/src/Pl2Wam' >make[1]: Entering directory `/builddir/build/BUILD/gprolog-1.4.4/src/Fd2C' >gplc -c --fast-math fd2c.pl >gplc -c --fast-math read_file.pl >gplc -c --fast-math parse.pl >Fatal Error: Segmentation Violation (bad address: 0x774e90b4) >compilation failed >make[1]: Leaving directory `/builddir/build/BUILD/gprolog-1.4.4/src/Fd2C' >make[1]: *** [parse.o] Error 1 >make: *** [all] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.xUcY6x (%build) > Bad exit status from /var/tmp/rpm-tmp.xUcY6x (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gprolog.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gprolog.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1106717
: 905113 |
905114
|
905115