Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 670936 Details for
Bug 753299
dev-libs/libffi-3.3-r2 fails test libffi.complex/cls_align_complex_float.c on /bin/sh - dash.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/x-log), 61.60 KB, created by
Paolo Pedroni
on 2020-11-11 15:55:36 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Paolo Pedroni
Created:
2020-11-11 15:55:36 UTC
Size:
61.60 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 libffi configure 3.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libffi-3.3-r2 --htmldir=/usr/share/doc/libffi-3.3-r2/html --with-sysroot=/ --libdir=/usr/lib64 --includedir=/usr/lib64/libffi/include --disable-multi-os-directory --disable-static --disable-pax_emutramp --disable-debug > >## --------- ## >## Platform. ## >## --------- ## > >hostname = localhost >uname -m = x86_64 >uname -r = 5.4.72-gentoo >uname -s = Linux >uname -v = #1 SMP PREEMPT Mon Oct 19 16:01:52 CEST 2020 > >/usr/bin/uname -p = AMD Phenom(tm) II X6 1100T 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/distcc/bin >PATH: /usr/lib/portage/python3.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/lib/llvm/10/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2692: checking build system type >configure:2706: result: x86_64-pc-linux-gnu >configure:2726: checking host system type >configure:2739: result: x86_64-pc-linux-gnu >configure:2759: checking target system type >configure:2772: result: x86_64-pc-linux-gnu >configure:2869: checking for gsed >configure:2900: result: sed >configure:2928: checking for a BSD-compatible install >configure:2996: result: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >configure:3007: checking whether build environment is sane >configure:3062: result: yes >configure:3210: checking for a thread-safe mkdir -p >configure:3249: result: /bin/mkdir -p >configure:3256: checking for gawk >configure:3272: found /usr/bin/gawk >configure:3283: result: gawk >configure:3294: checking whether make sets $(MAKE) >configure:3316: result: yes >configure:3345: checking whether make supports nested variables >configure:3362: result: yes >configure:3507: checking for x86_64-pc-linux-gnu-gcc >configure:3523: found /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc >configure:3534: result: x86_64-pc-linux-gnu-gcc >configure:3803: checking for C compiler version >configure:3812: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 9.3.0-r1 p3) 9.3.0 >Copyright (C) 2019 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:3823: $? = 0 >configure:3812: 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/9.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage_ondisk/portage/sys-devel/gcc-9.3.0-r1/work/gcc-9.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0-r1 p3' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --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-systemtap --enable-vtable-verify --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.3.0 (Gentoo 9.3.0-r1 p3) >configure:3823: $? = 0 >configure:3812: 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. >distcc[318] ERROR: compile (null) on localhost failed >configure:3823: $? = 1 >configure:3812: 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. >distcc[324] ERROR: compile (null) on localhost failed >configure:3823: $? = 1 >configure:3843: checking whether the C compiler works >configure:3865: x86_64-pc-linux-gnu-gcc -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:3869: $? = 0 >configure:3917: result: yes >configure:3920: checking for C compiler default output file name >configure:3922: result: a.out >configure:3928: checking for suffix of executables >configure:3935: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:3939: $? = 0 >configure:3961: result: >configure:3983: checking whether we are cross compiling >configure:3991: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:3995: $? = 0 >configure:4002: ./conftest >configure:4006: $? = 0 >configure:4021: result: no >configure:4026: checking for suffix of object files >configure:4048: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:4052: $? = 0 >configure:4073: result: o >configure:4077: checking whether we are using the GNU C compiler >configure:4096: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:4096: $? = 0 >configure:4105: result: yes >configure:4114: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4134: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4134: $? = 0 >configure:4175: result: yes >configure:4192: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4255: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:4255: $? = 0 >configure:4268: result: none needed >configure:4293: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:4315: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:4318: $? = 0 >configure:4315: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:4318: $? = 0 >configure:4330: result: yes >configure:4350: checking whether make supports the include directive >configure:4365: make -f confmf.GNU && cat confinc.out >this is the am__doit target >configure:4368: $? = 0 >configure:4387: result: yes (GNU style) >configure:4412: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4523: result: none >configure:4552: checking for x86_64-pc-linux-gnu-g++ >configure:4568: found /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ >configure:4579: result: x86_64-pc-linux-gnu-g++ >configure:4650: checking for C++ compiler version >configure:4659: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 9.3.0-r1 p3) 9.3.0 >Copyright (C) 2019 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:4670: $? = 0 >configure:4659: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/9.3.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage_ondisk/portage/sys-devel/gcc-9.3.0-r1/work/gcc-9.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/9.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/include/g++-v9 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/9.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 9.3.0-r1 p3' --disable-esp --enable-libstdcxx-time --with-build-config=bootstrap-lto --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-systemtap --enable-vtable-verify --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp >Thread model: posix >gcc version 9.3.0 (Gentoo 9.3.0-r1 p3) >configure:4670: $? = 0 >configure:4659: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >distcc[453] ERROR: compile (null) on localhost failed >configure:4670: $? = 1 >configure:4659: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >distcc[459] ERROR: compile (null) on localhost failed >configure:4670: $? = 1 >configure:4674: checking whether we are using the GNU C++ compiler >configure:4693: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.cpp >&5 >configure:4693: $? = 0 >configure:4702: result: yes >configure:4711: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:4731: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:4731: $? = 0 >configure:4772: result: yes >configure:4797: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:4908: result: none >configure:4938: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:5047: result: none >configure:5109: checking how to print strings >configure:5136: result: printf >configure:5157: checking for a sed that does not truncate output >configure:5221: result: /bin/sed >configure:5239: checking for grep that handles long lines and -e >configure:5297: result: /bin/grep >configure:5302: checking for egrep >configure:5364: result: /bin/grep -E >configure:5369: checking for fgrep >configure:5431: result: /bin/grep -F >configure:5466: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5533: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5540: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5555: result: yes >configure:5567: checking for BSD- or MS-compatible name lister (nm) >configure:5621: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:5751: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:5758: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:5761: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:5764: output >00000000 T some_variable >configure:5771: result: BSD nm >configure:5774: checking whether ln -s works >configure:5778: result: yes >configure:5786: checking the maximum length of command line arguments >configure:5917: result: 1572864 >configure:5965: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:6005: result: func_convert_file_noop >configure:6012: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:6032: result: func_convert_file_noop >configure:6039: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:6046: result: -r >configure:6080: checking for x86_64-pc-linux-gnu-objdump >configure:6096: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:6107: result: x86_64-pc-linux-gnu-objdump >configure:6179: checking how to recognize dependent libraries >configure:6379: result: pass_all >configure:6424: checking for x86_64-pc-linux-gnu-dlltool >configure:6440: found /usr/bin/x86_64-pc-linux-gnu-dlltool >configure:6451: result: x86_64-pc-linux-gnu-dlltool >configure:6524: checking how to associate runtime and link libraries >configure:6551: result: printf %s\n >configure:6568: checking for x86_64-pc-linux-gnu-ar >configure:6584: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:6595: result: x86_64-pc-linux-gnu-ar >configure:6676: checking for archiver @FILE support >configure:6693: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:6693: $? = 0 >configure:6696: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:6699: $? = 0 >configure:6704: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory >configure:6707: $? = 1 >configure:6719: result: @ >configure:6737: checking for x86_64-pc-linux-gnu-strip >configure:6753: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6764: result: x86_64-pc-linux-gnu-strip >configure:6836: checking for x86_64-pc-linux-gnu-ranlib >configure:6852: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6863: result: x86_64-pc-linux-gnu-ranlib >configure:7005: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7158: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:7161: $? = 0 >configure:7165: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/ /p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:7168: $? = 0 >configure:7234: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c conftstm.o >&5 >configure:7237: $? = 0 >configure:7275: result: ok >configure:7322: checking for sysroot >configure:7352: result: / >configure:7359: checking for a working dd >configure:7397: result: /bin/dd >configure:7401: checking how to truncate binary pipes >configure:7416: result: /bin/dd bs=4096 count=1 >configure:7552: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:7555: $? = 0 >configure:7705: checking for x86_64-pc-linux-gnu-mt >configure:7735: result: no >configure:7745: checking for mt >configure:7775: result: no >configure:7795: checking if : is a manifest tool >configure:7801: : '-?' >configure:7809: result: no >configure:8486: checking how to run the C preprocessor >configure:8517: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8517: $? = 0 >configure:8531: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >distcc[633] ERROR: compile (null) on localhost failed >configure:8531: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8556: result: x86_64-pc-linux-gnu-gcc -E >configure:8576: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:8576: $? = 0 >configure:8590: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory > 11 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >distcc[649] ERROR: compile (null) on localhost failed >configure:8590: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8619: checking for ANSI C header files >configure:8639: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8639: $? = 0 >configure:8712: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:8712: $? = 0 >configure:8712: ./conftest >configure:8712: $? = 0 >configure:8723: result: yes >configure:8736: checking for sys/types.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for sys/stat.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for stdlib.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for string.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for memory.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for strings.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for inttypes.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for stdint.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8736: checking for unistd.h >configure:8736: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8736: $? = 0 >configure:8736: result: yes >configure:8750: checking for dlfcn.h >configure:8750: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:8750: $? = 0 >configure:8750: result: yes >configure:9017: checking for objdir >configure:9032: result: .libs >configure:9296: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:9314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C >configure:9318: $? = 0 >configure:9331: result: no >configure:9689: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:9696: result: -fPIC -DPIC >configure:9704: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:9722: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -fPIC -DPIC -DPIC conftest.c >&5 >configure:9726: $? = 0 >configure:9739: result: yes >configure:9768: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:9796: result: yes >configure:9811: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9832: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -o out/conftest2.o conftest.c >&5 >configure:9836: $? = 0 >configure:9858: result: yes >configure:9866: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:9913: result: yes >configure:9946: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:11205: result: yes >configure:11242: checking whether -lc should be explicitly linked in >configure:11250: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:11253: $? = 0 >configure:11268: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:11271: $? = 0 >configure:11285: result: no >configure:11445: checking dynamic linker characteristics >configure:12026: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:12026: $? = 0 >configure:12266: result: GNU/Linux ld.so >configure:12388: checking how to hardcode library paths into programs >configure:12413: result: immediate >configure:12961: checking whether stripping libraries is possible >configure:12966: result: yes >configure:13001: checking if libtool supports shared libraries >configure:13003: result: yes >configure:13006: checking whether to build shared libraries >configure:13031: result: yes >configure:13034: checking whether to build static libraries >configure:13038: result: no >configure:13061: checking how to run the C++ preprocessor >configure:13088: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13088: $? = 0 >configure:13102: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory > 23 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >distcc[1052] ERROR: compile (null) on localhost failed >configure:13102: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:13127: result: x86_64-pc-linux-gnu-g++ -E >configure:13147: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13147: $? = 0 >configure:13161: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory > 23 | #include <ac_nonexistent.h> > | ^~~~~~~~~~~~~~~~~~ >compilation terminated. >distcc[1068] ERROR: compile (null) on localhost failed >configure:13161: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:13323: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:13390: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:13397: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:13412: result: yes >configure:13467: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:14540: result: yes >configure:14576: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.cpp >&5 >configure:14579: $? = 0 >configure:15060: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:15067: result: -fPIC -DPIC >configure:15075: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:15093: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:15097: $? = 0 >configure:15110: result: yes >configure:15133: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:15161: result: yes >configure:15173: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15194: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -o out/conftest2.o conftest.cpp >&5 >configure:15198: $? = 0 >configure:15220: result: yes >configure:15225: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:15272: result: yes >configure:15302: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:15342: result: yes >configure:15483: checking dynamic linker characteristics >configure:16231: result: GNU/Linux ld.so >configure:16296: checking how to hardcode library paths into programs >configure:16321: result: immediate >configure:16389: checking size of size_t >configure:16394: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:16394: $? = 0 >configure:16394: ./conftest >configure:16394: $? = 0 >configure:16408: result: 8 >configure:16419: checking for C compiler vendor >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1283] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1298] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1313] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1328] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__clang__)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1343] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(_CRAYC)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1358] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__FUJITSU)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:29:38: error: operator "defined" requires an identifier > 29 | #if !(defined(SDCC) || defined()) > | ^ >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1373] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(SDCC) || defined()) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >conftest.c: In function 'main': >conftest.c:30:9: error: 'thisisanerror' undeclared (first use in this function) > 30 | thisisanerror; > | ^~~~~~~~~~~~~ >conftest.c:30:9: note: each undeclared identifier is reported only once for each function it appears in >distcc[1388] ERROR: compile conftest.c on localhost failed >configure:16467: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__SDCC)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:16467: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 conftest.c >&5 >configure:16467: $? = 0 >configure:16475: result: gnu >configure:17320: checking CFLAGS for maximum warnings >configure:17340: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -warn all -warn all conftest.c >&5 >x86_64-pc-linux-gnu-gcc: error: all: No such file or directory >x86_64-pc-linux-gnu-gcc: error: all: No such file or directory >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-warn'; did you mean '--warn-'? >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-warn'; did you mean '--warn-'? >distcc[1416] ERROR: compile conftest.c on localhost failed >configure:17340: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:17340: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -pedantic -Wall conftest.c >&5 >configure:17340: $? = 0 >configure:17348: result: -Wall >configure:17368: : CFLAGS="$CFLAGS" >configure:17371: $? = 0 >configure:17408: checking whether to enable maintainer-specific portions of Makefiles >configure:17417: result: no >configure:17433: checking sys/mman.h usability >configure:17433: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >configure:17433: $? = 0 >configure:17433: result: yes >configure:17433: checking sys/mman.h presence >configure:17433: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:17433: $? = 0 >configure:17433: result: yes >configure:17433: checking for sys/mman.h >configure:17433: result: yes >configure:17446: checking for mmap >configure:17446: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:17446: $? = 0 >configure:17446: result: yes >configure:17446: checking for mkostemp >configure:17446: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:17446: $? = 0 >configure:17446: result: yes >configure:17456: checking for sys/mman.h >configure:17456: result: yes >configure:17464: checking for mmap >configure:17464: result: yes >configure:17477: checking whether read-only mmap of a plain file works >configure:17494: result: yes >configure:17496: checking whether mmap from /dev/zero works >configure:17518: result: yes >configure:17522: checking for MAP_ANON(YMOUS) >configure:17545: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >conftest.c: In function 'main': >conftest.c:38:5: warning: unused variable 'n' [-Wunused-variable] > 38 | int n = MAP_ANONYMOUS; > | ^ >configure:17545: $? = 0 >configure:17552: result: yes >configure:17558: checking whether mmap with MAP_ANON(YMOUS) works >configure:17575: result: yes >configure:17618: checking for ANSI C header files >configure:17722: result: yes >configure:17732: checking for memcpy >configure:17732: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >conftest.c:54:6: warning: conflicting types for built-in function 'memcpy'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] > 54 | char memcpy (); > | ^~~~~~ >conftest.c:42:1: note: 'memcpy' is declared in header '<string.h>' > 41 | # include <limits.h> > 42 | #else >configure:17732: $? = 0 >configure:17732: result: yes >configure:17741: checking for size_t >configure:17741: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >configure:17741: $? = 0 >configure:17741: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >conftest.c: In function 'main': >conftest.c:68:21: error: expected expression before ')' token > 68 | if (sizeof ((size_t))) > | ^ >distcc[1556] ERROR: compile conftest.c on localhost failed >configure:17741: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_MKOSTEMP 1 >| #define HAVE_MMAP_FILE 1 >| #define HAVE_MMAP_DEV_ZERO 1 >| #define HAVE_MMAP_ANON 1 >| #define STDC_HEADERS 1 >| #define HAVE_MEMCPY 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:17741: result: yes >configure:17754: checking for working alloca.h >configure:17771: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:17771: $? = 0 >configure:17779: result: yes >configure:17787: checking for alloca >configure:17824: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:17824: $? = 0 >configure:17832: result: yes >configure:17943: checking size of double >configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:17948: $? = 0 >configure:17948: ./conftest >configure:17948: $? = 0 >configure:17962: result: 8 >configure:17976: checking size of long double >configure:17981: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:17981: $? = 0 >configure:17981: ./conftest >configure:17981: $? = 0 >configure:17995: result: 16 >configure:18028: checking whether byte ordering is bigendian >configure:18043: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >conftest.c:38:9: error: unknown type name 'not' > 38 | not a universal capable compiler > | ^~~ >conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > 38 | not a universal capable compiler > | ^~~~~~~~~ >conftest.c:38:15: error: unknown type name 'universal' >distcc[1655] ERROR: compile conftest.c on localhost failed >configure:18043: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_MKOSTEMP 1 >| #define HAVE_MMAP_FILE 1 >| #define HAVE_MMAP_DEV_ZERO 1 >| #define HAVE_MMAP_ANON 1 >| #define STDC_HEADERS 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 16 >| #define HAVE_LONG_DOUBLE 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure:18088: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >configure:18088: $? = 0 >configure:18106: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >conftest.c: In function 'main': >conftest.c:44:4: error: unknown type name 'not'; did you mean 'ino_t'? > 44 | not big endian > | ^~~ > | ino_t >conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > 44 | not big endian > | ^~~~~~ >distcc[1674] ERROR: compile conftest.c on localhost failed >configure:18106: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "libffi" >| #define PACKAGE_TARNAME "libffi" >| #define PACKAGE_VERSION "3.3" >| #define PACKAGE_STRING "libffi 3.3" >| #define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >| #define PACKAGE_URL "" >| #define PACKAGE "libffi" >| #define VERSION "3.3" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define SIZEOF_SIZE_T 8 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_MMAP 1 >| #define HAVE_MKOSTEMP 1 >| #define HAVE_MMAP_FILE 1 >| #define HAVE_MMAP_DEV_ZERO 1 >| #define HAVE_MMAP_ANON 1 >| #define STDC_HEADERS 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define SIZEOF_DOUBLE 8 >| #define SIZEOF_LONG_DOUBLE 16 >| #define HAVE_LONG_DOUBLE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:18234: result: no >configure:18253: checking assembler .cfi pseudo-op support >configure:18271: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >configure:18271: $? = 0 >configure:18279: result: yes >configure:18366: checking assembler supports pc related relocs >configure:18379: result: yes >configure:18425: checking for _ prefix in compiled symbols >configure:18435: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions conftest.c >&5 >conftest.c: In function 'main': >conftest.c:2:12: warning: statement with no effect [-Wunused-value] > 2 | int main(){nm_test_func;return 0;} > | ^~~~~~~~~~~~ >configure:18438: $? = 0 >configure:18442: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/ /p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:18445: $? = 0 >configure:18467: result: no >configure:18503: checking toolchain supports unwind section type >configure:18532: result: yes >configure:18542: checking whether .eh_frame section should be read-only >configure:18564: result: no >configure:18579: checking for __attribute__((visibility("hidden"))) >configure:18588: x86_64-pc-linux-gnu-gcc -Werror -S conftest.c -o conftest.s 1>&5 >configure:18591: $? = 0 >configure:18600: result: yes >configure:18739: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:18806: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:18813: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:18828: result: yes >configure:19002: checking for shared libgcc >configure:19017: x86_64-pc-linux-gnu-gcc -o conftest -lgcc_s -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7 conftest.c >&5 >configure:19017: $? = 0 >configure:19055: result: yes >configure:19141: versioning on shared library symbols is gnu >configure:19262: checking that generated files are newer than configure >configure:19268: result: done >configure:19336: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by libffi config.status 3.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on localhost > >config.status:1226: creating include/Makefile >config.status:1226: creating include/ffi.h >config.status:1226: creating Makefile >config.status:1226: creating testsuite/Makefile >config.status:1226: creating man/Makefile >config.status:1226: creating doc/Makefile >config.status:1226: creating libffi.pc >config.status:1226: creating fficonfig.h >config.status:1440: executing buildir commands >config.status:1453: skipping top_srcdir/Makefile - not created >config.status:1440: executing depfiles commands >config.status:1440: executing libtool commands >config.status:1440: executing include commands >config.status:1440: executing src commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build='x86_64-pc-linux-gnu' >ac_cv_c_bigendian='no' >ac_cv_c_compiler_gnu='yes' >ac_cv_cflags_warn_all='-Wall' >ac_cv_cxx_compiler_gnu='yes' >ac_cv_decl_map_anon='yes' >ac_cv_env_CCASFLAGS_set='' >ac_cv_env_CCASFLAGS_value='' >ac_cv_env_CCAS_set='' >ac_cv_env_CCAS_value='' >ac_cv_env_CPPFLAGS_set='' >ac_cv_env_CPPFLAGS_value='' >ac_cv_env_CPP_set='' >ac_cv_env_CPP_value='' >ac_cv_env_CXXCPP_set='' >ac_cv_env_CXXCPP_value='' >ac_cv_env_LT_SYS_LIBRARY_PATH_set='' >ac_cv_env_LT_SYS_LIBRARY_PATH_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_func_alloca_works='yes' >ac_cv_func_memcpy='yes' >ac_cv_func_mkostemp='yes' >ac_cv_func_mmap='yes' >ac_cv_func_mmap_anon='yes' >ac_cv_func_mmap_dev_zero='yes' >ac_cv_func_mmap_file='yes' >ac_cv_header_dlfcn_h='yes' >ac_cv_header_inttypes_h='yes' >ac_cv_header_memory_h='yes' >ac_cv_header_stdc='yes' >ac_cv_header_stdint_h='yes' >ac_cv_header_stdlib_h='yes' >ac_cv_header_string_h='yes' >ac_cv_header_strings_h='yes' >ac_cv_header_sys_mman_h='yes' >ac_cv_header_sys_stat_h='yes' >ac_cv_header_sys_types_h='yes' >ac_cv_header_unistd_h='yes' >ac_cv_host='x86_64-pc-linux-gnu' >ac_cv_objext='o' >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GREP='/bin/grep' >ac_cv_path_SED='/bin/sed' >ac_cv_path_ax_enable_builddir_sed='sed' >ac_cv_path_install='/usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c' >ac_cv_path_lt_DD='/bin/dd' >ac_cv_path_mkdir='/bin/mkdir' >ac_cv_prog_AR='x86_64-pc-linux-gnu-ar' >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_CXX='x86_64-pc-linux-gnu-g++' >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_DLLTOOL='x86_64-pc-linux-gnu-dlltool' >ac_cv_prog_OBJDUMP='x86_64-pc-linux-gnu-objdump' >ac_cv_prog_RANLIB='x86_64-pc-linux-gnu-ranlib' >ac_cv_prog_STRIP='x86_64-pc-linux-gnu-strip' >ac_cv_prog_cc_c89='' >ac_cv_prog_cc_g='yes' >ac_cv_prog_cxx_g='yes' >ac_cv_prog_make_make_set='yes' >ac_cv_sizeof_double='8' >ac_cv_sizeof_long_double='16' >ac_cv_sizeof_size_t='8' >ac_cv_target='x86_64-pc-linux-gnu' >ac_cv_type_size_t='yes' >ac_cv_working_alloca_h='yes' >am_cv_CCAS_dependencies_compiler_type='none' >am_cv_CC_dependencies_compiler_type='none' >am_cv_CXX_dependencies_compiler_type='none' >am_cv_make_support_nested_variables='yes' >am_cv_prog_cc_c_o='yes' >ax_cv_c_compiler_vendor='gnu' >gcc_cv_as_cfi_pseudo_op='yes' >libffi_cv_as_x86_64_unwind_section_type='yes' >libffi_cv_as_x86_pcrel='yes' >libffi_cv_hidden_visibility_attribute='yes' >libffi_cv_ro_eh_frame='no' >lt_cv_ar_at_file='@' >lt_cv_archive_cmds_need_lc='no' >lt_cv_deplibs_check_method='pass_all' >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='' >lt_cv_ld_reload_flag='-r' >lt_cv_nm_interface='BSD nm' >lt_cv_objdir='.libs' >lt_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld' >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >lt_cv_path_mainfest_tool='no' >lt_cv_prog_compiler_c_o='yes' >lt_cv_prog_compiler_c_o_CXX='yes' >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works='yes' >lt_cv_prog_compiler_pic_works_CXX='yes' >lt_cv_prog_compiler_rtti_exceptions='no' >lt_cv_prog_compiler_static_works='yes' >lt_cv_prog_compiler_static_works_CXX='yes' >lt_cv_prog_gnu_ld='yes' >lt_cv_prog_gnu_ldcxx='yes' >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_shlibpath_overrides_runpath='yes' >lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | sed '"'"'/ __gnu_lto/d'"'" >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'"'" >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'"'" >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'" >lt_cv_sys_global_symbol_to_import='' >lt_cv_sys_max_cmd_len='1572864' >lt_cv_sys_symbol_underscore='no' >lt_cv_to_host_file_cmd='func_convert_file_noop' >lt_cv_to_tool_file_cmd='func_convert_file_noop' >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/missing aclocal-1.16' >ALLOCA='' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='#' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_LTLDFLAGS='' >AM_RUNTESTFLAGS='' >AM_V='$(V)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/missing automake-1.16' >AWK='gawk' >BUILD_DOCS_FALSE='#' >BUILD_DOCS_TRUE='' >CC='x86_64-pc-linux-gnu-gcc' >CCAS='x86_64-pc-linux-gnu-gcc' >CCASDEPMODE='depmode=none' >CCASFLAGS='-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7' >CCDEPMODE='depmode=none' >CFLAGS='-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7 -Wall -fexceptions' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=7' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='x86_64-pc-linux-gnu-dlltool' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FFI_DEBUG_FALSE='' >FFI_DEBUG_TRUE='#' >FFI_EXEC_TRAMPOLINE_TABLE='0' >FFI_EXEC_TRAMPOLINE_TABLE_FALSE='' >FFI_EXEC_TRAMPOLINE_TABLE_TRUE='#' >FGREP='/bin/grep -F' >GREP='/bin/grep' >HAVE_LONG_DOUBLE='1' >HAVE_LONG_DOUBLE_VARIANT='0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >LD='/usr/x86_64-pc-linux-gnu/bin/ld' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=7' >LIBFFI_BUILD_VERSIONED_SHLIB_FALSE='#' >LIBFFI_BUILD_VERSIONED_SHLIB_GNU_FALSE='#' >LIBFFI_BUILD_VERSIONED_SHLIB_GNU_TRUE='' >LIBFFI_BUILD_VERSIONED_SHLIB_SUN_FALSE='' >LIBFFI_BUILD_VERSIONED_SHLIB_SUN_TRUE='#' >LIBFFI_BUILD_VERSIONED_SHLIB_TRUE='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/missing makeinfo' >MANIFEST_TOOL=':' >MKDIR_P='/bin/mkdir -p' >NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' >NMEDIT='' >OBJDUMP='x86_64-pc-linux-gnu-objdump' >OBJEXT='o' >OPT_LDFLAGS='-Wl,-O1 ' >OTOOL64='' >OTOOL='' >PACKAGE='libffi' >PACKAGE_BUGREPORT='http://github.com/libffi/libffi/issues' >PACKAGE_NAME='libffi' >PACKAGE_STRING='libffi 3.3' >PACKAGE_TARNAME='libffi' >PACKAGE_URL='' >PACKAGE_VERSION='3.3' >PATH_SEPARATOR=':' >PRTDIAG='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >SECTION_LDFLAGS='' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >TARGET='X86_64' >TARGETDIR='x86' >TARGET_OBJ=' src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffiw64.lo src/x86/win64.lo' >TESTSUBDIR_FALSE='#' >TESTSUBDIR_TRUE='' >VERSION='3.3' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCCAS_FALSE='' >am__fastdepCCAS_TRUE='#' >am__fastdepCC_FALSE='' >am__fastdepCC_TRUE='#' >am__fastdepCXX_FALSE='' >am__fastdepCXX_TRUE='#' >am__include='include' >am__isrc=' -I$(srcdir)' >am__leading_dot='.' >am__nodep='' >am__quote='' >am__tar='$${TAR-tar} chof - "$$tardir"' >am__untar='$${TAR-tar} xf -' >ax_enable_builddir_sed='sed' >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='${prefix}/share' >docdir='/usr/share/doc/libffi-3.3-r2' >dvidir='${docdir}' >exec_prefix='${prefix}' >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/libffi-3.3-r2/html' >includedir='/usr/lib64/libffi/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/dev-libs/libffi-3.3-r2/work/libffi-3.3/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sys_symbol_underscore='no' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='x86_64-pc-linux-gnu' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' >toolexecdir='${libdir}/gcc-lib/$(target_alias)' >toolexeclibdir='${libdir}' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "libffi" >#define PACKAGE_TARNAME "libffi" >#define PACKAGE_VERSION "3.3" >#define PACKAGE_STRING "libffi 3.3" >#define PACKAGE_BUGREPORT "http://github.com/libffi/libffi/issues" >#define PACKAGE_URL "" >#define PACKAGE "libffi" >#define VERSION "3.3" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define SIZEOF_SIZE_T 8 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_MMAP 1 >#define HAVE_MKOSTEMP 1 >#define HAVE_MMAP_FILE 1 >#define HAVE_MMAP_DEV_ZERO 1 >#define HAVE_MMAP_ANON 1 >#define STDC_HEADERS 1 >#define HAVE_MEMCPY 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define SIZEOF_DOUBLE 8 >#define SIZEOF_LONG_DOUBLE 16 >#define HAVE_LONG_DOUBLE 1 >#define HAVE_AS_CFI_PSEUDO_OP 1 >#define HAVE_AS_X86_PCREL 1 >#define HAVE_AS_X86_64_UNWIND_SECTION_TYPE 1 >#define EH_FRAME_FLAGS "aw" >#define HAVE_HIDDEN_VISIBILITY_ATTRIBUTE 1 >#define LIBFFI_GNU_SYMBOL_VERSIONING 1 > >configure: exit 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 753299
:
670175
|
670727
|
670730
| 670936