* CPV: dev-lang/gprolog-1.3.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking gprolog-1.3.1.tar.gz to /var/tmp/portage/dev-lang/gprolog-1.3.1/work * Applying gprolog-1.3.1-CFLAGS_MACHINE.patch ... [ ok ] * Applying gprolog-1.3.1-TXT_FILES.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-lang/gprolog-1.3.1/work >>> Compiling source in /var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src ... * econf: updating gprolog-1.3.1/src/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gprolog-1.3.1/src/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib CFLAGS_MACHINE= --with-c-flags=-O2 -pipe -fno-strict-aliasing --with-install-dir=/var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr --with-doc-dir=/var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/share/doc/gprolog-1.3.1 --with-html-dir=/var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/share/doc/gprolog-1.3.1/html --with-examples-dir=/var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/share/doc/gprolog-1.3.1/examples configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to run the C preprocessor... i686-pc-linux-gnu-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 for long... yes checking size of long... 4 checking sys/ioctl_compat.h usability... no checking sys/ioctl_compat.h presence... no checking for sys/ioctl_compat.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 for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for mprotect... yes checking for mallopt... yes checking for fgetc... yes checking for socklen_t... yes checking if struct sigcontext needs asm/sigcontext.h... no checking for inline... inline checking for socket... yes checking for gethostbyname... yes DIRECTORIES --> Installation: /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr --> Link to binaries: /usr/bin --> Documentation: /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/share/doc/gprolog-1.3.1 --> HTML documentation: /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/share/doc/gprolog-1.3.1/html --> Examples: /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/share/doc/gprolog-1.3.1/examples 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 -j14 (cd EnginePl; make config) make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EnginePl' i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o pl_config pl_config.c ./pl_config ------------------------------- --- GNU PROLOG INSTALLATION --- ------------------------------- GNU Prolog version: 1.3.1 (Feb 10 2009) Operating system : linux-gnu Processor : i686 Size of a word : 32 bits C compiler : i686-pc-linux-gnu-gcc C flags : -O2 -pipe -fno-strict-aliasing C flags machine : Loader flags : -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu 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 Working sigaction : Yes Used register(s) : ebx (TR) ------------------------------ (cd ../TopComp; make gplc) make[2]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/TopComp' i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o gplc top_comp.c -lm make[2]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/TopComp' make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EnginePl' . ./SETVARS;for i in TopComp EnginePl Wam2Ma Ma2Asm Linedit BipsPl Pl2Wam Fd2C EngineFD BipsFD;do (cd $i; make) || exit 1; done;\ (cd TopComp; make gprolog) make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/TopComp' i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o hexgplc hexfilter.c make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/TopComp' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EnginePl' i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o cpp_headers cpp_headers.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' machine.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' machine1.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' mem_alloc.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' misc.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' hash.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' obj_chain.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' engine.c gplc -c engine1.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' wam_inst.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' atom.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' pred.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' oper.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' if_no_fd.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' main.c rm -f libengine_pl.a ar rc libengine_pl.a machine.o machine1.o mem_alloc.o misc.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 i686-pc-linux-gnu-ranlib libengine_pl.a make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EnginePl' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Wam2Ma' i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -c wam2ma.c i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -c wam_parser.c i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o wam2ma wam2ma.o wam_parser.o make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Wam2Ma' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Ma2Asm' i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -c ma2asm.c i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -c ma_parser.c i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -c ma2asm_inst.c i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o ma2asm ma2asm.o ma2asm_inst.o ma_parser.o make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Ma2Asm' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Linedit' i686-pc-linux-gnu-gcc -c -O2 -pipe -fno-strict-aliasing linedit.c i686-pc-linux-gnu-gcc -c -O2 -pipe -fno-strict-aliasing terminal.c i686-pc-linux-gnu-gcc -c -O2 -pipe -fno-strict-aliasing ctrl_c.c rm -f liblinedit.a ar rc liblinedit.a linedit.o terminal.o ctrl_c.o i686-pc-linux-gnu-ranlib liblinedit.a make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Linedit' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/BipsPl' gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' error_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' c_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' foreign_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' pred_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' term_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' stream_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' scan_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' parse_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' write_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' dynam_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' callinf_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing -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 -pipe -fno-strict-aliasing -funsigned-char' assert_c.c gplc -c read.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' read_c.c gplc -c write.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' write_c.c gplc -c print.wam gplc -c const_io.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' const_io_c.c gplc -c oper.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' oper_c.c gplc -c pred.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' pred_c.c gplc -c atom.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' atom_c.c gplc -c control.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' control_c.c gplc -c call.wam gplc -c call_args.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' call_args_c.c gplc -c catch.wam gplc -c throw.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' throw_c.c gplc -c flag.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' flag_c.c gplc -c arith_inl.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' arith_inl_c.c gplc -c type_inl.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' type_inl_c.c gplc -c term_inl.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' term_inl_c.c gplc -c g_var_inl.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' g_var_inl_c.c gplc -c all_solut.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' all_solut_c.c gplc -c sort.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' sort_c.c gplc -c list.wam gplc -c stat.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' stat_c.c gplc -c stream.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' stream_c.c gplc -c file.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' file_c.c gplc -c char_io.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' char_io_c.c gplc -c dec10io.wam gplc -c format.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' format_c.c gplc -c os_interf.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' os_interf_c.c gplc -c expand.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' expand_c.c gplc -c consult.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' consult_c.c gplc -c pretty.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' pretty_c.c gplc -c random.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' random_c.c gplc -c top_level.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' top_level_c.c gplc -c debugger.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' debugger_c.c gplc -c src_rdr.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' src_rdr_c.c gplc -c all_pl_bips.wam gplc -c sockets.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -funsigned-char' sockets_c.c gplc -c le_interf.wam gplc -c -C '-O2 -pipe -fno-strict-aliasing -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.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 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 i686-pc-linux-gnu-ranlib libbips_pl.a make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/BipsPl' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Pl2Wam' gplc -c pl2wam.wam gplc -c read_file.wam gplc -c bip_list.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 --min-bips pl2wam.o read_file.o bip_list.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 `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Pl2Wam' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.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 `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Fd2C' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EngineFD' gplc -c -C '-O2 -pipe -fno-strict-aliasing' fd_inst.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' fd_range.c gplc -c -C '-O2 -pipe -fno-strict-aliasing' fd_unify.fd rm -f libengine_fd.a ar rc libengine_fd.a fd_inst.o fd_range.o fd_unify.o i686-pc-linux-gnu-ranlib libengine_fd.a make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EngineFD' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/BipsFD' gplc -c --no-redef-error fd_infos.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_infos_c.c gplc -c --no-redef-error fd_values.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_values_c.c gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_values_fd.fd gplc -c --no-redef-error fd_math.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_math_c.c gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_math_fd.fd gplc -c --no-redef-error fd_bool.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_bool_c.c gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_bool_fd.fd gplc -c --no-redef-error fd_prime.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_prime_c.c gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_prime_fd.fd gplc -c --no-redef-error fd_symbolic.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_symbolic_c.c gplc -c -C '-O2 -pipe -fno-strict-aliasing ' fd_symbolic_fd.fd gplc -c --no-redef-error fd_optim.pl gplc -c -C '-O2 -pipe -fno-strict-aliasing ' math_supp.c gplc -c -C '-O2 -pipe -fno-strict-aliasing ' oper_supp.c 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 i686-pc-linux-gnu-ranlib libbips_fd.a make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/BipsFD' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/TopComp' gplc -o gprolog top_level.c make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/TopComp' >>> Source compiled. >>> Test phase [check]: dev-lang/gprolog-1.3.1 make -j14 -j1 check . ./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 `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.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 i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o test_oc test_oc.c obj_chain.c -I. test_oc_m[1-5].c test_oc.c: In function ‘Pl_Fatal_Error’: test_oc.c:11:3: warning: format not a string literal and no format arguments rm -f test_oc_m* test_oc*.o ./test_oc starting... object found &name:0x804d100 object found &name:0x804d0e0 object found &name:0x804d0c0 object found &name:0x804d0a0 object found &name:0x804d080 finished - OK ! make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/EnginePl' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Ma2Asm' if [ "$FC" = "Y" ]; then FCFLAGS='-DFAST'; fi; \ gplc --c-compiler "i686-pc-linux-gnu-gcc " -C "-O2 -pipe -fno-strict-aliasing $FCFLAGS" -c chkma.c if [ "$FC" != "Y" ]; then MAFLAGS='--ignore-fast'; fi; \ ./ma2asm --comment $MAFLAGS chkma_ma.ma gplc -c chkma_ma.s i686-pc-linux-gnu-gcc -O2 -pipe -fno-strict-aliasing -o chkma chkma.o chkma_ma.o ../EnginePl/engine1.o check running without FC (NO fast call) pl_reg_bank=&X(0):0x80585e0 B:0x80541a0 E:0x80551a0 &Y(0):0x8055190 stack:0x80541a0 test 1: c_code intializer... 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(string)... test 12 OK test 13: call_c(mem,&label,mem(...),&mem(...))... test 13 OK test 14: call_c(X())... test 14 OK test 15: call_c(Y())... test 15 OK test 16: call_c(FL())... test 16 OK test 17: call_c(FD())... test 17 OK test 18: call_c(lot_of_args)... test 18 OK test 19: call_c()+jump_ret... test 19 OK test 20: call_c()+fail_ret... test 20 OK test 21: call_c()+move_ret mem... test 21 OK test 22: call_c()+move_ret X()... test 22 OK test 23: call_c()+move_ret Y()... test 23 OK test 24: call_c()+move_ret FL()... test 24 OK test 25: call_c()+move_ret FD()... test 25 OK test 26: call_c()+switch_ret... test 26 OK MA checks suceeded make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Ma2Asm' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Pl2Wam' Bootstrap Prolog Compiler OK make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/Pl2Wam' make[1]: Entering directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/BipsPl' Bootstrap Prolog Bips OK make[1]: Leaving directory `/var/tmp/portage/dev-lang/gprolog-1.3.1/work/gprolog-1.3.1/src/BipsPl' All tests succeeded >>> Install gprolog-1.3.1 into /var/tmp/portage/dev-lang/gprolog-1.3.1/image/ category dev-lang * Tinderbox QA Notice: 'make' called by src_install make -j14 install-system ./mkinstalldirs /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/bin \ /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/include /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/lib mkdir /var/tmp/portage/dev-lang/gprolog-1.3.1/image/usr mkdir /var/tmp/portage/dev-lang/gprolog-1.3.1/image/usr/bin mkdir /var/tmp/portage/dev-lang/gprolog-1.3.1/image/usr/include mkdir /var/tmp/portage/dev-lang/gprolog-1.3.1/image/usr/lib for i in gplc hexgplc gprolog pl2wam wam2ma ma2asm fd2c; do /usr/bin/install -c */$i /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/bin; done for i in top_level.o all_pl_bips.o debugger.o all_fd_bips.o; do /usr/bin/install -c -m 644 */$i /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/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 /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/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 /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/include; rm -f $i; done for i in /var/tmp/portage/dev-lang/gprolog-1.3.1/image//usr/lib/*.a; do i686-pc-linux-gnu-ranlib $i; done >>> Completed installing gprolog-1.3.1 into /var/tmp/portage/dev-lang/gprolog-1.3.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/top_level.o usr/lib/all_fd_bips.o usr/lib/all_pl_bips.o usr/lib/debugger.o usr/bin/gprolog usr/bin/ma2asm usr/bin/wam2ma usr/bin/gplc usr/bin/fd2c usr/bin/hexgplc usr/bin/pl2wam usr/lib/libengine_fd.a usr/lib/liblinedit.a usr/lib/libengine_pl.a usr/lib/libbips_pl.a usr/lib/libbips_fd.a  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/ma2asm * /usr/bin/wam2ma * /usr/bin/gplc * /usr/bin/hexgplc  * Gentoo contact information ... herds: prolog maintainers: