Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 910024 Details for
Bug 943955
dev-lang/gprolog-1.5.0-r1 - [libtool] [gcc-15] stacks_sigsegv.c: error: conflicting types for SIGSEGV_Handler; have void(int, siginfo_t , void )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:gprolog-1.5.0-r1:20241119-025854.log
dev-lang:gprolog-1.5.0-r1:20241119-025854.log (text/plain), 9.30 KB, created by
Toralf Förster
on 2024-11-19 08:52:35 UTC
(
hide
)
Description:
dev-lang:gprolog-1.5.0-r1:20241119-025854.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-19 08:52:35 UTC
Size:
9.30 KB
patch
obsolete
> * Package: dev-lang/gprolog-1.5.0-r1:0 > * Repository: gentoo > * Maintainer: prolog@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gprolog-1.5.0.tar.gz to /var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0 ... > * Applying gprolog-1.5.0-ldflags.patch ... > [ ok ] > * Applying gprolog-1.5.0-links.patch ... > [ ok ] > * Applying gprolog-1.5.0-destdir.patch ... > [ ok ] > * Applying gprolog-1.5.0-llvm-as.patch ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf' ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0 ... > * econf: updating gprolog-1.5.0/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gprolog-1.5.0/src/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/gprolog-1.5.0-r1 --htmldir=/usr/share/doc/gprolog-1.5.0-r1/html --libdir=/usr/lib64 AS=x86_64-pc-linux-gnu-as CFLAGS_MACHINE=-march=native --with-c-flags=-O2 -pipe -march=native -fno-diagnostics-color --with-install-dir=/usr/lib64/gprolog-1.5.0 --with-links-dir=/usr/bin --enable-regs=yes --without-doc-dir --without-html-dir --without-examples-dir >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether ln -s works... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/param.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 for sys/ioctl_compat.h... no >checking for sys/siginfo.h... no >checking for termios.h... yes >checking for malloc.h... yes >checking for endian.h... yes >checking for sys/endian.h... no >checking for byteswap.h... yes >checking for float.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 for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >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... no >checking constructors execution order... first to last >checking for socket... yes >checking for gethostbyname... yes >DIRECTORIES >--> Installation: /usr/lib64/gprolog-1.5.0 >--> Link to binaries: /usr/bin >--> Documentation: none >--> HTML documentation: none >--> 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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0 ... >make -O -j4 -j1 >cd EnginePl; make config >make[1]: Entering directory '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src/EnginePl' >x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -fcommon -O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o pl_config pl_config.c >./pl_config > > ------------------------------- > --- GNU PROLOG INSTALLATION --- > ------------------------------- > >GNU Prolog version: 1.5.0 (Nov 19 2024) >Operating system : linux-gnu >Processor : x86_64 >Size of a WAM word: 64 bits >C compiler : x86_64-pc-linux-gnu-gcc >C flags : -O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts >C flags machine : -fno-strict-aliasing -fcommon >Assembler : x86_64-pc-linux-gnu-as >Assembler flags : --64 >Loader flags : -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie >Loader libraries : -lm >Use line editor : Yes >Use piped consult : Yes >Use sockets : Yes >Use FD solver : Yes >Use machine regs. : Yes (4 used) >Used register(s) : r12 (pl_reg_bank) r13 (TR) r14 (B) r15 (H) > > ------------------------------ > >(cd ../TopComp; make gplc) >make[2]: Entering directory '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src/TopComp' >x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -fcommon -O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o gplc top_comp.c -lm >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src/TopComp' >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/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 '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src/EnginePl' >x86_64-pc-linux-gnu-gcc -fno-strict-aliasing -fcommon -O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie -o cpp_headers cpp_headers.c >gplc -c -C '-O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts' machine.c >gplc -c -C '-O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts' machine1.c >gplc -c -C '-O2 -pipe -march=native -fno-diagnostics-color -Wno-char-subscripts' stacks_sigsegv.c >stacks_sigsegv.c:470:1: error: conflicting types for âSIGSEGV_Handlerâ; have âvoid(int, siginfo_t *, void *)â > 470 | SIGSEGV_Handler(int sig, siginfo_t *sip, void *scp) > | ^~~~~~~~~~~~~~~ >stacks_sigsegv.c:140:13: note: previous declaration of âSIGSEGV_Handlerâ with type âvoid(void)â > 140 | static void SIGSEGV_Handler(); > | ^~~~~~~~~~~~~~~ >compilation failed >make[1]: *** [Makefile:30: stacks_sigsegv.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src/EnginePl' >make: *** [Makefile:45: all] Error 1 > * ERROR: dev-lang/gprolog-1.5.0-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lang/gprolog-1.5.0-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/gprolog-1.5.0-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:gprolog-1.5.0-r1:20241119-025854.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0/src' > * S: '/var/tmp/portage/dev-lang/gprolog-1.5.0-r1/work/gprolog-1.5.0' >
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 943955
:
910023
| 910024 |
910025
|
910026
|
910027
|
910028
|
910029
|
910030