Advertisement
Guest User

Untitled

a guest
Sep 9th, 2022
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 144.04 KB | None | 0 0
  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 GNU libffcall configure 2.4, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure --prefix=/opt/mports --disable-dependency-tracking --mandir=/opt/mports/share/man --infodir=/opt/mports/share/info
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = andrewcox-mbp
  14. uname -m = arm64
  15. uname -r = 21.6.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000
  18.  
  19. /usr/bin/uname -p = arm
  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 21.6.0: Wed Aug 10 14:28:23 PDT 2022; root:xnu-8020.141.5~2/RELEASE_ARM64_T6000
  27. Kernel configured for up to 10 processors.
  28. 10 processors are physically available.
  29. 10 processors are logically available.
  30. Processor type: arm64e (ARM64E)
  31. Processors active: 0 1 2 3 4 5 6 7 8 9
  32. Primary memory available: 64.00 gigabytes
  33. Default processor set: 690 tasks, 7432 threads, 10 processors
  34. Load average: 11.33, Mach factor: 3.97
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/mports/bin/
  40. PATH: /opt/mports/sbin/
  41. PATH: /bin/
  42. PATH: /sbin/
  43. PATH: /usr/bin/
  44. PATH: /usr/sbin/
  45.  
  46.  
  47. ## ----------- ##
  48. ## Core tests. ##
  49. ## ----------- ##
  50.  
  51. configure:3567: looking for aux files: ltmain.sh config.guess config.sub compile missing install-sh
  52. configure:3580: trying ./build-aux/
  53. configure:3609: ./build-aux/ltmain.sh found
  54. configure:3609: ./build-aux/config.guess found
  55. configure:3609: ./build-aux/config.sub found
  56. configure:3609: ./build-aux/compile found
  57. configure:3609: ./build-aux/missing found
  58. configure:3591: ./build-aux/install-sh found
  59. configure:3739: checking for a BSD-compatible install
  60. configure:3812: result: /usr/bin/install -c
  61. configure:3823: checking whether build environment is sane
  62. configure:3878: result: yes
  63. configure:4037: checking for a race-free mkdir -p
  64. configure:4081: result: /opt/mports/bin/gmkdir -p
  65. configure:4088: checking for gawk
  66. configure:4109: found /opt/mports/bin/gawk
  67. configure:4120: result: gawk
  68. configure:4131: checking whether make sets $(MAKE)
  69. configure:4154: result: yes
  70. configure:4184: checking whether make supports nested variables
  71. configure:4202: result: yes
  72. configure:4368: checking whether make sets $(MAKE)
  73. configure:4391: result: yes
  74. configure:4463: checking for gcc
  75. configure:4495: result: /usr/bin/clang
  76. configure:4848: checking for C compiler version
  77. configure:4857: /usr/bin/clang --version >&5
  78. Apple clang version 13.1.6 (clang-1316.0.21.2.5)
  79. Target: arm64-apple-darwin21.6.0
  80. Thread model: posix
  81. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  82. configure:4868: $? = 0
  83. configure:4857: /usr/bin/clang -v >&5
  84. Apple clang version 13.1.6 (clang-1316.0.21.2.5)
  85. Target: arm64-apple-darwin21.6.0
  86. Thread model: posix
  87. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  88. configure:4868: $? = 0
  89. configure:4857: /usr/bin/clang -V >&5
  90. clang: error: argument to '-V' is missing (expected 1 value)
  91. clang: error: no input files
  92. configure:4868: $? = 1
  93. configure:4857: /usr/bin/clang -qversion >&5
  94. clang: error: unknown argument '-qversion'; did you mean '--version'?
  95. clang: error: no input files
  96. configure:4868: $? = 1
  97. configure:4857: /usr/bin/clang -version >&5
  98. clang: error: unknown argument '-version'; did you mean '--version'?
  99. clang: error: no input files
  100. configure:4868: $? = 1
  101. configure:4888: checking whether the C compiler works
  102. configure:4910: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  103. configure:4914: $? = 0
  104. configure:4964: result: yes
  105. configure:4967: checking for C compiler default output file name
  106. configure:4969: result: a.out
  107. configure:4975: checking for suffix of executables
  108. configure:4982: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  109. configure:4986: $? = 0
  110. configure:5009: result:
  111. configure:5031: checking whether we are cross compiling
  112. configure:5039: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  113. configure:5043: $? = 0
  114. configure:5050: ./conftest
  115. configure:5054: $? = 0
  116. configure:5069: result: no
  117. configure:5074: checking for suffix of object files
  118. configure:5097: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  119. configure:5101: $? = 0
  120. configure:5123: result: o
  121. configure:5127: checking whether the compiler supports GNU C
  122. configure:5147: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  123. configure:5147: $? = 0
  124. configure:5157: result: yes
  125. configure:5168: checking whether /usr/bin/clang accepts -g
  126. configure:5189: /usr/bin/clang -c -g -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  127. configure:5189: $? = 0
  128. configure:5233: result: yes
  129. configure:5253: checking for /usr/bin/clang option to enable C11 features
  130. configure:5268: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  131. configure:5268: $? = 0
  132. configure:5286: result: none needed
  133. configure:5402: checking whether /usr/bin/clang understands -c and -o together
  134. configure:5425: /usr/bin/clang -c conftest.c -o conftest2.o
  135. configure:5428: $? = 0
  136. configure:5425: /usr/bin/clang -c conftest.c -o conftest2.o
  137. configure:5428: $? = 0
  138. configure:5440: result: yes
  139. configure:5458: checking whether the compiler is clang
  140. configure:5480: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  141. conftest.c:14:12: error: unknown type name 'barfbarf'
  142. barfbarf
  143. ^
  144. 1 error generated.
  145. configure:5480: $? = 1
  146. configure: failed program was:
  147. | /* confdefs.h */
  148. | #define PACKAGE_NAME "GNU libffcall"
  149. | #define PACKAGE_TARNAME "libffcall"
  150. | #define PACKAGE_VERSION "2.4"
  151. | #define PACKAGE_STRING "GNU libffcall 2.4"
  152. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  153. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  154. | #define PACKAGE "libffcall"
  155. | #define VERSION "2.4"
  156. | #define LIBFFCALL_VERSION 0x0204
  157. | /* end confdefs.h. */
  158. |
  159. | #ifdef __clang__
  160. | barfbarf
  161. | #endif
  162. |
  163. | int
  164. | main (void)
  165. | {
  166. |
  167. | ;
  168. | return 0;
  169. | }
  170. |
  171. configure:5489: result: yes
  172. configure:5493: checking for compiler option needed when checking for declarations
  173. configure:5513: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 -Werror=implicit-function-declaration
  174. configure:5513: $? = 0
  175. configure:5526: result: -Werror=implicit-function-declaration
  176. configure:5538: checking whether make supports the include directive
  177. configure:5553: make -f confmf.GNU && cat confinc.out
  178. this is the am__doit target
  179. configure:5556: $? = 0
  180. configure:5575: result: yes (GNU style)
  181. configure:5601: checking dependency style of /usr/bin/clang
  182. configure:5713: result: none
  183. configure:5733: checking how to run the C preprocessor
  184. configure:5759: /usr/bin/clang -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
  185. configure:5759: $? = 0
  186. configure:5774: /usr/bin/clang -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
  187. conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
  188. #include <ac_nonexistent.h>
  189. ^~~~~~~~~~~~~~~~~~
  190. 1 error generated.
  191. configure:5774: $? = 1
  192. configure: failed program was:
  193. | /* confdefs.h */
  194. | #define PACKAGE_NAME "GNU libffcall"
  195. | #define PACKAGE_TARNAME "libffcall"
  196. | #define PACKAGE_VERSION "2.4"
  197. | #define PACKAGE_STRING "GNU libffcall 2.4"
  198. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  199. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  200. | #define PACKAGE "libffcall"
  201. | #define VERSION "2.4"
  202. | #define LIBFFCALL_VERSION 0x0204
  203. | /* end confdefs.h. */
  204. | #include <ac_nonexistent.h>
  205. configure:5801: result: /usr/bin/clang -E
  206. configure:5815: /usr/bin/clang -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
  207. configure:5815: $? = 0
  208. configure:5830: /usr/bin/clang -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
  209. conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
  210. #include <ac_nonexistent.h>
  211. ^~~~~~~~~~~~~~~~~~
  212. 1 error generated.
  213. configure:5830: $? = 1
  214. configure: failed program was:
  215. | /* confdefs.h */
  216. | #define PACKAGE_NAME "GNU libffcall"
  217. | #define PACKAGE_TARNAME "libffcall"
  218. | #define PACKAGE_VERSION "2.4"
  219. | #define PACKAGE_STRING "GNU libffcall 2.4"
  220. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  221. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  222. | #define PACKAGE "libffcall"
  223. | #define VERSION "2.4"
  224. | #define LIBFFCALL_VERSION 0x0204
  225. | /* end confdefs.h. */
  226. | #include <ac_nonexistent.h>
  227. configure:5862: checking for grep that handles long lines and -e
  228. configure:5926: result: /opt/mports/bin/ggrep
  229. configure:5931: checking for egrep
  230. configure:5999: result: /opt/mports/bin/ggrep -E
  231. configure:6005: checking whether /usr/bin/clang needs -traditional
  232. conftest.c:12:10: fatal error: 'termio.h' file not found
  233. #include <termio.h>
  234. ^~~~~~~~~~
  235. 1 error generated.
  236. configure:6042: result: no
  237. configure:6051: checking whether using GNU C
  238. configure:6075: result: yes
  239. configure:6127: checking whether C symbols are prefixed with underscore at the linker level
  240. configure:6141: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -S conftest.c
  241. clang: error: cannot use 'assembler' output with multiple -arch options
  242. configure:6144: $? = 1
  243. configure:6154: result: no
  244. configure:6177: checking whether to use C++
  245. configure:6187: result: yes
  246. configure:6314: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64) works
  247. configure:6325: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.cpp >&5
  248. configure:6328: $? = 0
  249. configure:6346: result: yes
  250. configure:6351: checking whether the C++ compiler supports namespaces
  251. configure:6365: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.cpp >&5
  252. configure:6368: $? = 0
  253. configure:6381: result: yes
  254. configure:6404: checking dependency style of /usr/bin/clang++
  255. configure:6516: result: none
  256. configure:6537: checking whether the compiler supports GNU C++
  257. configure:6557: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
  258. configure:6557: $? = 0
  259. configure:6567: result: yes
  260. configure:6578: checking whether /usr/bin/clang++ accepts -g
  261. configure:6599: /usr/bin/clang++ -c -g -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
  262. configure:6599: $? = 0
  263. configure:6643: result: yes
  264. configure:6687: checking for Minix Amsterdam compiler
  265. configure:6713: result: no
  266. configure:6775: checking for ar
  267. configure:6796: found /opt/mports/bin/ar
  268. configure:6807: result: ar
  269. configure:6887: checking for ranlib
  270. configure:6908: found /opt/mports/bin/ranlib
  271. configure:6919: result: ranlib
  272. configure:6972: checking how to make hard links
  273. configure:6988: result: ln
  274. configure:6998: checking for stdio.h
  275. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  276. configure:6998: $? = 0
  277. configure:6998: result: yes
  278. configure:6998: checking for stdlib.h
  279. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  280. configure:6998: $? = 0
  281. configure:6998: result: yes
  282. configure:6998: checking for string.h
  283. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  284. configure:6998: $? = 0
  285. configure:6998: result: yes
  286. configure:6998: checking for inttypes.h
  287. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  288. configure:6998: $? = 0
  289. configure:6998: result: yes
  290. configure:6998: checking for stdint.h
  291. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  292. configure:6998: $? = 0
  293. configure:6998: result: yes
  294. configure:6998: checking for strings.h
  295. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  296. configure:6998: $? = 0
  297. configure:6998: result: yes
  298. configure:6998: checking for sys/stat.h
  299. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  300. configure:6998: $? = 0
  301. configure:6998: result: yes
  302. configure:6998: checking for sys/types.h
  303. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  304. configure:6998: $? = 0
  305. configure:6998: result: yes
  306. configure:6998: checking for unistd.h
  307. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  308. configure:6998: $? = 0
  309. configure:6998: result: yes
  310. configure:6998: checking for wchar.h
  311. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  312. configure:6998: $? = 0
  313. configure:6998: result: yes
  314. configure:6998: checking for minix/config.h
  315. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  316. conftest.c:51:10: fatal error: 'minix/config.h' file not found
  317. #include <minix/config.h>
  318. ^~~~~~~~~~~~~~~~
  319. 1 error generated.
  320. configure:6998: $? = 1
  321. configure: failed program was:
  322. | /* confdefs.h */
  323. | #define PACKAGE_NAME "GNU libffcall"
  324. | #define PACKAGE_TARNAME "libffcall"
  325. | #define PACKAGE_VERSION "2.4"
  326. | #define PACKAGE_STRING "GNU libffcall 2.4"
  327. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  328. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  329. | #define PACKAGE "libffcall"
  330. | #define VERSION "2.4"
  331. | #define LIBFFCALL_VERSION 0x0204
  332. | #define USER_LABEL_PREFIX
  333. | #define HAVE_STDIO_H 1
  334. | #define HAVE_STDLIB_H 1
  335. | #define HAVE_STRING_H 1
  336. | #define HAVE_INTTYPES_H 1
  337. | #define HAVE_STDINT_H 1
  338. | #define HAVE_STRINGS_H 1
  339. | #define HAVE_SYS_STAT_H 1
  340. | #define HAVE_SYS_TYPES_H 1
  341. | #define HAVE_UNISTD_H 1
  342. | #define HAVE_WCHAR_H 1
  343. | /* end confdefs.h. */
  344. | #include <stddef.h>
  345. | #ifdef HAVE_STDIO_H
  346. | # include <stdio.h>
  347. | #endif
  348. | #ifdef HAVE_STDLIB_H
  349. | # include <stdlib.h>
  350. | #endif
  351. | #ifdef HAVE_STRING_H
  352. | # include <string.h>
  353. | #endif
  354. | #ifdef HAVE_INTTYPES_H
  355. | # include <inttypes.h>
  356. | #endif
  357. | #ifdef HAVE_STDINT_H
  358. | # include <stdint.h>
  359. | #endif
  360. | #ifdef HAVE_STRINGS_H
  361. | # include <strings.h>
  362. | #endif
  363. | #ifdef HAVE_SYS_TYPES_H
  364. | # include <sys/types.h>
  365. | #endif
  366. | #ifdef HAVE_SYS_STAT_H
  367. | # include <sys/stat.h>
  368. | #endif
  369. | #ifdef HAVE_UNISTD_H
  370. | # include <unistd.h>
  371. | #endif
  372. | #include <minix/config.h>
  373. configure:6998: result: no
  374. configure:6998: checking for pthread.h
  375. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  376. configure:6998: $? = 0
  377. configure:6998: result: yes
  378. configure:6998: checking for sys/socket.h
  379. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  380. configure:6998: $? = 0
  381. configure:6998: result: yes
  382. configure:6998: checking for limits.h
  383. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  384. configure:6998: $? = 0
  385. configure:6998: result: yes
  386. configure:6998: checking for threads.h
  387. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  388. conftest.c:54:10: fatal error: 'threads.h' file not found
  389. #include <threads.h>
  390. ^~~~~~~~~~~
  391. 1 error generated.
  392. configure:6998: $? = 1
  393. configure: failed program was:
  394. | /* confdefs.h */
  395. | #define PACKAGE_NAME "GNU libffcall"
  396. | #define PACKAGE_TARNAME "libffcall"
  397. | #define PACKAGE_VERSION "2.4"
  398. | #define PACKAGE_STRING "GNU libffcall 2.4"
  399. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  400. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  401. | #define PACKAGE "libffcall"
  402. | #define VERSION "2.4"
  403. | #define LIBFFCALL_VERSION 0x0204
  404. | #define USER_LABEL_PREFIX
  405. | #define HAVE_STDIO_H 1
  406. | #define HAVE_STDLIB_H 1
  407. | #define HAVE_STRING_H 1
  408. | #define HAVE_INTTYPES_H 1
  409. | #define HAVE_STDINT_H 1
  410. | #define HAVE_STRINGS_H 1
  411. | #define HAVE_SYS_STAT_H 1
  412. | #define HAVE_SYS_TYPES_H 1
  413. | #define HAVE_UNISTD_H 1
  414. | #define HAVE_WCHAR_H 1
  415. | #define HAVE_PTHREAD_H 1
  416. | #define HAVE_SYS_SOCKET_H 1
  417. | #define HAVE_LIMITS_H 1
  418. | /* end confdefs.h. */
  419. | #include <stddef.h>
  420. | #ifdef HAVE_STDIO_H
  421. | # include <stdio.h>
  422. | #endif
  423. | #ifdef HAVE_STDLIB_H
  424. | # include <stdlib.h>
  425. | #endif
  426. | #ifdef HAVE_STRING_H
  427. | # include <string.h>
  428. | #endif
  429. | #ifdef HAVE_INTTYPES_H
  430. | # include <inttypes.h>
  431. | #endif
  432. | #ifdef HAVE_STDINT_H
  433. | # include <stdint.h>
  434. | #endif
  435. | #ifdef HAVE_STRINGS_H
  436. | # include <strings.h>
  437. | #endif
  438. | #ifdef HAVE_SYS_TYPES_H
  439. | # include <sys/types.h>
  440. | #endif
  441. | #ifdef HAVE_SYS_STAT_H
  442. | # include <sys/stat.h>
  443. | #endif
  444. | #ifdef HAVE_UNISTD_H
  445. | # include <unistd.h>
  446. | #endif
  447. | #include <threads.h>
  448. configure:6998: result: no
  449. configure:6998: checking for sys/param.h
  450. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  451. configure:6998: $? = 0
  452. configure:6998: result: yes
  453. configure:6998: checking for sys/time.h
  454. configure:6998: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  455. configure:6998: $? = 0
  456. configure:6998: result: yes
  457. configure:7029: checking whether it is safe to define __EXTENSIONS__
  458. configure:7048: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  459. configure:7048: $? = 0
  460. configure:7056: result: yes
  461. configure:7059: checking whether _XOPEN_SOURCE should be defined
  462. configure:7081: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  463. configure:7081: $? = 0
  464. configure:7108: result: no
  465. configure:7170: checking build system type
  466. configure:7185: result: aarch64-apple-darwin21.6.0
  467. configure:7205: checking host system type
  468. configure:7219: result: aarch64-apple-darwin21.6.0
  469. configure:7376: checking whether the C++ compiler (/usr/bin/clang++ -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64) works
  470. configure:7387: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.cpp >&5
  471. configure:7390: $? = 0
  472. configure:7408: result: yes
  473. configure:7413: checking whether the C++ compiler supports namespaces
  474. configure:7427: /usr/bin/clang++ -o conftest -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.cpp >&5
  475. configure:7430: $? = 0
  476. configure:7443: result: yes
  477. configure:7466: checking dependency style of /usr/bin/clang++
  478. configure:7578: result: none
  479. configure:7599: checking whether the compiler supports GNU C++
  480. configure:7629: result: yes
  481. configure:7640: checking whether /usr/bin/clang++ accepts -g
  482. configure:7705: result: yes
  483. configure:7749: checking for special C compiler options needed for large files
  484. configure:7797: result: no
  485. configure:7803: checking for _FILE_OFFSET_BITS value needed for large files
  486. configure:7829: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  487. configure:7829: $? = 0
  488. configure:7863: result: no
  489. configure:8148: checking host CPU and C ABI
  490. configure:8222: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  491. conftest.c:48:18: error: unknown type name 'error'
  492. error fail
  493. ^
  494. conftest.c:48:28: error: expected ';' after top level declarator
  495. error fail
  496. ^
  497. ;
  498. 2 errors generated.
  499. configure:8222: $? = 1
  500. configure: failed program was:
  501. | /* confdefs.h */
  502. | #define PACKAGE_NAME "GNU libffcall"
  503. | #define PACKAGE_TARNAME "libffcall"
  504. | #define PACKAGE_VERSION "2.4"
  505. | #define PACKAGE_STRING "GNU libffcall 2.4"
  506. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  507. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  508. | #define PACKAGE "libffcall"
  509. | #define VERSION "2.4"
  510. | #define LIBFFCALL_VERSION 0x0204
  511. | #define USER_LABEL_PREFIX
  512. | #define HAVE_STDIO_H 1
  513. | #define HAVE_STDLIB_H 1
  514. | #define HAVE_STRING_H 1
  515. | #define HAVE_INTTYPES_H 1
  516. | #define HAVE_STDINT_H 1
  517. | #define HAVE_STRINGS_H 1
  518. | #define HAVE_SYS_STAT_H 1
  519. | #define HAVE_SYS_TYPES_H 1
  520. | #define HAVE_UNISTD_H 1
  521. | #define HAVE_WCHAR_H 1
  522. | #define HAVE_PTHREAD_H 1
  523. | #define HAVE_SYS_SOCKET_H 1
  524. | #define HAVE_LIMITS_H 1
  525. | #define HAVE_SYS_PARAM_H 1
  526. | #define HAVE_SYS_TIME_H 1
  527. | #define STDC_HEADERS 1
  528. | #define _ALL_SOURCE 1
  529. | #define _DARWIN_C_SOURCE 1
  530. | #define _GNU_SOURCE 1
  531. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  532. | #define _NETBSD_SOURCE 1
  533. | #define _OPENBSD_SOURCE 1
  534. | #define _POSIX_PTHREAD_SEMANTICS 1
  535. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  536. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  537. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  538. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  539. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  540. | #define __STDC_WANT_LIB_EXT2__ 1
  541. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  542. | #define _TANDEM_SOURCE 1
  543. | #define __EXTENSIONS__ 1
  544. | /* end confdefs.h. */
  545. | #ifdef __aarch64__
  546. | int ok;
  547. | #else
  548. | error fail
  549. | #endif
  550. |
  551. configure:8255: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -S conftest.c
  552. clang: error: cannot use 'assembler' output with multiple -arch options
  553. configure:8258: $? = 1
  554. configure:8526: result: arm
  555. configure:8723: checking how to print strings
  556. configure:8750: result: printf
  557. configure:8771: checking for a sed that does not truncate output
  558. configure:8841: result: /opt/mports/bin/gsed
  559. configure:8859: checking for fgrep
  560. configure:8927: result: /opt/mports/bin/ggrep -F
  561. configure:8963: checking for ld used by /usr/bin/clang
  562. configure:9031: result: /Library/Developer/CommandLineTools/usr/bin/ld
  563. configure:9038: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
  564. configure:9054: result: no
  565. configure:9066: checking for BSD- or MS-compatible name lister (nm)
  566. configure:9121: result: /opt/mports/bin/nm -B
  567. configure:9261: checking the name lister (/opt/mports/bin/nm -B) interface
  568. configure:9269: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  569. configure:9272: /opt/mports/bin/nm -B "conftest.o"
  570. configure:9275: output
  571. 0000000000000000 S _some_variable
  572. 0000000000000000 t ltmp0
  573. 0000000000000000 s ltmp1
  574. configure:9282: result: BSD nm
  575. configure:9285: checking whether ln -s works
  576. configure:9289: result: yes
  577. configure:9297: checking the maximum length of command line arguments
  578. configure:9429: result: 786432
  579. configure:9477: checking how to convert aarch64-apple-darwin21.6.0 file names to aarch64-apple-darwin21.6.0 format
  580. configure:9518: result: func_convert_file_noop
  581. configure:9525: checking how to convert aarch64-apple-darwin21.6.0 file names to toolchain format
  582. configure:9546: result: func_convert_file_noop
  583. configure:9553: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
  584. configure:9561: result: -r
  585. configure:9640: checking for objdump
  586. configure:9661: found /opt/mports/bin/objdump
  587. configure:9672: result: objdump
  588. configure:9701: checking how to recognize dependent libraries
  589. configure:9902: result: pass_all
  590. configure:9992: checking for dlltool
  591. configure:10027: result: no
  592. configure:10054: checking how to associate runtime and link libraries
  593. configure:10082: result: printf %s\n
  594. configure:10216: checking for archiver @FILE support
  595. configure:10234: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  596. configure:10234: $? = 0
  597. configure:10238: ar cru libconftest.a @conftest.lst >&5
  598. ar: @conftest.lst: No such file or directory
  599. configure:10241: $? = 1
  600. configure:10261: result: no
  601. configure:10324: checking for strip
  602. configure:10345: found /opt/mports/bin/strip
  603. configure:10356: result: strip
  604. configure:10433: checking for ranlib
  605. configure:10465: result: ranlib
  606. configure:10567: checking command to parse /opt/mports/bin/nm -B output from /usr/bin/clang object
  607. configure:10721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  608. configure:10724: $? = 0
  609. configure:10728: /opt/mports/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  610. configure:10731: $? = 0
  611. cannot find nm_test_var in conftest.nm
  612. configure:10721: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  613. configure:10724: $? = 0
  614. configure:10728: /opt/mports/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  615. configure:10731: $? = 0
  616. configure:10797: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c conftstm.o >&5
  617. configure:10800: $? = 0
  618. configure:10838: result: ok
  619. configure:10885: checking for sysroot
  620. configure:10916: result: no
  621. configure:10923: checking for a working dd
  622. configure:10967: result: /bin/dd
  623. configure:10971: checking how to truncate binary pipes
  624. configure:10987: result: /bin/dd bs=4096 count=1
  625. configure:11324: checking for mt
  626. configure:11359: result: no
  627. configure:11379: checking if : is a manifest tool
  628. configure:11386: : '-?'
  629. configure:11394: result: no
  630. configure:11455: checking for dsymutil
  631. configure:11476: found /usr/bin/dsymutil
  632. configure:11487: result: dsymutil
  633. configure:11557: checking for nmedit
  634. configure:11578: found /usr/bin/nmedit
  635. configure:11589: result: nmedit
  636. configure:11659: checking for lipo
  637. configure:11680: found /opt/mports/bin/lipo
  638. configure:11691: result: lipo
  639. configure:11761: checking for otool
  640. configure:11782: found /opt/mports/bin/otool
  641. configure:11793: result: otool
  642. configure:11863: checking for otool64
  643. configure:11898: result: no
  644. configure:11943: checking for -single_module linker flag
  645. /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  646. configure:11977: result: yes
  647. configure:11980: checking for -exported_symbols_list linker flag
  648. configure:12001: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  649. configure:12001: $? = 0
  650. configure:12012: result: yes
  651. configure:12015: checking for -force_load linker flag
  652. /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -c -o conftest.o conftest.c
  653. ar cru libconftest.a conftest.o
  654. ranlib libconftest.a
  655. /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
  656. configure:12048: result: yes
  657. configure:12120: checking for dlfcn.h
  658. configure:12120: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  659. In file included from conftest.c:56:
  660. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  661. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  662. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  663. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  664. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  665. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  666. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
  667. _OSSwapInt16(
  668. ^
  669. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
  670. _OSSwapInt16(
  671. ^
  672. In file included from conftest.c:56:
  673. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  674. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  675. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  676. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  677. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  678. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  679. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
  680. _OSSwapInt32(
  681. ^
  682. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
  683. _OSSwapInt32(
  684. ^
  685. In file included from conftest.c:56:
  686. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  687. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  688. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  689. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  690. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  691. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  692. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
  693. _OSSwapInt64(
  694. ^
  695. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
  696. _OSSwapInt64(
  697. ^
  698. 3 errors generated.
  699. configure:12120: $? = 1
  700. configure: failed program was:
  701. | /* confdefs.h */
  702. | #define PACKAGE_NAME "GNU libffcall"
  703. | #define PACKAGE_TARNAME "libffcall"
  704. | #define PACKAGE_VERSION "2.4"
  705. | #define PACKAGE_STRING "GNU libffcall 2.4"
  706. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  707. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  708. | #define PACKAGE "libffcall"
  709. | #define VERSION "2.4"
  710. | #define LIBFFCALL_VERSION 0x0204
  711. | #define USER_LABEL_PREFIX
  712. | #define HAVE_STDIO_H 1
  713. | #define HAVE_STDLIB_H 1
  714. | #define HAVE_STRING_H 1
  715. | #define HAVE_INTTYPES_H 1
  716. | #define HAVE_STDINT_H 1
  717. | #define HAVE_STRINGS_H 1
  718. | #define HAVE_SYS_STAT_H 1
  719. | #define HAVE_SYS_TYPES_H 1
  720. | #define HAVE_UNISTD_H 1
  721. | #define HAVE_WCHAR_H 1
  722. | #define HAVE_PTHREAD_H 1
  723. | #define HAVE_SYS_SOCKET_H 1
  724. | #define HAVE_LIMITS_H 1
  725. | #define HAVE_SYS_PARAM_H 1
  726. | #define HAVE_SYS_TIME_H 1
  727. | #define STDC_HEADERS 1
  728. | #define _ALL_SOURCE 1
  729. | #define _DARWIN_C_SOURCE 1
  730. | #define _GNU_SOURCE 1
  731. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  732. | #define _NETBSD_SOURCE 1
  733. | #define _OPENBSD_SOURCE 1
  734. | #define _POSIX_PTHREAD_SEMANTICS 1
  735. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  736. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  737. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  738. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  739. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  740. | #define __STDC_WANT_LIB_EXT2__ 1
  741. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  742. | #define _TANDEM_SOURCE 1
  743. | #define __EXTENSIONS__ 1
  744. | #ifndef __arm__
  745. | #define __arm__ 1
  746. | #endif
  747. | #ifndef __arm__
  748. | #define __arm__ 1
  749. | #endif
  750. | /* end confdefs.h. */
  751. | #include <stddef.h>
  752. | #ifdef HAVE_STDIO_H
  753. | # include <stdio.h>
  754. | #endif
  755. | #ifdef HAVE_STDLIB_H
  756. | # include <stdlib.h>
  757. | #endif
  758. | #ifdef HAVE_STRING_H
  759. | # include <string.h>
  760. | #endif
  761. | #ifdef HAVE_INTTYPES_H
  762. | # include <inttypes.h>
  763. | #endif
  764. | #ifdef HAVE_STDINT_H
  765. | # include <stdint.h>
  766. | #endif
  767. | #ifdef HAVE_STRINGS_H
  768. | # include <strings.h>
  769. | #endif
  770. | #ifdef HAVE_SYS_TYPES_H
  771. | # include <sys/types.h>
  772. | #endif
  773. | #ifdef HAVE_SYS_STAT_H
  774. | # include <sys/stat.h>
  775. | #endif
  776. | #ifdef HAVE_UNISTD_H
  777. | # include <unistd.h>
  778. | #endif
  779. |
  780. | #include <dlfcn.h>
  781. configure:12120: result: no
  782. configure:12718: checking for objdir
  783. configure:12734: result: .libs
  784. configure:12998: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
  785. configure:13017: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-rtti -fno-exceptions conftest.c >&5
  786. configure:13021: $? = 0
  787. configure:13034: result: yes
  788. configure:13392: checking for /usr/bin/clang option to produce PIC
  789. configure:13400: result: -fno-common -DPIC
  790. configure:13408: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
  791. configure:13427: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.c >&5
  792. configure:13431: $? = 0
  793. configure:13444: result: yes
  794. configure:13473: checking if /usr/bin/clang static flag -static works
  795. configure:13502: result: no
  796. configure:13517: checking if /usr/bin/clang supports -c -o file.o
  797. configure:13539: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.c >&5
  798. configure:13543: $? = 0
  799. configure:13565: result: yes
  800. configure:13573: checking if /usr/bin/clang supports -c -o file.o
  801. configure:13621: result: yes
  802. configure:13654: checking whether the /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  803. configure:14920: result: yes
  804. configure:15161: checking dynamic linker characteristics
  805. configure:15982: result: darwin21.6.0 dyld
  806. configure:16104: checking how to hardcode library paths into programs
  807. configure:16129: result: immediate
  808. configure:16681: checking whether stripping libraries is possible
  809. configure:16695: result: yes
  810. configure:16721: checking if libtool supports shared libraries
  811. configure:16723: result: yes
  812. configure:16726: checking whether to build shared libraries
  813. configure:16751: result: yes
  814. configure:16754: checking whether to build static libraries
  815. configure:16758: result: yes
  816. configure:16781: checking how to run the C++ preprocessor
  817. configure:16803: /usr/bin/clang++ -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
  818. configure:16803: $? = 0
  819. configure:16818: /usr/bin/clang++ -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
  820. conftest.cpp:52:10: fatal error: 'ac_nonexistent.h' file not found
  821. #include <ac_nonexistent.h>
  822. ^~~~~~~~~~~~~~~~~~
  823. 1 error generated.
  824. configure:16818: $? = 1
  825. configure: failed program was:
  826. | /* confdefs.h */
  827. | #define PACKAGE_NAME "GNU libffcall"
  828. | #define PACKAGE_TARNAME "libffcall"
  829. | #define PACKAGE_VERSION "2.4"
  830. | #define PACKAGE_STRING "GNU libffcall 2.4"
  831. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  832. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  833. | #define PACKAGE "libffcall"
  834. | #define VERSION "2.4"
  835. | #define LIBFFCALL_VERSION 0x0204
  836. | #define USER_LABEL_PREFIX
  837. | #define HAVE_STDIO_H 1
  838. | #define HAVE_STDLIB_H 1
  839. | #define HAVE_STRING_H 1
  840. | #define HAVE_INTTYPES_H 1
  841. | #define HAVE_STDINT_H 1
  842. | #define HAVE_STRINGS_H 1
  843. | #define HAVE_SYS_STAT_H 1
  844. | #define HAVE_SYS_TYPES_H 1
  845. | #define HAVE_UNISTD_H 1
  846. | #define HAVE_WCHAR_H 1
  847. | #define HAVE_PTHREAD_H 1
  848. | #define HAVE_SYS_SOCKET_H 1
  849. | #define HAVE_LIMITS_H 1
  850. | #define HAVE_SYS_PARAM_H 1
  851. | #define HAVE_SYS_TIME_H 1
  852. | #define STDC_HEADERS 1
  853. | #define _ALL_SOURCE 1
  854. | #define _DARWIN_C_SOURCE 1
  855. | #define _GNU_SOURCE 1
  856. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  857. | #define _NETBSD_SOURCE 1
  858. | #define _OPENBSD_SOURCE 1
  859. | #define _POSIX_PTHREAD_SEMANTICS 1
  860. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  861. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  862. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  863. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  864. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  865. | #define __STDC_WANT_LIB_EXT2__ 1
  866. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  867. | #define _TANDEM_SOURCE 1
  868. | #define __EXTENSIONS__ 1
  869. | #ifndef __arm__
  870. | #define __arm__ 1
  871. | #endif
  872. | #ifndef __arm__
  873. | #define __arm__ 1
  874. | #endif
  875. | #define LT_OBJDIR ".libs/"
  876. | /* end confdefs.h. */
  877. | #include <ac_nonexistent.h>
  878. configure:16845: result: /usr/bin/clang++ -E
  879. configure:16859: /usr/bin/clang++ -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
  880. configure:16859: $? = 0
  881. configure:16874: /usr/bin/clang++ -E -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
  882. conftest.cpp:52:10: fatal error: 'ac_nonexistent.h' file not found
  883. #include <ac_nonexistent.h>
  884. ^~~~~~~~~~~~~~~~~~
  885. 1 error generated.
  886. configure:16874: $? = 1
  887. configure: failed program was:
  888. | /* confdefs.h */
  889. | #define PACKAGE_NAME "GNU libffcall"
  890. | #define PACKAGE_TARNAME "libffcall"
  891. | #define PACKAGE_VERSION "2.4"
  892. | #define PACKAGE_STRING "GNU libffcall 2.4"
  893. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  894. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  895. | #define PACKAGE "libffcall"
  896. | #define VERSION "2.4"
  897. | #define LIBFFCALL_VERSION 0x0204
  898. | #define USER_LABEL_PREFIX
  899. | #define HAVE_STDIO_H 1
  900. | #define HAVE_STDLIB_H 1
  901. | #define HAVE_STRING_H 1
  902. | #define HAVE_INTTYPES_H 1
  903. | #define HAVE_STDINT_H 1
  904. | #define HAVE_STRINGS_H 1
  905. | #define HAVE_SYS_STAT_H 1
  906. | #define HAVE_SYS_TYPES_H 1
  907. | #define HAVE_UNISTD_H 1
  908. | #define HAVE_WCHAR_H 1
  909. | #define HAVE_PTHREAD_H 1
  910. | #define HAVE_SYS_SOCKET_H 1
  911. | #define HAVE_LIMITS_H 1
  912. | #define HAVE_SYS_PARAM_H 1
  913. | #define HAVE_SYS_TIME_H 1
  914. | #define STDC_HEADERS 1
  915. | #define _ALL_SOURCE 1
  916. | #define _DARWIN_C_SOURCE 1
  917. | #define _GNU_SOURCE 1
  918. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  919. | #define _NETBSD_SOURCE 1
  920. | #define _OPENBSD_SOURCE 1
  921. | #define _POSIX_PTHREAD_SEMANTICS 1
  922. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  923. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  924. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  925. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  926. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  927. | #define __STDC_WANT_LIB_EXT2__ 1
  928. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  929. | #define _TANDEM_SOURCE 1
  930. | #define __EXTENSIONS__ 1
  931. | #ifndef __arm__
  932. | #define __arm__ 1
  933. | #endif
  934. | #ifndef __arm__
  935. | #define __arm__ 1
  936. | #endif
  937. | #define LT_OBJDIR ".libs/"
  938. | /* end confdefs.h. */
  939. | #include <ac_nonexistent.h>
  940. configure:17039: checking for ld used by /usr/bin/clang++
  941. configure:17107: result: /Library/Developer/CommandLineTools/usr/bin/ld
  942. configure:17114: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
  943. configure:17130: result: no
  944. configure:17185: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  945. configure:18262: result: yes
  946. configure:18298: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
  947. configure:18301: $? = 0
  948. configure:18782: checking for /usr/bin/clang++ option to produce PIC
  949. configure:18790: result: -fno-common -DPIC
  950. configure:18798: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works
  951. configure:18817: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.cpp >&5
  952. configure:18821: $? = 0
  953. configure:18834: result: yes
  954. configure:18857: checking if /usr/bin/clang++ static flag -static works
  955. configure:18886: result: no
  956. configure:18898: checking if /usr/bin/clang++ supports -c -o file.o
  957. configure:18920: /usr/bin/clang++ -c -pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.cpp >&5
  958. configure:18924: $? = 0
  959. configure:18946: result: yes
  960. configure:18951: checking if /usr/bin/clang++ supports -c -o file.o
  961. configure:18999: result: yes
  962. configure:19029: checking whether the /usr/bin/clang++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  963. configure:19069: result: yes
  964. configure:19211: checking dynamic linker characteristics
  965. configure:19959: result: darwin21.6.0 dyld
  966. configure:20024: checking how to hardcode library paths into programs
  967. configure:20049: result: immediate
  968. configure:20111: checking for unistd.h
  969. configure:20111: result: yes
  970. configure:20124: checking for mmap
  971. configure:20124: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  972. configure:20124: $? = 0
  973. configure:20124: result: yes
  974. configure:20136: checking for MAP_ANONYMOUS
  975. configure:20175: result: yes
  976. configure:20189: checking whether code in malloc()ed memory is executable
  977. configure:20385: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  978. In file included from conftest.c:56:
  979. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  980. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  981. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  982. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  983. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  984. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  985. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
  986. _OSSwapInt16(
  987. ^
  988. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
  989. _OSSwapInt16(
  990. ^
  991. In file included from conftest.c:56:
  992. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  993. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  994. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  995. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  996. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  997. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  998. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
  999. _OSSwapInt32(
  1000. ^
  1001. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
  1002. _OSSwapInt32(
  1003. ^
  1004. In file included from conftest.c:56:
  1005. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1006. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1007. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1008. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1009. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1010. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1011. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
  1012. _OSSwapInt64(
  1013. ^
  1014. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
  1015. _OSSwapInt64(
  1016. ^
  1017. In file included from conftest.c:59:
  1018. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
  1019. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
  1020. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
  1021. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
  1022. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
  1023. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:40:1: error: redefinition of 'OSReadSwapInt16'
  1024. OSReadSwapInt16(
  1025. ^
  1026. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:89:1: note: previous definition is here
  1027. OSReadSwapInt16(
  1028. ^
  1029. In file included from conftest.c:59:
  1030. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
  1031. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
  1032. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
  1033. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
  1034. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
  1035. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:53:1: error: redefinition of 'OSReadSwapInt32'
  1036. OSReadSwapInt32(
  1037. ^
  1038. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:111:1: note: previous definition is here
  1039. OSReadSwapInt32(
  1040. ^
  1041. In file included from conftest.c:59:
  1042. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
  1043. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
  1044. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
  1045. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
  1046. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
  1047. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:66:1: error: redefinition of 'OSReadSwapInt64'
  1048. OSReadSwapInt64(
  1049. ^
  1050. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:133:1: note: previous definition is here
  1051. OSReadSwapInt64(
  1052. ^
  1053. In file included from conftest.c:59:
  1054. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
  1055. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
  1056. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
  1057. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
  1058. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
  1059. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:81:1: error: redefinition of 'OSWriteSwapInt16'
  1060. OSWriteSwapInt16(
  1061. ^
  1062. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:158:1: note: previous definition is here
  1063. OSWriteSwapInt16(
  1064. ^
  1065. In file included from conftest.c:59:
  1066. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
  1067. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
  1068. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
  1069. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
  1070. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
  1071. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:92:1: error: redefinition of 'OSWriteSwapInt32'
  1072. OSWriteSwapInt32(
  1073. ^
  1074. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:182:1: note: previous definition is here
  1075. OSWriteSwapInt32(
  1076. ^
  1077. In file included from conftest.c:59:
  1078. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach.h:67:
  1079. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/mach_interface.h:42:
  1080. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/clock_priv.h:7:
  1081. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/mach/ndr.h:37:
  1082. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/OSByteOrder.h:53:
  1083. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/OSByteOrder.h:103:1: error: redefinition of 'OSWriteSwapInt64'
  1084. OSWriteSwapInt64(
  1085. ^
  1086. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:206:1: note: previous definition is here
  1087. OSWriteSwapInt64(
  1088. ^
  1089. 9 errors generated.
  1090. configure:20385: $? = 1
  1091. configure: program exited with status 1
  1092. configure: failed program was:
  1093. | /* confdefs.h */
  1094. | #define PACKAGE_NAME "GNU libffcall"
  1095. | #define PACKAGE_TARNAME "libffcall"
  1096. | #define PACKAGE_VERSION "2.4"
  1097. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1098. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1099. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1100. | #define PACKAGE "libffcall"
  1101. | #define VERSION "2.4"
  1102. | #define LIBFFCALL_VERSION 0x0204
  1103. | #define USER_LABEL_PREFIX
  1104. | #define HAVE_STDIO_H 1
  1105. | #define HAVE_STDLIB_H 1
  1106. | #define HAVE_STRING_H 1
  1107. | #define HAVE_INTTYPES_H 1
  1108. | #define HAVE_STDINT_H 1
  1109. | #define HAVE_STRINGS_H 1
  1110. | #define HAVE_SYS_STAT_H 1
  1111. | #define HAVE_SYS_TYPES_H 1
  1112. | #define HAVE_UNISTD_H 1
  1113. | #define HAVE_WCHAR_H 1
  1114. | #define HAVE_PTHREAD_H 1
  1115. | #define HAVE_SYS_SOCKET_H 1
  1116. | #define HAVE_LIMITS_H 1
  1117. | #define HAVE_SYS_PARAM_H 1
  1118. | #define HAVE_SYS_TIME_H 1
  1119. | #define STDC_HEADERS 1
  1120. | #define _ALL_SOURCE 1
  1121. | #define _DARWIN_C_SOURCE 1
  1122. | #define _GNU_SOURCE 1
  1123. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1124. | #define _NETBSD_SOURCE 1
  1125. | #define _OPENBSD_SOURCE 1
  1126. | #define _POSIX_PTHREAD_SEMANTICS 1
  1127. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1128. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1129. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1130. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1131. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1132. | #define __STDC_WANT_LIB_EXT2__ 1
  1133. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1134. | #define _TANDEM_SOURCE 1
  1135. | #define __EXTENSIONS__ 1
  1136. | #ifndef __arm__
  1137. | #define __arm__ 1
  1138. | #endif
  1139. | #ifndef __arm__
  1140. | #define __arm__ 1
  1141. | #endif
  1142. | #define LT_OBJDIR ".libs/"
  1143. | #define HAVE_UNISTD_H 1
  1144. | #define HAVE_MAP_ANONYMOUS 1
  1145. | /* end confdefs.h. */
  1146. |
  1147. |
  1148. | #include <stdlib.h>
  1149. | #if defined __MACH__ && defined __APPLE__
  1150. | /* Avoid a crash on Mac OS X. */
  1151. | #include <mach/mach.h>
  1152. | #include <mach/mach_error.h>
  1153. | #include <mach/thread_status.h>
  1154. | #include <mach/exception.h>
  1155. | #include <mach/task.h>
  1156. | #include <pthread.h>
  1157. | /* The exception port on which our thread listens. */
  1158. | static mach_port_t our_exception_port;
  1159. | /* The main function of the thread listening for exceptions of type
  1160. | EXC_BAD_ACCESS. */
  1161. | static void *
  1162. | mach_exception_thread (void *arg)
  1163. | {
  1164. | /* Buffer for a message to be received. */
  1165. | struct {
  1166. | mach_msg_header_t head;
  1167. | mach_msg_body_t msgh_body;
  1168. | char data[1024];
  1169. | } msg;
  1170. | mach_msg_return_t retval;
  1171. | /* Wait for a message on the exception port. */
  1172. | retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg),
  1173. | our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL);
  1174. | if (retval != MACH_MSG_SUCCESS)
  1175. | abort ();
  1176. | exit (1);
  1177. | }
  1178. | static void
  1179. | nocrash_init (void)
  1180. | {
  1181. | mach_port_t self = mach_task_self ();
  1182. | /* Allocate a port on which the thread shall listen for exceptions. */
  1183. | if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port)
  1184. | == KERN_SUCCESS) {
  1185. | /* See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */
  1186. | if (mach_port_insert_right (self, our_exception_port, our_exception_port,
  1187. | MACH_MSG_TYPE_MAKE_SEND)
  1188. | == KERN_SUCCESS) {
  1189. | /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting
  1190. | for us. */
  1191. | exception_mask_t mask = EXC_MASK_BAD_ACCESS;
  1192. | /* Create the thread listening on the exception port. */
  1193. | pthread_attr_t attr;
  1194. | pthread_t thread;
  1195. | if (pthread_attr_init (&attr) == 0
  1196. | && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0
  1197. | && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) {
  1198. | pthread_attr_destroy (&attr);
  1199. | /* Replace the exception port info for these exceptions with our own.
  1200. | Note that we replace the exception port for the entire task, not only
  1201. | for a particular thread. This has the effect that when our exception
  1202. | port gets the message, the thread specific exception port has already
  1203. | been asked, and we don't need to bother about it.
  1204. | See https://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */
  1205. | task_set_exception_ports (self, mask, our_exception_port,
  1206. | EXCEPTION_DEFAULT, MACHINE_THREAD_STATE);
  1207. | }
  1208. | }
  1209. | }
  1210. | }
  1211. | #elif defined _WIN32 && ! defined __CYGWIN__
  1212. | /* Avoid a crash on native Windows. */
  1213. | #define WIN32_LEAN_AND_MEAN
  1214. | #include <windows.h>
  1215. | #include <winerror.h>
  1216. | static LONG WINAPI
  1217. | exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
  1218. | {
  1219. | switch (ExceptionInfo->ExceptionRecord->ExceptionCode)
  1220. | {
  1221. | case EXCEPTION_ACCESS_VIOLATION:
  1222. | case EXCEPTION_IN_PAGE_ERROR:
  1223. | case EXCEPTION_STACK_OVERFLOW:
  1224. | case EXCEPTION_GUARD_PAGE:
  1225. | case EXCEPTION_PRIV_INSTRUCTION:
  1226. | case EXCEPTION_ILLEGAL_INSTRUCTION:
  1227. | case EXCEPTION_DATATYPE_MISALIGNMENT:
  1228. | case EXCEPTION_ARRAY_BOUNDS_EXCEEDED:
  1229. | case EXCEPTION_NONCONTINUABLE_EXCEPTION:
  1230. | exit (1);
  1231. | }
  1232. | return EXCEPTION_CONTINUE_SEARCH;
  1233. | }
  1234. | static void
  1235. | nocrash_init (void)
  1236. | {
  1237. | SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
  1238. | }
  1239. | #else
  1240. | /* Avoid a crash on POSIX systems. */
  1241. | #include <signal.h>
  1242. | #include <unistd.h>
  1243. | /* A POSIX signal handler. */
  1244. | static void
  1245. | exception_handler (int sig)
  1246. | {
  1247. | _exit (1);
  1248. | }
  1249. | static void
  1250. | nocrash_init (void)
  1251. | {
  1252. | #ifdef SIGSEGV
  1253. | signal (SIGSEGV, exception_handler);
  1254. | #endif
  1255. | #ifdef SIGBUS
  1256. | signal (SIGBUS, exception_handler);
  1257. | #endif
  1258. | }
  1259. | #endif
  1260. |
  1261. | #include <sys/types.h>
  1262. | /* declare malloc() */
  1263. | #include <stdlib.h>
  1264. | int fun () { return 31415926; }
  1265. | int main ()
  1266. | { nocrash_init();
  1267. | {long size = (char*)&main - (char*)&fun;
  1268. | char* funcopy = (char*) malloc(size);
  1269. | int i;
  1270. | for (i = 0; i < size; i++) { funcopy[i] = ((char*)&fun)[i]; }
  1271. | return !((*(int(*)())funcopy)() == 31415926);
  1272. | }}
  1273. |
  1274. |
  1275. configure:20399: result: no
  1276. configure:20410: checking for sys/mman.h
  1277. configure:20410: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  1278. In file included from conftest.c:59:
  1279. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1280. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1281. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1282. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1283. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1284. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1285. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
  1286. _OSSwapInt16(
  1287. ^
  1288. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
  1289. _OSSwapInt16(
  1290. ^
  1291. In file included from conftest.c:59:
  1292. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1293. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1294. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1295. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1296. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1297. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1298. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
  1299. _OSSwapInt32(
  1300. ^
  1301. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
  1302. _OSSwapInt32(
  1303. ^
  1304. In file included from conftest.c:59:
  1305. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1306. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1307. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1308. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1309. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1310. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1311. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
  1312. _OSSwapInt64(
  1313. ^
  1314. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
  1315. _OSSwapInt64(
  1316. ^
  1317. 3 errors generated.
  1318. configure:20410: $? = 1
  1319. configure: failed program was:
  1320. | /* confdefs.h */
  1321. | #define PACKAGE_NAME "GNU libffcall"
  1322. | #define PACKAGE_TARNAME "libffcall"
  1323. | #define PACKAGE_VERSION "2.4"
  1324. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1325. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1326. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1327. | #define PACKAGE "libffcall"
  1328. | #define VERSION "2.4"
  1329. | #define LIBFFCALL_VERSION 0x0204
  1330. | #define USER_LABEL_PREFIX
  1331. | #define HAVE_STDIO_H 1
  1332. | #define HAVE_STDLIB_H 1
  1333. | #define HAVE_STRING_H 1
  1334. | #define HAVE_INTTYPES_H 1
  1335. | #define HAVE_STDINT_H 1
  1336. | #define HAVE_STRINGS_H 1
  1337. | #define HAVE_SYS_STAT_H 1
  1338. | #define HAVE_SYS_TYPES_H 1
  1339. | #define HAVE_UNISTD_H 1
  1340. | #define HAVE_WCHAR_H 1
  1341. | #define HAVE_PTHREAD_H 1
  1342. | #define HAVE_SYS_SOCKET_H 1
  1343. | #define HAVE_LIMITS_H 1
  1344. | #define HAVE_SYS_PARAM_H 1
  1345. | #define HAVE_SYS_TIME_H 1
  1346. | #define STDC_HEADERS 1
  1347. | #define _ALL_SOURCE 1
  1348. | #define _DARWIN_C_SOURCE 1
  1349. | #define _GNU_SOURCE 1
  1350. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1351. | #define _NETBSD_SOURCE 1
  1352. | #define _OPENBSD_SOURCE 1
  1353. | #define _POSIX_PTHREAD_SEMANTICS 1
  1354. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1355. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1356. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1357. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1358. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1359. | #define __STDC_WANT_LIB_EXT2__ 1
  1360. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1361. | #define _TANDEM_SOURCE 1
  1362. | #define __EXTENSIONS__ 1
  1363. | #ifndef __arm__
  1364. | #define __arm__ 1
  1365. | #endif
  1366. | #ifndef __arm__
  1367. | #define __arm__ 1
  1368. | #endif
  1369. | #define LT_OBJDIR ".libs/"
  1370. | #define HAVE_UNISTD_H 1
  1371. | #define HAVE_MAP_ANONYMOUS 1
  1372. | /* end confdefs.h. */
  1373. | #include <stddef.h>
  1374. | #ifdef HAVE_STDIO_H
  1375. | # include <stdio.h>
  1376. | #endif
  1377. | #ifdef HAVE_STDLIB_H
  1378. | # include <stdlib.h>
  1379. | #endif
  1380. | #ifdef HAVE_STRING_H
  1381. | # include <string.h>
  1382. | #endif
  1383. | #ifdef HAVE_INTTYPES_H
  1384. | # include <inttypes.h>
  1385. | #endif
  1386. | #ifdef HAVE_STDINT_H
  1387. | # include <stdint.h>
  1388. | #endif
  1389. | #ifdef HAVE_STRINGS_H
  1390. | # include <strings.h>
  1391. | #endif
  1392. | #ifdef HAVE_SYS_TYPES_H
  1393. | # include <sys/types.h>
  1394. | #endif
  1395. | #ifdef HAVE_SYS_STAT_H
  1396. | # include <sys/stat.h>
  1397. | #endif
  1398. | #ifdef HAVE_UNISTD_H
  1399. | # include <unistd.h>
  1400. | #endif
  1401. | #include <sys/mman.h>
  1402. configure:20410: result: no
  1403. configure:20781: checking for mprotect
  1404. configure:20781: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  1405. configure:20781: $? = 0
  1406. configure:20781: result: yes
  1407. configure:20789: checking for working mprotect
  1408. configure:20834: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  1409. In file included from conftest.c:57:
  1410. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:81:
  1411. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1412. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1413. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1414. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1415. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
  1416. _OSSwapInt16(
  1417. ^
  1418. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
  1419. _OSSwapInt16(
  1420. ^
  1421. In file included from conftest.c:57:
  1422. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:81:
  1423. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1424. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1425. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1426. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1427. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
  1428. _OSSwapInt32(
  1429. ^
  1430. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
  1431. _OSSwapInt32(
  1432. ^
  1433. In file included from conftest.c:57:
  1434. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:81:
  1435. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1436. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1437. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1438. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1439. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
  1440. _OSSwapInt64(
  1441. ^
  1442. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
  1443. _OSSwapInt64(
  1444. ^
  1445. 3 errors generated.
  1446. configure:20834: $? = 1
  1447. configure: program exited with status 1
  1448. configure: failed program was:
  1449. | /* confdefs.h */
  1450. | #define PACKAGE_NAME "GNU libffcall"
  1451. | #define PACKAGE_TARNAME "libffcall"
  1452. | #define PACKAGE_VERSION "2.4"
  1453. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1454. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1455. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1456. | #define PACKAGE "libffcall"
  1457. | #define VERSION "2.4"
  1458. | #define LIBFFCALL_VERSION 0x0204
  1459. | #define USER_LABEL_PREFIX
  1460. | #define HAVE_STDIO_H 1
  1461. | #define HAVE_STDLIB_H 1
  1462. | #define HAVE_STRING_H 1
  1463. | #define HAVE_INTTYPES_H 1
  1464. | #define HAVE_STDINT_H 1
  1465. | #define HAVE_STRINGS_H 1
  1466. | #define HAVE_SYS_STAT_H 1
  1467. | #define HAVE_SYS_TYPES_H 1
  1468. | #define HAVE_UNISTD_H 1
  1469. | #define HAVE_WCHAR_H 1
  1470. | #define HAVE_PTHREAD_H 1
  1471. | #define HAVE_SYS_SOCKET_H 1
  1472. | #define HAVE_LIMITS_H 1
  1473. | #define HAVE_SYS_PARAM_H 1
  1474. | #define HAVE_SYS_TIME_H 1
  1475. | #define STDC_HEADERS 1
  1476. | #define _ALL_SOURCE 1
  1477. | #define _DARWIN_C_SOURCE 1
  1478. | #define _GNU_SOURCE 1
  1479. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1480. | #define _NETBSD_SOURCE 1
  1481. | #define _OPENBSD_SOURCE 1
  1482. | #define _POSIX_PTHREAD_SEMANTICS 1
  1483. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1484. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1485. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1486. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1487. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1488. | #define __STDC_WANT_LIB_EXT2__ 1
  1489. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1490. | #define _TANDEM_SOURCE 1
  1491. | #define __EXTENSIONS__ 1
  1492. | #ifndef __arm__
  1493. | #define __arm__ 1
  1494. | #endif
  1495. | #ifndef __arm__
  1496. | #define __arm__ 1
  1497. | #endif
  1498. | #define LT_OBJDIR ".libs/"
  1499. | #define HAVE_UNISTD_H 1
  1500. | #define HAVE_MAP_ANONYMOUS 1
  1501. | #define HAVE_MPROTECT 1
  1502. | /* end confdefs.h. */
  1503. |
  1504. |
  1505. | #include <sys/types.h>
  1506. | /* Declare malloc(). */
  1507. | #include <stdlib.h>
  1508. | /* Declare getpagesize(). */
  1509. | #ifdef HAVE_UNISTD_H
  1510. | #include <unistd.h>
  1511. | #endif
  1512. | #ifdef __hpux
  1513. | extern
  1514. | #ifdef __cplusplus
  1515. | "C"
  1516. | #endif
  1517. | int getpagesize (void);
  1518. | #endif
  1519. | /* Declare mprotect(). */
  1520. | #include <sys/mman.h>
  1521. | char foo;
  1522. | int main ()
  1523. | {
  1524. | unsigned long pagesize = getpagesize();
  1525. | #define page_align(address) (char*)((unsigned long)(address) & -pagesize)
  1526. |
  1527. | if ((pagesize-1) & pagesize) exit(1);
  1528. | exit(0);
  1529. | }
  1530. |
  1531. |
  1532. configure:21437: result: no
  1533. configure:21844: checking for size_t
  1534. configure:21844: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  1535. In file included from conftest.c:60:
  1536. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1537. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1538. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1539. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1540. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1541. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1542. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:15:1: error: redefinition of '_OSSwapInt16'
  1543. _OSSwapInt16(
  1544. ^
  1545. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:46:1: note: previous definition is here
  1546. _OSSwapInt16(
  1547. ^
  1548. In file included from conftest.c:60:
  1549. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1550. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1551. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1552. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1553. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1554. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1555. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:25:1: error: redefinition of '_OSSwapInt32'
  1556. _OSSwapInt32(
  1557. ^
  1558. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:55:1: note: previous definition is here
  1559. _OSSwapInt32(
  1560. ^
  1561. In file included from conftest.c:60:
  1562. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1563. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:186:
  1564. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/machine/endian.h:35:
  1565. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/i386/endian.h:101:
  1566. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_endian.h:130:
  1567. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/_OSByteOrder.h:80:
  1568. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/arm/OSByteOrder.h:41:1: error: redefinition of '_OSSwapInt64'
  1569. _OSSwapInt64(
  1570. ^
  1571. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/libkern/i386/_OSByteOrder.h:70:1: note: previous definition is here
  1572. _OSSwapInt64(
  1573. ^
  1574. 3 errors generated.
  1575. configure:21844: $? = 1
  1576. configure: failed program was:
  1577. | /* confdefs.h */
  1578. | #define PACKAGE_NAME "GNU libffcall"
  1579. | #define PACKAGE_TARNAME "libffcall"
  1580. | #define PACKAGE_VERSION "2.4"
  1581. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1582. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1583. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1584. | #define PACKAGE "libffcall"
  1585. | #define VERSION "2.4"
  1586. | #define LIBFFCALL_VERSION 0x0204
  1587. | #define USER_LABEL_PREFIX
  1588. | #define HAVE_STDIO_H 1
  1589. | #define HAVE_STDLIB_H 1
  1590. | #define HAVE_STRING_H 1
  1591. | #define HAVE_INTTYPES_H 1
  1592. | #define HAVE_STDINT_H 1
  1593. | #define HAVE_STRINGS_H 1
  1594. | #define HAVE_SYS_STAT_H 1
  1595. | #define HAVE_SYS_TYPES_H 1
  1596. | #define HAVE_UNISTD_H 1
  1597. | #define HAVE_WCHAR_H 1
  1598. | #define HAVE_PTHREAD_H 1
  1599. | #define HAVE_SYS_SOCKET_H 1
  1600. | #define HAVE_LIMITS_H 1
  1601. | #define HAVE_SYS_PARAM_H 1
  1602. | #define HAVE_SYS_TIME_H 1
  1603. | #define STDC_HEADERS 1
  1604. | #define _ALL_SOURCE 1
  1605. | #define _DARWIN_C_SOURCE 1
  1606. | #define _GNU_SOURCE 1
  1607. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1608. | #define _NETBSD_SOURCE 1
  1609. | #define _OPENBSD_SOURCE 1
  1610. | #define _POSIX_PTHREAD_SEMANTICS 1
  1611. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1612. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1613. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1614. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1615. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1616. | #define __STDC_WANT_LIB_EXT2__ 1
  1617. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1618. | #define _TANDEM_SOURCE 1
  1619. | #define __EXTENSIONS__ 1
  1620. | #ifndef __arm__
  1621. | #define __arm__ 1
  1622. | #endif
  1623. | #ifndef __arm__
  1624. | #define __arm__ 1
  1625. | #endif
  1626. | #define LT_OBJDIR ".libs/"
  1627. | #define HAVE_UNISTD_H 1
  1628. | #define HAVE_MAP_ANONYMOUS 1
  1629. | #define HAVE_MPROTECT 1
  1630. | /* end confdefs.h. */
  1631. | #include <stddef.h>
  1632. | #ifdef HAVE_STDIO_H
  1633. | # include <stdio.h>
  1634. | #endif
  1635. | #ifdef HAVE_STDLIB_H
  1636. | # include <stdlib.h>
  1637. | #endif
  1638. | #ifdef HAVE_STRING_H
  1639. | # include <string.h>
  1640. | #endif
  1641. | #ifdef HAVE_INTTYPES_H
  1642. | # include <inttypes.h>
  1643. | #endif
  1644. | #ifdef HAVE_STDINT_H
  1645. | # include <stdint.h>
  1646. | #endif
  1647. | #ifdef HAVE_STRINGS_H
  1648. | # include <strings.h>
  1649. | #endif
  1650. | #ifdef HAVE_SYS_TYPES_H
  1651. | # include <sys/types.h>
  1652. | #endif
  1653. | #ifdef HAVE_SYS_STAT_H
  1654. | # include <sys/stat.h>
  1655. | #endif
  1656. | #ifdef HAVE_UNISTD_H
  1657. | # include <unistd.h>
  1658. | #endif
  1659. | int
  1660. | main (void)
  1661. | {
  1662. | if (sizeof (size_t))
  1663. | return 0;
  1664. | ;
  1665. | return 0;
  1666. | }
  1667. configure:21844: result: no
  1668. configure:21856: checking for working alloca.h
  1669. configure:21874: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  1670. In file included from conftest.c:56:
  1671. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/alloca.h:29:
  1672. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
  1673. typedef __darwin_size_t size_t;
  1674. ^
  1675. conftest.c:54:25: note: expanded from macro 'size_t'
  1676. #define size_t unsigned int
  1677. ^
  1678. In file included from conftest.c:56:
  1679. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/alloca.h:29:
  1680. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
  1681. conftest.c:54:16: note: expanded from macro 'size_t'
  1682. #define size_t unsigned int
  1683. ^
  1684. 2 errors generated.
  1685. configure:21874: $? = 1
  1686. configure: failed program was:
  1687. | /* confdefs.h */
  1688. | #define PACKAGE_NAME "GNU libffcall"
  1689. | #define PACKAGE_TARNAME "libffcall"
  1690. | #define PACKAGE_VERSION "2.4"
  1691. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1692. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1693. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1694. | #define PACKAGE "libffcall"
  1695. | #define VERSION "2.4"
  1696. | #define LIBFFCALL_VERSION 0x0204
  1697. | #define USER_LABEL_PREFIX
  1698. | #define HAVE_STDIO_H 1
  1699. | #define HAVE_STDLIB_H 1
  1700. | #define HAVE_STRING_H 1
  1701. | #define HAVE_INTTYPES_H 1
  1702. | #define HAVE_STDINT_H 1
  1703. | #define HAVE_STRINGS_H 1
  1704. | #define HAVE_SYS_STAT_H 1
  1705. | #define HAVE_SYS_TYPES_H 1
  1706. | #define HAVE_UNISTD_H 1
  1707. | #define HAVE_WCHAR_H 1
  1708. | #define HAVE_PTHREAD_H 1
  1709. | #define HAVE_SYS_SOCKET_H 1
  1710. | #define HAVE_LIMITS_H 1
  1711. | #define HAVE_SYS_PARAM_H 1
  1712. | #define HAVE_SYS_TIME_H 1
  1713. | #define STDC_HEADERS 1
  1714. | #define _ALL_SOURCE 1
  1715. | #define _DARWIN_C_SOURCE 1
  1716. | #define _GNU_SOURCE 1
  1717. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1718. | #define _NETBSD_SOURCE 1
  1719. | #define _OPENBSD_SOURCE 1
  1720. | #define _POSIX_PTHREAD_SEMANTICS 1
  1721. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1722. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1723. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1724. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1725. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1726. | #define __STDC_WANT_LIB_EXT2__ 1
  1727. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1728. | #define _TANDEM_SOURCE 1
  1729. | #define __EXTENSIONS__ 1
  1730. | #ifndef __arm__
  1731. | #define __arm__ 1
  1732. | #endif
  1733. | #ifndef __arm__
  1734. | #define __arm__ 1
  1735. | #endif
  1736. | #define LT_OBJDIR ".libs/"
  1737. | #define HAVE_UNISTD_H 1
  1738. | #define HAVE_MAP_ANONYMOUS 1
  1739. | #define HAVE_MPROTECT 1
  1740. | #define size_t unsigned int
  1741. | /* end confdefs.h. */
  1742. | #include <alloca.h>
  1743. | int
  1744. | main (void)
  1745. | {
  1746. | char *p = (char *) alloca (2 * sizeof (int));
  1747. | if (p) return 0;
  1748. | ;
  1749. | return 0;
  1750. | }
  1751. configure:21883: result: no
  1752. configure:21891: checking for alloca
  1753. configure:21927: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  1754. In file included from conftest.c:56:
  1755. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1756. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:109:
  1757. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/signal.h:155:
  1758. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
  1759. typedef __darwin_size_t size_t;
  1760. ^
  1761. conftest.c:54:25: note: expanded from macro 'size_t'
  1762. #define size_t unsigned int
  1763. ^
  1764. In file included from conftest.c:56:
  1765. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
  1766. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:109:
  1767. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/signal.h:155:
  1768. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
  1769. conftest.c:54:16: note: expanded from macro 'size_t'
  1770. #define size_t unsigned int
  1771. ^
  1772. 2 errors generated.
  1773. configure:21927: $? = 1
  1774. configure: failed program was:
  1775. | /* confdefs.h */
  1776. | #define PACKAGE_NAME "GNU libffcall"
  1777. | #define PACKAGE_TARNAME "libffcall"
  1778. | #define PACKAGE_VERSION "2.4"
  1779. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1780. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1781. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1782. | #define PACKAGE "libffcall"
  1783. | #define VERSION "2.4"
  1784. | #define LIBFFCALL_VERSION 0x0204
  1785. | #define USER_LABEL_PREFIX
  1786. | #define HAVE_STDIO_H 1
  1787. | #define HAVE_STDLIB_H 1
  1788. | #define HAVE_STRING_H 1
  1789. | #define HAVE_INTTYPES_H 1
  1790. | #define HAVE_STDINT_H 1
  1791. | #define HAVE_STRINGS_H 1
  1792. | #define HAVE_SYS_STAT_H 1
  1793. | #define HAVE_SYS_TYPES_H 1
  1794. | #define HAVE_UNISTD_H 1
  1795. | #define HAVE_WCHAR_H 1
  1796. | #define HAVE_PTHREAD_H 1
  1797. | #define HAVE_SYS_SOCKET_H 1
  1798. | #define HAVE_LIMITS_H 1
  1799. | #define HAVE_SYS_PARAM_H 1
  1800. | #define HAVE_SYS_TIME_H 1
  1801. | #define STDC_HEADERS 1
  1802. | #define _ALL_SOURCE 1
  1803. | #define _DARWIN_C_SOURCE 1
  1804. | #define _GNU_SOURCE 1
  1805. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1806. | #define _NETBSD_SOURCE 1
  1807. | #define _OPENBSD_SOURCE 1
  1808. | #define _POSIX_PTHREAD_SEMANTICS 1
  1809. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1810. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1811. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1812. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1813. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1814. | #define __STDC_WANT_LIB_EXT2__ 1
  1815. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1816. | #define _TANDEM_SOURCE 1
  1817. | #define __EXTENSIONS__ 1
  1818. | #ifndef __arm__
  1819. | #define __arm__ 1
  1820. | #endif
  1821. | #ifndef __arm__
  1822. | #define __arm__ 1
  1823. | #endif
  1824. | #define LT_OBJDIR ".libs/"
  1825. | #define HAVE_UNISTD_H 1
  1826. | #define HAVE_MAP_ANONYMOUS 1
  1827. | #define HAVE_MPROTECT 1
  1828. | #define size_t unsigned int
  1829. | /* end confdefs.h. */
  1830. | #include <stdlib.h>
  1831. | #include <stddef.h>
  1832. | #ifndef alloca
  1833. | # ifdef __GNUC__
  1834. | # define alloca __builtin_alloca
  1835. | # elif defined _MSC_VER
  1836. | # include <malloc.h>
  1837. | # define alloca _alloca
  1838. | # else
  1839. | # ifdef __cplusplus
  1840. | extern "C"
  1841. | # endif
  1842. | void *alloca (size_t);
  1843. | # endif
  1844. | #endif
  1845. |
  1846. | int
  1847. | main (void)
  1848. | {
  1849. | char *p = (char *) alloca (1);
  1850. | if (p) return 0;
  1851. | ;
  1852. | return 0;
  1853. | }
  1854. configure:21936: result: no
  1855. configure:21959: checking stack direction for C alloca
  1856. configure:21989: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  1857. In file included from conftest.c:57:
  1858. /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/include/stddef.h:46:23: error: cannot combine with previous 'int' declaration specifier
  1859. typedef __SIZE_TYPE__ size_t;
  1860. ^
  1861. conftest.c:54:25: note: expanded from macro 'size_t'
  1862. #define size_t unsigned int
  1863. ^
  1864. 1 error generated.
  1865. configure:21989: $? = 1
  1866. configure: program exited with status 1
  1867. configure: failed program was:
  1868. | /* confdefs.h */
  1869. | #define PACKAGE_NAME "GNU libffcall"
  1870. | #define PACKAGE_TARNAME "libffcall"
  1871. | #define PACKAGE_VERSION "2.4"
  1872. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1873. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1874. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1875. | #define PACKAGE "libffcall"
  1876. | #define VERSION "2.4"
  1877. | #define LIBFFCALL_VERSION 0x0204
  1878. | #define USER_LABEL_PREFIX
  1879. | #define HAVE_STDIO_H 1
  1880. | #define HAVE_STDLIB_H 1
  1881. | #define HAVE_STRING_H 1
  1882. | #define HAVE_INTTYPES_H 1
  1883. | #define HAVE_STDINT_H 1
  1884. | #define HAVE_STRINGS_H 1
  1885. | #define HAVE_SYS_STAT_H 1
  1886. | #define HAVE_SYS_TYPES_H 1
  1887. | #define HAVE_UNISTD_H 1
  1888. | #define HAVE_WCHAR_H 1
  1889. | #define HAVE_PTHREAD_H 1
  1890. | #define HAVE_SYS_SOCKET_H 1
  1891. | #define HAVE_LIMITS_H 1
  1892. | #define HAVE_SYS_PARAM_H 1
  1893. | #define HAVE_SYS_TIME_H 1
  1894. | #define STDC_HEADERS 1
  1895. | #define _ALL_SOURCE 1
  1896. | #define _DARWIN_C_SOURCE 1
  1897. | #define _GNU_SOURCE 1
  1898. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  1899. | #define _NETBSD_SOURCE 1
  1900. | #define _OPENBSD_SOURCE 1
  1901. | #define _POSIX_PTHREAD_SEMANTICS 1
  1902. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  1903. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  1904. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  1905. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  1906. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  1907. | #define __STDC_WANT_LIB_EXT2__ 1
  1908. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  1909. | #define _TANDEM_SOURCE 1
  1910. | #define __EXTENSIONS__ 1
  1911. | #ifndef __arm__
  1912. | #define __arm__ 1
  1913. | #endif
  1914. | #ifndef __arm__
  1915. | #define __arm__ 1
  1916. | #endif
  1917. | #define LT_OBJDIR ".libs/"
  1918. | #define HAVE_UNISTD_H 1
  1919. | #define HAVE_MAP_ANONYMOUS 1
  1920. | #define HAVE_MPROTECT 1
  1921. | #define size_t unsigned int
  1922. | #define C_ALLOCA 1
  1923. | /* end confdefs.h. */
  1924. | #include <stddef.h>
  1925. | #ifdef HAVE_STDIO_H
  1926. | # include <stdio.h>
  1927. | #endif
  1928. | #ifdef HAVE_STDLIB_H
  1929. | # include <stdlib.h>
  1930. | #endif
  1931. | #ifdef HAVE_STRING_H
  1932. | # include <string.h>
  1933. | #endif
  1934. | #ifdef HAVE_INTTYPES_H
  1935. | # include <inttypes.h>
  1936. | #endif
  1937. | #ifdef HAVE_STDINT_H
  1938. | # include <stdint.h>
  1939. | #endif
  1940. | #ifdef HAVE_STRINGS_H
  1941. | # include <strings.h>
  1942. | #endif
  1943. | #ifdef HAVE_SYS_TYPES_H
  1944. | # include <sys/types.h>
  1945. | #endif
  1946. | #ifdef HAVE_SYS_STAT_H
  1947. | # include <sys/stat.h>
  1948. | #endif
  1949. | #ifdef HAVE_UNISTD_H
  1950. | # include <unistd.h>
  1951. | #endif
  1952. | int
  1953. | find_stack_direction (int *addr, int depth)
  1954. | {
  1955. | int dir, dummy = 0;
  1956. | if (! addr)
  1957. | addr = &dummy;
  1958. | *addr = addr < &dummy ? 1 : addr == &dummy ? 0 : -1;
  1959. | dir = depth ? find_stack_direction (addr, depth - 1) : 0;
  1960. | return dir + dummy;
  1961. | }
  1962. |
  1963. | int
  1964. | main (int argc, char **argv)
  1965. | {
  1966. | return find_stack_direction (0, argc + !argv + 20) < 0;
  1967. | }
  1968. configure:22000: result: -1
  1969. configure:22007: checking for inline
  1970. configure:22024: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  1971. configure:22024: $? = 0
  1972. configure:22033: result: inline
  1973. configure:22152: checking for _set_invalid_parameter_handler
  1974. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  1975. Undefined symbols for architecture arm64:
  1976. "__set_invalid_parameter_handler", referenced from:
  1977. _main in conftest-arm64.o
  1978. ld: symbol(s) not found for architecture arm64
  1979. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1980. configure:22152: $? = 1
  1981. configure: failed program was:
  1982. | /* confdefs.h */
  1983. | #define PACKAGE_NAME "GNU libffcall"
  1984. | #define PACKAGE_TARNAME "libffcall"
  1985. | #define PACKAGE_VERSION "2.4"
  1986. | #define PACKAGE_STRING "GNU libffcall 2.4"
  1987. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  1988. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  1989. | #define PACKAGE "libffcall"
  1990. | #define VERSION "2.4"
  1991. | #define LIBFFCALL_VERSION 0x0204
  1992. | #define USER_LABEL_PREFIX
  1993. | #define HAVE_STDIO_H 1
  1994. | #define HAVE_STDLIB_H 1
  1995. | #define HAVE_STRING_H 1
  1996. | #define HAVE_INTTYPES_H 1
  1997. | #define HAVE_STDINT_H 1
  1998. | #define HAVE_STRINGS_H 1
  1999. | #define HAVE_SYS_STAT_H 1
  2000. | #define HAVE_SYS_TYPES_H 1
  2001. | #define HAVE_UNISTD_H 1
  2002. | #define HAVE_WCHAR_H 1
  2003. | #define HAVE_PTHREAD_H 1
  2004. | #define HAVE_SYS_SOCKET_H 1
  2005. | #define HAVE_LIMITS_H 1
  2006. | #define HAVE_SYS_PARAM_H 1
  2007. | #define HAVE_SYS_TIME_H 1
  2008. | #define STDC_HEADERS 1
  2009. | #define _ALL_SOURCE 1
  2010. | #define _DARWIN_C_SOURCE 1
  2011. | #define _GNU_SOURCE 1
  2012. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2013. | #define _NETBSD_SOURCE 1
  2014. | #define _OPENBSD_SOURCE 1
  2015. | #define _POSIX_PTHREAD_SEMANTICS 1
  2016. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2017. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2018. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2019. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2020. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2021. | #define __STDC_WANT_LIB_EXT2__ 1
  2022. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2023. | #define _TANDEM_SOURCE 1
  2024. | #define __EXTENSIONS__ 1
  2025. | #ifndef __arm__
  2026. | #define __arm__ 1
  2027. | #endif
  2028. | #ifndef __arm__
  2029. | #define __arm__ 1
  2030. | #endif
  2031. | #define LT_OBJDIR ".libs/"
  2032. | #define HAVE_UNISTD_H 1
  2033. | #define HAVE_MAP_ANONYMOUS 1
  2034. | #define HAVE_MPROTECT 1
  2035. | #define size_t unsigned int
  2036. | #define C_ALLOCA 1
  2037. | #define STACK_DIRECTION -1
  2038. | /* end confdefs.h. */
  2039. | /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler.
  2040. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2041. | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
  2042. |
  2043. | /* System header to define __stub macros and hopefully few prototypes,
  2044. | which can conflict with char _set_invalid_parameter_handler (); below. */
  2045. |
  2046. | #include <limits.h>
  2047. | #undef _set_invalid_parameter_handler
  2048. |
  2049. | /* Override any GCC internal prototype to avoid an error.
  2050. | Use char because int might match the return type of a GCC
  2051. | builtin and then its argument prototype would still apply. */
  2052. | #ifdef __cplusplus
  2053. | extern "C"
  2054. | #endif
  2055. | char _set_invalid_parameter_handler ();
  2056. | /* The GNU C library defines this for functions which it implements
  2057. | to always fail with ENOSYS. Some functions are actually named
  2058. | something starting with __ and the normal name is an alias. */
  2059. | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
  2060. | choke me
  2061. | #endif
  2062. |
  2063. | int
  2064. | main (void)
  2065. | {
  2066. | return _set_invalid_parameter_handler ();
  2067. | ;
  2068. | return 0;
  2069. | }
  2070. configure:22152: result: no
  2071. configure:22152: checking for fcntl
  2072. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2073. configure:22152: $? = 0
  2074. configure:22152: result: yes
  2075. configure:22152: checking for symlink
  2076. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2077. configure:22152: $? = 0
  2078. configure:22152: result: yes
  2079. configure:22152: checking for getdtablesize
  2080. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2081. configure:22152: $? = 0
  2082. configure:22152: result: yes
  2083. configure:22152: checking for getprogname
  2084. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2085. configure:22152: $? = 0
  2086. configure:22152: result: yes
  2087. configure:22152: checking for getexecname
  2088. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2089. Undefined symbols for architecture arm64:
  2090. "_getexecname", referenced from:
  2091. _main in conftest-arm64.o
  2092. ld: symbol(s) not found for architecture arm64
  2093. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  2094. configure:22152: $? = 1
  2095. configure: failed program was:
  2096. | /* confdefs.h */
  2097. | #define PACKAGE_NAME "GNU libffcall"
  2098. | #define PACKAGE_TARNAME "libffcall"
  2099. | #define PACKAGE_VERSION "2.4"
  2100. | #define PACKAGE_STRING "GNU libffcall 2.4"
  2101. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  2102. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  2103. | #define PACKAGE "libffcall"
  2104. | #define VERSION "2.4"
  2105. | #define LIBFFCALL_VERSION 0x0204
  2106. | #define USER_LABEL_PREFIX
  2107. | #define HAVE_STDIO_H 1
  2108. | #define HAVE_STDLIB_H 1
  2109. | #define HAVE_STRING_H 1
  2110. | #define HAVE_INTTYPES_H 1
  2111. | #define HAVE_STDINT_H 1
  2112. | #define HAVE_STRINGS_H 1
  2113. | #define HAVE_SYS_STAT_H 1
  2114. | #define HAVE_SYS_TYPES_H 1
  2115. | #define HAVE_UNISTD_H 1
  2116. | #define HAVE_WCHAR_H 1
  2117. | #define HAVE_PTHREAD_H 1
  2118. | #define HAVE_SYS_SOCKET_H 1
  2119. | #define HAVE_LIMITS_H 1
  2120. | #define HAVE_SYS_PARAM_H 1
  2121. | #define HAVE_SYS_TIME_H 1
  2122. | #define STDC_HEADERS 1
  2123. | #define _ALL_SOURCE 1
  2124. | #define _DARWIN_C_SOURCE 1
  2125. | #define _GNU_SOURCE 1
  2126. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2127. | #define _NETBSD_SOURCE 1
  2128. | #define _OPENBSD_SOURCE 1
  2129. | #define _POSIX_PTHREAD_SEMANTICS 1
  2130. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2131. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2132. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2133. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2134. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2135. | #define __STDC_WANT_LIB_EXT2__ 1
  2136. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2137. | #define _TANDEM_SOURCE 1
  2138. | #define __EXTENSIONS__ 1
  2139. | #ifndef __arm__
  2140. | #define __arm__ 1
  2141. | #endif
  2142. | #ifndef __arm__
  2143. | #define __arm__ 1
  2144. | #endif
  2145. | #define LT_OBJDIR ".libs/"
  2146. | #define HAVE_UNISTD_H 1
  2147. | #define HAVE_MAP_ANONYMOUS 1
  2148. | #define HAVE_MPROTECT 1
  2149. | #define size_t unsigned int
  2150. | #define C_ALLOCA 1
  2151. | #define STACK_DIRECTION -1
  2152. | #define HAVE_FCNTL 1
  2153. | #define HAVE_SYMLINK 1
  2154. | #define HAVE_GETDTABLESIZE 1
  2155. | #define HAVE_GETPROGNAME 1
  2156. | /* end confdefs.h. */
  2157. | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
  2158. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2159. | #define getexecname innocuous_getexecname
  2160. |
  2161. | /* System header to define __stub macros and hopefully few prototypes,
  2162. | which can conflict with char getexecname (); below. */
  2163. |
  2164. | #include <limits.h>
  2165. | #undef getexecname
  2166. |
  2167. | /* Override any GCC internal prototype to avoid an error.
  2168. | Use char because int might match the return type of a GCC
  2169. | builtin and then its argument prototype would still apply. */
  2170. | #ifdef __cplusplus
  2171. | extern "C"
  2172. | #endif
  2173. | char getexecname ();
  2174. | /* The GNU C library defines this for functions which it implements
  2175. | to always fail with ENOSYS. Some functions are actually named
  2176. | something starting with __ and the normal name is an alias. */
  2177. | #if defined __stub_getexecname || defined __stub___getexecname
  2178. | choke me
  2179. | #endif
  2180. |
  2181. | int
  2182. | main (void)
  2183. | {
  2184. | return getexecname ();
  2185. | ;
  2186. | return 0;
  2187. | }
  2188. configure:22152: result: no
  2189. configure:22152: checking for lstat
  2190. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2191. configure:22152: $? = 0
  2192. configure:22152: result: yes
  2193. configure:22152: checking for sigaction
  2194. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2195. configure:22152: $? = 0
  2196. configure:22152: result: yes
  2197. configure:22152: checking for sigaltstack
  2198. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2199. configure:22152: $? = 0
  2200. configure:22152: result: yes
  2201. configure:22152: checking for siginterrupt
  2202. configure:22152: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 conftest.c >&5
  2203. configure:22152: $? = 0
  2204. configure:22152: result: yes
  2205. configure:22561: checking whether the preprocessor supports include_next
  2206. configure:22600: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Iconftestd1b -Iconftestd2 conftest.c >&5
  2207. In file included from conftest.c:66:
  2208. In file included from conftestd1b/conftest.h:2:
  2209. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdio.h:64:
  2210. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/_stdio.h:76:
  2211. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
  2212. typedef __darwin_size_t size_t;
  2213. ^
  2214. conftest.c:54:25: note: expanded from macro 'size_t'
  2215. #define size_t unsigned int
  2216. ^
  2217. In file included from conftest.c:66:
  2218. In file included from conftestd1b/conftest.h:2:
  2219. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdio.h:64:
  2220. In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/_stdio.h:76:
  2221. /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
  2222. conftest.c:54:16: note: expanded from macro 'size_t'
  2223. #define size_t unsigned int
  2224. ^
  2225. 2 errors generated.
  2226. configure:22600: $? = 1
  2227. configure: failed program was:
  2228. | /* confdefs.h */
  2229. | #define PACKAGE_NAME "GNU libffcall"
  2230. | #define PACKAGE_TARNAME "libffcall"
  2231. | #define PACKAGE_VERSION "2.4"
  2232. | #define PACKAGE_STRING "GNU libffcall 2.4"
  2233. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  2234. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  2235. | #define PACKAGE "libffcall"
  2236. | #define VERSION "2.4"
  2237. | #define LIBFFCALL_VERSION 0x0204
  2238. | #define USER_LABEL_PREFIX
  2239. | #define HAVE_STDIO_H 1
  2240. | #define HAVE_STDLIB_H 1
  2241. | #define HAVE_STRING_H 1
  2242. | #define HAVE_INTTYPES_H 1
  2243. | #define HAVE_STDINT_H 1
  2244. | #define HAVE_STRINGS_H 1
  2245. | #define HAVE_SYS_STAT_H 1
  2246. | #define HAVE_SYS_TYPES_H 1
  2247. | #define HAVE_UNISTD_H 1
  2248. | #define HAVE_WCHAR_H 1
  2249. | #define HAVE_PTHREAD_H 1
  2250. | #define HAVE_SYS_SOCKET_H 1
  2251. | #define HAVE_LIMITS_H 1
  2252. | #define HAVE_SYS_PARAM_H 1
  2253. | #define HAVE_SYS_TIME_H 1
  2254. | #define STDC_HEADERS 1
  2255. | #define _ALL_SOURCE 1
  2256. | #define _DARWIN_C_SOURCE 1
  2257. | #define _GNU_SOURCE 1
  2258. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2259. | #define _NETBSD_SOURCE 1
  2260. | #define _OPENBSD_SOURCE 1
  2261. | #define _POSIX_PTHREAD_SEMANTICS 1
  2262. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2263. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2264. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2265. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2266. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2267. | #define __STDC_WANT_LIB_EXT2__ 1
  2268. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2269. | #define _TANDEM_SOURCE 1
  2270. | #define __EXTENSIONS__ 1
  2271. | #ifndef __arm__
  2272. | #define __arm__ 1
  2273. | #endif
  2274. | #ifndef __arm__
  2275. | #define __arm__ 1
  2276. | #endif
  2277. | #define LT_OBJDIR ".libs/"
  2278. | #define HAVE_UNISTD_H 1
  2279. | #define HAVE_MAP_ANONYMOUS 1
  2280. | #define HAVE_MPROTECT 1
  2281. | #define size_t unsigned int
  2282. | #define C_ALLOCA 1
  2283. | #define STACK_DIRECTION -1
  2284. | #define HAVE_FCNTL 1
  2285. | #define HAVE_SYMLINK 1
  2286. | #define HAVE_GETDTABLESIZE 1
  2287. | #define HAVE_GETPROGNAME 1
  2288. | #define HAVE_LSTAT 1
  2289. | #define HAVE_SIGACTION 1
  2290. | #define HAVE_SIGALTSTACK 1
  2291. | #define HAVE_SIGINTERRUPT 1
  2292. | /* end confdefs.h. */
  2293. | #include <conftest.h>
  2294. configure:22609: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Iconftestd1a -Iconftestd2 conftest.c >&5
  2295. configure:22609: $? = 0
  2296. configure:22623: result: buggy
  2297. configure:22645: checking whether source code line length is unlimited
  2298. configure:22670: result: yes
  2299. configure:22681: checking for complete errno.h
  2300. configure:22756: result: yes
  2301. configure:23070: checking for /usr/bin/clang options needed to detect all undeclared functions
  2302. configure:23092: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  2303. conftest.c:70:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration]
  2304. (void) strchr;
  2305. ^
  2306. conftest.c:70:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
  2307. 1 error generated.
  2308. configure:23092: $? = 1
  2309. configure: failed program was:
  2310. | /* confdefs.h */
  2311. | #define PACKAGE_NAME "GNU libffcall"
  2312. | #define PACKAGE_TARNAME "libffcall"
  2313. | #define PACKAGE_VERSION "2.4"
  2314. | #define PACKAGE_STRING "GNU libffcall 2.4"
  2315. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  2316. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  2317. | #define PACKAGE "libffcall"
  2318. | #define VERSION "2.4"
  2319. | #define LIBFFCALL_VERSION 0x0204
  2320. | #define USER_LABEL_PREFIX
  2321. | #define HAVE_STDIO_H 1
  2322. | #define HAVE_STDLIB_H 1
  2323. | #define HAVE_STRING_H 1
  2324. | #define HAVE_INTTYPES_H 1
  2325. | #define HAVE_STDINT_H 1
  2326. | #define HAVE_STRINGS_H 1
  2327. | #define HAVE_SYS_STAT_H 1
  2328. | #define HAVE_SYS_TYPES_H 1
  2329. | #define HAVE_UNISTD_H 1
  2330. | #define HAVE_WCHAR_H 1
  2331. | #define HAVE_PTHREAD_H 1
  2332. | #define HAVE_SYS_SOCKET_H 1
  2333. | #define HAVE_LIMITS_H 1
  2334. | #define HAVE_SYS_PARAM_H 1
  2335. | #define HAVE_SYS_TIME_H 1
  2336. | #define STDC_HEADERS 1
  2337. | #define _ALL_SOURCE 1
  2338. | #define _DARWIN_C_SOURCE 1
  2339. | #define _GNU_SOURCE 1
  2340. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2341. | #define _NETBSD_SOURCE 1
  2342. | #define _OPENBSD_SOURCE 1
  2343. | #define _POSIX_PTHREAD_SEMANTICS 1
  2344. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2345. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2346. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2347. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2348. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2349. | #define __STDC_WANT_LIB_EXT2__ 1
  2350. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2351. | #define _TANDEM_SOURCE 1
  2352. | #define __EXTENSIONS__ 1
  2353. | #ifndef __arm__
  2354. | #define __arm__ 1
  2355. | #endif
  2356. | #ifndef __arm__
  2357. | #define __arm__ 1
  2358. | #endif
  2359. | #define LT_OBJDIR ".libs/"
  2360. | #define HAVE_UNISTD_H 1
  2361. | #define HAVE_MAP_ANONYMOUS 1
  2362. | #define HAVE_MPROTECT 1
  2363. | #define size_t unsigned int
  2364. | #define C_ALLOCA 1
  2365. | #define STACK_DIRECTION -1
  2366. | #define HAVE_FCNTL 1
  2367. | #define HAVE_SYMLINK 1
  2368. | #define HAVE_GETDTABLESIZE 1
  2369. | #define HAVE_GETPROGNAME 1
  2370. | #define HAVE_LSTAT 1
  2371. | #define HAVE_SIGACTION 1
  2372. | #define HAVE_SIGALTSTACK 1
  2373. | #define HAVE_SIGINTERRUPT 1
  2374. | /* end confdefs.h. */
  2375. |
  2376. | int
  2377. | main (void)
  2378. | {
  2379. | (void) strchr;
  2380. | ;
  2381. | return 0;
  2382. | }
  2383. configure:23119: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  2384. In file included from conftest.c:69:
  2385. /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/include/stddef.h:46:23: error: cannot combine with previous 'int' declaration specifier
  2386. typedef __SIZE_TYPE__ size_t;
  2387. ^
  2388. conftest.c:54:25: note: expanded from macro 'size_t'
  2389. #define size_t unsigned int
  2390. ^
  2391. 1 error generated.
  2392. configure:23119: $? = 1
  2393. configure: failed program was:
  2394. | /* confdefs.h */
  2395. | #define PACKAGE_NAME "GNU libffcall"
  2396. | #define PACKAGE_TARNAME "libffcall"
  2397. | #define PACKAGE_VERSION "2.4"
  2398. | #define PACKAGE_STRING "GNU libffcall 2.4"
  2399. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  2400. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  2401. | #define PACKAGE "libffcall"
  2402. | #define VERSION "2.4"
  2403. | #define LIBFFCALL_VERSION 0x0204
  2404. | #define USER_LABEL_PREFIX
  2405. | #define HAVE_STDIO_H 1
  2406. | #define HAVE_STDLIB_H 1
  2407. | #define HAVE_STRING_H 1
  2408. | #define HAVE_INTTYPES_H 1
  2409. | #define HAVE_STDINT_H 1
  2410. | #define HAVE_STRINGS_H 1
  2411. | #define HAVE_SYS_STAT_H 1
  2412. | #define HAVE_SYS_TYPES_H 1
  2413. | #define HAVE_UNISTD_H 1
  2414. | #define HAVE_WCHAR_H 1
  2415. | #define HAVE_PTHREAD_H 1
  2416. | #define HAVE_SYS_SOCKET_H 1
  2417. | #define HAVE_LIMITS_H 1
  2418. | #define HAVE_SYS_PARAM_H 1
  2419. | #define HAVE_SYS_TIME_H 1
  2420. | #define STDC_HEADERS 1
  2421. | #define _ALL_SOURCE 1
  2422. | #define _DARWIN_C_SOURCE 1
  2423. | #define _GNU_SOURCE 1
  2424. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2425. | #define _NETBSD_SOURCE 1
  2426. | #define _OPENBSD_SOURCE 1
  2427. | #define _POSIX_PTHREAD_SEMANTICS 1
  2428. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2429. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2430. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2431. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2432. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2433. | #define __STDC_WANT_LIB_EXT2__ 1
  2434. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2435. | #define _TANDEM_SOURCE 1
  2436. | #define __EXTENSIONS__ 1
  2437. | #ifndef __arm__
  2438. | #define __arm__ 1
  2439. | #endif
  2440. | #ifndef __arm__
  2441. | #define __arm__ 1
  2442. | #endif
  2443. | #define LT_OBJDIR ".libs/"
  2444. | #define HAVE_UNISTD_H 1
  2445. | #define HAVE_MAP_ANONYMOUS 1
  2446. | #define HAVE_MPROTECT 1
  2447. | #define size_t unsigned int
  2448. | #define C_ALLOCA 1
  2449. | #define STACK_DIRECTION -1
  2450. | #define HAVE_FCNTL 1
  2451. | #define HAVE_SYMLINK 1
  2452. | #define HAVE_GETDTABLESIZE 1
  2453. | #define HAVE_GETPROGNAME 1
  2454. | #define HAVE_LSTAT 1
  2455. | #define HAVE_SIGACTION 1
  2456. | #define HAVE_SIGALTSTACK 1
  2457. | #define HAVE_SIGINTERRUPT 1
  2458. | /* end confdefs.h. */
  2459. | #include <float.h>
  2460. | #include <limits.h>
  2461. | #include <stdarg.h>
  2462. | #include <stddef.h>
  2463. | extern void ac_decl (int, char *);
  2464. |
  2465. | int
  2466. | main (void)
  2467. | {
  2468. | (void) ac_decl (0, (char *) 0);
  2469. | (void) ac_decl;
  2470. |
  2471. | ;
  2472. | return 0;
  2473. | }
  2474. configure:23092: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -fno-builtin -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  2475. conftest.c:70:8: error: use of undeclared identifier 'strchr'
  2476. (void) strchr;
  2477. ^
  2478. 1 error generated.
  2479. configure:23092: $? = 1
  2480. configure: failed program was:
  2481. | /* confdefs.h */
  2482. | #define PACKAGE_NAME "GNU libffcall"
  2483. | #define PACKAGE_TARNAME "libffcall"
  2484. | #define PACKAGE_VERSION "2.4"
  2485. | #define PACKAGE_STRING "GNU libffcall 2.4"
  2486. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  2487. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  2488. | #define PACKAGE "libffcall"
  2489. | #define VERSION "2.4"
  2490. | #define LIBFFCALL_VERSION 0x0204
  2491. | #define USER_LABEL_PREFIX
  2492. | #define HAVE_STDIO_H 1
  2493. | #define HAVE_STDLIB_H 1
  2494. | #define HAVE_STRING_H 1
  2495. | #define HAVE_INTTYPES_H 1
  2496. | #define HAVE_STDINT_H 1
  2497. | #define HAVE_STRINGS_H 1
  2498. | #define HAVE_SYS_STAT_H 1
  2499. | #define HAVE_SYS_TYPES_H 1
  2500. | #define HAVE_UNISTD_H 1
  2501. | #define HAVE_WCHAR_H 1
  2502. | #define HAVE_PTHREAD_H 1
  2503. | #define HAVE_SYS_SOCKET_H 1
  2504. | #define HAVE_LIMITS_H 1
  2505. | #define HAVE_SYS_PARAM_H 1
  2506. | #define HAVE_SYS_TIME_H 1
  2507. | #define STDC_HEADERS 1
  2508. | #define _ALL_SOURCE 1
  2509. | #define _DARWIN_C_SOURCE 1
  2510. | #define _GNU_SOURCE 1
  2511. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2512. | #define _NETBSD_SOURCE 1
  2513. | #define _OPENBSD_SOURCE 1
  2514. | #define _POSIX_PTHREAD_SEMANTICS 1
  2515. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2516. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2517. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2518. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2519. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2520. | #define __STDC_WANT_LIB_EXT2__ 1
  2521. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2522. | #define _TANDEM_SOURCE 1
  2523. | #define __EXTENSIONS__ 1
  2524. | #ifndef __arm__
  2525. | #define __arm__ 1
  2526. | #endif
  2527. | #ifndef __arm__
  2528. | #define __arm__ 1
  2529. | #endif
  2530. | #define LT_OBJDIR ".libs/"
  2531. | #define HAVE_UNISTD_H 1
  2532. | #define HAVE_MAP_ANONYMOUS 1
  2533. | #define HAVE_MPROTECT 1
  2534. | #define size_t unsigned int
  2535. | #define C_ALLOCA 1
  2536. | #define STACK_DIRECTION -1
  2537. | #define HAVE_FCNTL 1
  2538. | #define HAVE_SYMLINK 1
  2539. | #define HAVE_GETDTABLESIZE 1
  2540. | #define HAVE_GETPROGNAME 1
  2541. | #define HAVE_LSTAT 1
  2542. | #define HAVE_SIGACTION 1
  2543. | #define HAVE_SIGALTSTACK 1
  2544. | #define HAVE_SIGINTERRUPT 1
  2545. | /* end confdefs.h. */
  2546. |
  2547. | int
  2548. | main (void)
  2549. | {
  2550. | (void) strchr;
  2551. | ;
  2552. | return 0;
  2553. | }
  2554. configure:23119: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64 -fno-builtin -I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
  2555. In file included from conftest.c:69:
  2556. /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/include/stddef.h:46:23: error: cannot combine with previous 'int' declaration specifier
  2557. typedef __SIZE_TYPE__ size_t;
  2558. ^
  2559. conftest.c:54:25: note: expanded from macro 'size_t'
  2560. #define size_t unsigned int
  2561. ^
  2562. 1 error generated.
  2563. configure:23119: $? = 1
  2564. configure: failed program was:
  2565. | /* confdefs.h */
  2566. | #define PACKAGE_NAME "GNU libffcall"
  2567. | #define PACKAGE_TARNAME "libffcall"
  2568. | #define PACKAGE_VERSION "2.4"
  2569. | #define PACKAGE_STRING "GNU libffcall 2.4"
  2570. | #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  2571. | #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  2572. | #define PACKAGE "libffcall"
  2573. | #define VERSION "2.4"
  2574. | #define LIBFFCALL_VERSION 0x0204
  2575. | #define USER_LABEL_PREFIX
  2576. | #define HAVE_STDIO_H 1
  2577. | #define HAVE_STDLIB_H 1
  2578. | #define HAVE_STRING_H 1
  2579. | #define HAVE_INTTYPES_H 1
  2580. | #define HAVE_STDINT_H 1
  2581. | #define HAVE_STRINGS_H 1
  2582. | #define HAVE_SYS_STAT_H 1
  2583. | #define HAVE_SYS_TYPES_H 1
  2584. | #define HAVE_UNISTD_H 1
  2585. | #define HAVE_WCHAR_H 1
  2586. | #define HAVE_PTHREAD_H 1
  2587. | #define HAVE_SYS_SOCKET_H 1
  2588. | #define HAVE_LIMITS_H 1
  2589. | #define HAVE_SYS_PARAM_H 1
  2590. | #define HAVE_SYS_TIME_H 1
  2591. | #define STDC_HEADERS 1
  2592. | #define _ALL_SOURCE 1
  2593. | #define _DARWIN_C_SOURCE 1
  2594. | #define _GNU_SOURCE 1
  2595. | #define _HPUX_ALT_XOPEN_SOCKET_API 1
  2596. | #define _NETBSD_SOURCE 1
  2597. | #define _OPENBSD_SOURCE 1
  2598. | #define _POSIX_PTHREAD_SEMANTICS 1
  2599. | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  2600. | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  2601. | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  2602. | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  2603. | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  2604. | #define __STDC_WANT_LIB_EXT2__ 1
  2605. | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  2606. | #define _TANDEM_SOURCE 1
  2607. | #define __EXTENSIONS__ 1
  2608. | #ifndef __arm__
  2609. | #define __arm__ 1
  2610. | #endif
  2611. | #ifndef __arm__
  2612. | #define __arm__ 1
  2613. | #endif
  2614. | #define LT_OBJDIR ".libs/"
  2615. | #define HAVE_UNISTD_H 1
  2616. | #define HAVE_MAP_ANONYMOUS 1
  2617. | #define HAVE_MPROTECT 1
  2618. | #define size_t unsigned int
  2619. | #define C_ALLOCA 1
  2620. | #define STACK_DIRECTION -1
  2621. | #define HAVE_FCNTL 1
  2622. | #define HAVE_SYMLINK 1
  2623. | #define HAVE_GETDTABLESIZE 1
  2624. | #define HAVE_GETPROGNAME 1
  2625. | #define HAVE_LSTAT 1
  2626. | #define HAVE_SIGACTION 1
  2627. | #define HAVE_SIGALTSTACK 1
  2628. | #define HAVE_SIGINTERRUPT 1
  2629. | /* end confdefs.h. */
  2630. | #include <float.h>
  2631. | #include <limits.h>
  2632. | #include <stdarg.h>
  2633. | #include <stddef.h>
  2634. | extern void ac_decl (int, char *);
  2635. |
  2636. | int
  2637. | main (void)
  2638. | {
  2639. | (void) ac_decl (0, (char *) 0);
  2640. | (void) ac_decl;
  2641. |
  2642. | ;
  2643. | return 0;
  2644. | }
  2645. configure:23136: result: cannot detect
  2646. configure:23140: error: in `/opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4':
  2647. configure:23142: error: cannot make /usr/bin/clang report undeclared builtins
  2648. See `config.log' for more details
  2649.  
  2650. ## ---------------- ##
  2651. ## Cache variables. ##
  2652. ## ---------------- ##
  2653.  
  2654. ac_cv_build=aarch64-apple-darwin21.6.0
  2655. ac_cv_c_compiler_gnu=yes
  2656. ac_cv_c_inline=inline
  2657. ac_cv_c_stack_direction=-1
  2658. ac_cv_c_undeclared_builtin_options='cannot detect'
  2659. ac_cv_cxx_compiler_gnu=yes
  2660. ac_cv_env_CC_set=set
  2661. ac_cv_env_CC_value=/usr/bin/clang
  2662. ac_cv_env_CFLAGS_set=set
  2663. ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64'
  2664. ac_cv_env_CPPFLAGS_set=set
  2665. ac_cv_env_CPPFLAGS_value='-I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
  2666. ac_cv_env_CPP_set=
  2667. ac_cv_env_CPP_value=
  2668. ac_cv_env_CXXCPP_set=
  2669. ac_cv_env_CXXCPP_value=
  2670. ac_cv_env_CXXFLAGS_set=set
  2671. ac_cv_env_CXXFLAGS_value='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64'
  2672. ac_cv_env_CXX_set=set
  2673. ac_cv_env_CXX_value=/usr/bin/clang++
  2674. ac_cv_env_LDFLAGS_set=set
  2675. ac_cv_env_LDFLAGS_value='-L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64'
  2676. ac_cv_env_LIBS_set=
  2677. ac_cv_env_LIBS_value=
  2678. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  2679. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  2680. ac_cv_env_build_alias_set=
  2681. ac_cv_env_build_alias_value=
  2682. ac_cv_env_host_alias_set=
  2683. ac_cv_env_host_alias_value=
  2684. ac_cv_env_target_alias_set=
  2685. ac_cv_env_target_alias_value=
  2686. ac_cv_func__set_invalid_parameter_handler=no
  2687. ac_cv_func_alloca_works=no
  2688. ac_cv_func_fcntl=yes
  2689. ac_cv_func_getdtablesize=yes
  2690. ac_cv_func_getexecname=no
  2691. ac_cv_func_getprogname=yes
  2692. ac_cv_func_lstat=yes
  2693. ac_cv_func_mmap=yes
  2694. ac_cv_func_mprotect=yes
  2695. ac_cv_func_sigaction=yes
  2696. ac_cv_func_sigaltstack=yes
  2697. ac_cv_func_siginterrupt=yes
  2698. ac_cv_func_symlink=yes
  2699. ac_cv_header_dlfcn_h=no
  2700. ac_cv_header_inttypes_h=yes
  2701. ac_cv_header_limits_h=yes
  2702. ac_cv_header_minix_config_h=no
  2703. ac_cv_header_pthread_h=yes
  2704. ac_cv_header_stdint_h=yes
  2705. ac_cv_header_stdio_h=yes
  2706. ac_cv_header_stdlib_h=yes
  2707. ac_cv_header_string_h=yes
  2708. ac_cv_header_strings_h=yes
  2709. ac_cv_header_sys_mman_h=no
  2710. ac_cv_header_sys_param_h=yes
  2711. ac_cv_header_sys_socket_h=yes
  2712. ac_cv_header_sys_stat_h=yes
  2713. ac_cv_header_sys_time_h=yes
  2714. ac_cv_header_sys_types_h=yes
  2715. ac_cv_header_threads_h=no
  2716. ac_cv_header_unistd_h=yes
  2717. ac_cv_header_wchar_h=yes
  2718. ac_cv_host=aarch64-apple-darwin21.6.0
  2719. ac_cv_objext=o
  2720. ac_cv_path_EGREP='/opt/mports/bin/ggrep -E'
  2721. ac_cv_path_FGREP='/opt/mports/bin/ggrep -F'
  2722. ac_cv_path_GREP=/opt/mports/bin/ggrep
  2723. ac_cv_path_SED=/opt/mports/bin/gsed
  2724. ac_cv_path_lt_DD=/bin/dd
  2725. ac_cv_path_mkdir=/opt/mports/bin/gmkdir
  2726. ac_cv_prog_AWK=gawk
  2727. ac_cv_prog_CPP='/usr/bin/clang -E'
  2728. ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
  2729. ac_cv_prog_ac_ct_AR=ar
  2730. ac_cv_prog_ac_ct_CC=/usr/bin/clang
  2731. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  2732. ac_cv_prog_ac_ct_LIPO=lipo
  2733. ac_cv_prog_ac_ct_NMEDIT=nmedit
  2734. ac_cv_prog_ac_ct_OBJDUMP=objdump
  2735. ac_cv_prog_ac_ct_OTOOL=otool
  2736. ac_cv_prog_ac_ct_RANLIB=ranlib
  2737. ac_cv_prog_ac_ct_STRIP=strip
  2738. ac_cv_prog_cc_c11=
  2739. ac_cv_prog_cc_g=yes
  2740. ac_cv_prog_cc_stdc=
  2741. ac_cv_prog_cxx_g=yes
  2742. ac_cv_prog_gcc_traditional=no
  2743. ac_cv_prog_make_make_set=yes
  2744. ac_cv_safe_to_define___extensions__=yes
  2745. ac_cv_should_define__xopen_source=no
  2746. ac_cv_sys_file_offset_bits=no
  2747. ac_cv_sys_largefile_CC=no
  2748. ac_cv_type_size_t=no
  2749. ac_cv_working_alloca_h=no
  2750. am_cv_CC_dependencies_compiler_type=none
  2751. am_cv_CXX_dependencies_compiler_type=none
  2752. am_cv_make_support_nested_variables=yes
  2753. am_cv_prog_cc_c_o=yes
  2754. cl_cv_func_mprotect_works=no
  2755. cl_cv_prog_LN=ln
  2756. cl_cv_prog_cc_gcc=yes
  2757. ffcall_cv_codeexec=no
  2758. ffcall_cv_endianness=known
  2759. gl_cv_c_amsterdam_compiler=no
  2760. gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
  2761. gl_cv_compiler_clang=yes
  2762. gl_cv_have_include_next=buggy
  2763. gl_cv_header_errno_h_complete=yes
  2764. gl_cv_host_cpu_c_abi=arm
  2765. gl_cv_prog_ansicxx_cross=no
  2766. gl_cv_prog_ansicxx_namespaces=yes
  2767. gl_cv_prog_ansicxx_works=yes
  2768. gl_cv_prog_as_underscore=no
  2769. gl_cv_source_line_length_unlimited=yes
  2770. lt_cv_apple_cc_single_mod=yes
  2771. lt_cv_ar_at_file=no
  2772. lt_cv_deplibs_check_method=pass_all
  2773. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2774. lt_cv_file_magic_test_file=
  2775. lt_cv_ld_exported_symbols_list=yes
  2776. lt_cv_ld_force_load=yes
  2777. lt_cv_ld_reload_flag=-r
  2778. lt_cv_nm_interface='BSD nm'
  2779. lt_cv_objdir=.libs
  2780. lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
  2781. lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
  2782. lt_cv_path_NM='/opt/mports/bin/nm -B'
  2783. lt_cv_path_mainfest_tool=no
  2784. lt_cv_prog_compiler_c_o=yes
  2785. lt_cv_prog_compiler_c_o_CXX=yes
  2786. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  2787. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  2788. lt_cv_prog_compiler_pic_works=yes
  2789. lt_cv_prog_compiler_pic_works_CXX=yes
  2790. lt_cv_prog_compiler_rtti_exceptions=yes
  2791. lt_cv_prog_compiler_static_works=no
  2792. lt_cv_prog_compiler_static_works_CXX=no
  2793. lt_cv_prog_gnu_ld=no
  2794. lt_cv_prog_gnu_ldcxx=no
  2795. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  2796. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  2797. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  2798. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  2799. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  2800. lt_cv_sys_global_symbol_to_import=
  2801. lt_cv_sys_max_cmd_len=786432
  2802. lt_cv_to_host_file_cmd=func_convert_file_noop
  2803. lt_cv_to_tool_file_cmd=func_convert_file_noop
  2804. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  2805.  
  2806. ## ----------------- ##
  2807. ## Output variables. ##
  2808. ## ----------------- ##
  2809.  
  2810. ACLOCAL='${SHELL} '\''/opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' aclocal-1.16'
  2811. ALLOCA='${LIBOBJDIR}alloca.o'
  2812. ALLOCA_H=''
  2813. AMDEPBACKSLASH=''
  2814. AMDEP_FALSE=''
  2815. AMDEP_TRUE='#'
  2816. AMTAR='$${TAR-tar}'
  2817. AM_BACKSLASH='\'
  2818. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2819. AM_DEFAULT_VERBOSITY='1'
  2820. AM_V='$(V)'
  2821. ANSICXX_FALSE='#'
  2822. ANSICXX_TRUE=''
  2823. APPLE_UNIVERSAL_BUILD=''
  2824. AR='ar'
  2825. ARFLAGS='cr'
  2826. AS='as'
  2827. ASM_SYMBOL_PREFIX='""'
  2828. AS_UNDERSCORE='false'
  2829. AUTOCONF='${SHELL} '\''/opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' autoconf'
  2830. AUTOHEADER='${SHELL} '\''/opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' autoheader'
  2831. AUTOMAKE='${SHELL} '\''/opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' automake-1.16'
  2832. AWK='gawk'
  2833. BITSIZEOF_PTRDIFF_T=''
  2834. BITSIZEOF_SIG_ATOMIC_T=''
  2835. BITSIZEOF_SIZE_T=''
  2836. BITSIZEOF_WCHAR_T=''
  2837. BITSIZEOF_WINT_T=''
  2838. CC='/usr/bin/clang'
  2839. CCDEPMODE='depmode=none'
  2840. CC_GCC='true'
  2841. CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64'
  2842. CPP='/usr/bin/clang -E'
  2843. CPPFLAGS='-I/opt/mports/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
  2844. CPU_OBJECTS=''
  2845. CXX='/usr/bin/clang++'
  2846. CXXCPP='/usr/bin/clang++ -E'
  2847. CXXDEPMODE='depmode=none'
  2848. CXXFLAGS='-pipe -Os -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64'
  2849. CXX_CHOICE='yes'
  2850. CYGPATH_W='echo'
  2851. DEFS=''
  2852. DEPDIR='.deps'
  2853. DISABLE_TYPE_BASED_ALIASING='-fno-strict-aliasing'
  2854. DLLTOOL='false'
  2855. DSYMUTIL='dsymutil'
  2856. DUMPBIN=''
  2857. ECHO_C='\c'
  2858. ECHO_N=''
  2859. ECHO_T=''
  2860. EGREP='/opt/mports/bin/ggrep -E'
  2861. EMULTIHOP_HIDDEN=''
  2862. EMULTIHOP_VALUE=''
  2863. ENDIANNESS=''
  2864. ENOLINK_HIDDEN=''
  2865. ENOLINK_VALUE=''
  2866. EOVERFLOW_HIDDEN=''
  2867. EOVERFLOW_VALUE=''
  2868. ERRNO_H=''
  2869. EXEEXT=''
  2870. FGREP='/opt/mports/bin/ggrep -F'
  2871. GCC_X_NONE='-x none'
  2872. GL_COND_LIBTOOL_FALSE=''
  2873. GL_COND_LIBTOOL_TRUE=''
  2874. GL_GENERATE_ALLOCA_H_FALSE=''
  2875. GL_GENERATE_ALLOCA_H_TRUE=''
  2876. GL_GENERATE_ERRNO_H_FALSE=''
  2877. GL_GENERATE_ERRNO_H_TRUE='#'
  2878. GL_GENERATE_LIMITS_H_FALSE=''
  2879. GL_GENERATE_LIMITS_H_TRUE=''
  2880. GL_GENERATE_STDBOOL_H_FALSE=''
  2881. GL_GENERATE_STDBOOL_H_TRUE=''
  2882. GL_GENERATE_STDDEF_H_FALSE=''
  2883. GL_GENERATE_STDDEF_H_TRUE=''
  2884. GL_GENERATE_STDINT_H_FALSE=''
  2885. GL_GENERATE_STDINT_H_TRUE=''
  2886. GL_GENERATE_STDNORETURN_H_FALSE=''
  2887. GL_GENERATE_STDNORETURN_H_TRUE=''
  2888. GL_GNULIB_ACCESS='0'
  2889. GL_GNULIB_CHDIR='0'
  2890. GL_GNULIB_CHOWN='0'
  2891. GL_GNULIB_CLOSE='0'
  2892. GL_GNULIB_COPY_FILE_RANGE='0'
  2893. GL_GNULIB_CREAT=''
  2894. GL_GNULIB_CTIME=''
  2895. GL_GNULIB_DPRINTF=''
  2896. GL_GNULIB_DUP2='0'
  2897. GL_GNULIB_DUP3='0'
  2898. GL_GNULIB_DUP='0'
  2899. GL_GNULIB_ENVIRON='0'
  2900. GL_GNULIB_EUIDACCESS='0'
  2901. GL_GNULIB_EXECL='0'
  2902. GL_GNULIB_EXECLE='0'
  2903. GL_GNULIB_EXECLP='0'
  2904. GL_GNULIB_EXECV='0'
  2905. GL_GNULIB_EXECVE='0'
  2906. GL_GNULIB_EXECVP='0'
  2907. GL_GNULIB_EXECVPE='0'
  2908. GL_GNULIB_EXPLICIT_BZERO=''
  2909. GL_GNULIB_FACCESSAT='0'
  2910. GL_GNULIB_FCHDIR='0'
  2911. GL_GNULIB_FCHMODAT=''
  2912. GL_GNULIB_FCHOWNAT='0'
  2913. GL_GNULIB_FCLOSE=''
  2914. GL_GNULIB_FCNTL=''
  2915. GL_GNULIB_FDATASYNC='0'
  2916. GL_GNULIB_FDOPEN=''
  2917. GL_GNULIB_FFLUSH=''
  2918. GL_GNULIB_FFSL=''
  2919. GL_GNULIB_FFSLL=''
  2920. GL_GNULIB_FGETC=''
  2921. GL_GNULIB_FGETS=''
  2922. GL_GNULIB_FOPEN=''
  2923. GL_GNULIB_FPRINTF=''
  2924. GL_GNULIB_FPRINTF_POSIX=''
  2925. GL_GNULIB_FPURGE=''
  2926. GL_GNULIB_FPUTC=''
  2927. GL_GNULIB_FPUTS=''
  2928. GL_GNULIB_FREAD=''
  2929. GL_GNULIB_FREOPEN=''
  2930. GL_GNULIB_FSCANF=''
  2931. GL_GNULIB_FSEEK=''
  2932. GL_GNULIB_FSEEKO=''
  2933. GL_GNULIB_FSTAT=''
  2934. GL_GNULIB_FSTATAT=''
  2935. GL_GNULIB_FSYNC='0'
  2936. GL_GNULIB_FTELL=''
  2937. GL_GNULIB_FTELLO=''
  2938. GL_GNULIB_FTRUNCATE='0'
  2939. GL_GNULIB_FUTIMENS=''
  2940. GL_GNULIB_FWRITE=''
  2941. GL_GNULIB_GETC=''
  2942. GL_GNULIB_GETCHAR=''
  2943. GL_GNULIB_GETCWD='0'
  2944. GL_GNULIB_GETDELIM=''
  2945. GL_GNULIB_GETDOMAINNAME='0'
  2946. GL_GNULIB_GETDTABLESIZE='0'
  2947. GL_GNULIB_GETENTROPY='0'
  2948. GL_GNULIB_GETGROUPS='0'
  2949. GL_GNULIB_GETHOSTNAME='0'
  2950. GL_GNULIB_GETLINE=''
  2951. GL_GNULIB_GETLOGIN='0'
  2952. GL_GNULIB_GETLOGIN_R='0'
  2953. GL_GNULIB_GETOPT_POSIX='0'
  2954. GL_GNULIB_GETPAGESIZE='0'
  2955. GL_GNULIB_GETPASS='0'
  2956. GL_GNULIB_GETUMASK=''
  2957. GL_GNULIB_GETUSERSHELL='0'
  2958. GL_GNULIB_GROUP_MEMBER='0'
  2959. GL_GNULIB_ISATTY='0'
  2960. GL_GNULIB_LCHMOD=''
  2961. GL_GNULIB_LCHOWN='0'
  2962. GL_GNULIB_LINK='0'
  2963. GL_GNULIB_LINKAT='0'
  2964. GL_GNULIB_LOCALTIME=''
  2965. GL_GNULIB_LSEEK='0'
  2966. GL_GNULIB_LSTAT=''
  2967. GL_GNULIB_MBSCASECMP=''
  2968. GL_GNULIB_MBSCASESTR=''
  2969. GL_GNULIB_MBSCHR=''
  2970. GL_GNULIB_MBSCSPN=''
  2971. GL_GNULIB_MBSLEN=''
  2972. GL_GNULIB_MBSNCASECMP=''
  2973. GL_GNULIB_MBSNLEN=''
  2974. GL_GNULIB_MBSPBRK=''
  2975. GL_GNULIB_MBSPCASECMP=''
  2976. GL_GNULIB_MBSRCHR=''
  2977. GL_GNULIB_MBSSEP=''
  2978. GL_GNULIB_MBSSPN=''
  2979. GL_GNULIB_MBSSTR=''
  2980. GL_GNULIB_MBSTOK_R=''
  2981. GL_GNULIB_MDA_ACCESS='1'
  2982. GL_GNULIB_MDA_CHDIR='1'
  2983. GL_GNULIB_MDA_CHMOD=''
  2984. GL_GNULIB_MDA_CLOSE='1'
  2985. GL_GNULIB_MDA_CREAT=''
  2986. GL_GNULIB_MDA_DUP2='1'
  2987. GL_GNULIB_MDA_DUP='1'
  2988. GL_GNULIB_MDA_EXECL='1'
  2989. GL_GNULIB_MDA_EXECLE='1'
  2990. GL_GNULIB_MDA_EXECLP='1'
  2991. GL_GNULIB_MDA_EXECV='1'
  2992. GL_GNULIB_MDA_EXECVE='1'
  2993. GL_GNULIB_MDA_EXECVP='1'
  2994. GL_GNULIB_MDA_EXECVPE='1'
  2995. GL_GNULIB_MDA_FCLOSEALL=''
  2996. GL_GNULIB_MDA_FDOPEN=''
  2997. GL_GNULIB_MDA_FILENO=''
  2998. GL_GNULIB_MDA_GETCWD='1'
  2999. GL_GNULIB_MDA_GETPID='1'
  3000. GL_GNULIB_MDA_GETW=''
  3001. GL_GNULIB_MDA_ISATTY='1'
  3002. GL_GNULIB_MDA_LSEEK='1'
  3003. GL_GNULIB_MDA_MEMCCPY=''
  3004. GL_GNULIB_MDA_MKDIR=''
  3005. GL_GNULIB_MDA_OPEN=''
  3006. GL_GNULIB_MDA_PUTW=''
  3007. GL_GNULIB_MDA_READ='1'
  3008. GL_GNULIB_MDA_RMDIR='1'
  3009. GL_GNULIB_MDA_STRDUP=''
  3010. GL_GNULIB_MDA_SWAB='1'
  3011. GL_GNULIB_MDA_TEMPNAM=''
  3012. GL_GNULIB_MDA_TZSET=''
  3013. GL_GNULIB_MDA_UMASK=''
  3014. GL_GNULIB_MDA_UNLINK='1'
  3015. GL_GNULIB_MDA_WRITE='1'
  3016. GL_GNULIB_MEMCHR=''
  3017. GL_GNULIB_MEMMEM=''
  3018. GL_GNULIB_MEMPCPY=''
  3019. GL_GNULIB_MEMRCHR=''
  3020. GL_GNULIB_MKDIR=''
  3021. GL_GNULIB_MKDIRAT=''
  3022. GL_GNULIB_MKFIFO=''
  3023. GL_GNULIB_MKFIFOAT=''
  3024. GL_GNULIB_MKNOD=''
  3025. GL_GNULIB_MKNODAT=''
  3026. GL_GNULIB_MKTIME=''
  3027. GL_GNULIB_NANOSLEEP=''
  3028. GL_GNULIB_NONBLOCKING=''
  3029. GL_GNULIB_OBSTACK_PRINTF=''
  3030. GL_GNULIB_OBSTACK_PRINTF_POSIX=''
  3031. GL_GNULIB_OPEN=''
  3032. GL_GNULIB_OPENAT=''
  3033. GL_GNULIB_OVERRIDES_STRUCT_STAT=''
  3034. GL_GNULIB_PCLOSE=''
  3035. GL_GNULIB_PERROR=''
  3036. GL_GNULIB_PIPE2='0'
  3037. GL_GNULIB_PIPE='0'
  3038. GL_GNULIB_POPEN=''
  3039. GL_GNULIB_PREAD='0'
  3040. GL_GNULIB_PRINTF=''
  3041. GL_GNULIB_PRINTF_POSIX=''
  3042. GL_GNULIB_PTHREAD_SIGMASK=''
  3043. GL_GNULIB_PUTC=''
  3044. GL_GNULIB_PUTCHAR=''
  3045. GL_GNULIB_PUTS=''
  3046. GL_GNULIB_PWRITE='0'
  3047. GL_GNULIB_RAISE=''
  3048. GL_GNULIB_RAWMEMCHR=''
  3049. GL_GNULIB_READ='0'
  3050. GL_GNULIB_READLINK='0'
  3051. GL_GNULIB_READLINKAT='0'
  3052. GL_GNULIB_REMOVE=''
  3053. GL_GNULIB_RENAME=''
  3054. GL_GNULIB_RENAMEAT=''
  3055. GL_GNULIB_RMDIR='0'
  3056. GL_GNULIB_SCANF=''
  3057. GL_GNULIB_SETHOSTNAME='0'
  3058. GL_GNULIB_SIGABBREV_NP=''
  3059. GL_GNULIB_SIGACTION=''
  3060. GL_GNULIB_SIGDESCR_NP=''
  3061. GL_GNULIB_SIGNAL_H_SIGPIPE=''
  3062. GL_GNULIB_SIGPROCMASK=''
  3063. GL_GNULIB_SLEEP='0'
  3064. GL_GNULIB_SNPRINTF=''
  3065. GL_GNULIB_SPRINTF_POSIX=''
  3066. GL_GNULIB_STAT=''
  3067. GL_GNULIB_STDIO_H_NONBLOCKING=''
  3068. GL_GNULIB_STDIO_H_SIGPIPE=''
  3069. GL_GNULIB_STPCPY=''
  3070. GL_GNULIB_STPNCPY=''
  3071. GL_GNULIB_STRCASESTR=''
  3072. GL_GNULIB_STRCHRNUL=''
  3073. GL_GNULIB_STRDUP=''
  3074. GL_GNULIB_STRERROR=''
  3075. GL_GNULIB_STRERRORNAME_NP=''
  3076. GL_GNULIB_STRERROR_R=''
  3077. GL_GNULIB_STRFTIME=''
  3078. GL_GNULIB_STRNCAT=''
  3079. GL_GNULIB_STRNDUP=''
  3080. GL_GNULIB_STRNLEN=''
  3081. GL_GNULIB_STRPBRK=''
  3082. GL_GNULIB_STRPTIME=''
  3083. GL_GNULIB_STRSEP=''
  3084. GL_GNULIB_STRSIGNAL=''
  3085. GL_GNULIB_STRSTR=''
  3086. GL_GNULIB_STRTOK_R=''
  3087. GL_GNULIB_STRVERSCMP=''
  3088. GL_GNULIB_SYMLINK='0'
  3089. GL_GNULIB_SYMLINKAT='0'
  3090. GL_GNULIB_TIMEGM=''
  3091. GL_GNULIB_TIMESPEC_GET=''
  3092. GL_GNULIB_TIME_R=''
  3093. GL_GNULIB_TIME_RZ=''
  3094. GL_GNULIB_TMPFILE=''
  3095. GL_GNULIB_TRUNCATE='0'
  3096. GL_GNULIB_TTYNAME_R='0'
  3097. GL_GNULIB_TZSET=''
  3098. GL_GNULIB_UNISTD_H_NONBLOCKING='0'
  3099. GL_GNULIB_UNISTD_H_SIGPIPE='0'
  3100. GL_GNULIB_UNLINK='0'
  3101. GL_GNULIB_UNLINKAT='0'
  3102. GL_GNULIB_USLEEP='0'
  3103. GL_GNULIB_UTIMENSAT=''
  3104. GL_GNULIB_VASPRINTF=''
  3105. GL_GNULIB_VDPRINTF=''
  3106. GL_GNULIB_VFPRINTF=''
  3107. GL_GNULIB_VFPRINTF_POSIX=''
  3108. GL_GNULIB_VFSCANF=''
  3109. GL_GNULIB_VPRINTF=''
  3110. GL_GNULIB_VPRINTF_POSIX=''
  3111. GL_GNULIB_VSCANF=''
  3112. GL_GNULIB_VSNPRINTF=''
  3113. GL_GNULIB_VSPRINTF_POSIX=''
  3114. GL_GNULIB_WRITE='0'
  3115. GNULIBHEADERS_OVERRIDE_WINT_T=''
  3116. GNULIB_GETTIMEOFDAY=''
  3117. GREP='/opt/mports/bin/ggrep'
  3118. HAVE_ALLOCA_H=''
  3119. HAVE_C99_STDINT_H=''
  3120. HAVE_CHOWN='1'
  3121. HAVE_COPY_FILE_RANGE='1'
  3122. HAVE_DECL_ENVIRON='1'
  3123. HAVE_DECL_EXECVPE='1'
  3124. HAVE_DECL_FCHDIR='1'
  3125. HAVE_DECL_FCLOSEALL=''
  3126. HAVE_DECL_FDATASYNC='1'
  3127. HAVE_DECL_FPURGE=''
  3128. HAVE_DECL_FSEEKO=''
  3129. HAVE_DECL_FTELLO=''
  3130. HAVE_DECL_GETDELIM=''
  3131. HAVE_DECL_GETDOMAINNAME='1'
  3132. HAVE_DECL_GETLINE=''
  3133. HAVE_DECL_GETLOGIN='1'
  3134. HAVE_DECL_GETLOGIN_R='1'
  3135. HAVE_DECL_GETPAGESIZE='1'
  3136. HAVE_DECL_GETUSERSHELL='1'
  3137. HAVE_DECL_LOCALTIME_R=''
  3138. HAVE_DECL_MEMMEM=''
  3139. HAVE_DECL_MEMRCHR=''
  3140. HAVE_DECL_OBSTACK_PRINTF=''
  3141. HAVE_DECL_SETHOSTNAME='1'
  3142. HAVE_DECL_SNPRINTF=''
  3143. HAVE_DECL_STRDUP=''
  3144. HAVE_DECL_STRERROR_R=''
  3145. HAVE_DECL_STRNDUP=''
  3146. HAVE_DECL_STRNLEN=''
  3147. HAVE_DECL_STRSIGNAL=''
  3148. HAVE_DECL_STRTOK_R=''
  3149. HAVE_DECL_TRUNCATE='1'
  3150. HAVE_DECL_TTYNAME_R='1'
  3151. HAVE_DECL_VSNPRINTF=''
  3152. HAVE_DPRINTF=''
  3153. HAVE_DUP3='1'
  3154. HAVE_EUIDACCESS='1'
  3155. HAVE_EXECVPE='1'
  3156. HAVE_EXPLICIT_BZERO=''
  3157. HAVE_FACCESSAT='1'
  3158. HAVE_FCHDIR='1'
  3159. HAVE_FCHMODAT=''
  3160. HAVE_FCHOWNAT='1'
  3161. HAVE_FCNTL=''
  3162. HAVE_FDATASYNC='1'
  3163. HAVE_FFSL=''
  3164. HAVE_FFSLL=''
  3165. HAVE_FSEEKO=''
  3166. HAVE_FSTATAT=''
  3167. HAVE_FSYNC='1'
  3168. HAVE_FTELLO=''
  3169. HAVE_FTRUNCATE='1'
  3170. HAVE_FUTIMENS=''
  3171. HAVE_GETDTABLESIZE='1'
  3172. HAVE_GETENTROPY='1'
  3173. HAVE_GETGROUPS='1'
  3174. HAVE_GETHOSTNAME='1'
  3175. HAVE_GETLOGIN='1'
  3176. HAVE_GETPAGESIZE='1'
  3177. HAVE_GETPASS='1'
  3178. HAVE_GETUMASK=''
  3179. HAVE_GROUP_MEMBER='1'
  3180. HAVE_INTTYPES_H=''
  3181. HAVE_LCHMOD=''
  3182. HAVE_LCHOWN='1'
  3183. HAVE_LINK='1'
  3184. HAVE_LINKAT='1'
  3185. HAVE_LSTAT=''
  3186. HAVE_MAX_ALIGN_T=''
  3187. HAVE_MBSLEN=''
  3188. HAVE_MEMPCPY=''
  3189. HAVE_MKDIRAT=''
  3190. HAVE_MKFIFO=''
  3191. HAVE_MKFIFOAT=''
  3192. HAVE_MKNOD=''
  3193. HAVE_MKNODAT=''
  3194. HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
  3195. HAVE_NANOSLEEP=''
  3196. HAVE_OPENAT=''
  3197. HAVE_OS_H='0'
  3198. HAVE_PCLOSE=''
  3199. HAVE_PIPE2='1'
  3200. HAVE_PIPE='1'
  3201. HAVE_POPEN=''
  3202. HAVE_POSIX_SIGNALBLOCKING=''
  3203. HAVE_PREAD='1'
  3204. HAVE_PTHREAD_SIGMASK=''
  3205. HAVE_PWRITE='1'
  3206. HAVE_RAISE=''
  3207. HAVE_RAWMEMCHR=''
  3208. HAVE_READLINK='1'
  3209. HAVE_READLINKAT='1'
  3210. HAVE_RENAMEAT=''
  3211. HAVE_SETHOSTNAME='1'
  3212. HAVE_SIGABBREV_NP=''
  3213. HAVE_SIGACTION=''
  3214. HAVE_SIGDESCR_NP=''
  3215. HAVE_SIGHANDLER_T=''
  3216. HAVE_SIGINFO_T=''
  3217. HAVE_SIGNED_SIG_ATOMIC_T=''
  3218. HAVE_SIGNED_WCHAR_T=''
  3219. HAVE_SIGNED_WINT_T=''
  3220. HAVE_SIGSET_T=''
  3221. HAVE_SLEEP='1'
  3222. HAVE_STDINT_H=''
  3223. HAVE_STPCPY=''
  3224. HAVE_STPNCPY=''
  3225. HAVE_STRCASESTR=''
  3226. HAVE_STRCHRNUL=''
  3227. HAVE_STRERRORNAME_NP=''
  3228. HAVE_STRPBRK=''
  3229. HAVE_STRPTIME=''
  3230. HAVE_STRSEP=''
  3231. HAVE_STRUCT_SIGACTION_SA_SIGACTION=''
  3232. HAVE_STRVERSCMP=''
  3233. HAVE_SYMLINK='1'
  3234. HAVE_SYMLINKAT='1'
  3235. HAVE_SYS_BITYPES_H=''
  3236. HAVE_SYS_INTTYPES_H=''
  3237. HAVE_SYS_PARAM_H='0'
  3238. HAVE_SYS_TYPES_H=''
  3239. HAVE_TIMEGM=''
  3240. HAVE_TIMESPEC_GET=''
  3241. HAVE_TIMEZONE_T=''
  3242. HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=''
  3243. HAVE_UNISTD_H=''
  3244. HAVE_UNLINKAT='1'
  3245. HAVE_USLEEP='1'
  3246. HAVE_UTIMENSAT=''
  3247. HAVE_VASPRINTF=''
  3248. HAVE_VDPRINTF=''
  3249. HAVE_WCHAR_H=''
  3250. HAVE_WCHAR_T=''
  3251. HAVE_WINSOCK2_H=''
  3252. HAVE__BOOL=''
  3253. HOST_CPU='arm'
  3254. HOST_CPU_C_ABI='arm'
  3255. IFNOT_MSVC=''
  3256. IF_CXX=''
  3257. IF_MSVC='# '
  3258. INCLUDE_NEXT='include'
  3259. INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
  3260. INSTALL_DATA='${INSTALL} -m 644'
  3261. INSTALL_PROGRAM='${INSTALL}'
  3262. INSTALL_SCRIPT='${INSTALL}'
  3263. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  3264. LD='/Library/Developer/CommandLineTools/usr/bin/ld'
  3265. LDFLAGS='-L/opt/mports/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -arch x86_64'
  3266. LIBINTL=''
  3267. LIBMULTITHREAD=''
  3268. LIBOBJS=''
  3269. LIBPMULTITHREAD=''
  3270. LIBPTHREAD=''
  3271. LIBS=''
  3272. LIBSTDTHREAD=''
  3273. LIBTHREAD=''
  3274. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3275. LIB_SCHED_YIELD=''
  3276. LIMITS_H=''
  3277. LIPO='lipo'
  3278. LN='ln'
  3279. LN_S='ln -s'
  3280. LTLIBINTL=''
  3281. LTLIBMULTITHREAD=''
  3282. LTLIBOBJS=''
  3283. LTLIBTHREAD=''
  3284. LT_SYS_LIBRARY_PATH=''
  3285. MAKEINFO='${SHELL} '\''/opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/missing'\'' makeinfo'
  3286. MANIFEST_TOOL=':'
  3287. MKDIR_P='/opt/mports/bin/gmkdir -p'
  3288. NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
  3289. NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
  3290. NEXT_AS_FIRST_DIRECTIVE_LIMITS_H=''
  3291. NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
  3292. NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
  3293. NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
  3294. NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
  3295. NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
  3296. NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
  3297. NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
  3298. NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
  3299. NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
  3300. NEXT_ERRNO_H=''
  3301. NEXT_FCNTL_H=''
  3302. NEXT_LIMITS_H=''
  3303. NEXT_SIGNAL_H=''
  3304. NEXT_STDDEF_H=''
  3305. NEXT_STDINT_H=''
  3306. NEXT_STDIO_H=''
  3307. NEXT_STRING_H=''
  3308. NEXT_SYS_STAT_H=''
  3309. NEXT_SYS_TYPES_H=''
  3310. NEXT_TIME_H=''
  3311. NEXT_UNISTD_H=''
  3312. NM='/opt/mports/bin/nm -B'
  3313. NMEDIT='nmedit'
  3314. OBJDUMP='objdump'
  3315. OBJEXT='o'
  3316. OTOOL64=':'
  3317. OTOOL='otool'
  3318. PACKAGE='libffcall'
  3319. PACKAGE_BUGREPORT='https://savannah.gnu.org/projects/libffcall'
  3320. PACKAGE_NAME='GNU libffcall'
  3321. PACKAGE_STRING='GNU libffcall 2.4'
  3322. PACKAGE_TARNAME='libffcall'
  3323. PACKAGE_URL='https://www.gnu.org/software/libffcall/'
  3324. PACKAGE_VERSION='2.4'
  3325. PATH_SEPARATOR=':'
  3326. PRAGMA_COLUMNS=''
  3327. PRAGMA_SYSTEM_HEADER=''
  3328. PTHREAD_H_DEFINES_STRUCT_TIMESPEC=''
  3329. PTRDIFF_T_SUFFIX=''
  3330. RANLIB='ranlib'
  3331. REPLACE_ACCESS='0'
  3332. REPLACE_CHOWN='0'
  3333. REPLACE_CLOSE='0'
  3334. REPLACE_CREAT=''
  3335. REPLACE_CTIME=''
  3336. REPLACE_DPRINTF=''
  3337. REPLACE_DUP2='0'
  3338. REPLACE_DUP='0'
  3339. REPLACE_EXECL='0'
  3340. REPLACE_EXECLE='0'
  3341. REPLACE_EXECLP='0'
  3342. REPLACE_EXECV='0'
  3343. REPLACE_EXECVE='0'
  3344. REPLACE_EXECVP='0'
  3345. REPLACE_EXECVPE='0'
  3346. REPLACE_FACCESSAT='0'
  3347. REPLACE_FCHMODAT=''
  3348. REPLACE_FCHOWNAT='0'
  3349. REPLACE_FCLOSE=''
  3350. REPLACE_FCNTL=''
  3351. REPLACE_FDOPEN=''
  3352. REPLACE_FFLUSH=''
  3353. REPLACE_FFSLL=''
  3354. REPLACE_FOPEN=''
  3355. REPLACE_FPRINTF=''
  3356. REPLACE_FPURGE=''
  3357. REPLACE_FREOPEN=''
  3358. REPLACE_FSEEK=''
  3359. REPLACE_FSEEKO=''
  3360. REPLACE_FSTAT=''
  3361. REPLACE_FSTATAT=''
  3362. REPLACE_FTELL=''
  3363. REPLACE_FTELLO=''
  3364. REPLACE_FTRUNCATE='0'
  3365. REPLACE_FUTIMENS=''
  3366. REPLACE_GETCWD='0'
  3367. REPLACE_GETDELIM=''
  3368. REPLACE_GETDOMAINNAME='0'
  3369. REPLACE_GETDTABLESIZE='0'
  3370. REPLACE_GETGROUPS='0'
  3371. REPLACE_GETLINE=''
  3372. REPLACE_GETLOGIN_R='0'
  3373. REPLACE_GETPAGESIZE='0'
  3374. REPLACE_GETPASS='0'
  3375. REPLACE_GMTIME=''
  3376. REPLACE_ISATTY='0'
  3377. REPLACE_LCHOWN='0'
  3378. REPLACE_LINK='0'
  3379. REPLACE_LINKAT='0'
  3380. REPLACE_LOCALTIME=''
  3381. REPLACE_LOCALTIME_R=''
  3382. REPLACE_LSEEK='0'
  3383. REPLACE_LSTAT=''
  3384. REPLACE_MEMCHR=''
  3385. REPLACE_MEMMEM=''
  3386. REPLACE_MKDIR=''
  3387. REPLACE_MKFIFO=''
  3388. REPLACE_MKFIFOAT=''
  3389. REPLACE_MKNOD=''
  3390. REPLACE_MKNODAT=''
  3391. REPLACE_MKTIME=''
  3392. REPLACE_NANOSLEEP=''
  3393. REPLACE_NULL=''
  3394. REPLACE_OBSTACK_PRINTF=''
  3395. REPLACE_OPEN=''
  3396. REPLACE_OPENAT=''
  3397. REPLACE_PERROR=''
  3398. REPLACE_POPEN=''
  3399. REPLACE_PREAD='0'
  3400. REPLACE_PRINTF=''
  3401. REPLACE_PTHREAD_SIGMASK=''
  3402. REPLACE_PWRITE='0'
  3403. REPLACE_RAISE=''
  3404. REPLACE_READ='0'
  3405. REPLACE_READLINK='0'
  3406. REPLACE_READLINKAT='0'
  3407. REPLACE_REMOVE=''
  3408. REPLACE_RENAME=''
  3409. REPLACE_RENAMEAT=''
  3410. REPLACE_RMDIR='0'
  3411. REPLACE_SLEEP='0'
  3412. REPLACE_SNPRINTF=''
  3413. REPLACE_SPRINTF=''
  3414. REPLACE_STAT=''
  3415. REPLACE_STDIO_READ_FUNCS=''
  3416. REPLACE_STDIO_WRITE_FUNCS=''
  3417. REPLACE_STPNCPY=''
  3418. REPLACE_STRCASESTR=''
  3419. REPLACE_STRCHRNUL=''
  3420. REPLACE_STRDUP=''
  3421. REPLACE_STRERROR=''
  3422. REPLACE_STRERRORNAME_NP=''
  3423. REPLACE_STRERROR_R=''
  3424. REPLACE_STRFTIME=''
  3425. REPLACE_STRNCAT=''
  3426. REPLACE_STRNDUP=''
  3427. REPLACE_STRNLEN=''
  3428. REPLACE_STRSIGNAL=''
  3429. REPLACE_STRSTR=''
  3430. REPLACE_STRTOK_R=''
  3431. REPLACE_SYMLINK='0'
  3432. REPLACE_SYMLINKAT='0'
  3433. REPLACE_TIMEGM=''
  3434. REPLACE_TMPFILE=''
  3435. REPLACE_TRUNCATE='0'
  3436. REPLACE_TTYNAME_R='0'
  3437. REPLACE_TZSET=''
  3438. REPLACE_UNLINK='0'
  3439. REPLACE_UNLINKAT='0'
  3440. REPLACE_USLEEP='0'
  3441. REPLACE_UTIMENSAT=''
  3442. REPLACE_VASPRINTF=''
  3443. REPLACE_VDPRINTF=''
  3444. REPLACE_VFPRINTF=''
  3445. REPLACE_VPRINTF=''
  3446. REPLACE_VSNPRINTF=''
  3447. REPLACE_VSPRINTF=''
  3448. REPLACE_WRITE='0'
  3449. SED='/opt/mports/bin/gsed'
  3450. SET_MAKE=''
  3451. SHELL='/bin/sh'
  3452. SIG_ATOMIC_T_SUFFIX=''
  3453. SIZE_T_SUFFIX=''
  3454. STDBOOL_H=''
  3455. STDDEF_H=''
  3456. STDINT_H=''
  3457. STDNORETURN_H=''
  3458. STRIP='strip'
  3459. SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=''
  3460. TIME_H_DEFINES_STRUCT_TIMESPEC=''
  3461. TIME_H_DEFINES_TIME_UTC=''
  3462. UNDEFINE_STRTOK_R=''
  3463. UNISTD_H_DEFINES_STRUCT_TIMESPEC=''
  3464. UNISTD_H_HAVE_SYS_RANDOM_H='0'
  3465. UNISTD_H_HAVE_WINSOCK2_H='0'
  3466. UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
  3467. VERSION='2.4'
  3468. WCHAR_T_SUFFIX=''
  3469. WINDOWS_64_BIT_OFF_T=''
  3470. WINDOWS_64_BIT_ST_SIZE=''
  3471. WINDOWS_STAT_INODES=''
  3472. WINDOWS_STAT_TIMESPEC=''
  3473. WINT_T_SUFFIX=''
  3474. WORKAROUND_BUG_81653=''
  3475. ac_ct_AR='ar'
  3476. ac_ct_CC='/usr/bin/clang'
  3477. ac_ct_CXX=''
  3478. ac_ct_DUMPBIN=''
  3479. am__EXEEXT_FALSE=''
  3480. am__EXEEXT_TRUE=''
  3481. am__fastdepCC_FALSE=''
  3482. am__fastdepCC_TRUE='#'
  3483. am__fastdepCXX_FALSE=''
  3484. am__fastdepCXX_TRUE='#'
  3485. am__include='include'
  3486. am__isrc=''
  3487. am__leading_dot='.'
  3488. am__nodep=''
  3489. am__quote=''
  3490. am__tar='$${TAR-tar} chof - "$$tardir"'
  3491. am__untar='$${TAR-tar} xf -'
  3492. bindir='${exec_prefix}/bin'
  3493. build='aarch64-apple-darwin21.6.0'
  3494. build_alias=''
  3495. build_cpu='aarch64'
  3496. build_os='darwin21.6.0'
  3497. build_vendor='apple'
  3498. datadir='${datarootdir}'
  3499. datarootdir='${prefix}/share'
  3500. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3501. dvidir='${docdir}'
  3502. exec_prefix='NONE'
  3503. gl_LIBOBJS=''
  3504. gl_LTLIBOBJS=''
  3505. gltests_LIBOBJS=''
  3506. gltests_LTLIBOBJS=''
  3507. gltests_WITNESS=''
  3508. host='aarch64-apple-darwin21.6.0'
  3509. host_alias=''
  3510. host_cpu='aarch64'
  3511. host_os='darwin21.6.0'
  3512. host_vendor='apple'
  3513. htmldir='${docdir}'
  3514. includedir='${prefix}/include'
  3515. infodir='/opt/mports/share/info'
  3516. install_sh='${SHELL} /opt/mports/var/macports/build/_opt_mports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ffcall/ffcall/work/libffcall-2.4/build-aux/install-sh'
  3517. libdir='${exec_prefix}/lib'
  3518. libexecdir='${exec_prefix}/libexec'
  3519. localedir='${datarootdir}/locale'
  3520. localstatedir='${prefix}/var'
  3521. mandir='/opt/mports/share/man'
  3522. mkdir_p='$(MKDIR_P)'
  3523. oldincludedir='/usr/include'
  3524. pdfdir='${docdir}'
  3525. prefix='/opt/mports'
  3526. program_transform_name='s,x,x,'
  3527. psdir='${docdir}'
  3528. runstatedir='${localstatedir}/run'
  3529. sbindir='${exec_prefix}/sbin'
  3530. sharedstatedir='${prefix}/com'
  3531. sysconfdir='${prefix}/etc'
  3532. target_alias=''
  3533.  
  3534. ## ----------- ##
  3535. ## confdefs.h. ##
  3536. ## ----------- ##
  3537.  
  3538. /* confdefs.h */
  3539. #define PACKAGE_NAME "GNU libffcall"
  3540. #define PACKAGE_TARNAME "libffcall"
  3541. #define PACKAGE_VERSION "2.4"
  3542. #define PACKAGE_STRING "GNU libffcall 2.4"
  3543. #define PACKAGE_BUGREPORT "https://savannah.gnu.org/projects/libffcall"
  3544. #define PACKAGE_URL "https://www.gnu.org/software/libffcall/"
  3545. #define PACKAGE "libffcall"
  3546. #define VERSION "2.4"
  3547. #define LIBFFCALL_VERSION 0x0204
  3548. #define USER_LABEL_PREFIX
  3549. #define HAVE_STDIO_H 1
  3550. #define HAVE_STDLIB_H 1
  3551. #define HAVE_STRING_H 1
  3552. #define HAVE_INTTYPES_H 1
  3553. #define HAVE_STDINT_H 1
  3554. #define HAVE_STRINGS_H 1
  3555. #define HAVE_SYS_STAT_H 1
  3556. #define HAVE_SYS_TYPES_H 1
  3557. #define HAVE_UNISTD_H 1
  3558. #define HAVE_WCHAR_H 1
  3559. #define HAVE_PTHREAD_H 1
  3560. #define HAVE_SYS_SOCKET_H 1
  3561. #define HAVE_LIMITS_H 1
  3562. #define HAVE_SYS_PARAM_H 1
  3563. #define HAVE_SYS_TIME_H 1
  3564. #define STDC_HEADERS 1
  3565. #define _ALL_SOURCE 1
  3566. #define _DARWIN_C_SOURCE 1
  3567. #define _GNU_SOURCE 1
  3568. #define _HPUX_ALT_XOPEN_SOCKET_API 1
  3569. #define _NETBSD_SOURCE 1
  3570. #define _OPENBSD_SOURCE 1
  3571. #define _POSIX_PTHREAD_SEMANTICS 1
  3572. #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
  3573. #define __STDC_WANT_IEC_60559_BFP_EXT__ 1
  3574. #define __STDC_WANT_IEC_60559_DFP_EXT__ 1
  3575. #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
  3576. #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
  3577. #define __STDC_WANT_LIB_EXT2__ 1
  3578. #define __STDC_WANT_MATH_SPEC_FUNCS__ 1
  3579. #define _TANDEM_SOURCE 1
  3580. #define __EXTENSIONS__ 1
  3581. #ifndef __arm__
  3582. #define __arm__ 1
  3583. #endif
  3584. #ifndef __arm__
  3585. #define __arm__ 1
  3586. #endif
  3587. #define LT_OBJDIR ".libs/"
  3588. #define HAVE_UNISTD_H 1
  3589. #define HAVE_MAP_ANONYMOUS 1
  3590. #define HAVE_MPROTECT 1
  3591. #define size_t unsigned int
  3592. #define C_ALLOCA 1
  3593. #define STACK_DIRECTION -1
  3594. #define HAVE_FCNTL 1
  3595. #define HAVE_SYMLINK 1
  3596. #define HAVE_GETDTABLESIZE 1
  3597. #define HAVE_GETPROGNAME 1
  3598. #define HAVE_LSTAT 1
  3599. #define HAVE_SIGACTION 1
  3600. #define HAVE_SIGALTSTACK 1
  3601. #define HAVE_SIGINTERRUPT 1
  3602.  
  3603. configure: exit 1
  3604.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement