This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./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 --datarootdir=/usr/share --docdir=/usr/share/doc/gcl-2.6.15_pre3 --htmldir=/usr/share/doc/gcl-2.6.15_pre3/html --libdir=/usr/lib --enable-dynsysgmp --disable-xdr --enable-emacsdir=/usr/share/emacs/site-lisp/gcl --enable-readline --enable-ansi --disable-xgcl --without-x ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = i686 uname -r = 6.1.66-gentoo-dist uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 13 16:48:18 CET 2023 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.12/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.12/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2759: looking for aux files: config.guess config.sub configure:2772: trying ./ configure:2801: ./config.guess found configure:2801: ./config.sub found configure:2932: checking build system type configure:2947: result: i686-pc-linux-gnu configure:2967: checking host system type configure:2981: result: i686-pc-linux-gnu configure:3022: result: host=i686-pc-linux-gnu configure:3066: result: use=386-linux configure:3310: checking for i686-pc-linux-gnu-gcc configure:3331: found /usr/bin/i686-pc-linux-gnu-gcc configure:3342: result: i686-pc-linux-gnu-gcc configure:3740: checking for C compiler version configure:3749: i686-pc-linux-gnu-gcc --version >&5 i686-pc-linux-gnu-gcc (Gentoo 14.0.1_pre20240218 p23) 14.0.1 20240218 (experimental) Copyright (C) 2024 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3760: $? = 0 configure:3749: i686-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/14/lto-wrapper Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240218/work/gcc-14-20240218/configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/14 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/14/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/14 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/14/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/14/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/14/include/g++-v14 --disable-silent-rules --disable-dependency-tracking --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/14/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=yes,extra --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 14.0.1_pre20240218 p23' --with-gcc-major-version-only --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --disable-fixed-point --with-arch=i686 --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --with-isl --disable-isl-version-check --enable-default-pie --enable-host-pie --disable-host-bind-now --enable-default-ssp --with-build-config=bootstrap-lto Thread model: posix Supported LTO compression algorithms: zlib gcc version 14.0.1 20240218 (experimental) (Gentoo 14.0.1_pre20240218 p23) configure:3760: $? = 0 configure:3749: i686-pc-linux-gnu-gcc -V >&5 i686-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3760: $? = 1 configure:3749: i686-pc-linux-gnu-gcc -qversion >&5 i686-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3760: $? = 1 configure:3749: i686-pc-linux-gnu-gcc -version >&5 i686-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' i686-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3760: $? = 1 configure:3780: checking whether the C compiler works configure:3802: i686-pc-linux-gnu-gcc -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:3806: $? = 0 configure:3856: result: yes configure:3859: checking for C compiler default output file name configure:3861: result: a.out configure:3867: checking for suffix of executables configure:3874: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:3878: $? = 0 configure:3901: result: configure:3923: checking whether we are cross compiling configure:3931: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:3935: $? = 0 configure:3942: ./conftest configure:3946: $? = 0 configure:3961: result: no configure:3966: checking for suffix of object files configure:3989: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:3993: $? = 0 configure:4015: result: o configure:4019: checking whether the compiler supports GNU C configure:4039: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:4039: $? = 0 configure:4049: result: yes configure:4060: checking whether i686-pc-linux-gnu-gcc accepts -g configure:4081: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4081: $? = 0 configure:4125: result: yes configure:4145: checking for i686-pc-linux-gnu-gcc option to enable C11 features configure:4160: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:4160: $? = 0 configure:4178: result: none needed configure:4293: checking how to run the C preprocessor configure:4319: i686-pc-linux-gnu-gcc -E conftest.c configure:4319: $? = 0 configure:4334: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4334: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | #include configure:4361: result: i686-pc-linux-gnu-gcc -E configure:4375: i686-pc-linux-gnu-gcc -E conftest.c configure:4375: $? = 0 configure:4390: i686-pc-linux-gnu-gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:4390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | #include configure:4424: checking for CFLAG -fsigned-char configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fsigned-char -fsigned-char -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -pipe configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -pipe -pipe -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fcommon configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fcommon -fcommon -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fno-builtin-malloc configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fno-builtin-malloc -fno-builtin-malloc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fno-builtin-free configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fno-builtin-free -fno-builtin-free -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fno-PIE configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fno-PIE -fno-PIE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fno-pie configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fno-pie -fno-pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fno-PIC configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fno-PIC -fno-PIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -fno-pic configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -fno-pic -fno-pic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -Wall configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -Wall -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -Wno-builtin-requires-header configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -Wno-builtin-requires-header -Wbuiltin-requires-header -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 i686-pc-linux-gnu-gcc: error: unrecognized command-line option '-Wbuiltin-requires-header' configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -Wno-empty-body configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -Wno-empty-body -Wempty-body -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -Wno-self-assign configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -Wno-self-assign -Wself-assign -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 i686-pc-linux-gnu-gcc: error: unrecognized command-line option '-Wself-assign' configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4424: checking for CFLAG -Wno-unused-but-set-variable configure:4445: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -Wno-unused-but-set-variable -Wunused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4478: checking for LDFLAG -no-pie configure:4498: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror -no-pie conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4498: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4503: result: no configure:4555: checking for inline semantics configure:4566: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:4566: $? = 0 configure:4569: result: new configure:4602: checking for clang configure:4630: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:4630: $? = 0 configure:4630: ./conftest configure:4630: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | /* end confdefs.h. */ | | #ifdef __clang__ | #define RET 0 | #else | #define RET 1 | #endif | | int | main (void) | { | | return RET; | | ; | return 0; | } configure:4640: result: no configure:4707: checking for gawk configure:4728: found /usr/bin/gawk configure:4739: result: gawk configure:4899: checking for makeinfo configure:4920: found /usr/bin/makeinfo configure:4931: result: makeinfo configure:4945: checking system version (for dynamic loading) configure:4967: result: Linux-6.1.66-gentoo-dist configure:5032: checking for setjmp.h configure:5032: i686-pc-linux-gnu-gcc -c -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5032: $? = 0 configure:5032: result: yes configure:5036: checking sizeof jmp_buf configure:5063: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics conftest.c: In function 'main': conftest.c:22:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'unsigned int' [-Wformat=] 22 | fprintf(fp,"%lu\n",sizeof(jmp_buf)); | ~~^ ~~~~~~~~~~~~~~~ | | | | | unsigned int | long unsigned int | %u configure:5063: $? = 0 configure:5063: ./conftest configure:5063: $? = 0 configure:5066: result: 156 configure:5086: checking for unistd.h configure:5086: i686-pc-linux-gnu-gcc -c -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5086: $? = 0 configure:5086: result: yes configure:5090: checking for sysconf in -lc configure:5113: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lc >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5113: $? = 0 configure:5123: result: yes configure:5127: checking _SC_CLK_TCK configure:5155: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5155: $? = 0 configure:5155: ./conftest configure:5155: $? = 0 configure:5163: result: 0 configure:5184: checking for gmp.h configure:5184: i686-pc-linux-gnu-gcc -c -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5184: $? = 0 configure:5184: result: yes configure:5188: checking for __gmpz_init in -lgmp configure:5211: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c -lgmp >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5211: $? = 0 configure:5221: result: yes configure:5225: checking for external gmp version configure:5253: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5253: $? = 0 configure:5253: ./conftest configure:5253: $? = 0 configure:5255: result: good configure:5315: checking for leading underscore in object symbols configure:5332: result: "no" configure:5337: checking "for GNU ld option -Map" configure:5342: result: "yes" configure:5355: checking for size of gmp limbs configure:5382: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5382: $? = 0 configure:5382: ./conftest configure:5382: $? = 0 configure:5395: result: 4 configure:5398: checking _SHORT_LIMB configure:5427: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5427: $? = 0 configure:5427: ./conftest configure:5427: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | #define HAVE_SETJMP_H 1 | #define SIZEOF_JMP_BUF 156 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_GNU_LD 1 | #define MP_LIMB_BYTES 4 | /* end confdefs.h. */ | | #include | #include "/usr/include/gmp.h" | | int | main (void) | { | | #ifdef _SHORT_LIMB | return 0; | #else | return 1; | #endif | | ; | return 0; | } configure:5434: result: no configure:5442: checking _LONG_LONG_LIMB configure:5471: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:5471: $? = 0 configure:5471: ./conftest configure:5471: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | #define HAVE_SETJMP_H 1 | #define SIZEOF_JMP_BUF 156 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_GNU_LD 1 | #define MP_LIMB_BYTES 4 | /* end confdefs.h. */ | | #include | #include "/usr/include/gmp.h" | | int | main (void) | { | | #ifdef _LONG_LONG_LIMB | return 0; | #else | return 1; | #endif | | ; | return 0; | } configure:5478: result: no configure:6335: checking __builtin_clzl configure:6366: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:6366: $? = 0 configure:6366: ./conftest configure:6366: $? = 0 configure:6368: result: yes configure:6382: checking __builtin_ctzl configure:6413: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:6413: $? = 0 configure:6413: ./conftest configure:6413: $? = 0 configure:6415: result: yes configure:6437: checking __builtin___clear_cache configure:6460: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:6460: $? = 0 configure:6460: ./conftest configure:6460: $? = 0 configure:6465: result: yes configure:6487: checking size of long configure:6493: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: warning: SSE instruction set disabled, using 387 arithmetics configure:6493: $? = 0 configure:6493: ./conftest configure:6493: $? = 0 configure:6508: result: 4 configure:4424: checking for CFLAG -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 configure:4445: i686-pc-linux-gnu-gcc -o conftest -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector -Werror -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 cc1: error: SSE instruction set disabled, using 387 arithmetics [-Werror] cc1: all warnings being treated as errors configure:4445: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HOST_CPU "I686" | #define HOST_KERNEL "LINUX" | #define HOST_SYSTEM "GNU" | #define HAVE_SETJMP_H 1 | #define SIZEOF_JMP_BUF 156 | #define HAVE_UNISTD_H 1 | #define HAVE_GMP_H 1 | #define HAVE_GNU_LD 1 | #define MP_LIMB_BYTES 4 | #define GMP 1 | #define HAVE_CLZL 1 | #define HAVE_CTZL 1 | #define HAVE_BUILTIN_CLEAR_CACHE 1 | #define SIZEOF_LONG 4 | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:4450: result: no configure:4463: result: cannot add -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 to CFLAGS ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_gmp_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_lib_c_sysconf=yes ac_cv_lib_gmp___gmpz_init=yes ac_cv_objext=o ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-pc-linux-gnu-gcc ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_sizeof_long=4 gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_func_getcwd_path_max=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AWK='gawk' BUILD_BFD='' CC='i686-pc-linux-gnu-gcc' CFLAGS='-march=i686 -mfpmath=sse -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-stack-protector ' CLSTANDARD='' CPP='i686-pc-linux-gnu-gcc -E' CPPFLAGS='' DEFS='' DOUBLE_BIGENDIAN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EMACS='' EMACS_DEFAULT_EL='' EMACS_SITE_LISP='/usr/share/emacs/site-lisp/gcl/' EXEEXT='' EXTRA_LOBJS='' FINAL_CFLAGS='' FLISP='' GCL_CC='i686-pc-linux-gnu-gcc ' GMP='1' GMPDIR='' GNU_LD='1' GREP='' HAVE_LONG_LONG='' HAVE_MALLOC_ZONE_MEMALIGN='' HAVE_OUTPUT_BFD='' HAVE_PUTENV='' HAVE_SETENV='' HAVE_SIGEMT='' HAVE_SIGSYS='' HAVE_SV_ONSTACK='' INFO_DIR='/usr/share/info/' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' LEADING_UNDERSCORE='' LIBBFD='' LIBIBERTY='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKEINFO='makeinfo' NIFLAGS='' NOTIFY='' NO_PROFILE='' O2FLAGS='' O3FLAGS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PAGEWIDTH='' PATH_SEPARATOR=':' PRELINK_CHECK='' RL_LIB='' RL_OBJS='' SHELL='/bin/sh' SYSTEM='' TCLSH='' TCL_DL_LIBS='' TCL_INCLUDE='' TCL_LIBRARY='' TCL_LIBS='' TCL_LIB_SPEC='' TK_BUILD_LIB_SPEC='' TK_CONFIG_PREFIX='' TK_INCLUDE='' TK_LIBRARY='' TK_LIB_SPEC='' TK_XINCLUDES='' TK_XLIBSW='' USE_CLEANUP='' VERSION='2.6.14' WORDS_BIGENDIAN='' XMKMF='' X_CFLAGS='' X_LIBS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='i686-pc-linux-gnu' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='/usr/share' docdir='/usr/share/doc/gcl-2.6.15_pre3' dvidir='${docdir}' exec_prefix='NONE' host='i686-pc-linux-gnu' host_alias='i686-pc-linux-gnu' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/gcl-2.6.15_pre3/html' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' use='386-linux' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HOST_CPU "I686" #define HOST_KERNEL "LINUX" #define HOST_SYSTEM "GNU" #define HAVE_SETJMP_H 1 #define SIZEOF_JMP_BUF 156 #define HAVE_UNISTD_H 1 #define HAVE_GMP_H 1 #define HAVE_GNU_LD 1 #define MP_LIMB_BYTES 4 #define GMP 1 #define HAVE_CLZL 1 #define HAVE_CTZL 1 #define HAVE_BUILTIN_CLEAR_CACHE 1 #define SIZEOF_LONG 4 configure: exit 1