Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 204697 Details for
Bug 285710
dev-lang/gprolog-1.3.1 fails to build.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log
log.txt (text/plain), 6.02 KB, created by
Joost Ruis
on 2009-09-20 14:34:19 UTC
(
hide
)
Description:
log
Filename:
MIME Type:
Creator:
Joost Ruis
Created:
2009-09-20 14:34:19 UTC
Size:
6.02 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gprolog-1.3.1.tar.gz to /var/tmp/portage/dev-lang/gprolog-1.3.1/work > [32;01m*[0m Applying gprolog-1.3.1-CFLAGS_MACHINE.patch ... >[A[198C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gprolog-1.3.1-TXT_FILES.patch ... >[A[198C [34;01m[ [32;01mok[34;01m ][0m >>>> 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.guess with /usr/share/gnuconfig/config.guess > * econf: updating gprolog-1.3.1/src/config.sub with /usr/share/gnuconfig/config.sub >./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=-march=i686 --with-c-flags=-O2 -march=i686 -pipe --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 >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 -j2 -s > > ------------------------------- > --- 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 -march=i686 -pipe >C flags machine : -march=i686 >Loader flags : -Wl,-O1,--as-needed >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) > > ------------------------------ > >read_file.pl:107-130: fatal error: exception raised: error(type_error(list,1),sort/2) >compilation failed >make[1]: *** [read_file.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >fd2c.pl:215-220: fatal error: exception raised: error(instantiation_error,sort/2) >compilation failed >make[1]: *** [fd2c.o] Error 1 >make: *** [all] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: dev-lang/gprolog-1.3.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2664: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/lib/entropy/logs/dev-lang:gprolog-1.3.1:20090920-144443.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/gprolog-1.3.1/temp/environment'. > [31;01m*[0m
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 285710
: 204697