Posted to tcl by kevin_walzer at Thu Oct 10 01:58:49 GMT 2019view raw

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by tcltls configure 1.7.19, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-openssl-dir=/usr/local/lib
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = wordtechweb.com
  14. uname -m = x86_64
  15. uname -r = 19.0.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 19.0.0: Wed Sep 25 20:18:50 PDT 2019; root:xnu-6153.11.26~2/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 16.00 gigabytes
  33. Default processor set: 409 tasks, 1738 threads, 4 processors
  34. Load average: 1.14, Mach factor: 2.84
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Library/Frameworks/Python.framework/Versions/Current/bin
  40. PATH: /usr/local/bin
  41. PATH: /usr/bin
  42. PATH: /bin
  43. PATH: /usr/sbin
  44. PATH: /sbin
  45. PATH: /Library/Apple/usr/bin
  46. PATH: /Library/Apple/bin
  47. PATH: /opt/Ghostscript/bin
  48. PATH: /Applications/BitKeeper.app/Contents/Resources/bitkeeper
  49. PATH: /opt/X11/bin
  50. PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands
  51. PATH: /opt/ImageMagick/bin
  52. PATH: /usr/local/git/bin
  53. PATH: /usr/local/bin
  54. PATH: /opt/ImageMagick/bin
  55. PATH: /opt/GhostScript/bin
  56. PATH: /opt/local/bin
  57. PATH: /opt/local/sbin
  58. PATH: /usr/local/lib/node_modules/npm/bin
  59.  
  60.  
  61. ## ----------- ##
  62. ## Core tests. ##
  63. ## ----------- ##
  64.  
  65. configure:2240: checking for gcc
  66. configure:2256: found /usr/bin/gcc
  67. configure:2267: result: gcc
  68. configure:2496: checking for C compiler version
  69. configure:2505: gcc --version >&5
  70. Apple clang version 11.0.0 (clang-1100.0.33.8)
  71. Target: x86_64-apple-darwin19.0.0
  72. Thread model: posix
  73. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  74. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
  75. configure:2516: $? = 0
  76. configure:2505: gcc -v >&5
  77. Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
  78. Apple clang version 11.0.0 (clang-1100.0.33.8)
  79. Target: x86_64-apple-darwin19.0.0
  80. Thread model: posix
  81. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  82. configure:2516: $? = 0
  83. configure:2505: gcc -V >&5
  84. clang: error: unsupported option '-V -Wno-framework-include-private-from-public'
  85. clang: error: no input files
  86. configure:2516: $? = 1
  87. configure:2505: gcc -qversion >&5
  88. clang: error: unknown argument '-qversion', did you mean '--version'?
  89. clang: error: no input files
  90. configure:2516: $? = 1
  91. configure:2536: checking whether the C compiler works
  92. configure:2558: gcc conftest.c >&5
  93. configure:2562: $? = 0
  94. configure:2610: result: yes
  95. configure:2613: checking for C compiler default output file name
  96. configure:2615: result: a.out
  97. configure:2621: checking for suffix of executables
  98. configure:2628: gcc -o conftest conftest.c >&5
  99. configure:2632: $? = 0
  100. configure:2654: result:
  101. configure:2676: checking whether we are cross compiling
  102. configure:2684: gcc -o conftest conftest.c >&5
  103. configure:2688: $? = 0
  104. configure:2695: ./conftest
  105. configure:2699: $? = 0
  106. configure:2714: result: no
  107. configure:2719: checking for suffix of object files
  108. configure:2741: gcc -c conftest.c >&5
  109. configure:2745: $? = 0
  110. configure:2766: result: o
  111. configure:2770: checking whether we are using the GNU C compiler
  112. configure:2789: gcc -c conftest.c >&5
  113. configure:2789: $? = 0
  114. configure:2798: result: yes
  115. configure:2807: checking whether gcc accepts -g
  116. configure:2827: gcc -c -g conftest.c >&5
  117. configure:2827: $? = 0
  118. configure:2868: result: yes
  119. configure:2885: checking for gcc option to accept ISO C89
  120. configure:2948: gcc -c -g -O2 conftest.c >&5
  121. configure:2948: $? = 0
  122. configure:2961: result: none needed
  123. configure:2981: checking whether make sets $(MAKE)
  124. configure:3003: result: yes
  125. configure:3055: checking for a BSD-compatible install
  126. configure:3123: result: /usr/bin/install -c
  127. configure:3140: checking how to run the C preprocessor
  128. configure:3171: gcc -E conftest.c
  129. configure:3171: $? = 0
  130. configure:3185: gcc -E conftest.c
  131. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  132. #include <ac_nonexistent.h>
  133. ^~~~~~~~~~~~~~~~~~
  134. 1 error generated.
  135. configure:3185: $? = 1
  136. configure: failed program was:
  137. | /* confdefs.h */
  138. | #define PACKAGE_NAME "tcltls"
  139. | #define PACKAGE_TARNAME "tcltls"
  140. | #define PACKAGE_VERSION "1.7.19"
  141. | #define PACKAGE_STRING "tcltls 1.7.19"
  142. | #define PACKAGE_BUGREPORT ""
  143. | #define PACKAGE_URL ""
  144. | /* end confdefs.h. */
  145. | #include <ac_nonexistent.h>
  146. configure:3210: result: gcc -E
  147. configure:3230: gcc -E conftest.c
  148. configure:3230: $? = 0
  149. configure:3244: gcc -E conftest.c
  150. conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
  151. #include <ac_nonexistent.h>
  152. ^~~~~~~~~~~~~~~~~~
  153. 1 error generated.
  154. configure:3244: $? = 1
  155. configure: failed program was:
  156. | /* confdefs.h */
  157. | #define PACKAGE_NAME "tcltls"
  158. | #define PACKAGE_TARNAME "tcltls"
  159. | #define PACKAGE_VERSION "1.7.19"
  160. | #define PACKAGE_STRING "tcltls 1.7.19"
  161. | #define PACKAGE_BUGREPORT ""
  162. | #define PACKAGE_URL ""
  163. | /* end confdefs.h. */
  164. | #include <ac_nonexistent.h>
  165. configure:3273: checking for grep that handles long lines and -e
  166. configure:3331: result: /usr/bin/grep
  167. configure:3336: checking for egrep
  168. configure:3398: result: /usr/bin/grep -E
  169. configure:3403: checking for ANSI C header files
  170. configure:3423: gcc -c -g -O2 conftest.c >&5
  171. configure:3423: $? = 0
  172. configure:3496: gcc -o conftest -g -O2 conftest.c >&5
  173. configure:3496: $? = 0
  174. configure:3496: ./conftest
  175. configure:3496: $? = 0
  176. configure:3507: result: yes
  177. configure:3520: checking for sys/types.h
  178. configure:3520: gcc -c -g -O2 conftest.c >&5
  179. configure:3520: $? = 0
  180. configure:3520: result: yes
  181. configure:3520: checking for sys/stat.h
  182. configure:3520: gcc -c -g -O2 conftest.c >&5
  183. configure:3520: $? = 0
  184. configure:3520: result: yes
  185. configure:3520: checking for stdlib.h
  186. configure:3520: gcc -c -g -O2 conftest.c >&5
  187. configure:3520: $? = 0
  188. configure:3520: result: yes
  189. configure:3520: checking for string.h
  190. configure:3520: gcc -c -g -O2 conftest.c >&5
  191. configure:3520: $? = 0
  192. configure:3520: result: yes
  193. configure:3520: checking for memory.h
  194. configure:3520: gcc -c -g -O2 conftest.c >&5
  195. configure:3520: $? = 0
  196. configure:3520: result: yes
  197. configure:3520: checking for strings.h
  198. configure:3520: gcc -c -g -O2 conftest.c >&5
  199. configure:3520: $? = 0
  200. configure:3520: result: yes
  201. configure:3520: checking for inttypes.h
  202. configure:3520: gcc -c -g -O2 conftest.c >&5
  203. configure:3520: $? = 0
  204. configure:3520: result: yes
  205. configure:3520: checking for stdint.h
  206. configure:3520: gcc -c -g -O2 conftest.c >&5
  207. configure:3520: $? = 0
  208. configure:3520: result: yes
  209. configure:3520: checking for unistd.h
  210. configure:3520: gcc -c -g -O2 conftest.c >&5
  211. configure:3520: $? = 0
  212. configure:3520: result: yes
  213. configure:3533: checking minix/config.h usability
  214. configure:3533: gcc -c -g -O2 conftest.c >&5
  215. conftest.c:52:10: fatal error: 'minix/config.h' file not found
  216. #include <minix/config.h>
  217. ^~~~~~~~~~~~~~~~
  218. 1 error generated.
  219. configure:3533: $? = 1
  220. configure: failed program was:
  221. | /* confdefs.h */
  222. | #define PACKAGE_NAME "tcltls"
  223. | #define PACKAGE_TARNAME "tcltls"
  224. | #define PACKAGE_VERSION "1.7.19"
  225. | #define PACKAGE_STRING "tcltls 1.7.19"
  226. | #define PACKAGE_BUGREPORT ""
  227. | #define PACKAGE_URL ""
  228. | #define STDC_HEADERS 1
  229. | #define HAVE_SYS_TYPES_H 1
  230. | #define HAVE_SYS_STAT_H 1
  231. | #define HAVE_STDLIB_H 1
  232. | #define HAVE_STRING_H 1
  233. | #define HAVE_MEMORY_H 1
  234. | #define HAVE_STRINGS_H 1
  235. | #define HAVE_INTTYPES_H 1
  236. | #define HAVE_STDINT_H 1
  237. | #define HAVE_UNISTD_H 1
  238. | /* end confdefs.h. */
  239. | #include <stdio.h>
  240. | #ifdef HAVE_SYS_TYPES_H
  241. | # include <sys/types.h>
  242. | #endif
  243. | #ifdef HAVE_SYS_STAT_H
  244. | # include <sys/stat.h>
  245. | #endif
  246. | #ifdef STDC_HEADERS
  247. | # include <stdlib.h>
  248. | # include <stddef.h>
  249. | #else
  250. | # ifdef HAVE_STDLIB_H
  251. | # include <stdlib.h>
  252. | # endif
  253. | #endif
  254. | #ifdef HAVE_STRING_H
  255. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  256. | # include <memory.h>
  257. | # endif
  258. | # include <string.h>
  259. | #endif
  260. | #ifdef HAVE_STRINGS_H
  261. | # include <strings.h>
  262. | #endif
  263. | #ifdef HAVE_INTTYPES_H
  264. | # include <inttypes.h>
  265. | #endif
  266. | #ifdef HAVE_STDINT_H
  267. | # include <stdint.h>
  268. | #endif
  269. | #ifdef HAVE_UNISTD_H
  270. | # include <unistd.h>
  271. | #endif
  272. | #include <minix/config.h>
  273. configure:3533: result: no
  274. configure:3533: checking minix/config.h presence
  275. configure:3533: gcc -E conftest.c
  276. conftest.c:19:10: fatal error: 'minix/config.h' file not found
  277. #include <minix/config.h>
  278. ^~~~~~~~~~~~~~~~
  279. 1 error generated.
  280. configure:3533: $? = 1
  281. configure: failed program was:
  282. | /* confdefs.h */
  283. | #define PACKAGE_NAME "tcltls"
  284. | #define PACKAGE_TARNAME "tcltls"
  285. | #define PACKAGE_VERSION "1.7.19"
  286. | #define PACKAGE_STRING "tcltls 1.7.19"
  287. | #define PACKAGE_BUGREPORT ""
  288. | #define PACKAGE_URL ""
  289. | #define STDC_HEADERS 1
  290. | #define HAVE_SYS_TYPES_H 1
  291. | #define HAVE_SYS_STAT_H 1
  292. | #define HAVE_STDLIB_H 1
  293. | #define HAVE_STRING_H 1
  294. | #define HAVE_MEMORY_H 1
  295. | #define HAVE_STRINGS_H 1
  296. | #define HAVE_INTTYPES_H 1
  297. | #define HAVE_STDINT_H 1
  298. | #define HAVE_UNISTD_H 1
  299. | /* end confdefs.h. */
  300. | #include <minix/config.h>
  301. configure:3533: result: no
  302. configure:3533: checking for minix/config.h
  303. configure:3533: result: no
  304. configure:3554: checking whether it is safe to define __EXTENSIONS__
  305. configure:3572: gcc -c -g -O2 conftest.c >&5
  306. configure:3572: $? = 0
  307. configure:3579: result: yes
  308. configure:3599: checking build system type
  309. configure:3613: result: x86_64-apple-darwin19.0.0
  310. configure:3633: checking host system type
  311. configure:3646: result: x86_64-apple-darwin19.0.0
  312. configure:3679: checking host operating system
  313. configure:3681: result: darwin19.0.0
  314. configure:3730: checking for unistd.h
  315. configure:3730: result: yes
  316. configure:3730: checking for stdlib.h
  317. configure:3730: result: yes
  318. configure:3730: checking for string.h
  319. configure:3730: result: yes
  320. configure:3730: checking for strings.h
  321. configure:3730: result: yes
  322. configure:3761: checking for runnable tclsh
  323. configure:3797: result: /usr/local/bin/tclsh
  324. configure:3827: checking for path to tclConfig.sh
  325. configure:3836: result: /Library/Frameworks/Tcl.framework/Versions/8.6
  326. configure:3886: checking for working tclConfig.sh
  327. configure:3896: result: found
  328. configure:4047: checking how to create shared objects
  329. configure:4080: gcc -o conftest -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -fPIC -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -DPIC -shared conftest.c -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 >&5
  330. Undefined symbols for architecture x86_64:
  331. "_unrestst", referenced from:
  332. _main in conftest-c2d057.o
  333. ld: symbol(s) not found for architecture x86_64
  334. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  335. configure:4080: $? = 1
  336. configure: failed program was:
  337. | /* confdefs.h */
  338. | #define PACKAGE_NAME "tcltls"
  339. | #define PACKAGE_TARNAME "tcltls"
  340. | #define PACKAGE_VERSION "1.7.19"
  341. | #define PACKAGE_STRING "tcltls 1.7.19"
  342. | #define PACKAGE_BUGREPORT ""
  343. | #define PACKAGE_URL ""
  344. | #define STDC_HEADERS 1
  345. | #define HAVE_SYS_TYPES_H 1
  346. | #define HAVE_SYS_STAT_H 1
  347. | #define HAVE_STDLIB_H 1
  348. | #define HAVE_STRING_H 1
  349. | #define HAVE_MEMORY_H 1
  350. | #define HAVE_STRINGS_H 1
  351. | #define HAVE_INTTYPES_H 1
  352. | #define HAVE_STDINT_H 1
  353. | #define HAVE_UNISTD_H 1
  354. | #define __EXTENSIONS__ 1
  355. | #define _ALL_SOURCE 1
  356. | #define _GNU_SOURCE 1
  357. | #define _POSIX_PTHREAD_SEMANTICS 1
  358. | #define _TANDEM_SOURCE 1
  359. | #define HAVE_UNISTD_H 1
  360. | #define HAVE_STDLIB_H 1
  361. | #define HAVE_STRING_H 1
  362. | #define HAVE_STRINGS_H 1
  363. | #define MODULE_SCOPE static
  364. | #define USE_TCL_STUBS 1
  365. | /* end confdefs.h. */
  366. | #include <stdio.h>
  367. | int unrestst(void);
  368. | int
  369. | main ()
  370. | {
  371. | printf("okay\n"); unrestst(); return(0);
  372. | ;
  373. | return 0;
  374. | }
  375. configure:4117: gcc -o conftest -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -fPIC -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -DPIC -shared -mimpure-text conftest.c -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 >&5
  376. clang: error: unknown argument: '-mimpure-text'
  377. configure:4117: $? = 1
  378. configure: failed program was:
  379. | /* confdefs.h */
  380. | #define PACKAGE_NAME "tcltls"
  381. | #define PACKAGE_TARNAME "tcltls"
  382. | #define PACKAGE_VERSION "1.7.19"
  383. | #define PACKAGE_STRING "tcltls 1.7.19"
  384. | #define PACKAGE_BUGREPORT ""
  385. | #define PACKAGE_URL ""
  386. | #define STDC_HEADERS 1
  387. | #define HAVE_SYS_TYPES_H 1
  388. | #define HAVE_SYS_STAT_H 1
  389. | #define HAVE_STDLIB_H 1
  390. | #define HAVE_STRING_H 1
  391. | #define HAVE_MEMORY_H 1
  392. | #define HAVE_STRINGS_H 1
  393. | #define HAVE_INTTYPES_H 1
  394. | #define HAVE_STDINT_H 1
  395. | #define HAVE_UNISTD_H 1
  396. | #define __EXTENSIONS__ 1
  397. | #define _ALL_SOURCE 1
  398. | #define _GNU_SOURCE 1
  399. | #define _POSIX_PTHREAD_SEMANTICS 1
  400. | #define _TANDEM_SOURCE 1
  401. | #define HAVE_UNISTD_H 1
  402. | #define HAVE_STDLIB_H 1
  403. | #define HAVE_STRING_H 1
  404. | #define HAVE_STRINGS_H 1
  405. | #define MODULE_SCOPE static
  406. | #define USE_TCL_STUBS 1
  407. | /* end confdefs.h. */
  408. | #include <stdio.h>
  409. | int unrestst(void);
  410. | int
  411. | main ()
  412. | {
  413. | printf("okay\n"); unrestst(); return(0);
  414. | ;
  415. | return 0;
  416. | }
  417. configure:4154: gcc -o conftest -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -fPIC -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -DPIC -shared -rdynamic -Wl,-G,-z,textoff conftest.c -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 >&5
  418. ld: unknown option: -G
  419. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  420. configure:4154: $? = 1
  421. configure: failed program was:
  422. | /* confdefs.h */
  423. | #define PACKAGE_NAME "tcltls"
  424. | #define PACKAGE_TARNAME "tcltls"
  425. | #define PACKAGE_VERSION "1.7.19"
  426. | #define PACKAGE_STRING "tcltls 1.7.19"
  427. | #define PACKAGE_BUGREPORT ""
  428. | #define PACKAGE_URL ""
  429. | #define STDC_HEADERS 1
  430. | #define HAVE_SYS_TYPES_H 1
  431. | #define HAVE_SYS_STAT_H 1
  432. | #define HAVE_STDLIB_H 1
  433. | #define HAVE_STRING_H 1
  434. | #define HAVE_MEMORY_H 1
  435. | #define HAVE_STRINGS_H 1
  436. | #define HAVE_INTTYPES_H 1
  437. | #define HAVE_STDINT_H 1
  438. | #define HAVE_UNISTD_H 1
  439. | #define __EXTENSIONS__ 1
  440. | #define _ALL_SOURCE 1
  441. | #define _GNU_SOURCE 1
  442. | #define _POSIX_PTHREAD_SEMANTICS 1
  443. | #define _TANDEM_SOURCE 1
  444. | #define HAVE_UNISTD_H 1
  445. | #define HAVE_STDLIB_H 1
  446. | #define HAVE_STRING_H 1
  447. | #define HAVE_STRINGS_H 1
  448. | #define MODULE_SCOPE static
  449. | #define USE_TCL_STUBS 1
  450. | /* end confdefs.h. */
  451. | #include <stdio.h>
  452. | int unrestst(void);
  453. | int
  454. | main ()
  455. | {
  456. | printf("okay\n"); unrestst(); return(0);
  457. | ;
  458. | return 0;
  459. | }
  460. configure:4191: gcc -o conftest -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -fPIC -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -DPIC -shared -Wl,-G conftest.c -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 >&5
  461. ld: unknown option: -G
  462. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  463. configure:4191: $? = 1
  464. configure: failed program was:
  465. | /* confdefs.h */
  466. | #define PACKAGE_NAME "tcltls"
  467. | #define PACKAGE_TARNAME "tcltls"
  468. | #define PACKAGE_VERSION "1.7.19"
  469. | #define PACKAGE_STRING "tcltls 1.7.19"
  470. | #define PACKAGE_BUGREPORT ""
  471. | #define PACKAGE_URL ""
  472. | #define STDC_HEADERS 1
  473. | #define HAVE_SYS_TYPES_H 1
  474. | #define HAVE_SYS_STAT_H 1
  475. | #define HAVE_STDLIB_H 1
  476. | #define HAVE_STRING_H 1
  477. | #define HAVE_MEMORY_H 1
  478. | #define HAVE_STRINGS_H 1
  479. | #define HAVE_INTTYPES_H 1
  480. | #define HAVE_STDINT_H 1
  481. | #define HAVE_UNISTD_H 1
  482. | #define __EXTENSIONS__ 1
  483. | #define _ALL_SOURCE 1
  484. | #define _GNU_SOURCE 1
  485. | #define _POSIX_PTHREAD_SEMANTICS 1
  486. | #define _TANDEM_SOURCE 1
  487. | #define HAVE_UNISTD_H 1
  488. | #define HAVE_STDLIB_H 1
  489. | #define HAVE_STRING_H 1
  490. | #define HAVE_STRINGS_H 1
  491. | #define MODULE_SCOPE static
  492. | #define USE_TCL_STUBS 1
  493. | /* end confdefs.h. */
  494. | #include <stdio.h>
  495. | int unrestst(void);
  496. | int
  497. | main ()
  498. | {
  499. | printf("okay\n"); unrestst(); return(0);
  500. | ;
  501. | return 0;
  502. | }
  503. configure:4228: gcc -o conftest -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -fPIC -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -DPIC -shared -dynamiclib -flat_namespace -undefined suppress -bind_at_load conftest.c -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 >&5
  504. configure:4228: $? = 0
  505. configure:4479: result: -DPIC -fPIC -shared -dynamiclib -flat_namespace -undefined suppress -bind_at_load
  506. configure:4867: checking whether C compiler accepts -Wno-unused-value
  507. configure:4886: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  508. configure:4886: $? = 0
  509. configure:4894: result: yes
  510. configure:4902: checking whether C compiler accepts -Wno-unused-parameter
  511. configure:4921: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  512. configure:4921: $? = 0
  513. configure:4929: result: yes
  514. configure:4937: checking whether C compiler accepts -Wno-deprecated-declarations
  515. configure:4956: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  516. configure:4956: $? = 0
  517. configure:4964: result: yes
  518. configure:5017: checking for pkg-config
  519. configure:5047: result: no
  520. configure:5097: checking whether C compiler accepts -Wall
  521. configure:5116: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  522. configure:5116: $? = 0
  523. configure:5124: result: yes
  524. configure:5132: checking whether C compiler accepts -W
  525. configure:5151: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  526. configure:5151: $? = 0
  527. configure:5159: result: yes
  528. configure:5164: checking whether C compiler accepts -Wno-self-assign
  529. configure:5183: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  530. configure:5183: $? = 0
  531. configure:5191: result: yes
  532. configure:5224: checking whether C compiler accepts -fstack-protector-all
  533. configure:5243: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  534. configure:5243: $? = 0
  535. configure:5251: result: yes
  536. configure:5259: checking whether C compiler accepts -fno-strict-overflow
  537. configure:5278: gcc -c -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers conftest.c >&5
  538. configure:5278: $? = 0
  539. configure:5286: result: yes
  540. configure:5303: checking which TLS library to use
  541. configure:5305: result: openssl
  542. configure:5547: checking if a basic OpenSSL program works
  543. configure:5569: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  544. configure:5569: $? = 0
  545. configure:5571: result: yes
  546. configure:5592: checking for TLS_method
  547. configure:5592: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  548. configure:5592: $? = 0
  549. configure:5592: result: yes
  550. configure:5605: checking for SSLv2_method
  551. configure:5605: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  552. Undefined symbols for architecture x86_64:
  553. "_SSLv2_method", referenced from:
  554. _main in conftest-73cc02.o
  555. ld: symbol(s) not found for architecture x86_64
  556. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  557. configure:5605: $? = 1
  558. configure: failed program was:
  559. | /* confdefs.h */
  560. | #define PACKAGE_NAME "tcltls"
  561. | #define PACKAGE_TARNAME "tcltls"
  562. | #define PACKAGE_VERSION "1.7.19"
  563. | #define PACKAGE_STRING "tcltls 1.7.19"
  564. | #define PACKAGE_BUGREPORT ""
  565. | #define PACKAGE_URL ""
  566. | #define STDC_HEADERS 1
  567. | #define HAVE_SYS_TYPES_H 1
  568. | #define HAVE_SYS_STAT_H 1
  569. | #define HAVE_STDLIB_H 1
  570. | #define HAVE_STRING_H 1
  571. | #define HAVE_MEMORY_H 1
  572. | #define HAVE_STRINGS_H 1
  573. | #define HAVE_INTTYPES_H 1
  574. | #define HAVE_STDINT_H 1
  575. | #define HAVE_UNISTD_H 1
  576. | #define __EXTENSIONS__ 1
  577. | #define _ALL_SOURCE 1
  578. | #define _GNU_SOURCE 1
  579. | #define _POSIX_PTHREAD_SEMANTICS 1
  580. | #define _TANDEM_SOURCE 1
  581. | #define HAVE_UNISTD_H 1
  582. | #define HAVE_STDLIB_H 1
  583. | #define HAVE_STRING_H 1
  584. | #define HAVE_STRINGS_H 1
  585. | #define MODULE_SCOPE static
  586. | #define USE_TCL_STUBS 1
  587. | #define _FORTIFY_SOURCE 2
  588. | #define HAVE_TLS_METHOD 1
  589. | /* end confdefs.h. */
  590. | /* Define SSLv2_method to an innocuous variant, in case <limits.h> declares SSLv2_method.
  591. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  592. | #define SSLv2_method innocuous_SSLv2_method
  593. |
  594. | /* System header to define __stub macros and hopefully few prototypes,
  595. | which can conflict with char SSLv2_method (); below.
  596. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  597. | <limits.h> exists even on freestanding compilers. */
  598. |
  599. | #ifdef __STDC__
  600. | # include <limits.h>
  601. | #else
  602. | # include <assert.h>
  603. | #endif
  604. |
  605. | #undef SSLv2_method
  606. |
  607. | /* Override any GCC internal prototype to avoid an error.
  608. | Use char because int might match the return type of a GCC
  609. | builtin and then its argument prototype would still apply. */
  610. | #ifdef __cplusplus
  611. | extern "C"
  612. | #endif
  613. | char SSLv2_method ();
  614. | /* The GNU C library defines this for functions which it implements
  615. | to always fail with ENOSYS. Some functions are actually named
  616. | something starting with __ and the normal name is an alias. */
  617. | #if defined __stub_SSLv2_method || defined __stub___SSLv2_method
  618. | choke me
  619. | #endif
  620. |
  621. | int
  622. | main ()
  623. | {
  624. | return SSLv2_method ();
  625. | ;
  626. | return 0;
  627. | }
  628. configure:5605: result: no
  629. configure:5636: checking for SSLv3_method
  630. configure:5636: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  631. Undefined symbols for architecture x86_64:
  632. "_SSLv3_method", referenced from:
  633. _main in conftest-c6aa60.o
  634. ld: symbol(s) not found for architecture x86_64
  635. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  636. configure:5636: $? = 1
  637. configure: failed program was:
  638. | /* confdefs.h */
  639. | #define PACKAGE_NAME "tcltls"
  640. | #define PACKAGE_TARNAME "tcltls"
  641. | #define PACKAGE_VERSION "1.7.19"
  642. | #define PACKAGE_STRING "tcltls 1.7.19"
  643. | #define PACKAGE_BUGREPORT ""
  644. | #define PACKAGE_URL ""
  645. | #define STDC_HEADERS 1
  646. | #define HAVE_SYS_TYPES_H 1
  647. | #define HAVE_SYS_STAT_H 1
  648. | #define HAVE_STDLIB_H 1
  649. | #define HAVE_STRING_H 1
  650. | #define HAVE_MEMORY_H 1
  651. | #define HAVE_STRINGS_H 1
  652. | #define HAVE_INTTYPES_H 1
  653. | #define HAVE_STDINT_H 1
  654. | #define HAVE_UNISTD_H 1
  655. | #define __EXTENSIONS__ 1
  656. | #define _ALL_SOURCE 1
  657. | #define _GNU_SOURCE 1
  658. | #define _POSIX_PTHREAD_SEMANTICS 1
  659. | #define _TANDEM_SOURCE 1
  660. | #define HAVE_UNISTD_H 1
  661. | #define HAVE_STDLIB_H 1
  662. | #define HAVE_STRING_H 1
  663. | #define HAVE_STRINGS_H 1
  664. | #define MODULE_SCOPE static
  665. | #define USE_TCL_STUBS 1
  666. | #define _FORTIFY_SOURCE 2
  667. | #define HAVE_TLS_METHOD 1
  668. | #define NO_SSL2 1
  669. | /* end confdefs.h. */
  670. | /* Define SSLv3_method to an innocuous variant, in case <limits.h> declares SSLv3_method.
  671. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  672. | #define SSLv3_method innocuous_SSLv3_method
  673. |
  674. | /* System header to define __stub macros and hopefully few prototypes,
  675. | which can conflict with char SSLv3_method (); below.
  676. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  677. | <limits.h> exists even on freestanding compilers. */
  678. |
  679. | #ifdef __STDC__
  680. | # include <limits.h>
  681. | #else
  682. | # include <assert.h>
  683. | #endif
  684. |
  685. | #undef SSLv3_method
  686. |
  687. | /* Override any GCC internal prototype to avoid an error.
  688. | Use char because int might match the return type of a GCC
  689. | builtin and then its argument prototype would still apply. */
  690. | #ifdef __cplusplus
  691. | extern "C"
  692. | #endif
  693. | char SSLv3_method ();
  694. | /* The GNU C library defines this for functions which it implements
  695. | to always fail with ENOSYS. Some functions are actually named
  696. | something starting with __ and the normal name is an alias. */
  697. | #if defined __stub_SSLv3_method || defined __stub___SSLv3_method
  698. | choke me
  699. | #endif
  700. |
  701. | int
  702. | main ()
  703. | {
  704. | return SSLv3_method ();
  705. | ;
  706. | return 0;
  707. | }
  708. configure:5636: result: no
  709. configure:5667: checking for TLSv1_method
  710. configure:5667: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  711. configure:5667: $? = 0
  712. configure:5667: result: yes
  713. configure:5698: checking for TLSv1_1_method
  714. configure:5698: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  715. configure:5698: $? = 0
  716. configure:5698: result: yes
  717. configure:5729: checking for TLSv1_2_method
  718. configure:5729: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  719. configure:5729: $? = 0
  720. configure:5729: result: yes
  721. configure:5766: checking for tlsv1.3 protocol support
  722. configure:5787: gcc -c -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c >&5
  723. conftest.c:45:9: error: use of undeclared identifier 'SSL_OP_NO_TLSv1_3'
  724. int x = SSL_OP_NO_TLSv1_3;
  725. ^
  726. 1 error generated.
  727. configure:5787: $? = 1
  728. configure: failed program was:
  729. | /* confdefs.h */
  730. | #define PACKAGE_NAME "tcltls"
  731. | #define PACKAGE_TARNAME "tcltls"
  732. | #define PACKAGE_VERSION "1.7.19"
  733. | #define PACKAGE_STRING "tcltls 1.7.19"
  734. | #define PACKAGE_BUGREPORT ""
  735. | #define PACKAGE_URL ""
  736. | #define STDC_HEADERS 1
  737. | #define HAVE_SYS_TYPES_H 1
  738. | #define HAVE_SYS_STAT_H 1
  739. | #define HAVE_STDLIB_H 1
  740. | #define HAVE_STRING_H 1
  741. | #define HAVE_MEMORY_H 1
  742. | #define HAVE_STRINGS_H 1
  743. | #define HAVE_INTTYPES_H 1
  744. | #define HAVE_STDINT_H 1
  745. | #define HAVE_UNISTD_H 1
  746. | #define __EXTENSIONS__ 1
  747. | #define _ALL_SOURCE 1
  748. | #define _GNU_SOURCE 1
  749. | #define _POSIX_PTHREAD_SEMANTICS 1
  750. | #define _TANDEM_SOURCE 1
  751. | #define HAVE_UNISTD_H 1
  752. | #define HAVE_STDLIB_H 1
  753. | #define HAVE_STRING_H 1
  754. | #define HAVE_STRINGS_H 1
  755. | #define MODULE_SCOPE static
  756. | #define USE_TCL_STUBS 1
  757. | #define _FORTIFY_SOURCE 2
  758. | #define HAVE_TLS_METHOD 1
  759. | #define NO_SSL2 1
  760. | #define NO_SSL3 1
  761. | /* end confdefs.h. */
  762. |
  763. | #include <openssl/ssl.h>
  764. | #include <openssl/opensslv.h>
  765. | #if (SSLEAY_VERSION_NUMBER >= 0x0907000L)
  766. | # include <openssl/conf.h>
  767. | #endif
  768. |
  769. | int
  770. | main ()
  771. | {
  772. |
  773. | int x = SSL_OP_NO_TLSv1_3;
  774. |
  775. | ;
  776. | return 0;
  777. | }
  778. configure:5794: result: no
  779. configure:5836: checking for SSL_set_tlsext_host_name
  780. configure:5856: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  781. configure:5856: $? = 0
  782. configure:5858: result: yes
  783. configure:5904: checking how to use openssl
  784. configure:5909: result: -I/usr/local/include -I/usr/local/include -L/usr/local/lib -lssl -lcrypto
  785. configure:6032: checking how to set rpath
  786. configure:6057: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include -Wl,-rpath -Wl,/tmp conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  787. configure:6057: $? = 0
  788. configure:6075: result: -Wl,-rpath
  789. configure:6156: checking for objcopy
  790. configure:6186: result: no
  791. configure:6156: checking for gobjcopy
  792. configure:6186: result: no
  793. configure:6256: checking for strip
  794. configure:6272: found /usr/bin/strip
  795. configure:6283: result: strip
  796. configure:6350: checking for how to set version script
  797. configure:6366: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/Library/Frameworks/Tcl.framework/Versions/8.6 -Wl,-rpath -Wl,/usr/local/lib -Wl,--version-script,./tcltls.vers.tmp conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  798. ld: unknown option: --version-script
  799. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  800. configure:6366: $? = 1
  801. configure: failed program was:
  802. | /* confdefs.h */
  803. | #define PACKAGE_NAME "tcltls"
  804. | #define PACKAGE_TARNAME "tcltls"
  805. | #define PACKAGE_VERSION "1.7.19"
  806. | #define PACKAGE_STRING "tcltls 1.7.19"
  807. | #define PACKAGE_BUGREPORT ""
  808. | #define PACKAGE_URL ""
  809. | #define STDC_HEADERS 1
  810. | #define HAVE_SYS_TYPES_H 1
  811. | #define HAVE_SYS_STAT_H 1
  812. | #define HAVE_STDLIB_H 1
  813. | #define HAVE_STRING_H 1
  814. | #define HAVE_MEMORY_H 1
  815. | #define HAVE_STRINGS_H 1
  816. | #define HAVE_INTTYPES_H 1
  817. | #define HAVE_STDINT_H 1
  818. | #define HAVE_UNISTD_H 1
  819. | #define __EXTENSIONS__ 1
  820. | #define _ALL_SOURCE 1
  821. | #define _GNU_SOURCE 1
  822. | #define _POSIX_PTHREAD_SEMANTICS 1
  823. | #define _TANDEM_SOURCE 1
  824. | #define HAVE_UNISTD_H 1
  825. | #define HAVE_STDLIB_H 1
  826. | #define HAVE_STRING_H 1
  827. | #define HAVE_STRINGS_H 1
  828. | #define MODULE_SCOPE static
  829. | #define USE_TCL_STUBS 1
  830. | #define _FORTIFY_SOURCE 2
  831. | #define HAVE_TLS_METHOD 1
  832. | #define NO_SSL2 1
  833. | #define NO_SSL3 1
  834. | #define NO_TLS1_3 1
  835. | /* end confdefs.h. */
  836. | void Test_Symbol(void) { return; }
  837. | int
  838. | main ()
  839. | {
  840. |
  841. | ;
  842. | return 0;
  843. | }
  844. configure:6366: gcc -o conftest -I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/Library/Frameworks/Tcl.framework/Versions/8.6 -Wl,-rpath -Wl,/usr/local/lib -Wl,-exported_symbols_list,tcltls.syms.tmp conftest.c -L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto >&5
  845. configure:6366: $? = 0
  846. configure:6385: result: -Wl,-exported_symbols_list,tcltls.syms
  847. configure:6552: creating ./config.status
  848.  
  849. ## ---------------------- ##
  850. ## Running config.status. ##
  851. ## ---------------------- ##
  852.  
  853. This file was extended by tcltls config.status 1.7.19, which was
  854. generated by GNU Autoconf 2.69. Invocation command line was
  855.  
  856. CONFIG_FILES =
  857. CONFIG_HEADERS =
  858. CONFIG_LINKS =
  859. CONFIG_COMMANDS =
  860. $ ./config.status
  861.  
  862. on wordtechweb.com
  863.  
  864. config.status:768: creating Makefile
  865. config.status:768: creating pkgIndex.tcl
  866. config.status:768: creating tcltls.syms
  867.  
  868. ## ---------------- ##
  869. ## Cache variables. ##
  870. ## ---------------- ##
  871.  
  872. ac_cv_build=x86_64-apple-darwin19.0.0
  873. ac_cv_c_compiler_gnu=yes
  874. ac_cv_env_CC_set=
  875. ac_cv_env_CC_value=
  876. ac_cv_env_CFLAGS_set=
  877. ac_cv_env_CFLAGS_value=
  878. ac_cv_env_CPPFLAGS_set=
  879. ac_cv_env_CPPFLAGS_value=
  880. ac_cv_env_CPP_set=
  881. ac_cv_env_CPP_value=
  882. ac_cv_env_LDFLAGS_set=
  883. ac_cv_env_LDFLAGS_value=
  884. ac_cv_env_LIBS_set=
  885. ac_cv_env_LIBS_value=
  886. ac_cv_env_TCLTLS_SSL_CFLAGS_set=
  887. ac_cv_env_TCLTLS_SSL_CFLAGS_value=
  888. ac_cv_env_TCLTLS_SSL_CPPFLAGS_set=
  889. ac_cv_env_TCLTLS_SSL_CPPFLAGS_value=
  890. ac_cv_env_TCLTLS_SSL_LIBS_set=
  891. ac_cv_env_TCLTLS_SSL_LIBS_value=
  892. ac_cv_env_build_alias_set=
  893. ac_cv_env_build_alias_value=
  894. ac_cv_env_host_alias_set=
  895. ac_cv_env_host_alias_value=
  896. ac_cv_env_target_alias_set=
  897. ac_cv_env_target_alias_value=
  898. ac_cv_func_SSLv2_method=no
  899. ac_cv_func_SSLv3_method=no
  900. ac_cv_func_TLS_method=yes
  901. ac_cv_func_TLSv1_1_method=yes
  902. ac_cv_func_TLSv1_2_method=yes
  903. ac_cv_func_TLSv1_method=yes
  904. ac_cv_header_inttypes_h=yes
  905. ac_cv_header_memory_h=yes
  906. ac_cv_header_minix_config_h=no
  907. ac_cv_header_stdc=yes
  908. ac_cv_header_stdint_h=yes
  909. ac_cv_header_stdlib_h=yes
  910. ac_cv_header_string_h=yes
  911. ac_cv_header_strings_h=yes
  912. ac_cv_header_sys_stat_h=yes
  913. ac_cv_header_sys_types_h=yes
  914. ac_cv_header_unistd_h=yes
  915. ac_cv_host=x86_64-apple-darwin19.0.0
  916. ac_cv_objext=o
  917. ac_cv_path_EGREP='/usr/bin/grep -E'
  918. ac_cv_path_GREP=/usr/bin/grep
  919. ac_cv_path_install='/usr/bin/install -c'
  920. ac_cv_prog_CPP='gcc -E'
  921. ac_cv_prog_ac_ct_CC=gcc
  922. ac_cv_prog_ac_ct_STRIP=strip
  923. ac_cv_prog_cc_c89=
  924. ac_cv_prog_cc_g=yes
  925. ac_cv_prog_make_make_set=yes
  926. ac_cv_safe_to_define___extensions__=yes
  927. ax_cv_check_cflags___W=yes
  928. ax_cv_check_cflags___Wall=yes
  929. ax_cv_check_cflags___Wno_deprecated_declarations=yes
  930. ax_cv_check_cflags___Wno_self_assign=yes
  931. ax_cv_check_cflags___Wno_unused_parameter=yes
  932. ax_cv_check_cflags___Wno_unused_value=yes
  933. ax_cv_check_cflags___fno_strict_overflow=yes
  934. ax_cv_check_cflags___fstack_protector_all=yes
  935. dc_cv_dc_chk_os_info_called=1
  936. rsk_cv_link_set_rpath=-Wl,-rpath
  937. tcl_cv_tclsh_native_path=/usr/local/bin/tclsh
  938. tcltls_cv_func_tlsext_hostname=yes
  939.  
  940. ## ----------------- ##
  941. ## Output variables. ##
  942. ## ----------------- ##
  943.  
  944. AR=''
  945. AREXT='a'
  946. CC='gcc'
  947. CFLAGS='-I/usr/local/include -g -O2 -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -Wno-unused-value -Wno-unused-parameter -Wno-deprecated-declarations -Wall -W -Wno-self-assign -fstack-protector-all -fno-strict-overflow -I/usr/local/include'
  948. CPP='gcc -E'
  949. CPPFLAGS='-I/usr/local/include -I/Library/Frameworks/Tcl.framework/Versions/8.6/Headers -I/usr/local/include'
  950. DEFS='-DPACKAGE_NAME=\"tcltls\" -DPACKAGE_TARNAME=\"tcltls\" -DPACKAGE_VERSION=\"1.7.19\" -DPACKAGE_STRING=\"tcltls\ 1.7.19\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DMODULE_SCOPE=static -DUSE_TCL_STUBS=1 -D_FORTIFY_SOURCE=2 -DHAVE_TLS_METHOD=1 -DNO_SSL2=1 -DNO_SSL3=1 -DNO_TLS1_3=1'
  951. ECHO_C='\c'
  952. ECHO_N=''
  953. ECHO_T=''
  954. EGREP='/usr/bin/grep -E'
  955. EXEEXT=''
  956. EXTENSION_TARGET='tcltls.dylib'
  957. GEN_DH_PARAMS_ARGS=''
  958. GREP='/usr/bin/grep'
  959. INSTALL_DATA='${INSTALL} -m 644'
  960. INSTALL_PROGRAM='${INSTALL}'
  961. INSTALL_SCRIPT='${INSTALL}'
  962. LDFLAGS=' -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/Library/Frameworks/Tcl.framework/Versions/8.6 -Wl,-rpath -Wl,/usr/local/lib'
  963. LIBOBJS=''
  964. LIBS='-L/usr/local/lib -lssl -lcrypto -L/Library/Frameworks/Tcl.framework/Versions/8.6 -ltclstub8.6 -L/usr/local/lib -lssl -lcrypto'
  965. LTLIBOBJS=''
  966. OBJCOPY='false'
  967. OBJEXT='o'
  968. PACKAGE_BUGREPORT=''
  969. PACKAGE_NAME='tcltls'
  970. PACKAGE_STRING='tcltls 1.7.19'
  971. PACKAGE_TARNAME='tcltls'
  972. PACKAGE_URL=''
  973. PACKAGE_VERSION='1.7.19'
  974. PATH_SEPARATOR=':'
  975. PKGCONFIG='false'
  976. RANLIB=''
  977. REMOVESYMS='strip -u -x'
  978. SET_MAKE=''
  979. SHELL='/bin/sh'
  980. SHLIBOBJS=''
  981. SHOBJCPPFLAGS='-DPIC'
  982. SHOBJEXT='dylib'
  983. SHOBJFLAGS='-fPIC'
  984. SHOBJLDFLAGS='-shared -dynamiclib -flat_namespace -undefined suppress -bind_at_load -Wl,-exported_symbols_list,tcltls.syms'
  985. STRIP='strip'
  986. SYMPREFIX='_'
  987. TCLCONFIGPATH='/Library/Frameworks/Tcl.framework/Versions/8.6'
  988. TCLEXT_BUILD='shared'
  989. TCLSH_PROG='/usr/local/bin/tclsh'
  990. TCLTLS_SSL_CFLAGS='-I/usr/local/include'
  991. TCLTLS_SSL_CPPFLAGS='-I/usr/local/include'
  992. TCLTLS_SSL_LIBS='-L/usr/local/lib -lssl -lcrypto'
  993. TCL_DEFS=''\''-DTCL_THREADS=1'\'' '\''-DTCL_CFGVAL_ENCODING="iso8859-1"'\'' '\''-DTCL_SHLIB_EXT=".dylib"'\'' '\''-DTCL_CFG_OPTIMIZED=1'\'' '\''-DTCL_TOMMATH=1'\'' '\''-DTCL_WIDE_INT_IS_LONG=1'\'' '\''-DTCL_DEFAULT_ENCODING="utf-8"'\'' '\''-DTCL_LOAD_FROM_MEMORY=1'\'' '\''-DTCL_WIDE_CLICKS=1'\'' '\''-DTCL_UNLOAD_DLLS=1'\'' '\''-DTCL_FRAMEWORK=1'\'' '
  994. TCL_PACKAGE_PATH='~/Library/Tcl'
  995. WEAKENSYMS='true'
  996. ac_ct_CC='gcc'
  997. ac_ct_OBJCOPY=''
  998. ac_ct_STRIP='strip'
  999. bindir='${exec_prefix}/bin'
  1000. build='x86_64-apple-darwin19.0.0'
  1001. build_alias=''
  1002. build_cpu='x86_64'
  1003. build_os='darwin19.0.0'
  1004. build_vendor='apple'
  1005. datadir='${datarootdir}'
  1006. datarootdir='${prefix}/share'
  1007. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1008. dvidir='${docdir}'
  1009. exec_prefix='${prefix}'
  1010. host='x86_64-apple-darwin19.0.0'
  1011. host_alias=''
  1012. host_cpu='x86_64'
  1013. host_os='darwin19.0.0'
  1014. host_vendor='apple'
  1015. htmldir='${docdir}'
  1016. includedir='${prefix}/include'
  1017. infodir='${datarootdir}/info'
  1018. libdir='${exec_prefix}/lib'
  1019. libexecdir='${exec_prefix}/libexec'
  1020. localedir='${datarootdir}/locale'
  1021. localstatedir='${prefix}/var'
  1022. mandir='${datarootdir}/man'
  1023. oldincludedir='/usr/include'
  1024. pdfdir='${docdir}'
  1025. prefix='/usr/local'
  1026. program_transform_name='s,x,x,'
  1027. psdir='${docdir}'
  1028. sbindir='${exec_prefix}/sbin'
  1029. sharedstatedir='${prefix}/com'
  1030. sysconfdir='${prefix}/etc'
  1031. target_alias=''
  1032.  
  1033. ## ----------- ##
  1034. ## confdefs.h. ##
  1035. ## ----------- ##
  1036.  
  1037. /* confdefs.h */
  1038. #define PACKAGE_NAME "tcltls"
  1039. #define PACKAGE_TARNAME "tcltls"
  1040. #define PACKAGE_VERSION "1.7.19"
  1041. #define PACKAGE_STRING "tcltls 1.7.19"
  1042. #define PACKAGE_BUGREPORT ""
  1043. #define PACKAGE_URL ""
  1044. #define STDC_HEADERS 1
  1045. #define HAVE_SYS_TYPES_H 1
  1046. #define HAVE_SYS_STAT_H 1
  1047. #define HAVE_STDLIB_H 1
  1048. #define HAVE_STRING_H 1
  1049. #define HAVE_MEMORY_H 1
  1050. #define HAVE_STRINGS_H 1
  1051. #define HAVE_INTTYPES_H 1
  1052. #define HAVE_STDINT_H 1
  1053. #define HAVE_UNISTD_H 1
  1054. #define __EXTENSIONS__ 1
  1055. #define _ALL_SOURCE 1
  1056. #define _GNU_SOURCE 1
  1057. #define _POSIX_PTHREAD_SEMANTICS 1
  1058. #define _TANDEM_SOURCE 1
  1059. #define HAVE_UNISTD_H 1
  1060. #define HAVE_STDLIB_H 1
  1061. #define HAVE_STRING_H 1
  1062. #define HAVE_STRINGS_H 1
  1063. #define MODULE_SCOPE static
  1064. #define USE_TCL_STUBS 1
  1065. #define _FORTIFY_SOURCE 2
  1066. #define HAVE_TLS_METHOD 1
  1067. #define NO_SSL2 1
  1068. #define NO_SSL3 1
  1069. #define NO_TLS1_3 1
  1070.  
  1071. configure: exit 0
  1072.