This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52.20200802. Invocation command line was $ ./configure --prefix=/opt/macports --mandir=/opt/macports/share/man --enable-luit --enable-logging --enable-wide-chars --enable-256-color --enable-load-vt-fonts --enable-double-buffer --x-include=/opt/macports/include --x-lib=/opt/macports/lib --with-app-defaults=/opt/macports/share/X11/app-defaults ## ---------- ## ## Platform. ## ## ---------- ## hostname = vana.local uname -m = x86_64 uname -r = 19.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64 Kernel configured for up to 16 processors. 8 processors are physically available. 16 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 40.00 gigabytes Default processor set: 526 tasks, 1975 threads, 16 processors Load average: 2.11, Mach factor: 13.87 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH = /opt/macports/bin:/opt/macports/sbin:/bin:/sbin:/usr/bin:/usr/sbin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1103: PATH=".;."; conftest.sh ./configure: line 1104: conftest.sh: command not found configure:1106: $? = 127 configure:1148: checking build system type configure:1166: result: x86_64-apple-darwin19.6.0 configure:1174: checking host system type configure:1188: result: x86_64-apple-darwin19.6.0 configure:1214: result: Configuring for darwin19.6.0 configure:1280: checking for gcc configure:1303: result: /usr/bin/clang configure:1531: checking for C compiler version configure:1534: /usr/bin/clang --version &5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:1537: $? = 0 configure:1539: /usr/bin/clang -v &5 Apple clang version 12.0.0 (clang-1200.0.32.2) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin configure:1542: $? = 0 configure:1544: /usr/bin/clang -V &5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:1547: $? = 1 configure:1567: checking for C compiler default output configure:1570: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:1573: $? = 0 configure:1602: result: a.out configure:1607: checking whether the C compiler works configure:1613: ./a.out configure:1616: $? = 0 configure:1631: result: yes configure:1638: checking whether we are cross compiling configure:1640: result: no configure:1643: checking for executable suffix configure:1645: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:1648: $? = 0 configure:1670: result: configure:1676: checking for object suffix configure:1694: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 configure:1697: $? = 0 configure:1716: result: o configure:1720: checking whether we are using the GNU C compiler configure:1741: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 configure:1744: $? = 0 configure:1747: test -s conftest.o configure:1750: $? = 0 configure:1762: result: yes configure:1768: checking whether /usr/bin/clang accepts -g configure:1786: /usr/bin/clang -c -g -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 configure:1789: $? = 0 configure:1792: test -s conftest.o configure:1795: $? = 0 configure:1805: result: yes configure:1832: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:11: error: expected ';' after top level declarator choke me ^ ; 2 errors generated. configure:1835: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:1936: checking version of /usr/bin/clang configure:1940: result: 12.0.0 configure:2000: checking if this is really Clang C compiler configure:2022: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 configure:2025: $? = 0 configure:2028: test -s conftest.o configure:2031: $? = 0 configure:2042: result: yes configure:2046: checking for /usr/bin/clang option to accept ANSI C configure:2103: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 configure:2106: $? = 0 configure:2109: test -s conftest.o configure:2112: $? = 0 configure:2129: result: none needed configure:2140: checking $CFLAGS variable configure:2254: result: ok configure:2259: checking $CC variable configure:2394: result: ok configure:2405: checking how to run the C preprocessor configure:2431: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c configure:2437: $? = 0 configure:2464: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c configure:2461:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:2470: $? = 1 configure: failed program was: #line 2460 "configure" #include "confdefs.h" #include configure:2507: result: /usr/bin/clang -E configure:2522: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c configure:2528: $? = 0 configure:2555: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c configure:2552:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:2561: $? = 1 configure: failed program was: #line 2551 "configure" #include "confdefs.h" #include configure:2605: checking for mawk configure:2631: result: no configure:2605: checking for gawk configure:2620: found /opt/macports/bin/gawk configure:2628: result: gawk configure:2650: checking for a BSD compatible install configure:2699: result: /usr/bin/install -c configure:2710: checking whether ln -s works configure:2714: result: yes configure:2738: checking for lint configure:2764: result: no configure:2738: checking for cppcheck configure:2764: result: no configure:2738: checking for splint configure:2764: result: no configure:2779: checking if the POSIX test-macros are already defined configure:2805: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk conftest.c >&5 configure:2808: $? = 0 configure:2811: test -s conftest.o configure:2814: $? = 0 configure:2825: result: no configure:4243: testing add to $CPPFLAGS -D_DARWIN_C_SOURCE ... configure:4553: checking if SIGWINCH is defined configure:4575: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:4578: $? = 0 configure:4581: test -s conftest.o configure:4584: $? = 0 configure:4632: result: yes configure:4714: checking for ncurses/curses.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4721:10: fatal error: 'ncurses/curses.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:4730: $? = 1 configure: failed program was: #line 4720 "configure" #include "confdefs.h" #include configure:4749: result: no configure:4714: checking for ncurses/term.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4721:10: fatal error: 'ncurses/term.h' file not found #include ^~~~~~~~~~~~~~~~ 1 error generated. configure:4730: $? = 1 configure: failed program was: #line 4720 "configure" #include "confdefs.h" #include configure:4749: result: no configure:4714: checking for stdlib.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4730: $? = 0 configure:4749: result: yes configure:4714: checking for sys/ptem.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4721:10: fatal error: 'sys/ptem.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:4730: $? = 1 configure: failed program was: #line 4720 "configure" #include "confdefs.h" #include configure:4749: result: no configure:4714: checking for sys/ttydefaults.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4730: $? = 0 configure:4749: result: yes configure:4714: checking for term.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4730: $? = 0 configure:4749: result: yes configure:4714: checking for termios.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4730: $? = 0 configure:4749: result: yes configure:4714: checking for unistd.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4730: $? = 0 configure:4749: result: yes configure:4714: checking for wchar.h configure:4724: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4730: $? = 0 configure:4749: result: yes configure:4759: checking whether time.h and sys/time.h may both be included configure:4781: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:4784: $? = 0 configure:4787: test -s conftest.o configure:4790: $? = 0 configure:4800: result: yes configure:4810: checking for nl_langinfo and CODESET configure:4828: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:4831: $? = 0 configure:4834: test -s conftest configure:4837: $? = 0 configure:4848: result: yes configure:4860: checking for signal global datatype configure:4896: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:4899: $? = 0 configure:4902: test -s conftest.o configure:4905: $? = 0 configure:4919: result: volatile sig_atomic_t configure:4926: checking for ANSI C header files configure:4940: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:4946: $? = 0 configure:5033: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5036: $? = 0 configure:5038: ./conftest configure:5041: $? = 0 configure:5054: result: yes configure:5070: checking for sys/types.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for sys/stat.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for stdlib.h configure:5101: result: yes configure:5070: checking for string.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for memory.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for strings.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for inttypes.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for stdint.h configure:5082: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5085: $? = 0 configure:5088: test -s conftest.o configure:5091: $? = 0 configure:5101: result: yes configure:5070: checking for unistd.h configure:5101: result: yes configure:5111: checking for time_t configure:5132: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5135: $? = 0 configure:5138: test -s conftest.o configure:5141: $? = 0 configure:5151: result: yes configure:5163: checking for cc_t in or configure:5190: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5193: $? = 0 configure:5196: test -s conftest.o configure:5199: $? = 0 configure:5211: result: yes configure:5218: checking for mode_t configure:5239: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5242: $? = 0 configure:5245: test -s conftest.o configure:5248: $? = 0 configure:5258: result: yes configure:5270: checking for pid_t configure:5291: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5294: $? = 0 configure:5297: test -s conftest.o configure:5300: $? = 0 configure:5310: result: yes configure:5322: checking for uid_t in sys/types.h configure:5342: result: yes configure:5356: checking for off_t configure:5377: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5380: $? = 0 configure:5383: test -s conftest.o configure:5386: $? = 0 configure:5396: result: yes configure:5428: checking for gethostname configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for getusershell configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for endusershell configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for getlogin configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for initgroups configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for mkdtemp configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for putenv configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for unsetenv configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for sched_yield configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for setpgid configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for strftime configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for tcgetattr configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for waitpid configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for wcswidth configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5428: checking for wcwidth configure:5465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:5468: $? = 0 configure:5471: test -s conftest configure:5474: $? = 0 configure:5484: result: yes configure:5497: checking for lastlog.h configure:5507: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:5504:10: fatal error: 'lastlog.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:5513: $? = 1 configure: failed program was: #line 5503 "configure" #include "confdefs.h" #include configure:5532: result: no configure:5497: checking for paths.h configure:5507: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:5513: $? = 0 configure:5532: result: yes configure:5542: checking for lastlog path configure:5569: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5562:14: error: use of undeclared identifier '_PATH_LASTLOG' char *path = _PATH_LASTLOG; (void)path ^ 1 error generated. configure:5572: $? = 1 configure: failed program was: #line 5549 "configure" #include "confdefs.h" #include #ifdef HAVE_LASTLOG_H #include #else #ifdef HAVE_PATHS_H #include #endif #endif int main (void) { char *path = _PATH_LASTLOG; (void)path ; return 0; } configure:5593: result: no configure:5600: checking for utmp implementation configure:5633: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5630:18: error: no member named 'ut_name' in 'struct utmpx' char *name = x.ut_name; /* utmp.h and compatible definitions */ ~ ^ 1 error generated. configure:5636: $? = 1 configure: failed program was: #line 5617 "configure" #include "confdefs.h" #include #include #define getutent getutxent #ifdef USE_LASTLOG #include /* may conflict with utmpx.h on Linux */ #endif int main (void) { struct utmpx x; char *name = x.ut_name; /* utmp.h and compatible definitions */ (void)x; (void)name; ; return 0; } configure:5667: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5670: $? = 0 configure:5673: test -s conftest.o configure:5676: $? = 0 configure:5691: result: utmpx configure:5706: checking if utmpx.ut_host is declared configure:5730: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5733: $? = 0 configure:5736: test -s conftest.o configure:5739: $? = 0 configure:5751: result: yes configure:5761: checking if utmpx.ut_syslen is declared configure:5785: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5776:13: error: no member named 'ut_syslen' in 'struct utmpx' int y = x.ut_syslen; ~ ^ 1 error generated. configure:5788: $? = 1 configure: failed program was: #line 5768 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; int y = x.ut_syslen; (void)x; (void)y ; return 0; } configure:5806: result: no configure:5816: checking if utmpx.ut_name is declared configure:5849: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5846:18: error: no member named 'ut_name' in 'struct utmpx' char *name = x.ut_name; ~ ^ 1 error generated. configure:5852: $? = 1 configure: failed program was: #line 5833 "configure" #include "confdefs.h" #include #include #define getutent getutxent #ifdef USE_LASTLOG #include /* may conflict with utmpx.h on Linux */ #endif int main (void) { struct utmpx x; char *name = x.ut_name; (void)x; (void)name; ; return 0; } configure:5849: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5852: $? = 0 configure:5855: test -s conftest.o configure:5858: $? = 0 configure:5870: result: ut_user configure:5890: checking for exit-status in utmpx configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' long y = x.ut_exit.__e_exit = 0; ~ ^ 1 error generated. configure:5923: $? = 1 configure: failed program was: #line 5903 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; long y = x.ut_exit.__e_exit = 0; (void)x; (void)y ; return 0; } configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' long y = x.ut_exit.e_exit = 0; ~ ^ 1 error generated. configure:5923: $? = 1 configure: failed program was: #line 5903 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; long y = x.ut_exit.e_exit = 0; (void)x; (void)y ; return 0; } configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' long y = x.ut_exit.ut_e_exit = 0; ~ ^ 1 error generated. configure:5923: $? = 1 configure: failed program was: #line 5903 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; long y = x.ut_exit.ut_e_exit = 0; (void)x; (void)y ; return 0; } configure:5920: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5911:14: error: no member named 'ut_exit' in 'struct utmpx' long y = x.ut_exit.ut_exit = 0; ~ ^ 1 error generated. configure:5923: $? = 1 configure: failed program was: #line 5903 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; long y = x.ut_exit.ut_exit = 0; (void)x; (void)y ; return 0; } configure:5942: result: no configure:5958: checking if utmpx.ut_xtime is declared configure:5982: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:5973:14: error: no member named 'ut_xtime' in 'struct utmpx' long y = x.ut_xtime = 0; ~ ^ 1 error generated. configure:5985: $? = 1 configure: failed program was: #line 5965 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; long y = x.ut_xtime = 0; (void)x; (void)y ; return 0; } configure:6015: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:6018: $? = 0 configure:6021: test -s conftest.o configure:6024: $? = 0 configure:6038: result: define configure:6057: checking if utmpx.ut_session is declared configure:6081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:6072:14: error: no member named 'ut_session' in 'struct utmpx' long y = x.ut_session; ~ ^ 1 error generated. configure:6084: $? = 1 configure: failed program was: #line 6064 "configure" #include "confdefs.h" #include #include int main (void) { struct utmpx x; long y = x.ut_session; (void)x; (void)y ; return 0; } configure:6101: result: no configure:6112: checking if utmpx is SYSV flavor configure:6139: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:6142: $? = 0 configure:6145: test -s conftest configure:6148: $? = 0 configure:6159: result: yes configure:6171: checking for lastlog.h configure:6206: result: no configure:6216: checking for struct lastlog configure:6241: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:6231:10: fatal error: 'lastlog.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:6244: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6227 "configure" #include "confdefs.h" #include #include #include int main(void) { struct lastlog data; return (sizeof(data.ll_time) != sizeof(time_t)); } configure:6263: result: no configure:6276: checking for sys/param.h configure:6286: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:6292: $? = 0 configure:6311: result: yes configure:6321: checking if POSIX saved-ids are supported configure:6358: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:6361: $? = 0 configure:6364: test -s conftest configure:6367: $? = 0 configure:6419: result: yes configure:6458: checking for termcap.h configure:6468: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:6474: $? = 0 configure:6493: result: yes configure:6503: checking if we want full tgetent function configure:6520: result: yes configure:6529: checking for full tgetent function configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 Undefined symbols for architecture x86_64: "_tgetent", referenced from: _main in conftest-028c4c.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6588: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6567 "configure" #include "confdefs.h" #ifdef HAVE_TERMCAP_H #include #endif /* terminfo implementations ignore the buffer argument, making it useless for * the xterm application, which uses this information to make a new TERMCAP * environment variable. */ int main(void) { char buffer[1024]; buffer[0] = 0; tgetent(buffer, "vt100"); return (buffer[0] == 0); } no, there is no termcap/tgetent in configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lotermcap >&5 ld: library not found for -lotermcap clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6588: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6567 "configure" #include "confdefs.h" #ifdef HAVE_TERMCAP_H #include #endif /* terminfo implementations ignore the buffer argument, making it useless for * the xterm application, which uses this information to make a new TERMCAP * environment variable. */ int main(void) { char buffer[1024]; buffer[0] = 0; tgetent(buffer, "vt100"); return (buffer[0] == 0); } no, there is no termcap/tgetent in otermcap configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermcap >&5 configure:6588: $? = 0 configure:6590: ./conftest configure:6593: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6567 "configure" #include "confdefs.h" #ifdef HAVE_TERMCAP_H #include #endif /* terminfo implementations ignore the buffer argument, making it useless for * the xterm application, which uses this information to make a new TERMCAP * environment variable. */ int main(void) { char buffer[1024]; buffer[0] = 0; tgetent(buffer, "vt100"); return (buffer[0] == 0); } no, there is no termcap/tgetent in termcap configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermlib >&5 ld: library not found for -ltermlib clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:6588: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6567 "configure" #include "confdefs.h" #ifdef HAVE_TERMCAP_H #include #endif /* terminfo implementations ignore the buffer argument, making it useless for * the xterm application, which uses this information to make a new TERMCAP * environment variable. */ int main(void) { char buffer[1024]; buffer[0] = 0; tgetent(buffer, "vt100"); return (buffer[0] == 0); } no, there is no termcap/tgetent in termlib configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lncurses >&5 configure:6588: $? = 0 configure:6590: ./conftest configure:6593: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6567 "configure" #include "confdefs.h" #ifdef HAVE_TERMCAP_H #include #endif /* terminfo implementations ignore the buffer argument, making it useless for * the xterm application, which uses this information to make a new TERMCAP * environment variable. */ int main(void) { char buffer[1024]; buffer[0] = 0; tgetent(buffer, "vt100"); return (buffer[0] == 0); } no, there is no termcap/tgetent in ncurses configure:6585: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lcurses >&5 configure:6588: $? = 0 configure:6590: ./conftest configure:6593: $? = 1 configure: program exited with status 1 configure: failed program was: #line 6567 "configure" #include "confdefs.h" #ifdef HAVE_TERMCAP_H #include #endif /* terminfo implementations ignore the buffer argument, making it useless for * the xterm application, which uses this information to make a new TERMCAP * environment variable. */ int main(void) { char buffer[1024]; buffer[0] = 0; tgetent(buffer, "vt100"); return (buffer[0] == 0); } no, there is no termcap/tgetent in curses configure:6614: result: no configure:6739: checking for partial tgetent function configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lotermcap >&5 configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] tgetent(0, "vt100") ^ 1 error generated. configure:6764: $? = 1 configure: failed program was: #line 6749 "configure" #include "confdefs.h" int main (void) { tgetent(0, "vt100") ; return 0; } configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermcap >&5 configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] tgetent(0, "vt100") ^ 1 error generated. configure:6764: $? = 1 configure: failed program was: #line 6749 "configure" #include "confdefs.h" int main (void) { tgetent(0, "vt100") ; return 0; } configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -ltermlib >&5 configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] tgetent(0, "vt100") ^ 1 error generated. configure:6764: $? = 1 configure: failed program was: #line 6749 "configure" #include "confdefs.h" int main (void) { tgetent(0, "vt100") ; return 0; } configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lncurses >&5 configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] tgetent(0, "vt100") ^ 1 error generated. configure:6764: $? = 1 configure: failed program was: #line 6749 "configure" #include "confdefs.h" int main (void) { tgetent(0, "vt100") ; return 0; } configure:6761: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lcurses >&5 configure:6754:1: error: implicit declaration of function 'tgetent' is invalid in C99 [-Werror,-Wimplicit-function-declaration] tgetent(0, "vt100") ^ 1 error generated. configure:6764: $? = 1 configure: failed program was: #line 6749 "configure" #include "confdefs.h" int main (void) { tgetent(0, "vt100") ; return 0; } configure:6784: result: no configure:6863: checking for X applications class configure:6889: result: XTerm configure:6892: checking for directory to install resource files configure:6964: result: /opt/macports/share/X11/app-defaults configure:6975: checking for the icon name configure:6991: result: mini.xterm configure:6994: checking for icon symlink to use configure:7013: result: NONE configure:7029: testing adding icons/filled-xterm to icon-list ... configure:7029: testing adding icons/mini.xterm to icon-list ... configure:7036: testing adding icons/mini.xterm_48x48 to icon-list ... configure:7029: testing adding icons/xterm-color to icon-list ... configure:7029: testing adding icons/xterm to icon-list ... configure:7042: checking for directory to install pixmaps configure:7100: result: ${datadir}/pixmaps configure:7111: checking for directory to install icons configure:7169: result: no configure:7180: checking if icon theme should be used configure:7198: result: no configure:7231: checking for icon(s) to install configure:7237: testing using .svg .png .xpm ... configure:7312: result: icons/mini.xterm_48x48.png icons/mini.xterm_48x48.xpm configure:7322: checking for icon name configure:7324: result: mini.xterm configure:7328: checking if you want to install desktop files configure:7345: result: yes configure:7352: checking for desktop-file-install configure:7376: result: no configure:7480: checking for install-permissions reference configure:7490: result: xterm configure:7495: checking for PATH separator configure:7502: result: : configure:7510: checking for xterm configure:7527: found /opt/macports/bin/xterm configure:7538: result: /opt/macports/bin/xterm configure:7600: testing defining path for /opt/macports/bin/xterm ... configure:7621: checking for symbolic link to create to xterm configure:7631: result: xterm configure:7640: checking if you want to disable openpty configure:7657: result: no configure:7660: checking if you want to disable setuid configure:7677: result: no configure:7680: checking if you want to disable setgid configure:7697: result: no configure:7700: checking if you want to run xterm setuid to a given user configure:7710: result: no configure:7723: checking if you want to run xterm setgid to match utmp/utmpx file configure:7733: result: no configure:7806: checking if you want to link with utempter configure:7816: result: no configure:7931: checking if external errno is declared configure:7956: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:7959: $? = 0 configure:7962: test -s conftest.o configure:7965: $? = 0 configure:7976: result: yes configure:7991: checking if external errno exists configure:8013: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:8016: $? = 0 configure:8019: test -s conftest configure:8022: $? = 0 configure:8033: result: yes configure:8046: checking for explicit tty group name configure:8058: result: auto... configure:8062: checking for tty group name configure:8115: result: wheel configure:8135: checking if we may use the wheel group configure:8200: result: yes configure:8215: checking for X configure:8431: result: libraries /opt/macports/lib, headers /opt/macports/include configure:8570: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/macports/lib -lX11 >&5 configure:8573: $? = 0 configure:8576: test -s conftest configure:8579: $? = 0 configure:8705: checking for gethostbyname configure:8742: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:8745: $? = 0 configure:8748: test -s conftest configure:8751: $? = 0 configure:8761: result: yes configure:8882: checking for connect configure:8919: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:8922: $? = 0 configure:8925: test -s conftest configure:8928: $? = 0 configure:8938: result: yes configure:8998: checking for remove configure:9035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:9038: $? = 0 configure:9041: test -s conftest configure:9044: $? = 0 configure:9054: result: yes configure:9114: checking for shmat configure:9151: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:9154: $? = 0 configure:9157: test -s conftest configure:9160: $? = 0 configure:9170: result: yes configure:9239: checking for IceConnectionNumber in -lICE configure:9266: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -L/opt/macports/lib conftest.c -lICE >&5 configure:9269: $? = 0 configure:9272: test -s conftest configure:9275: $? = 0 configure:9286: result: yes configure:9296: checking for sys/wait.h that is POSIX.1 compatible configure:9324: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:9327: $? = 0 configure:9330: test -s conftest.o configure:9333: $? = 0 configure:9343: result: yes configure:9353: checking for POSIX wait functions configure:9385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:9388: $? = 0 configure:9391: test -s conftest configure:9394: $? = 0 configure:9405: result: yes configure:9412: checking if external sys_nerr is declared configure:9437: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:9440: $? = 0 configure:9443: test -s conftest.o configure:9446: $? = 0 configure:9457: result: yes configure:9472: checking if external sys_nerr exists configure:9494: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:9497: $? = 0 configure:9500: test -s conftest configure:9503: $? = 0 configure:9514: result: yes configure:9527: checking if external sys_errlist is declared configure:9552: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:9555: $? = 0 configure:9558: test -s conftest.o configure:9561: $? = 0 configure:9572: result: yes configure:9587: checking if external sys_errlist exists configure:9609: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c >&5 configure:9612: $? = 0 configure:9615: test -s conftest configure:9618: $? = 0 configure:9629: result: yes configure:9665: checking for termios.h configure:9700: result: yes configure:9665: checking for stdlib.h configure:9700: result: yes configure:9665: checking for X11/Intrinsic.h configure:9675: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include conftest.c configure:9681: $? = 0 configure:9700: result: yes configure:9710: checking if we should define SYSV configure:9761: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include conftest.c >&5 configure:9736:10: fatal error: 'sys/termio.h' file not found #include /* eliminate most of the remaining ones */ ^~~~~~~~~~~~~~ 1 error generated. configure:9764: $? = 1 configure: failed program was: #line 9717 "configure" #include "confdefs.h" #undef SYSV #define SYSV 1 /* get Xos.h to declare sys_errlist[] */ #ifdef HAVE_STDLIB_H #include /* look for wchar_t */ #endif #ifdef HAVE_X11_INTRINSIC_H #include /* Intrinsic.h has other traps... */ #endif #ifdef HAVE_TERMIOS_H /* needed for HPUX 10.20 */ #include #define STRUCT_TERMIOS struct termios #else #define STRUCT_TERMIOS struct termio #endif #include #include /* eliminate most BSD hacks */ #include /* declare sys_errlist on older systems */ #include /* eliminate most of the remaining ones */ int main (void) { static STRUCT_TERMIOS d_tio; d_tio.c_cc[VINTR] = 0; d_tio.c_cc[VQUIT] = 0; d_tio.c_cc[VERASE] = 0; d_tio.c_cc[VKILL] = 0; d_tio.c_cc[VEOF] = 0; d_tio.c_cc[VEOL] = 0; d_tio.c_cc[VMIN] = 0; d_tio.c_cc[VTIME] = 0; #if defined(HAVE_SYS_ERRLIST) && !defined(DECL_SYS_ERRLIST) sys_errlist[0] = ""; /* Cygwin mis-declares this */ #endif ; return 0; } configure:9781: result: no configure:9792: checking for elf_begin in -lelf configure:9819: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lelf >&5 ld: library not found for -lelf clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:9822: $? = 1 configure: failed program was: #line 9800 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char elf_begin (); int main (void) { elf_begin (); ; return 0; } configure:9839: result: no configure:9909: checking if you want to use pkg-config configure:9919: result: yes configure:9971: checking for pkg-config configure:9988: found /opt/macports/bin/pkg-config configure:10000: result: /opt/macports/bin/pkg-config configure:10623: testing found package xt ... configure:10629: testing package xt CFLAGS: ... configure:10633: testing package xt LIBS: -L/opt/macports/lib -lXt -lX11 ... configure:10958: checking for usable X Toolkit package configure:10980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:10983: $? = 0 configure:10986: test -s conftest configure:10989: $? = 0 configure:10999: result: yes configure:11745: checking for X11/DECkeysym.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11745: checking for X11/Sunkeysym.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11745: checking for X11/XF86keysym.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11745: checking for X11/XKBlib.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11745: checking for X11/TranslateI.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11745: checking for X11/Xpoll.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11745: checking for X11/extensions/XKB.h configure:11755: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11761: $? = 0 configure:11780: result: yes configure:11795: checking if you want to use the Xpm library for colored icon configure:11805: result: yes configure:11813: checking for X11/xpm.h configure:11823: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:11829: $? = 0 configure:11848: result: yes configure:11852: checking for XpmCreatePixmapFromData in -lXpm configure:11879: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXpm -lX11 -L/opt/macports/lib -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:11882: $? = 0 configure:11885: test -s conftest configure:11888: $? = 0 configure:11899: result: yes configure:11919: checking if you want to use the Xinerama extension configure:11929: result: yes configure:11936: testing found package xinerama ... configure:11942: testing package xinerama CFLAGS: ... configure:11946: testing package xinerama LIBS: -L/opt/macports/lib -lXinerama ... configure:12195: checking if you want to link with Xaw 3d library configure:12209: result: no configure:12213: checking if you want to link with Xaw 3d xft library configure:12227: result: no configure:12231: checking if you want to link with neXT Athena library configure:12245: result: no configure:12249: checking if you want to link with Athena-Plus library configure:12263: result: no configure:12283: testing found package xaw7 ... configure:12289: testing package xaw7 CFLAGS: ... configure:12293: testing package xaw7 LIBS: -L/opt/macports/lib -lXaw7 -lXt -lX11 ... configure:12430: checking for usable Xaw/Xmu package configure:12454: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 Undefined symbols for architecture x86_64: "_XmuCompareISOLatin1", referenced from: _main in conftest-aa7dd3.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:12457: $? = 1 configure: failed program was: #line 12437 "configure" #include "confdefs.h" #include int main (void) { int check = XmuCompareISOLatin1("big", "small"); (void)check; ; return 0; } configure:12473: result: no configure:12485: testing work around broken package ... configure:12493: testing found package xmu ... configure:12499: testing package xmu CFLAGS: ... configure:12503: testing package xmu LIBS: -L/opt/macports/lib -lXmu -lXt -lX11 ... configure:12623: testing ...before -lXaw7 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... configure:12628: testing ...after -lXaw7 -L/opt/macports/lib -lXmu -lXt -lX11 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... configure:12652: testing ..trimmed -lXaw7 -L/opt/macports/lib -lXmu -lX11 -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... configure:12652: testing ..trimmed -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... configure:14795: checking for X11/Xpoll.h configure:14830: result: yes configure:14840: checking for declaration of fd_set configure:14846: testing sys/types alone ... configure:14862: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:14865: $? = 0 configure:14868: test -s conftest.o configure:14871: $? = 0 configure:14952: result: sys/types.h configure:14962: checking for declaration of fd_mask configure:15041: result: sys/types.h configure:15051: checking for IRIX 6.5 baud-rate redefinitions configure:15077: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:15061:10: fatal error: 'sys/termio.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. configure:15080: $? = 1 configure: failed program was: #line 15058 "configure" #include "confdefs.h" #include #include int main (void) { struct termio foo; foo.c_ispeed = B38400; foo.c_ospeed = B9600; (void)foo; ; return 0; } configure:15098: result: no configure:15105: checking for termios type tcflag_t configure:15125: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:15128: $? = 0 configure:15131: test -s conftest.o configure:15134: $? = 0 configure:15145: result: yes configure:15152: checking for termios type speed_t configure:15172: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:15175: $? = 0 configure:15178: test -s conftest.o configure:15181: $? = 0 configure:15192: result: yes configure:15199: checking for termios type cc_t configure:15219: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:15222: $? = 0 configure:15225: test -s conftest.o configure:15228: $? = 0 configure:15239: result: yes configure:15247: checking for XcursorGetTheme in -lXcursor configure:15274: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXcursor -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 ld: library not found for -lXcursor clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:15277: $? = 1 configure: failed program was: #line 15255 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XcursorGetTheme (); int main (void) { XcursorGetTheme (); ; return 0; } configure:15294: result: no configure:15311: checking for stropts.h configure:15321: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:15318:10: fatal error: 'stropts.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:15327: $? = 1 configure: failed program was: #line 15317 "configure" #include "confdefs.h" #include configure:15346: result: no configure:15376: checking for grantpt configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15416: $? = 0 configure:15419: test -s conftest configure:15422: $? = 0 configure:15432: result: yes configure:15376: checking for ptsname configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15416: $? = 0 configure:15419: test -s conftest configure:15422: $? = 0 configure:15432: result: yes configure:15376: checking for posix_openpt configure:15413: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15416: $? = 0 configure:15419: test -s conftest configure:15422: $? = 0 configure:15432: result: yes configure:15444: checking if grantpt really works configure:15548: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15551: $? = 0 configure:15554: test -s conftest configure:15557: $? = 0 configure:15663: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15666: $? = 0 configure:15668: ./conftest configure:15671: $? = 0 configure:15690: result: yes configure:15696: checking for pty features configure:15712: testing pty feature test 4:5 ... configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15824: $? = 0 configure:15826: ./conftest configure:15829: $? = 0 configure:15712: testing pty feature test 5:5 ... configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15824: $? = 0 configure:15826: ./conftest conftest: Inappropriate ioctl for device configure:15829: $? = 20 configure: program exited with status 20 configure: failed program was: #line 15720 "configure" #include "confdefs.h" #define CONFTEST 4 #define CONFTEST_pty_isatty 1 #include #include #include #include #include #include #include #ifndef HAVE_POSIX_OPENPT #undef posix_openpt #define posix_openpt(mode) open("/dev/ptmx", mode) #endif #ifdef HAVE_STROPTS_H #include #endif static void failed(int code) { perror("conftest"); exit(code); } static void my_timeout(int sig) { (void)sig; exit(99); } int main(void) { int code = 0; int rc; int pty; int tty; char *slave; struct termios tio; (void)tio; signal(SIGALRM, my_timeout); if (alarm(2) == 9) failed(9); else if ((pty = posix_openpt(O_RDWR)) < 0) failed(1); else if ((rc = grantpt(pty)) < 0) failed(2); else if ((rc = unlockpt(pty)) < 0) failed(3); else if ((slave = ptsname(pty)) == 0) failed(4); #if (CONFTEST == 3) || defined(CONFTEST_isatty) else if (!isatty(pty)) failed(4); #endif #if CONFTEST >= 4 else if ((rc = tcgetattr(pty, &tio)) < 0) failed(20); else if ((rc = tcsetattr(pty, TCSAFLUSH, &tio)) < 0) failed(21); #endif /* BSD posix_openpt does not treat pty as a terminal until slave is opened. * Linux does treat it that way. */ else if ((tty = open(slave, O_RDWR)) < 0) failed(5); #ifdef CONFTEST #ifdef I_PUSH #if (CONFTEST == 0) || defined(CONFTEST_ptem) else if ((rc = ioctl(tty, I_PUSH, "ptem")) < 0) failed(10); #endif #if (CONFTEST == 1) || defined(CONFTEST_ldterm) else if ((rc = ioctl(tty, I_PUSH, "ldterm")) < 0) failed(11); #endif #if (CONFTEST == 2) || defined(CONFTEST_ttcompat) else if ((rc = ioctl(tty, I_PUSH, "ttcompat")) < 0) failed(12); #endif #endif /* I_PUSH */ #if CONFTEST >= 5 else if ((rc = tcgetattr(tty, &tio)) < 0) failed(30); else if ((rc = tcsetattr(tty, TCSAFLUSH, &tio)) < 0) failed(31); #endif #endif /* CONFTEST */ return(code); } configure:15712: testing pty feature test 6:5 ... configure:15821: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15824: $? = 0 configure:15826: ./conftest conftest: Inappropriate ioctl for device configure:15829: $? = 20 configure: program exited with status 20 configure: failed program was: #line 15720 "configure" #include "confdefs.h" #define CONFTEST 5 #define CONFTEST_pty_isatty 1 #include #include #include #include #include #include #include #ifndef HAVE_POSIX_OPENPT #undef posix_openpt #define posix_openpt(mode) open("/dev/ptmx", mode) #endif #ifdef HAVE_STROPTS_H #include #endif static void failed(int code) { perror("conftest"); exit(code); } static void my_timeout(int sig) { (void)sig; exit(99); } int main(void) { int code = 0; int rc; int pty; int tty; char *slave; struct termios tio; (void)tio; signal(SIGALRM, my_timeout); if (alarm(2) == 9) failed(9); else if ((pty = posix_openpt(O_RDWR)) < 0) failed(1); else if ((rc = grantpt(pty)) < 0) failed(2); else if ((rc = unlockpt(pty)) < 0) failed(3); else if ((slave = ptsname(pty)) == 0) failed(4); #if (CONFTEST == 3) || defined(CONFTEST_isatty) else if (!isatty(pty)) failed(4); #endif #if CONFTEST >= 4 else if ((rc = tcgetattr(pty, &tio)) < 0) failed(20); else if ((rc = tcsetattr(pty, TCSAFLUSH, &tio)) < 0) failed(21); #endif /* BSD posix_openpt does not treat pty as a terminal until slave is opened. * Linux does treat it that way. */ else if ((tty = open(slave, O_RDWR)) < 0) failed(5); #ifdef CONFTEST #ifdef I_PUSH #if (CONFTEST == 0) || defined(CONFTEST_ptem) else if ((rc = ioctl(tty, I_PUSH, "ptem")) < 0) failed(10); #endif #if (CONFTEST == 1) || defined(CONFTEST_ldterm) else if ((rc = ioctl(tty, I_PUSH, "ldterm")) < 0) failed(11); #endif #if (CONFTEST == 2) || defined(CONFTEST_ttcompat) else if ((rc = ioctl(tty, I_PUSH, "ttcompat")) < 0) failed(12); #endif #endif /* I_PUSH */ #if CONFTEST >= 5 else if ((rc = tcgetattr(tty, &tio)) < 0) failed(30); else if ((rc = tcsetattr(tty, TCSAFLUSH, &tio)) < 0) failed(31); #endif #endif /* CONFTEST */ return(code); } configure:15880: result: pty_isatty configure:15893: checking for openpty in -lutil configure:15920: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:15923: $? = 0 configure:15926: test -s conftest configure:15929: $? = 0 configure:15940: result: yes configure:15963: checking for util.h configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:15979: $? = 0 configure:15998: result: yes configure:15963: checking for libutil.h configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:15970:10: fatal error: 'libutil.h' file not found #include ^~~~~~~~~~~ 1 error generated. configure:15979: $? = 1 configure: failed program was: #line 15969 "configure" #include "confdefs.h" #include configure:15998: result: no configure:15963: checking for pty.h configure:15973: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c configure:15970:10: fatal error: 'pty.h' file not found #include ^~~~~~~ 1 error generated. configure:15979: $? = 1 configure: failed program was: #line 15969 "configure" #include "confdefs.h" #include configure:15998: result: no configure:16041: testing will rely upon openpty ... configure:16045: checking if we can use XkbQueryExtension configure:16081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:16084: $? = 0 configure:16087: test -s conftest.o configure:16090: $? = 0 configure:16105: result: yes configure:16114: checking for XkbQueryExtension configure:16151: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:16154: $? = 0 configure:16157: test -s conftest configure:16160: $? = 0 configure:16170: result: yes configure:16182: checking if we can use XkbKeycodeToKeysym configure:16207: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE conftest.c >&5 configure:16210: $? = 0 configure:16213: test -s conftest.o configure:16216: $? = 0 configure:16231: result: yes configure:16240: checking for XkbKeycodeToKeysym configure:16277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:16280: $? = 0 configure:16283: test -s conftest configure:16286: $? = 0 configure:16296: result: yes configure:16324: checking for XKB Bell extension configure:16352: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -I/opt/macports/include -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE -lSM -lICE -L/opt/macports/lib >&5 configure:16344:24: warning: incompatible pointer to integer conversion passing 'Widget' (aka 'struct _WidgetRec *') to parameter of type 'Window' (aka 'unsigned long') [-Wint-conversion] XkbBell((Display *)0, (Widget)0, 0, y); ^~~~~~~~~ /opt/macports/include/X11/XKBlib.h:457:20: note: passing argument to parameter here Window /* win */, ^ 1 warning generated. configure:16355: $? = 0 configure:16358: test -s conftest configure:16361: $? = 0 configure:16372: result: yes configure:16386: checking for Xutf8LookupString configure:16423: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:16426: $? = 0 configure:16429: test -s conftest configure:16432: $? = 0 configure:16442: result: yes configure:16458: checking if you want narrow prototypes for X libraries configure:16484: result: no configure:16487: checking if we should use imake to help configure:16504: result: yes configure:16513: checking for xmkmf configure:16544: result: no configure:16513: checking for imake configure:16544: result: no configure:16699: testing IMAKE_CFLAGS ... configure:16703: testing IMAKE_LOADFLAGS ... configure:16812: testing make fallback definitions ... configure:16959: checking for groff configure:16976: found /opt/macports/bin/groff configure:16988: result: /opt/macports/bin/groff configure:16999: checking for nroff configure:17016: found /opt/macports/bin/nroff configure:17027: result: /opt/macports/bin/nroff configure:17040: checking for tbl configure:17057: found /opt/macports/bin/tbl configure:17069: result: /opt/macports/bin/tbl configure:17092: checking for man2html configure:17121: result: no configure:17148: checking for program to convert manpage to html configure:17207: result: /opt/macports/bin/groff configure:17376: checking for default terminal-id configure:17386: result: vt420 configure:17397: checking for default terminal-type configure:17407: result: xterm configure:17415: checking if backarrow-key should be BS configure:17433: result: yes configure:17454: checking if backarrow-key should be treated as erase configure:17472: result: no configure:17493: checking for default backspace/DEL setting configure:17504: result: maybe configure:17525: checking for default pty initial erase setting configure:17536: result: False configure:17557: checking if alt should send ESC configure:17575: result: no configure:17596: checking if meta should send ESC configure:17614: result: no configure:17638: checking for tic configure:17653: found /opt/macports/bin/tic configure:17662: result: yes configure:17681: checking for private terminfo-directory configure:17691: result: none configure:17746: checking if you want active-icons configure:17763: result: yes configure:17773: checking if you want ANSI color configure:17790: result: yes configure:17799: checking if you want 16 colors like aixterm configure:17816: result: yes configure:17823: checking if you want 256 colors configure:17840: result: yes configure:17852: checking if you want direct-color support configure:17869: result: yes configure:17914: checking if you want blinking cursor configure:17931: result: yes configure:17938: checking if you want to ignore Linux's broken palette-strings configure:17962: result: no configure:17978: checking if you want to allow broken string-terminators configure:17995: result: yes configure:18002: checking if you want to compile-in icon data configure:18019: result: no configure:18026: checking if you want printable 128-159 configure:18043: result: yes configure:18052: checking if you want bold colors mapped like IBM PC configure:18069: result: yes configure:18076: checking if you want separate color-classes configure:18093: result: yes configure:18100: checking if you want color-mode enabled by default configure:18117: result: yes configure:18126: checking if you want support for color highlighting configure:18143: result: yes configure:18150: checking if you want support for doublesize characters configure:18167: result: yes configure:18174: checking if you want fallback-support for box characters configure:18191: result: yes configure:18198: checking if you want to allow spawning new xterms configure:18215: result: no configure:18391: checking for XextCreateExtension in -lXext configure:18418: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:18421: $? = 0 configure:18424: test -s conftest configure:18427: $? = 0 configure:18438: result: yes configure:18462: checking for X11/extensions/Xdbe.h configure:18472: /usr/bin/clang -E -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 conftest.c configure:18478: $? = 0 configure:18497: result: yes configure:18505: checking for XdbeSwapBuffers configure:18542: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:18545: $? = 0 configure:18548: test -s conftest configure:18551: $? = 0 configure:18561: result: yes configure:18576: checking if you want to enable double-buffering in default resources configure:18593: result: yes configure:18605: checking if you want to use FreeType library configure:18622: result: yes configure:18632: checking for FreeType configuration script configure:18644: result: auto configure:18824: checking for FreeType config configure:18826: result: /opt/macports/bin/pkg-config xft configure:18830: checking for /opt/macports/bin/pkg-config cflags configure:18833: result: -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 configure:18838: checking for /opt/macports/bin/pkg-config libs configure:18841: result: -L/opt/macports/lib -lXft configure:18854: checking if we can link with FreeType libraries configure:18895: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:18898: $? = 0 configure:18901: test -s conftest configure:18904: $? = 0 configure:18913: result: yes configure:19046: checking for XftDrawCharSpec configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:19086: $? = 0 configure:19089: test -s conftest configure:19092: $? = 0 configure:19102: result: yes configure:19046: checking for XftDrawSetClip configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:19086: $? = 0 configure:19089: test -s conftest configure:19092: $? = 0 configure:19102: result: yes configure:19046: checking for XftDrawSetClipRectangles configure:19083: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:19086: $? = 0 configure:19089: test -s conftest configure:19092: $? = 0 configure:19102: result: yes configure:19121: checking for usable Xft/fontconfig package configure:19147: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 Undefined symbols for architecture x86_64: "_FcPatternBuild", referenced from: _main in conftest-a96ebc.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:19150: $? = 1 configure: failed program was: #line 19128 "configure" #include "confdefs.h" #include int main (void) { XftPattern *pat = 0; XftPatternBuild(pat, XFT_FAMILY, XftTypeString, "mono", (void *) 0); ; return 0; } configure:19167: result: no configure:19179: testing work around broken package ... configure:19186: testing found package fontconfig ... configure:19192: testing package fontconfig CFLAGS: -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 ... configure:19196: testing package fontconfig LIBS: -L/opt/macports/lib -lfontconfig -lfreetype ... configure:19414: testing ...before -lXft -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... configure:19419: testing ...after -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE ... configure:19445: checking if you want support for HP-style function keys configure:19462: result: no configure:19472: checking if you want support for SCO-style function keys configure:19489: result: no configure:19499: checking if you want support for Sun-style function keys configure:19516: result: yes configure:19526: checking if you want saved-lines stored as a FIFO configure:19543: result: yes configure:19553: checking if you want support for internationalization configure:19570: result: yes configure:19580: checking if you want support for initial-erase setup configure:19597: result: yes configure:19607: checking if you want support for input-method configure:19624: result: yes configure:19627: checking if X libraries support input-method configure:19668: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:19671: $? = 0 configure:19674: test -s conftest configure:19677: $? = 0 configure:19687: result: yes configure:19706: checking if you want support for load-vt-fonts configure:19723: result: yes configure:19733: checking if you want support for logging configure:19750: result: yes configure:19758: checking if you want to allow logging via a pipe configure:19775: result: no configure:19786: checking if you want support for iconify/maximize translations configure:19803: result: yes configure:19810: checking if you want NumLock to override keyboard tables configure:19827: result: yes configure:19834: checking if you want support for get/set of base64 selection data configure:19851: result: yes configure:19867: checking if you want support for pty-handshaking configure:19884: result: yes configure:19900: checking if you want support for mouse in readline applications configure:19917: result: no configure:19927: checking if you want support for regular-expression selections configure:19944: result: yes configure:19948: checking if you want to use PCRE2 for regular-expressions configure:19957: result: no configure:20446: checking if you want to use PCRE for regular-expressions configure:20455: result: no configure:20832: checking for regcomp configure:20869: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:20872: $? = 0 configure:20875: test -s conftest configure:20878: $? = 0 configure:20888: result: yes configure:21114: checking for regular-expression headers configure:21189: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 configure:21192: $? = 0 configure:21195: test -s conftest configure:21198: $? = 0 configure:21214: result: regex.h configure:21251: checking if you want support for right-scrollbar configure:21268: result: yes configure:21278: checking if you want check for redundant name-change configure:21295: result: yes configure:21302: checking if you want support for selection-actions configure:21319: result: yes configure:21326: checking if you want support for session management configure:21343: result: yes configure:21350: checking if you want to use termcap function-keys configure:21367: result: yes configure:21374: checking if you want to use termcap-query/report configure:21391: result: yes configure:21398: checking if you want support for tek4014 configure:21415: result: yes configure:21429: checking if you want pulldown menus with a toolbar configure:21446: result: no configure:21456: checking if you want VT52 emulation configure:21473: result: yes configure:21480: checking if you want wide-attribute support configure:21497: result: yes configure:21506: checking if you want wide-character support configure:21523: result: yes configure:21530: checking if you want only 16-bit character support configure:21547: result: no configure:21561: checking if you want to use mini-luit/Latin9 built-in support configure:21578: result: no configure:21588: checking if you want to use luit configure:21605: result: yes configure:21618: checking for xterm-filter configure:21649: result: no configure:21618: checking for xterm-filter configure:21649: result: no configure:21618: checking for bluit configure:21649: result: no configure:21618: checking for luit configure:21635: found /opt/macports/bin/luit configure:21646: result: /opt/macports/bin/luit configure:21708: testing defining path for /opt/macports/bin/luit ... configure:21732: checking if you want dynamic-abbreviation support configure:21749: result: no configure:21759: checking if you want DECterm Locator support configure:21776: result: no configure:21786: checking if you want XHTML and SVG screen dump support configure:21803: result: yes configure:21816: checking if you want ReGIS graphics support configure:21833: result: no configure:21912: checking if you want sixel graphics support configure:21929: result: yes configure:21953: checking if you want VT420 rectangle support configure:21970: result: yes configure:21980: checking if you want -ziconbeep option configure:21997: result: yes configure:22006: checking if you want debugging traces configure:22023: result: no configure:22035: checking if you want to use dmalloc for testing configure:22052: result: no configure:22267: checking if you want to use dbmalloc for testing configure:22284: result: no configure:22499: checking if you want to use valgrind for testing configure:22516: result: no configure:22629: checking if you want to perform memory-leak testing configure:22639: result: no configure:22654: checking if you want to see long compiling messages configure:22688: result: yes configure:22691: checking if you want magic cookie emulation configure:22708: result: no configure:22723: checking for tigetstr configure:22760: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 Undefined symbols for architecture x86_64: "_tigetstr", referenced from: _main in conftest-ee4c3d.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:22763: $? = 1 configure: failed program was: #line 22729 "configure" #include "confdefs.h" #define tigetstr autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ #undef tigetstr #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char tigetstr (void); int main (void) { /* The GNU C library defines stubs 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_tigetstr) || defined (__stub___tigetstr) #error found stub for tigetstr #endif return tigetstr (); ; return 0; } configure:22779: result: no configure:22794: checking for use_extended_names configure:22831: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 -Qunused-arguments -I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -D_DARWIN_C_SOURCE -DFUNCPROTO=15 -DOSMAJORVERSION=19 -DOSMINORVERSION=6 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16 -I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/ossp -I/opt/macports/include/libpng16 -L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64 conftest.c -lXft -L/opt/macports/lib -lfontconfig -lfreetype -lXext -lutil -lXaw7 -L/opt/macports/lib -lXmu -lXinerama -lXpm -L/opt/macports/lib -lXt -lX11 -lSM -lICE >&5 Undefined symbols for architecture x86_64: "_use_extended_names", referenced from: _main in conftest-083204.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:22834: $? = 1 configure: failed program was: #line 22800 "configure" #include "confdefs.h" #define use_extended_names autoconf_temporary #include /* least-intrusive standard header which defines gcc2 __stub macros */ #undef use_extended_names #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char use_extended_names (void); int main (void) { /* The GNU C library defines stubs 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_use_extended_names) || defined (__stub___use_extended_names) #error found stub for use_extended_names #endif return use_extended_names (); ; return 0; } configure:22850: result: no configure:22863: checking if you want to turn on gcc warnings configure:22880: result: no configure:23287: checking if filesystem supports mixed-case filenames configure:23314: result: yes configure:23325: checking for exctags configure:23351: result: no configure:23325: checking for ctags configure:23340: found /usr/bin/ctags configure:23348: result: ctags configure:23362: checking for exetags configure:23388: result: no configure:23362: checking for etags configure:23388: result: no configure:23397: checking for ctags configure:23412: found /usr/bin/ctags configure:23421: result: yes configure:23431: checking for etags configure:23455: result: no configure:23481: checking for an rpath option configure:23512: result: configure:23576: checking if rpath-hack should be disabled configure:23593: result: no configure:23597: checking for updated LDFLAGS configure:23823: result: no configure:23918: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52.20200802, executed with CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = > ./config.status on vana.local config.status:24464: creating Makefile config.status:24464: creating df-install config.status:24464: creating minstall config.status:24617: creating xtermcfg.h ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_build=x86_64-apple-darwin19.6.0 ac_cv_build_alias=x86_64-apple-darwin19.6.0 ac_cv_c_compiler_gnu=yes 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/MacOSX10.15.sdk -arch x86_64' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/opt/macports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/opt/macports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -arch x86_64' 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_XdbeSwapBuffers=yes ac_cv_func_XftDrawCharSpec=yes ac_cv_func_XftDrawSetClip=yes ac_cv_func_XftDrawSetClipRectangles=yes ac_cv_func_XkbKeycodeToKeysym=yes ac_cv_func_XkbQueryExtension=yes ac_cv_func_Xutf8LookupString=yes ac_cv_func_connect=yes ac_cv_func_endusershell=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getlogin=yes ac_cv_func_getusershell=yes ac_cv_func_grantpt=no ac_cv_func_initgroups=yes ac_cv_func_mkdtemp=yes ac_cv_func_posix_openpt=yes ac_cv_func_ptsname=yes ac_cv_func_putenv=yes ac_cv_func_regcomp=yes ac_cv_func_remove=yes ac_cv_func_sched_yield=yes ac_cv_func_setpgid=yes ac_cv_func_shmat=yes ac_cv_func_strftime=yes ac_cv_func_tcgetattr=yes ac_cv_func_tigetstr=no ac_cv_func_unsetenv=yes ac_cv_func_use_extended_names=no ac_cv_func_waitpid=yes ac_cv_func_wcswidth=yes ac_cv_func_wcwidth=yes ac_cv_have_x='have_x=yes ac_x_includes=/opt/macports/include ac_x_libraries=/opt/macports/lib' ac_cv_header_X11_DECkeysym_h=yes ac_cv_header_X11_Intrinsic_h=yes ac_cv_header_X11_Sunkeysym_h=yes ac_cv_header_X11_TranslateI_h=yes ac_cv_header_X11_XF86keysym_h=yes ac_cv_header_X11_XKBlib_h=yes ac_cv_header_X11_Xpoll_h=yes ac_cv_header_X11_extensions_XKB_h=yes ac_cv_header_X11_extensions_Xdbe_h=yes ac_cv_header_X11_xpm_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_lastlog_h=no ac_cv_header_libutil_h=no ac_cv_header_memory_h=yes ac_cv_header_ncurses_curses_h=no ac_cv_header_ncurses_term_h=no ac_cv_header_paths_h=yes ac_cv_header_pty_h=no 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_stropts_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_ptem_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_ttydefaults_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termcap_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_util_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-apple-darwin19.6.0 ac_cv_host_alias=x86_64-apple-darwin19.6.0 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_Xcursor_XcursorGetTheme=no ac_cv_lib_Xext_XextCreateExtension=yes ac_cv_lib_Xpm_XpmCreatePixmapFromData=yes ac_cv_lib_elf_elf_begin=no ac_cv_lib_util_openpty=yes ac_cv_objext=o ac_cv_path_GROFF_PATH=/opt/macports/bin/groff ac_cv_path_LUIT=/opt/macports/bin/luit ac_cv_path_NROFF_PATH=/opt/macports/bin/nroff ac_cv_path_TBL_PATH=/opt/macports/bin/tbl ac_cv_path_XTERM_PATH=/opt/macports/bin/xterm ac_cv_path_ac_pt_PKG_CONFIG=/opt/macports/bin/pkg-config ac_cv_path_cf_man2html=no ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/usr/bin/clang -E' ac_cv_prog_CTAGS=ctags ac_cv_prog_MAKE_LOWER_TAGS=yes ac_cv_prog_MAKE_UPPER_TAGS=no ac_cv_prog_ac_ct_CC=/usr/bin/clang ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cf_tic_prog=yes ac_cv_prog_desktop_utils=no ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes am_cv_langinfo_codeset=yes cf_cv_dcl_errno=yes cf_cv_dcl_sys_errlist=yes cf_cv_dcl_sys_nerr=yes cf_cv_define_sigwinch=yes cf_cv_found_freetype=yes cf_cv_have_errno=yes cf_cv_have_sys_errlist=yes cf_cv_have_sys_nerr=yes cf_cv_have_utmp=utmpx cf_cv_have_utmp_ut_host=yes cf_cv_have_utmp_ut_name=ut_user cf_cv_have_utmp_ut_session=no cf_cv_have_utmp_ut_syslen=no cf_cv_have_utmp_ut_xstatus=no cf_cv_have_utmp_ut_xtime=define cf_cv_havetype_cc_t=yes cf_cv_havetype_speed_t=yes cf_cv_havetype_tcflag_t=yes cf_cv_icon_list=' icons/filled-xterm icons/mini.xterm icons/mini.xterm_48x48 icons/xterm-color icons/xterm' cf_cv_input_method=yes cf_cv_lib_part_tgetent=no cf_cv_lib_tgetent=no cf_cv_mixedcase=yes cf_cv_path_lastlog=no cf_cv_posix_saved_ids=yes cf_cv_posix_visible=no cf_cv_posix_wait=yes cf_cv_regex_hdrs=regex.h cf_cv_sig_atomic_t='volatile sig_atomic_t' cf_cv_struct_lastlog=no cf_cv_system_name=darwin19.6.0 cf_cv_sysv=no cf_cv_sysv_utmp=yes cf_cv_termio_c_ispeed=no cf_cv_tty_group=yes cf_cv_tty_group_name=wheel cf_cv_type_cc_t=yes cf_cv_type_fd_mask=sys/types.h cf_cv_type_fd_set=sys/types.h cf_cv_x_freetype_cfgs=auto cf_cv_x_freetype_incs='-I/opt/macports/include/ossp -I/opt/macports/include/freetype2 -I/opt/macports/include/libpng16' cf_cv_x_freetype_libs=' -L/opt/macports/lib -lXft' cf_cv_xaw_compat=no cf_cv_xft_compat=no cf_cv_xkb_bell_ext=yes cf_cv_xkb_keycode_to_keysym=yes cf_cv_xkb_query_extension=yes cf_cv_xt_ice_compat=yes ## ------------ ## ## confdefs.h. ## ## ------------ ## #define SYSTEM_NAME "darwin19.6.0" #define HAVE_STDLIB_H 1 #define HAVE_SYS_TTYDEFAULTS_H 1 #define HAVE_TERM_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_LANGINFO_CODESET 1 #define SIG_ATOMIC_T volatile sig_atomic_t #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_GETHOSTNAME 1 #define HAVE_GETUSERSHELL 1 #define HAVE_ENDUSERSHELL 1 #define HAVE_GETLOGIN 1 #define HAVE_INITGROUPS 1 #define HAVE_MKDTEMP 1 #define HAVE_PUTENV 1 #define HAVE_UNSETENV 1 #define HAVE_SCHED_YIELD 1 #define HAVE_SETPGID 1 #define HAVE_STRFTIME 1 #define HAVE_TCGETATTR 1 #define HAVE_WAITPID 1 #define HAVE_WCSWIDTH 1 #define HAVE_WCWIDTH 1 #define HAVE_PATHS_H 1 #define HAVE_UTMP 1 #define UTMPX_FOR_UTMP 1 #define HAVE_UTMP_UT_HOST 1 #define ut_name ut_user #define HAVE_UTMP_UT_XTIME 1 #define ut_xtime ut_tv.tv_sec #define USE_SYSV_UTMP 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_POSIX_SAVED_IDS 1 #define HAVE_TERMCAP_H 1 #define XTERM_PATH_PATH "/opt/macports/bin/xterm" #define HAVE_ERRNO 1 #define TTY_GROUP_NAME "wheel" #define USE_TTY_GROUP 1 #define HAVE_SYS_WAIT_H 1 #define USE_POSIX_WAIT 1 #define HAVE_SYS_NERR 1 #define HAVE_SYS_ERRLIST 1 #define HAVE_TERMIOS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_X11_INTRINSIC_H 1 #define HAVE_X11_DECKEYSYM_H 1 #define HAVE_X11_SUNKEYSYM_H 1 #define HAVE_X11_XF86KEYSYM_H 1 #define HAVE_X11_XKBLIB_H 1 #define HAVE_X11_TRANSLATEI_H 1 #define HAVE_X11_XPOLL_H 1 #define HAVE_X11_EXTENSIONS_XKB_H 1 #define HAVE_LIBXPM 1 #define HAVE_X11_EXTENSIONS_XINERAMA_H 1 #define HAVE_LIB_XAW 1 #define HAVE_X11_XPOLL_H 1 #define HAVE_GRANTPT 1 #define HAVE_PTSNAME 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_OPENPTY 1 #define HAVE_UTIL_H 1 #define HAVE_XKBQUERYEXTENSION 1 #define HAVE_XKBKEYCODETOKEYSYM 1 #define HAVE_XKB_BELL_EXT 1 #define HAVE_XUTF8LOOKUPSTRING 1 #define DFT_DECID "420" #define DFT_TERMTYPE "xterm" #define DEF_BACKARO_BS True #define DEF_BACKARO_ERASE False #define DEFDELETE_DEL Maybe #define DEF_INITIAL_ERASE False #define DEF_ALT_SENDS_ESC False #define DEF_META_SENDS_ESC False #define OPT_256_COLORS 1 #define OPT_DIRECT_COLOR 1 #define OPT_BROKEN_OSC 0 #define HAVE_X11_EXTENSIONS_XDBE_H 1 #define HAVE_XDBESWAPBUFFERS 1 #define OPT_DOUBLE_BUFFER 1 #define XRENDERFONT 1 #define HAVE_XFTDRAWCHARSPEC 1 #define HAVE_XFTDRAWSETCLIP 1 #define HAVE_XFTDRAWSETCLIPRECTANGLES 1 #define OPT_FIFO_LINES 1 #define OPT_LOAD_VTFONTS 1 #define ALLOWLOGGING 1 #define OPT_PASTE64 1 #define OPT_PTY_HANDSHAKE 1 #define HAVE_REGEX_H_FUNCS 1 #define OPT_SELECT_REGEX 1 #define SCROLLBAR_RIGHT 1 #define OPT_TCAP_FKEYS 1 #define OPT_TCAP_QUERY 1 #define OPT_LUIT_PROG 1 #define LUIT_PATH "/opt/macports/bin/luit" #define OPT_WIDE_CHARS 1 #define OPT_SIXEL_GRAPHICS 1 #define OPT_GRAPHICS 1 #define OPT_DEC_RECTOPS 1 #define MIXEDCASE_FILENAMES 1 configure: exit 0