Summary: | >=dev-lisp/ecl-21.2.1-r4 - ../src/libffi/src/powerpc/ffi.c:33: /var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src/powerpc/ffi_powerpc.h:65:9: error: '__int128' is not supported on this target | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Common Lisp Bugs <common-lisp> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | erhard_f |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | PPC | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info build.log (ppc, 24.5.10) emerge --info |
Created attachment 812368 [details]
emerge --info
Same on current ecl-24.5.10. [...] libtool: compile: powerpc-unknown-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -mcpu=7450 -mtune=7450 -maltivec -mabi=altivec -fPIC -D_THREAD_SAFE -Wall -fexceptions -MT src/powerpc/ffi.lo -MD -MP -MF src/powerpc/.deps/ffi.Tpo -c /var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/src/libffi/src/powerpc/ffi.c -o src/powerpc/ffi.o In file included from /var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/src/libffi/src/powerpc/ffi.c:33: /var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/src/libffi/src/powerpc/ffi_powerpc.h:65:9: error: '__int128' is not supported on this target 65 | typedef __int128 float128; | ^~~~~~~~ make[3]: *** [Makefile:1273: src/powerpc/ffi.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/build/libffi' make[2]: *** [Makefile:1347: install-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/build/libffi' make[1]: *** [Makefile:110: libeclffi.a] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-lisp/ecl-24.5.10/work/ecl-24.5.10/build' make: *** [Makefile:65: all] Error 2 * ERROR: dev-lisp/ecl-24.5.10::gentoo failed (compile phase): Created attachment 896306 [details]
build.log (ppc, 24.5.10)
Created attachment 896307 [details]
emerge --info
|
Created attachment 812365 [details] build.log [...] depbase=`echo src/powerpc/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ./libtool --tag=CC --mode=compile powerpc-unknown-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=7450 -mtune=7450 -pipe -fPIC -Wall -fexceptions -MT src/powerpc/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/powerpc/ffi.lo /var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src/powerpc/ffi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: powerpc-unknown-linux-gnu-gcc -fPIC -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi -I. -I/var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/include -Iinclude -I/var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=7450 -mtune=7450 -pipe -fPIC -Wall -fexceptions -MT src/powerpc/ffi.lo -MD -MP -MF src/powerpc/.deps/ffi.Tpo -c /var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src/powerpc/ffi.c -o src/powerpc/ffi.o In file included from /var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src/powerpc/ffi.c:33: /var/tmp/portage/dev-lisp/ecls-21.2.1-r4/work/ecl-21.2.1/src/libffi/src/powerpc/ffi_powerpc.h:65:9: error: '__int128' is not supported on this target 65 | typedef __int128 float128; | ^~~~~~~~ make[3]: *** [Makefile:1273: src/powerpc/ffi.lo] Error 1