This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Asymptote configure 2.86, which was generated by GNU Autoconf 2.72. 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/asymptote-2.86 --htmldir=/usr/share/doc/asymptote-2.86/html --libdir=/usr/lib64 CPPFLAGS=-DHAVE_SYS_TYPES_H 'CFLAGS=-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' --disable-gc-debug --disable-gc-full-debug --with-latex=/usr/share/texmf-site/tex/latex --with-context=/usr/share/texmf-site/tex/context --enable-gc=system --disable-curl --disable-lsp --disable-fftw --disable-gsl --enable-gl --disable-offscreen --disable-sigsegv ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 6.1.66-gentoo-dist uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Wed Dec 13 16:48:18 CET 2023 /usr/bin/uname -p = AMD EPYC 7513 32-Core Processor /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.12/ebuild-helpers/xattr/ PATH: /usr/lib/portage/python3.12/ebuild-helpers/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /opt/bin/ PATH: /usr/lib/llvm/17/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2834: looking for aux files: install-sh config.guess config.sub configure:2847: trying ./ configure:2858: ./install-sh found configure:2876: ./config.guess found configure:2876: ./config.sub found configure:3116: checking for x86_64-pc-linux-gnu-gcc configure:3149: result: clang configure:3554: checking for C compiler version configure:3563: clang --version >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg configure:3574: $? = 0 configure:3563: clang -v >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg System configuration file directory: /etc/clang Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/13 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 ... rest of stderr output deleted ... configure:3574: $? = 1 configure:3563: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3574: $? = 1 configure:3563: clang -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3574: $? = 1 configure:3563: clang -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:3574: $? = 1 configure:3594: checking whether the C compiler works configure:3616: clang -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:3620: $? = 0 configure:3671: result: yes configure:3675: checking for C compiler default output file name configure:3677: result: a.out configure:3683: checking for suffix of executables configure:3690: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:3694: $? = 0 configure:3718: result: configure:3742: checking whether we are cross compiling configure:3750: clang -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.c >&5 configure:3754: $? = 0 configure:3761: ./conftest configure:3765: $? = 0 configure:3780: result: no configure:3786: checking for suffix of object files configure:3809: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:3813: $? = 0 configure:3837: result: o configure:3841: checking whether the compiler supports GNU C configure:3861: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:3861: $? = 0 configure:3873: result: yes configure:3884: checking whether clang accepts -g configure:3905: clang -c -g -DHAVE_SYS_TYPES_H conftest.c >&5 configure:3905: $? = 0 configure:3952: result: yes configure:3972: checking for clang option to enable C11 features configure:3987: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:3987: $? = 0 configure:4006: result: none needed configure:4129: checking for stdio.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for stdlib.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for string.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for inttypes.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for stdint.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for strings.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for sys/stat.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for sys/types.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4129: checking for unistd.h configure:4129: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4129: $? = 0 configure:4129: result: yes configure:4154: checking whether byte ordering is bigendian configure:4170: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 conftest.c:20:9: error: unknown type name 'not' 20 | not a universal capable compiler | ^ conftest.c:20:14: error: expected ';' after top level declarator 20 | not a universal capable compiler | ^ | ; 2 errors generated. configure:4170: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Asymptote" | #define PACKAGE_TARNAME "asymptote" | #define PACKAGE_VERSION "2.86" | #define PACKAGE_STRING "Asymptote 2.86" | #define PACKAGE_BUGREPORT "https://github.com/vectorgraphics/asymptote/issues" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4216: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 configure:4216: $? = 0 configure:4235: clang -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.c >&5 conftest.c:26:4: error: use of undeclared identifier 'not' 26 | not big endian | ^ 1 error generated. configure:4235: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Asymptote" | #define PACKAGE_TARNAME "asymptote" | #define PACKAGE_VERSION "2.86" | #define PACKAGE_STRING "Asymptote 2.86" | #define PACKAGE_BUGREPORT "https://github.com/vectorgraphics/asymptote/issues" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4376: result: no configure:4401: checking build system type configure:4417: result: x86_64-pc-linux-gnu configure:4437: checking host system type configure:4452: result: x86_64-pc-linux-gnu configure:4489: *** Language Server Protocol disabled by configure flag *** configure:4679: checking for texi2dvi configure:4700: found /usr/bin/texi2dvi configure:4712: result: texi2dvi configure:4730: Using /usr/share/texmf-site/tex/latex/asymptote for LaTeX style file configure:4732: Using /usr/share/texmf-site/tex/context/asymptote for ConTeXT style file configure:4911: checking for C++ compiler version configure:4920: clang++ --version >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg configure:4931: $? = 0 configure:4920: clang++ -v >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg System configuration file directory: /etc/clang Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/13 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 ... rest of stderr output deleted ... configure:4931: $? = 1 configure:4920: clang++ -V >&5 clang++: error: argument to '-V' is missing (expected 1 value) clang++: error: no input files configure:4931: $? = 1 configure:4920: clang++ -qversion >&5 clang++: error: unknown argument '-qversion'; did you mean '--version'? clang++: error: no input files configure:4931: $? = 1 configure:4935: checking whether the compiler supports GNU C++ configure:4955: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.cpp >&5 configure:4955: $? = 0 configure:4967: result: yes configure:4978: checking whether clang++ accepts -g configure:4999: clang++ -c -g -DHAVE_SYS_TYPES_H conftest.cpp >&5 configure:4999: $? = 0 configure:5046: result: yes configure:5066: checking for clang++ option to enable C++11 features configure:5081: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.cpp >&5 conftest.cpp:187:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] 187 | cxx11test::delegate d2(); | ^~ conftest.cpp:187:25: note: remove parentheses to declare a variable 187 | cxx11test::delegate d2(); | ^~ 1 warning generated. configure:5081: $? = 0 configure:5100: result: none needed configure:5174: checking for flex configure:5207: result: flex configure:5256: checking for lex output file root configure:5269: flex conftest.l configure:5273: $? = 0 configure:5282: result: lex.yy configure:5297: checking for lex library configure:5322: clang++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.cpp >&5 configure:5322: $? = 0 configure:5336: result: none needed configure:5358: checking whether yytext is a pointer configure:5374: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.cpp >&5 configure:5374: $? = 0 configure:5382: result: yes configure:5518: checking for C++ compiler version configure:5527: clang++ --version >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg configure:5538: $? = 0 configure:5527: clang++ -v >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang++.cfg System configuration file directory: /etc/clang Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/13 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 ... rest of stderr output deleted ... configure:5538: $? = 1 configure:5527: clang++ -V >&5 clang++: error: argument to '-V' is missing (expected 1 value) clang++: error: no input files configure:5538: $? = 1 configure:5527: clang++ -qversion >&5 clang++: error: unknown argument '-qversion'; did you mean '--version'? clang++: error: no input files configure:5538: $? = 1 configure:5542: checking whether the compiler supports GNU C++ configure:5574: result: yes configure:5585: checking whether clang++ accepts -g configure:5653: result: yes configure:5673: checking for clang++ option to enable C++11 features configure:5707: result: none needed configure:5791: checking for a BSD-compatible install configure:5865: result: /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c configure:5884: checking for x86_64-pc-linux-gnu-gcc configure:5917: result: clang configure:6322: checking for C compiler version configure:6331: clang --version >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg configure:6342: $? = 0 configure:6331: clang -v >&5 clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg System configuration file directory: /etc/clang Selected GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/13 Candidate multilib: .;@m64 Candidate multilib: 32;@m32 Selected multilib: .;@m64 ... rest of stderr output deleted ... configure:6342: $? = 1 configure:6331: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6342: $? = 1 configure:6331: clang -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6342: $? = 1 configure:6331: clang -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:6342: $? = 1 configure:6346: checking whether the compiler supports GNU C configure:6378: result: yes configure:6389: checking whether clang accepts -g configure:6457: result: yes configure:6477: checking for clang option to enable C11 features configure:6511: result: none needed configure:6629: checking whether make sets $(MAKE) configure:6653: result: yes configure:6666: checking for bison configure:6687: found /usr/bin/bison configure:6700: result: yes configure:6716: checking for flex configure:6737: found /usr/bin/flex configure:6750: result: yes configure:6779: checking for tr1/unordered_map configure:6779: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.cpp >&5 configure:6779: $? = 0 configure:6779: result: yes configure:6798: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H conftest.cpp >&5 configure:6798: $? = 0 configure:6837: checking for gc-8.2.4.tar.gz configure:6853: result: yes configure:6889: checking for gc.h configure:6889: clang++ -c -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -I. -I/usr/include/gc -I/usr/include/gc conftest.cpp >&5 configure:6889: $? = 0 configure:6889: result: yes configure:6892: checking for GC_malloc in -lgc configure:6914: clang++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -I. -I/usr/include/gc -I/usr/include/gc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.cpp -lgc -L/usr/lib >&5 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o is incompatible with elf32-i386 ld.lld: error: /var/tmp/portage/media-gfx/asymptote-2.86/temp/conftest-94fd50.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libstdc++.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_muldi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_negdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_lshrdi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ashldi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ashrdi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_cmpdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ucmpdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_clear_cache.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_trampoline.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(__main.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_absvsi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_absvdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_addvsi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_addvdi3.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation) configure:6914: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Asymptote" | #define PACKAGE_TARNAME "asymptote" | #define PACKAGE_VERSION "2.86" | #define PACKAGE_STRING "Asymptote 2.86" | #define PACKAGE_BUGREPORT "https://github.com/vectorgraphics/asymptote/issues" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define ASYMPTOTE_SYSDIR "/usr/share/asymptote" | #define ASYMPTOTE_DOCDIR "/usr/share/doc/asymptote-2.86" | #define YYTEXT_POINTER 1 | #define HAVE_TR1_UNORDERED_MAP 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int GC_malloc (); | } | int | main (void) | { | return conftest::GC_malloc (); | ; | return 0; | } configure:6926: result: no configure:6939: Boehm Garbage Collector library not found configure:7007: checking for getopt_long_only configure:7007: clang++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -I. -I$(GC)/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.cpp -L/usr/lib >&5 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o is incompatible with elf32-i386 ld.lld: error: /var/tmp/portage/media-gfx/asymptote-2.86/temp/conftest-ec3d2a.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libstdc++.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_muldi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_negdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_lshrdi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ashldi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ashrdi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_cmpdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ucmpdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_clear_cache.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_trampoline.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(__main.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_absvsi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_absvdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_addvsi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_addvdi3.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation) configure:7007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Asymptote" | #define PACKAGE_TARNAME "asymptote" | #define PACKAGE_VERSION "2.86" | #define PACKAGE_STRING "Asymptote 2.86" | #define PACKAGE_BUGREPORT "https://github.com/vectorgraphics/asymptote/issues" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define ASYMPTOTE_SYSDIR "/usr/share/asymptote" | #define ASYMPTOTE_DOCDIR "/usr/share/doc/asymptote-2.86" | #define YYTEXT_POINTER 1 | #define HAVE_TR1_UNORDERED_MAP 1 | /* end confdefs.h. */ | /* Define getopt_long_only to an innocuous variant, in case declares getopt_long_only. | For example, HP-UX 11i declares gettimeofday. */ | #define getopt_long_only innocuous_getopt_long_only | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getopt_long_only (void); below. */ | | #include | #undef getopt_long_only | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char getopt_long_only (void); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_getopt_long_only || defined __stub___getopt_long_only | choke me | #endif | | int | main (void) | { | return getopt_long_only (); | ; | return 0; | } configure:7007: result: no configure:7034: checking for deflate in -lz configure:7056: clang++ -o conftest -O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -DHAVE_SYS_TYPES_H -I. -I$(GC)/include -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld conftest.cpp -lz -L/usr/lib >&5 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/Scrt1.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/crti.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/crtbeginS.o is incompatible with elf32-i386 ld.lld: error: /var/tmp/portage/media-gfx/asymptote-2.86/temp/conftest-2f20bb.o is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libz.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libstdc++.so is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc_s.so.1 is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_muldi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_negdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_lshrdi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ashldi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ashrdi3.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_cmpdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_ucmpdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_clear_cache.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_trampoline.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(__main.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_absvsi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_absvdi2.o) is incompatible with elf32-i386 ld.lld: error: /usr/lib/gcc/x86_64-pc-linux-gnu/13/libgcc.a(_addvsi3.o) is incompatible with elf32-i386 ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) clang++: error: linker command failed with exit code 1 (use -v to see invocation) configure:7056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Asymptote" | #define PACKAGE_TARNAME "asymptote" | #define PACKAGE_VERSION "2.86" | #define PACKAGE_STRING "Asymptote 2.86" | #define PACKAGE_BUGREPORT "https://github.com/vectorgraphics/asymptote/issues" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define ASYMPTOTE_SYSDIR "/usr/share/asymptote" | #define ASYMPTOTE_DOCDIR "/usr/share/doc/asymptote-2.86" | #define YYTEXT_POINTER 1 | #define HAVE_TR1_UNORDERED_MAP 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int deflate (); | } | int | main (void) | { | return conftest::deflate (); | ; | return 0; | } configure:7068: result: no configure:7077: error: *** Please install libz or zlib-devel on your system *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_cxx_compiler_gnu=yes ac_cv_env_BISON_set= ac_cv_env_BISON_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=clang 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=-DHAVE_SYS_TYPES_H ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=clang++ ac_cv_env_FLEX_set= ac_cv_env_FLEX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_file_gc_8_2_4_tar_gz=yes ac_cv_func_getopt_long_only=no ac_cv_header_gc_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_tr1_unordered_map=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_gc_GC_malloc=no ac_cv_lib_lex='none needed' ac_cv_lib_z_deflate=no ac_cv_objext=o ac_cv_path_install='/usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c' ac_cv_prog_BISON=yes ac_cv_prog_CC=clang ac_cv_prog_FLEX=yes ac_cv_prog_LEX=flex ac_cv_prog_TEXI2DVI=texi2dvi ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_cxx11= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_use_gc=system gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration gl_cv_func_getcwd_path_max=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ASYGLVERSION='1.02' ATOMICVERSION='7.6.12' BISON='yes' CC='clang' CFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0 -fno-var-tracking' CPPFLAGS='-DHAVE_SYS_TYPES_H -I. -I$(GC)/include' CXX='clang++' CXXFLAGS='-O2 -march=x86-64 -pipe -pipe -frecord-gcc-switches -fno-diagnostics-color -fmessage-length=0' DEFS='' Datadir='/usr/share' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FLEX='yes' GCLIB='$(GC)/.libs/libgc.a' GCOPTIONS='' GCPPLIB='' GCVERSION='8.2.4' GLEW='' INCL='-I. -I$(GC)/include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='-L/usr/lib ' LSPLIB='' LSPLIBS='' LTLIBOBJS='' OBJEXT='o' OPTIONS='-D_FILE_OFFSET_BIS=64 -DUSEGC ' PACKAGE_BUGREPORT='https://github.com/vectorgraphics/asymptote/issues' PACKAGE_NAME='Asymptote' PACKAGE_STRING='Asymptote 2.86' PACKAGE_TARNAME='asymptote' PACKAGE_URL='' PACKAGE_VERSION='2.86' PATH_SEPARATOR=':' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' SET_MAKE='' SHELL='/bin/sh' TEXI2DVI='texi2dvi' VERSION='2.86' ac_ct_CC='' ac_ct_CXX='' ax_pthread_config='' 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' contextdir='/usr/share/texmf-site/tex/context/asymptote' datadir='/usr/share' datarootdir='/usr/share' docdir='/usr/share/doc/asymptote-2.86' dvidir='${docdir}' exec_prefix='NONE' getopt='getopt getopt1' 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/asymptote-2.86/html' includedir='${prefix}/include' infodir='/usr/share/info' kpsewhich='' latexdir='/usr/share/texmf-site/tex/latex/asymptote' 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='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Asymptote" #define PACKAGE_TARNAME "asymptote" #define PACKAGE_VERSION "2.86" #define PACKAGE_STRING "Asymptote 2.86" #define PACKAGE_BUGREPORT "https://github.com/vectorgraphics/asymptote/issues" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define ASYMPTOTE_SYSDIR "/usr/share/asymptote" #define ASYMPTOTE_DOCDIR "/usr/share/doc/asymptote-2.86" #define YYTEXT_POINTER 1 #define HAVE_TR1_UNORDERED_MAP 1 configure: exit 1