This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FTGL configure 2.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/opt/local --with-glut-inc=/dev/null --with-glut-lib=/dev/null ac_cv_path_DOXYGEN=no ac_cv_path_DVIPS=no ac_cv_path_LATEX=no ac_cv_path_KPSEWHICH=no ac_cv_path_EPSTOPDF=no ac_cv_path_CONVERT=no ## --------- ## ## Platform. ## ## --------- ## hostname = tati uname -m = x86_64 uname -r = 20.1.0 uname -s = Darwin uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 16.00 gigabytes Default processor set: 426 tasks, 1379 threads, 8 processors Load average: 1.93, Mach factor: 6.06 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2463: checking for a BSD-compatible install configure:2531: result: /usr/bin/install -c configure:2542: checking whether build environment is sane configure:2597: result: yes configure:2743: checking for a thread-safe mkdir -p configure:2782: result: /opt/local/bin/gmkdir -p configure:2789: checking for gawk configure:2805: found /opt/local/bin/gawk configure:2816: result: gawk configure:2827: checking whether make sets $(MAKE) configure:2849: result: yes configure:2878: checking whether make supports nested variables configure:2895: result: yes configure:3019: checking build system type configure:3033: result: x86_64-apple-darwin20.1.0 configure:3053: checking host system type configure:3066: result: x86_64-apple-darwin20.1.0 configure:3090: checking whether make supports the include directive configure:3105: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3108: $? = 0 configure:3127: result: yes (GNU style) configure:3282: checking for C++ compiler version configure:3291: /usr/bin/clang++ --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.27) Target: x86_64-apple-darwin20.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3302: $? = 0 configure:3291: /usr/bin/clang++ -v >&5 Apple clang version 12.0.0 (clang-1200.0.32.27) Target: x86_64-apple-darwin20.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:3302: $? = 0 configure:3291: /usr/bin/clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3302: $? = 1 configure:3291: /usr/bin/clang++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:3302: $? = 1 configure:3322: checking whether the C++ compiler works configure:3344: /usr/bin/clang++ -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.cpp >&5 configure:3348: $? = 0 configure:3396: result: yes configure:3399: checking for C++ compiler default output file name configure:3401: result: a.out configure:3407: checking for suffix of executables configure:3414: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.cpp >&5 configure:3418: $? = 0 configure:3440: result: configure:3462: checking whether we are cross compiling configure:3470: /usr/bin/clang++ -o conftest -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.cpp >&5 configure:3474: $? = 0 configure:3481: ./conftest configure:3485: $? = 0 configure:3500: result: no configure:3505: checking for suffix of object files configure:3527: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5 configure:3531: $? = 0 configure:3552: result: o configure:3556: checking whether we are using the GNU C++ compiler configure:3575: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5 configure:3575: $? = 0 configure:3584: result: yes configure:3593: checking whether /usr/bin/clang++ accepts -g configure:3613: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5 configure:3613: $? = 0 configure:3654: result: yes configure:3679: checking dependency style of /usr/bin/clang++ configure:3790: result: gcc3 configure:3819: ECHO was not defined by configure so defining manually configure:3871: checking how to print strings configure:3898: result: printf configure:3967: checking for gcc configure:3994: result: /usr/bin/clang configure:4223: checking for C compiler version configure:4232: /usr/bin/clang --version >&5 Apple clang version 12.0.0 (clang-1200.0.32.27) Target: x86_64-apple-darwin20.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:4243: $? = 0 configure:4232: /usr/bin/clang -v >&5 Apple clang version 12.0.0 (clang-1200.0.32.27) Target: x86_64-apple-darwin20.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:4243: $? = 0 configure:4232: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4243: $? = 1 configure:4232: /usr/bin/clang -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:4243: $? = 1 configure:4247: checking whether we are using the GNU C compiler configure:4266: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:4266: $? = 0 configure:4275: result: yes configure:4284: checking whether /usr/bin/clang accepts -g configure:4304: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:4304: $? = 0 configure:4345: result: yes configure:4362: checking for /usr/bin/clang option to accept ISO C89 configure:4425: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:4425: $? = 0 configure:4438: result: none needed configure:4463: checking whether /usr/bin/clang understands -c and -o together configure:4485: /usr/bin/clang -c conftest.c -o conftest2.o configure:4488: $? = 0 configure:4485: /usr/bin/clang -c conftest.c -o conftest2.o configure:4488: $? = 0 configure:4500: result: yes configure:4519: checking dependency style of /usr/bin/clang configure:4630: result: gcc3 configure:4645: checking for a sed that does not truncate output configure:4709: result: /opt/local/bin/gsed configure:4727: checking for grep that handles long lines and -e configure:4785: result: /opt/local/bin/ggrep configure:4790: checking for egrep configure:4852: result: /opt/local/bin/ggrep -E configure:4857: checking for fgrep configure:4919: result: /opt/local/bin/ggrep -F configure:4954: checking for ld used by /usr/bin/clang configure:5021: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:5028: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:5043: result: no configure:5055: checking for BSD- or MS-compatible name lister (nm) configure:5109: result: /usr/bin/nm -B configure:5239: checking the name lister (/usr/bin/nm -B) interface configure:5246: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:5249: /usr/bin/nm -B "conftest.o" configure:5252: output 0000000000000000 S _some_variable configure:5259: result: BSD nm configure:5262: checking whether ln -s works configure:5266: result: yes configure:5274: checking the maximum length of command line arguments configure:5405: result: 786432 configure:5453: checking how to convert x86_64-apple-darwin20.1.0 file names to x86_64-apple-darwin20.1.0 format configure:5493: result: func_convert_file_noop configure:5500: checking how to convert x86_64-apple-darwin20.1.0 file names to toolchain format configure:5520: result: func_convert_file_noop configure:5527: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files configure:5534: result: -r configure:5608: checking for objdump configure:5624: found /usr/bin/objdump configure:5635: result: objdump configure:5667: checking how to recognize dependent libraries configure:5867: result: pass_all configure:5952: checking for dlltool configure:5982: result: no configure:6012: checking how to associate runtime and link libraries configure:6039: result: printf %s\n configure:6100: checking for ar configure:6116: found /usr/bin/ar configure:6127: result: ar configure:6164: checking for archiver @FILE support configure:6181: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:6181: $? = 0 configure:6184: ar cru libconftest.a @conftest.lst >&5 ar: @conftest.lst: No such file or directory configure:6187: $? = 1 configure:6207: result: no configure:6265: checking for strip configure:6281: found /usr/bin/strip configure:6292: result: strip configure:6364: checking for ranlib configure:6380: found /usr/bin/ranlib configure:6391: result: ranlib configure:6493: checking command to parse /usr/bin/nm -B output from /usr/bin/clang object configure:6646: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:6649: $? = 0 configure:6653: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6656: $? = 0 cannot find nm_test_var in conftest.nm configure:6646: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:6649: $? = 0 configure:6653: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6656: $? = 0 configure:6722: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c conftstm.o >&5 configure:6725: $? = 0 configure:6763: result: ok configure:6810: checking for sysroot configure:6840: result: no configure:6847: checking for a working dd configure:6885: result: /bin/dd configure:6889: checking how to truncate binary pipes configure:6904: result: /bin/dd bs=4096 count=1 configure:7233: checking for mt configure:7263: result: no configure:7283: checking if : is a manifest tool configure:7289: : '-?' configure:7297: result: no configure:7353: checking for dsymutil configure:7369: found /usr/bin/dsymutil configure:7380: result: dsymutil configure:7445: checking for nmedit configure:7461: found /usr/bin/nmedit configure:7472: result: nmedit configure:7537: checking for lipo configure:7553: found /usr/bin/lipo configure:7564: result: lipo configure:7629: checking for otool configure:7645: found /usr/bin/otool configure:7656: result: otool configure:7721: checking for otool64 configure:7751: result: no configure:7796: checking for -single_module linker flag /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:7829: result: yes configure:7832: checking for -exported_symbols_list linker flag configure:7852: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 configure:7852: $? = 0 configure:7862: result: yes configure:7865: checking for -force_load linker flag /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -c -o conftest.o conftest.c ar cru libconftest.a conftest.o ranlib libconftest.a /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:7897: result: yes configure:7969: checking how to run the C preprocessor configure:8000: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c configure:8000: $? = 0 configure:8014: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8014: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:8039: result: /usr/bin/clang -E configure:8059: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c configure:8059: $? = 0 configure:8073: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:8073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:8102: checking for ANSI C header files configure:8122: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8122: $? = 0 configure:8195: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:8195: $? = 0 configure:8195: ./conftest configure:8195: $? = 0 configure:8206: result: yes configure:8219: checking for sys/types.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for sys/stat.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for stdlib.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for string.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for memory.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for strings.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for inttypes.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for stdint.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8219: checking for unistd.h configure:8219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8219: $? = 0 configure:8219: result: yes configure:8233: checking for dlfcn.h configure:8233: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:8233: $? = 0 configure:8233: result: yes configure:8500: checking for objdir configure:8515: result: .libs configure:8775: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions configure:8793: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -fno-rtti -fno-exceptions conftest.c >&5 configure:8797: $? = 0 configure:8810: result: yes configure:9168: checking for /usr/bin/clang option to produce PIC configure:9175: result: -fno-common -DPIC configure:9183: checking if /usr/bin/clang PIC flag -fno-common -DPIC works configure:9201: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -fno-common -DPIC -DPIC conftest.c >&5 configure:9205: $? = 0 configure:9218: result: yes configure:9247: checking if /usr/bin/clang static flag -static works configure:9275: result: no configure:9290: checking if /usr/bin/clang supports -c -o file.o configure:9311: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -o out/conftest2.o conftest.c >&5 configure:9315: $? = 0 configure:9337: result: yes configure:9345: checking if /usr/bin/clang supports -c -o file.o configure:9392: result: yes configure:9425: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:10684: result: yes configure:10924: checking dynamic linker characteristics configure:11742: result: darwin20.1.0 dyld configure:11864: checking how to hardcode library paths into programs configure:11889: result: immediate configure:12437: checking whether stripping libraries is possible configure:12451: result: yes configure:12477: checking if libtool supports shared libraries configure:12479: result: yes configure:12482: checking whether to build shared libraries configure:12507: result: yes configure:12510: checking whether to build static libraries configure:12514: result: yes configure:12537: checking how to run the C++ preprocessor configure:12564: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp configure:12564: $? = 0 configure:12578: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:12578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 configure:12603: result: /usr/bin/clang++ -E configure:12623: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp configure:12623: $? = 0 configure:12637: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:12637: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 configure:12799: checking for ld used by /usr/bin/clang++ configure:12866: result: /Library/Developer/CommandLineTools/usr/bin/ld configure:12873: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld configure:12888: result: no configure:12943: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:14016: result: yes configure:14052: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.cpp >&5 configure:14055: $? = 0 configure:14536: checking for /usr/bin/clang++ option to produce PIC configure:14543: result: -fno-common -DPIC configure:14551: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works configure:14569: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -fno-common -DPIC -DPIC conftest.cpp >&5 configure:14573: $? = 0 configure:14586: result: yes configure:14609: checking if /usr/bin/clang++ static flag -static works configure:14637: result: no configure:14649: checking if /usr/bin/clang++ supports -c -o file.o configure:14670: /usr/bin/clang++ -c -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -o out/conftest2.o conftest.cpp >&5 configure:14674: $? = 0 configure:14696: result: yes configure:14701: checking if /usr/bin/clang++ supports -c -o file.o configure:14748: result: yes configure:14778: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries configure:14818: result: yes configure:14959: checking dynamic linker characteristics configure:15704: result: darwin20.1.0 dyld configure:15769: checking how to hardcode library paths into programs configure:15794: result: immediate configure:15865: checking for /usr/bin/clang option to accept ISO C99 configure:16014: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 configure:16014: $? = 0 configure:16027: result: none needed configure:16135: checking for /usr/bin/clang option to accept ISO Standard C configure:16146: result: none needed configure:16156: checking for __func__ configure:16172: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 conftest.c:25:7: warning: initializing 'char *' with an expression of type 'const char [5]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char *function = __func__; ^ ~~~~~~~~ 1 warning generated. configure:16172: $? = 0 configure:16198: result: yes configure:16217: checking for ANSI C header files configure:16321: result: yes configure:16329: checking for stdlib.h configure:16329: result: yes configure:16339: checking for wcsdup configure:16339: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:16339: $? = 0 configure:16339: result: yes configure:16350: checking for strndup configure:16350: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 conftest.c:47:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration] char strndup (); ^ conftest.c:47:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)' 1 warning generated. configure:16350: $? = 0 configure:16350: result: yes configure:16362: checking for X configure:16470: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c configure:16470: $? = 0 configure:16501: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lX11 >&5 configure:16501: $? = 0 configure:16551: result: libraries , headers configure:16739: checking for pkg-config configure:16757: found /opt/local/bin/pkg-config configure:16769: result: /opt/local/bin/pkg-config configure:16794: checking pkg-config is at least version 0.9.0 configure:16797: result: yes configure:16808: checking for FT2 configure:16816: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3" configure:16819: $? = 0 configure:16834: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.0.3" configure:16837: $? = 0 configure:16892: result: yes configure:16992: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lX11 >&5 configure:16992: $? = 0 configure:17090: checking for gethostbyname configure:17090: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17090: $? = 0 configure:17090: result: yes configure:17187: checking for connect configure:17187: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17187: $? = 0 configure:17187: result: yes configure:17236: checking for remove configure:17236: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17236: $? = 0 configure:17236: result: yes configure:17285: checking for shmat configure:17285: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17285: $? = 0 configure:17285: result: yes configure:17343: checking for IceConnectionNumber in -lICE configure:17368: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lICE >&5 configure:17368: $? = 0 configure:17377: result: yes configure:17438: checking GL/gl.h usability configure:17438: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17438: $? = 0 configure:17438: result: yes configure:17438: checking GL/gl.h presence configure:17438: /usr/bin/clang -E conftest.c configure:17438: $? = 0 configure:17438: result: yes configure:17438: checking for GL/gl.h configure:17438: result: yes configure:17462: checking for OpenGL framework (Darwin-specific) configure:17479: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL >&5 conftest.c:30:1: warning: 'glBegin' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations] glBegin(GL_POINTS) ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk/System/Library/Frameworks/OpenGL.framework/Headers/gl.h:2385:13: note: 'glBegin' has been explicitly marked deprecated here extern void glBegin (GLenum mode) OPENGL_DEPRECATED(10.0, 10.14); ^ 1 warning generated. configure:17479: $? = 0 configure:17483: result: yes configure:17497: checking for GL library configure:17536: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >&5 clang: error: no such file or directory: '/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' configure:17536: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 __FUNC__ __func__ | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | | /* 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 glBegin (); | int | main () | { | return glBegin (); | ; | return 0; | } configure:17551: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib >&5 clang: error: no such file or directory: '/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' configure:17551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 __FUNC__ __func__ | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | /* end confdefs.h. */ | #include | int | main () | { | glBegin(GL_POINTS) | ; | return 0; | } configure:17584: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lGL -lSM -lICE -lX11 -lXext -lXmu >&5 configure:17584: $? = 0 configure:17594: result: yes configure:17603: checking GL/glu.h usability configure:17603: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17603: $? = 0 configure:17603: result: yes configure:17603: checking GL/glu.h presence configure:17603: /usr/bin/clang -E conftest.c configure:17603: $? = 0 configure:17603: result: yes configure:17603: checking for GL/glu.h configure:17603: result: yes configure:17626: checking for GLU version >= 1.2 configure:17650: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 configure:17650: $? = 0 configure:17651: result: yes configure:17817: checking GL/glut.h usability configure:17817: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null conftest.c >&5 clang: warning: /dev/null: 'linker' input unused [-Wunused-command-line-argument] configure:17817: $? = 0 configure:17817: result: yes configure:17817: checking GL/glut.h presence configure:17817: /usr/bin/clang -E /dev/null conftest.c clang: warning: /dev/null: 'linker' input unused [-Wunused-command-line-argument] configure:17817: $? = 0 configure:17817: result: yes configure:17817: checking for GL/glut.h configure:17817: result: yes configure:17845: checking for GLUT library configure:17875: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c /dev/null >&5 ld: file too small (length=0) file '/dev/null' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17875: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 __FUNC__ __func__ | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | | /* 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 glutInit (); | int | main () | { | return glutInit (); | ; | return 0; | } configure:17903: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lglut -lGL -lSM -lICE -lX11 -lXext -lXmu >&5 ld: file too small (length=0) file '/dev/null' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 __FUNC__ __func__ | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | | /* 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 glutInit (); | int | main () | { | return glutInit (); | ; | return 0; | } configure:17933: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -lglut -lGL -lSM -lICE -lX11 -lXext -lXmu -lSM -lICE -lX11 -lXext -lXmu >&5 ld: file too small (length=0) file '/dev/null' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17933: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 __FUNC__ __func__ | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | | /* 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 glutInit (); | int | main () | { | return glutInit (); | ; | return 0; | } configure:17963: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 /dev/null -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -Xlinker -framework -Xlinker OpenGL -Xlinker -framework -Xlinker GLUT >&5 ld: file too small (length=0) file '/dev/null' for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FTGL" | #define PACKAGE_TARNAME "ftgl" | #define PACKAGE_VERSION "2.4.0" | #define PACKAGE_STRING "FTGL 2.4.0" | #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" | #define PACKAGE_URL "" | #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 __FUNC__ __func__ | #define STDC_HEADERS 1 | #define HAVE_WCSDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | | /* 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 glutInit (); | int | main () | { | return glutInit (); | ; | return 0; | } configure:17977: result: no configure:17983: WARNING: GLUT headers not available, example program won't be compiled. configure:18010: checking for a TrueType font on the system configure:18044: result: /usr/X11/lib/X11/fonts/TTF/VeraSe.ttf configure:18050: checking for CPPUNIT configure:18058: $PKG_CONFIG --exists --print-errors "cppunit" Package cppunit was not found in the pkg-config search path. Perhaps you should add the directory containing `cppunit.pc' to the PKG_CONFIG_PATH environment variable No package 'cppunit' found configure:18061: $? = 1 configure:18076: $PKG_CONFIG --exists --print-errors "cppunit" Package cppunit was not found in the pkg-config search path. Perhaps you should add the directory containing `cppunit.pc' to the PKG_CONFIG_PATH environment variable No package 'cppunit' found configure:18079: $? = 1 No package 'cppunit' found configure:18117: result: no configure:18135: checking if compiler and linker recognize -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline configure:18155: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src conftest.c >&5 conftest.c:33:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ 1 warning generated. configure:18155: $? = 0 configure:18157: grep nrecognize conftest.err >/dev/null 2>&1 configure:18160: $? = 1 configure:18178: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline conftest.c >&5 configure:18178: $? = 0 configure:18178: ./conftest configure:18178: $? = 0 configure:18187: result: yes configure:18199: checking if compiler and linker recognize -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs configure:18219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src conftest.c >&5 conftest.c:33:5: warning: unused variable 'i' [-Wunused-variable] int i; ^ 1 warning generated. configure:18219: $? = 0 configure:18221: grep nrecognize conftest.err >/dev/null 2>&1 configure:18224: $? = 1 configure:18242: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs conftest.c >&5 configure:18242: $? = 0 configure:18242: ./conftest configure:18242: $? = 0 configure:18251: result: yes configure:18274: checking for doxygen configure:18305: result: no configure:18328: checking for pdflatex configure:18359: result: no configure:18369: checking for kpsewhich configure:18400: result: no configure:18410: checking for dvips configure:18441: result: no configure:18451: checking for convert configure:18482: result: no configure:18492: checking for epstopdf configure:18523: result: no configure:18535: checking for gsed configure:18565: result: /opt/local/bin/gsed configure:18731: checking that generated files are newer than configure configure:18737: result: done configure:18780: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FTGL config.status 2.4.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tati config.status:1201: creating ftgl.pc config.status:1201: creating Makefile config.status:1201: creating demo/Makefile config.status:1201: creating docs/Makefile config.status:1201: creating docs/doxygen.cfg config.status:1201: creating msvc/Makefile config.status:1201: creating src/Makefile config.status:1201: creating test/Makefile config.status:1201: creating config.h config.status:1430: executing depfiles commands config.status:1507: cd demo && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1512: $? = 0 config.status:1507: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1512: $? = 0 config.status:1507: cd test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1512: $? = 0 config.status:1430: executing libtool commands configure:21194: WARNING: unrecognized options: --with-glut-inc, --with-glut-lib configure:21210: result: Done. configure:21212: result: configure:21214: result: FTGL configured with the following settings: configure:21216: result: configure:21218: result: Prefix: /opt/local configure:21220: result: Binaries: /opt/local/bin configure:21222: result: Configuration files: /opt/local/etc configure:21224: result: Data files: /opt/local/share configure:21226: result: configure:21228: result: CC = /usr/bin/clang configure:21230: result: CXX = /usr/bin/clang++ configure:21233: result: CFLAGS = -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs configure:21237: result: CXXFLAGS = -pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline configure:21241: result: CPPFLAGS = -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src configure:21245: result: LDFLAGS = -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline configure:21252: result: configure:21254: result: --- configure:21256: result: ./configure complete, type 'make' to begin building configure:21258: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin20.1.0 ac_cv_c_compiler_gnu=yes ac_cv_cpp_func=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/clang ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' ac_cv_env_CPPUNIT_CFLAGS_set= ac_cv_env_CPPUNIT_CFLAGS_value= ac_cv_env_CPPUNIT_LIBS_set= ac_cv_env_CPPUNIT_LIBS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/clang++ ac_cv_env_FT2_CFLAGS_set= ac_cv_env_FT2_CFLAGS_value= ac_cv_env_FT2_LIBS_set= ac_cv_env_FT2_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_func_strndup=yes ac_cv_func_wcsdup=yes ac_cv_have_glut=no ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glu_h=yes ac_cv_header_GL_glut_h=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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-apple-darwin20.1.0 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_objext=o ac_cv_path_CONVERT=no ac_cv_path_DOXYGEN=no ac_cv_path_DVIPS=no ac_cv_path_EGREP='/opt/local/bin/ggrep -E' ac_cv_path_EPSTOPDF=no ac_cv_path_FGREP='/opt/local/bin/ggrep -F' ac_cv_path_GREP=/opt/local/bin/ggrep ac_cv_path_KPSEWHICH=no ac_cv_path_LATEX=no ac_cv_path_SED=/opt/local/bin/gsed ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/clang -E' ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=/usr/bin/clang ac_cv_prog_ac_ct_DSYMUTIL=dsymutil ac_cv_prog_ac_ct_LIPO=lipo ac_cv_prog_ac_ct_NMEDIT=nmedit ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_OTOOL=otool ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_glBegin='-Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld lt_cv_path_NM='/usr/bin/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='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\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/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=786432 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' pkg_cv_FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' pkg_cv_FT2_LIBS='-L/opt/local/lib -lfreetype' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' automake-1.16' AWK='gawk' CC='/usr/bin/clang' CCDEPMODE='depmode=gcc3' CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs' CONVERT='no' CPP='/usr/bin/clang -E' CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -I${top_srcdir}/src' CPPUNIT_CFLAGS='' CPPUNIT_LIBS='' CXX='/usr/bin/clang++' CXXCPP='/usr/bin/clang++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-pipe -Os -std=c++11 -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOXYGEN='no' DSYMUTIL='dsymutil' DUMPBIN='' DVIPS='no' ECHO='printf %s\n' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/opt/local/bin/ggrep -E' EPSTOPDF='no' EXEEXT='' FGREP='/opt/local/bin/ggrep -F' FRAMEWORK_OPENGL='-Xlinker -framework -Xlinker OpenGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib' FT2_CFLAGS='-I/opt/local/include/freetype2 -I/opt/local/include/libpng16' FT2_LIBS='-L/opt/local/lib -lfreetype' GLUT_CFLAGS='/dev/null' GLUT_LIBS='' GL_CFLAGS='' GL_LIBS='-lGL -lSM -lICE -lX11 -lXext -lXmu ' GREP='/opt/local/bin/ggrep' HAVE_CPPUNIT_FALSE='' HAVE_CPPUNIT_TRUE='#' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_GLUT_FALSE='' HAVE_GLUT_TRUE='#' HAVE_LATEX_FALSE='' HAVE_LATEX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' KPSEWHICH='no' LATEX='no' LD='/Library/Developer/CommandLineTools/usr/bin/ld' LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -W -Wall -Wundef -Wfloat-equal -Wpointer-arith -Wcast-align -Wcast-qual -Wshadow -Wsign-compare -Winline' LIBM='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='lipo' LN_S='ln -s' LTLIBOBJS='' LT_MAJOR='2' LT_MICRO='0' LT_MINOR='4' LT_SYS_LIBRARY_PATH='' LT_VERSION='2:4:0' MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/opt/local/bin/gmkdir -p' NM='/usr/bin/nm -B' NMEDIT='nmedit' OBJDUMP='objdump' OBJEXT='o' OTOOL64=':' OTOOL='otool' PACKAGE='ftgl' PACKAGE_BUGREPORT='https://sourceforge.net/projects/ftgl/' PACKAGE_NAME='FTGL' PACKAGE_STRING='FTGL 2.4.0' PACKAGE_TARNAME='ftgl' PACKAGE_URL='' PACKAGE_VERSION='2.4.0' PATH_SEPARATOR=':' PKG_CONFIG='/opt/local/bin/pkg-config' RANLIB='ranlib' SED='/opt/local/bin/gsed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='2.4.0' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_AR='ar' ac_ct_CC='/usr/bin/clang' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='/opt/local/bin' build='x86_64-apple-darwin20.1.0' build_alias='' build_cpu='x86_64' build_os='darwin20.1.0' build_vendor='apple' datadir='/opt/local/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin20.1.0' host_alias='' host_cpu='x86_64' host_os='darwin20.1.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ftgl/ftgl/work/ftgl-2.4.0/.auto/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/opt/local/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/opt/local/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "FTGL" #define PACKAGE_TARNAME "ftgl" #define PACKAGE_VERSION "2.4.0" #define PACKAGE_STRING "FTGL 2.4.0" #define PACKAGE_BUGREPORT "https://sourceforge.net/projects/ftgl/" #define PACKAGE_URL "" #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 __FUNC__ __func__ #define STDC_HEADERS 1 #define HAVE_WCSDUP 1 #define HAVE_STRNDUP 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLU_H 1 #define HAVE_GL_GLUT_H 1 #define FONT_FILE "/usr/X11/lib/X11/fonts/TTF/VeraSe.ttf" configure: exit 0