Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 848957 Details for
Bug 891667
dev-lisp/gcl-2.6.15_pre3 fails to compile: configure: error: ABI=amd64 is not among the following valid choices: 64 x32 32
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-config.log
1-config.log (text/plain), 26.13 KB, created by
Agostino Sarubbo
on 2023-01-22 09:13:46 UTC
(
hide
)
Description:
1-config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2023-01-22 09:13:46 UTC
Size:
26.13 KB
patch
obsolete
>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=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/gcl-2.6.14 --htmldir=/usr/share/doc/gcl-2.6.14/html --libdir=/usr/lib64 --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 = x86_64 >uname -r = 5.15.85-gentoo-dist >uname -s = Linux >uname -v = #1 SMP Thu Dec 22 12:11:58 -00 2022 > >/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.11/ebuild-helpers/xattr/ >PATH: /usr/lib/portage/python3.11/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: x86_64-pc-linux-gnu >configure:2967: checking host system type >configure:2981: result: x86_64-pc-linux-gnu >configure:3022: result: host=x86_64-pc-linux-gnu >configure:3066: result: use=amd64-linux >configure:3310: checking for x86_64-pc-linux-gnu-gcc >configure:3342: result: x86_64-pc-linux-gnu-gcc >configure:3740: checking for C compiler version >configure:3749: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221231 p8) 12.2.1 20221231 >Copyright (C) 2022 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: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20221231/work/gcc-12-20221231/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/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=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20221231 p8' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp --with-build-config=bootstrap-lto >Thread model: posix >Supported LTO compression algorithms: zlib >gcc version 12.2.1 20221231 (Gentoo 12.2.1_p20221231 p8) >configure:3760: $? = 0 >configure:3749: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3760: $? = 1 >configure:3749: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3760: $? = 1 >configure:3749: x86_64-pc-linux-gnu-gcc -version >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3760: $? = 1 >configure:3780: checking whether the C compiler works >configure:3802: x86_64-pc-linux-gnu-gcc -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >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: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:3878: $? = 0 >configure:3901: result: >configure:3923: checking whether we are cross compiling >configure:3931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:3935: $? = 0 >configure:3942: ./conftest >configure:3946: $? = 0 >configure:3961: result: no >configure:3966: checking for suffix of object files >configure:3989: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:3993: $? = 0 >configure:4015: result: o >configure:4019: checking whether the compiler supports GNU C >configure:4039: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:4039: $? = 0 >configure:4049: result: yes >configure:4060: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4081: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4081: $? = 0 >configure:4125: result: yes >configure:4145: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features >configure:4160: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 conftest.c >&5 >configure:4160: $? = 0 >configure:4178: result: none needed >configure:4293: checking how to run the C preprocessor >configure:4361: result: x86_64-pc-linux-gnu-gcc -E >configure:4375: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4375: $? = 0 >configure:4390: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory > 12 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >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 "X86_64" >| #define HOST_KERNEL "LINUX" >| #define HOST_SYSTEM "GNU" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4424: checking for CFLAG -fsigned-char >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -Werror -fsigned-char -fsigned-char -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -pipe >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -Werror -pipe -pipe -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fcommon >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -Werror -fcommon -fcommon -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fno-builtin-malloc >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -Werror -fno-builtin-malloc -fno-builtin-malloc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fno-builtin-free >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -Werror -fno-builtin-free -fno-builtin-free -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fno-PIE >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -Werror -fno-PIE -fno-PIE -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fno-pie >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -Werror -fno-pie -fno-pie -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fno-PIC >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -Werror -fno-PIC -fno-PIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -fno-pic >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -Werror -fno-pic -fno-pic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -Wall >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Werror -Wall -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -Wno-builtin-requires-header >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Werror -Wno-builtin-requires-header -Wbuiltin-requires-header -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >x86_64-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 "X86_64" >| #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: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Werror -Wno-empty-body -Wempty-body -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4424: checking for CFLAG -Wno-self-assign >configure:4445: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Werror -Wno-self-assign -Wself-assign -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >x86_64-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 "X86_64" >| #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: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Werror -Wno-unused-but-set-variable -Wunused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c >&5 >configure:4445: $? = 0 >configure:4445: ./conftest >configure:4445: $? = 0 >configure:4447: result: yes >configure:4478: checking for LDFLAG -no-pie >configure:4498: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Werror -no-pie conftest.c >&5 >configure:4498: $? = 0 >configure:4498: ./conftest >configure:4498: $? = 0 >configure:4500: result: yes >configure:4555: checking for inline semantics >configure:4566: x86_64-pc-linux-gnu-gcc -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable conftest.c >&5 >configure:4566: $? = 0 >configure:4569: result: new >configure:4602: checking for clang >configure:4630: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c >&5 >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 "X86_64" >| #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-5.15.85-gentoo-dist >configure:5032: checking for setjmp.h >configure:5032: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable conftest.c >&5 >configure:5032: $? = 0 >configure:5032: result: yes >configure:5036: checking sizeof jmp_buf >configure:5063: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c >&5 >configure:5063: $? = 0 >configure:5063: ./conftest >configure:5063: $? = 0 >configure:5066: result: 200 >configure:5086: checking for unistd.h >configure:5086: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable conftest.c >&5 >configure:5086: $? = 0 >configure:5086: result: yes >configure:5090: checking for sysconf in -lc >configure:5113: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c -lc >&5 >configure:5113: $? = 0 >configure:5123: result: yes >configure:5127: checking _SC_CLK_TCK >configure:5155: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c >&5 >configure:5155: $? = 0 >configure:5155: ./conftest >configure:5155: $? = 0 >configure:5163: result: 0 >configure:5184: checking for gmp.h >configure:5184: x86_64-pc-linux-gnu-gcc -c -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable conftest.c >&5 >configure:5184: $? = 0 >configure:5184: result: yes >configure:5188: checking for __gmpz_init in -lgmp >configure:5211: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c -lgmp >&5 >configure:5211: $? = 0 >configure:5221: result: yes >configure:5225: checking for external gmp version >configure:5253: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c >&5 >configure:5253: $? = 0 >configure:5253: ./conftest >configure:5253: $? = 0 >configure:5255: result: good >configure:5274: result: Cannot use dynamic gmp lib >configure:5284: checking doing configure in gmp directory >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: x86_64-pc-linux-gnu-gcc -o conftest -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -no-pie conftest.c >&5 >conftest.c:5:45: fatal error: h/gmp.h: No such file or directory > 5 | #include "h/gmp.h" > | ^~~~~~~~~ >compilation terminated. >configure:5382: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| #define HAVE_GNU_LD 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include "h/gmp.h" >| >| int >| main (void) >| { >| >| FILE *fp=fopen("conftest1","w"); >| fprintf(fp,"%u",sizeof(mp_limb_t)); >| fclose(fp); >| >| ; >| return 0; >| } >configure:5386: error: Cannot determine mpsize > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set=set >ac_cv_env_CPP_value='x86_64-pc-linux-gnu-gcc -E' >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=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-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=x86_64-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=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-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= > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AWK='gawk' >BUILD_BFD='' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fsigned-char -pipe -fcommon -fno-builtin-malloc -fno-builtin-free -fno-PIE -fno-pie -fno-PIC -fno-pic -Wall -Wno-empty-body -Wno-unused-but-set-variable ' >CLSTANDARD='' >CPP='x86_64-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='x86_64-pc-linux-gnu-gcc ' >GMP='' >GMPDIR='gmp4' >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 -no-pie' >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='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='/usr/share' >docdir='/usr/share/doc/gcl-2.6.14' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/gcl-2.6.14/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >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='amd64-linux' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_GNU_LD 1 > >configure: exit 1
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 891667
:
848955
| 848957 |
848959