Advertisement
gvalkov

samba4 2021-11-26

Nov 25th, 2021
896
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 53.22 KB | None | 0 0
  1. # project samba configured on Fri Nov 26 03:38:55 2021 by
  2. # waf 2.0.21 (abi 20, python 30a00f0 on darwin)
  3. # using ./buildtools/bin/waf configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info _python_sysroot=/Volumes/test2/5/openwrt/staging_dir/target-x86_64_musl _python_prefix=/usr _python_exec_prefix=/usr --hostcc=gcc --cross-compile --cross-answers=cross-answers.txt --disable-cups --disable-iprint --disable-cephfs --disable-fault-handling --disable-glusterfs --disable-spotlight --enable-fhs --without-automount --without-iconv --without-lttng --without-ntvfs-fileserver --without-pam --without-systemd --without-utmp --without-dmapi --without-fam --without-gettext --without-regedit --without-gpgme --accel-aes=intelaesni --with-lockdir=/var/lock --with-logfilebase=/var/log --with-piddir=/var/run --with-privatedir=/etc/samba --with-quotas --enable-avahi --without-winbind --without-ads --without-ldap --without-ldb-lmdb --without-ad-dc --without-json --without-libarchive --disable-python --nopyc --nopyo --without-dnsupdate --without-acl-support --with-static-modules=vfs_default,auth_builtin,auth_sam,auth_unix,pdb_smbpasswd,pdb_tdbsam,!DEFAULT,!FORCED --with-shared-modules=auth_script,vfs_io_uring,vfs_fruit,vfs_shadow_copy2,vfs_recycle,vfs_fake_perms,vfs_readonly,vfs_cap,vfs_offline,vfs_crossrename,vfs_catia,vfs_streams_xattr,vfs_xattr_tdb,vfs_default_quota,!DEFAULT,!FORCED --bundled-libraries=NONE,talloc,tevent,tevent-util,texpect,tdb,ldb,tdr,cmocka,replace,com_err,uring --private-libraries=talloc,tevent,tevent-util,texpect,tdb,ldb,tdr,cmocka,replace,com_err
  4. #
  5. ----------------------------------------
  6. Setting top to
  7. /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7
  8. ----------------------------------------
  9. Setting out to
  10. /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin
  11. ----------------------------------------
  12. Checking for 'clang' (C compiler)
  13. find program=['clang'] paths=['/Volumes/test2/5/openwrt/staging_dir/hostpkg/bin', '/Volumes/test2/5/openwrt/staging_dir/hostpkg/usr/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/opt/local/bin', '/opt/local/sbin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/sbin', '/sbin', '/Applications/Wireshark.app/Contents/MacOS', '/usr/local/share/dotnet', '/Library/Apple/usr/bin', '/Library/Frameworks/Mono.framework/Versions/Current/Commands'] var='CC' -> ['x86_64-openwrt-linux-musl-gcc']
  14. ['x86_64-openwrt-linux-musl-gcc', '-dM', '-E', '-']
  15. out: #define __DBL_MIN_EXP__ (-1021)
  16. #define __UINT_LEAST16_MAX__ 0xffff
  17. #define __ATOMIC_ACQUIRE 2
  18. #define __FLT128_MAX_10_EXP__ 4932
  19. #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F
  20. #define __GCC_IEC_559_COMPLEX 2
  21. #define __UINT_LEAST8_TYPE__ unsigned char
  22. #define __SIZEOF_FLOAT80__ 16
  23. #define __INTMAX_C(c) c ## L
  24. #define __CHAR_BIT__ 8
  25. #define __UINT8_MAX__ 0xff
  26. #define __SCHAR_WIDTH__ 8
  27. #define __WINT_MAX__ 0xffffffffU
  28. #define __FLT32_MIN_EXP__ (-125)
  29. #define __ORDER_LITTLE_ENDIAN__ 1234
  30. #define __SIZE_MAX__ 0xffffffffffffffffUL
  31. #define __WCHAR_MAX__ 0x7fffffff
  32. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
  33. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
  34. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
  35. #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L)
  36. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
  37. #define __GCC_ATOMIC_CHAR_LOCK_FREE 2
  38. #define __GCC_IEC_559 2
  39. #define __FLT32X_DECIMAL_DIG__ 17
  40. #define __FLT_EVAL_METHOD__ 0
  41. #define __FLT64_DECIMAL_DIG__ 17
  42. #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
  43. #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL
  44. #define __SIG_ATOMIC_TYPE__ int
  45. #define __DBL_MIN_10_EXP__ (-307)
  46. #define __FINITE_MATH_ONLY__ 0
  47. #define __FLT32X_MAX_EXP__ 1024
  48. #define __FLT32_HAS_DENORM__ 1
  49. #define __UINT_FAST8_MAX__ 0xff
  50. #define __FLT32_MAX_10_EXP__ 38
  51. #define __INT8_C(c) c
  52. #define __INT_LEAST8_WIDTH__ 8
  53. #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL
  54. #define __SHRT_MAX__ 0x7fff
  55. #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L
  56. #define __FLT64X_MAX_10_EXP__ 4932
  57. #define __LDBL_IS_IEC_60559__ 2
  58. #define __FLT64X_HAS_QUIET_NAN__ 1
  59. #define __UINT_LEAST8_MAX__ 0xff
  60. #define __GCC_ATOMIC_BOOL_LOCK_FREE 2
  61. #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128
  62. #define __UINTMAX_TYPE__ long unsigned int
  63. #define __linux 1
  64. #define __FLT_EVAL_METHOD_TS_18661_3__ 0
  65. #define __unix 1
  66. #define __UINT32_MAX__ 0xffffffffU
  67. #define __FLT128_MIN_EXP__ (-16381)
  68. #define __WINT_MIN__ 0U
  69. #define __FLT128_MIN_10_EXP__ (-4931)
  70. #define __FLT32X_IS_IEC_60559__ 2
  71. #define __INT_LEAST16_WIDTH__ 16
  72. #define __SCHAR_MAX__ 0x7f
  73. #define __FLT128_MANT_DIG__ 113
  74. #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1)
  75. #define __INT64_C(c) c ## L
  76. #define __GCC_ATOMIC_POINTER_LOCK_FREE 2
  77. #define __FLT32X_MANT_DIG__ 53
  78. #define __USER_LABEL_PREFIX__
  79. #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x
  80. #define __STDC_HOSTED__ 1
  81. #define __DBL_DIG__ 15
  82. #define __FLT32_DIG__ 6
  83. #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F
  84. #define __SHRT_WIDTH__ 16
  85. #define __FLT32_IS_IEC_60559__ 2
  86. #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L
  87. #define __STDC_UTF_16__ 1
  88. #define __DBL_IS_IEC_60559__ 2
  89. #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x
  90. #define __FLT32X_HAS_INFINITY__ 1
  91. #define __INT32_MAX__ 0x7fffffff
  92. #define __unix__ 1
  93. #define __INT_WIDTH__ 32
  94. #define __SIZEOF_LONG__ 8
  95. #define __STDC_IEC_559__ 1
  96. #define __STDC_ISO_10646__ 201206L
  97. #define __UINT16_C(c) c
  98. #define __DECIMAL_DIG__ 21
  99. #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64
  100. #define __FLT128_IS_IEC_60559__ 2
  101. #define __FLT64X_MIN_10_EXP__ (-4931)
  102. #define __LDBL_HAS_QUIET_NAN__ 1
  103. #define __FLT64_MANT_DIG__ 53
  104. #define __FLT64X_MANT_DIG__ 64
  105. #define __GNUC__ 11
  106. #define __MMX__ 1
  107. #define __FLT_HAS_DENORM__ 1
  108. #define __SIZEOF_LONG_DOUBLE__ 16
  109. #define __BIGGEST_ALIGNMENT__ 16
  110. #define __FLT64_MAX_10_EXP__ 308
  111. #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
  112. #define __INT_FAST32_MAX__ 0x7fffffff
  113. #define __DBL_HAS_INFINITY__ 1
  114. #define __SIZEOF_FLOAT__ 4
  115. #define __HAVE_SPECULATION_SAFE_VALUE 1
  116. #define __INTPTR_WIDTH__ 64
  117. #define __FLT64X_HAS_INFINITY__ 1
  118. #define __UINT_LEAST32_MAX__ 0xffffffffU
  119. #define __FLT32X_HAS_DENORM__ 1
  120. #define __INT_FAST16_TYPE__ int
  121. #define __MMX_WITH_SSE__ 1
  122. #define __LDBL_HAS_DENORM__ 1
  123. #define __FLT128_HAS_INFINITY__ 1
  124. #define __DBL_MAX_EXP__ 1024
  125. #define __WCHAR_WIDTH__ 32
  126. #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32
  127. #define __SSE2_MATH__ 1
  128. #define __ATOMIC_HLE_RELEASE 131072
  129. #define __PTRDIFF_MAX__ 0x7fffffffffffffffL
  130. #define __amd64 1
  131. #define __ATOMIC_HLE_ACQUIRE 65536
  132. #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
  133. #define __SIZEOF_SIZE_T__ 8
  134. #define __FLT64X_MIN_EXP__ (-16381)
  135. #define __SIZEOF_WINT_T__ 4
  136. #define __LONG_LONG_WIDTH__ 64
  137. #define __FLT32_MAX_EXP__ 128
  138. #define __GXX_ABI_VERSION 1016
  139. #define __FLT_MIN_EXP__ (-125)
  140. #define __GCC_HAVE_DWARF2_CFI_ASM 1
  141. #define __INT16_MAX__ 0x7fff
  142. #define __x86_64 1
  143. #define __INT_FAST64_TYPE__ long int
  144. #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64
  145. #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L)
  146. #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128
  147. #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x
  148. #define __SIZEOF_POINTER__ 8
  149. #define __LP64__ 1
  150. #define __DBL_HAS_QUIET_NAN__ 1
  151. #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x
  152. #define __FLT64_MIN_EXP__ (-1021)
  153. #define __FLT64_MIN_10_EXP__ (-307)
  154. #define __FLT64X_DECIMAL_DIG__ 21
  155. #define __REGISTER_PREFIX__
  156. #define __UINT16_MAX__ 0xffff
  157. #define __DBL_HAS_DENORM__ 1
  158. #define __LDBL_HAS_INFINITY__ 1
  159. #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32
  160. #define __UINT8_TYPE__ unsigned char
  161. #define __FLT_DIG__ 6
  162. #define __NO_INLINE__ 1
  163. #define __DEC_EVAL_METHOD__ 2
  164. #define __FLT_MANT_DIG__ 24
  165. #define __LDBL_DECIMAL_DIG__ 21
  166. #define __VERSION__ "11.2.0"
  167. #define __UINT64_C(c) c ## UL
  168. #define _STDC_PREDEF_H
  169. #define __INT_LEAST32_MAX__ 0x7fffffff
  170. #define __GCC_ATOMIC_INT_LOCK_FREE 2
  171. #define __FLT128_MAX_EXP__ 16384
  172. #define __FLT32_MANT_DIG__ 24
  173. #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
  174. #define __FLT128_HAS_DENORM__ 1
  175. #define __FLT32_DECIMAL_DIG__ 9
  176. #define __FLT128_DIG__ 33
  177. #define __INT32_C(c) c
  178. #define __ORDER_PDP_ENDIAN__ 3412
  179. #define __INT_FAST32_TYPE__ int
  180. #define __UINT_LEAST16_TYPE__ short unsigned int
  181. #define unix 1
  182. #define __SIZE_TYPE__ long unsigned int
  183. #define __UINT64_MAX__ 0xffffffffffffffffUL
  184. #define __FLT_IS_IEC_60559__ 2
  185. #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE"
  186. #define __FLT64X_DIG__ 18
  187. #define __INT8_TYPE__ signed char
  188. #define __ELF__ 1
  189. #define __GCC_ASM_FLAG_OUTPUTS__ 1
  190. #define __UINT32_TYPE__ unsigned int
  191. #define __FLT_RADIX__ 2
  192. #define __INT_LEAST16_TYPE__ short int
  193. #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L
  194. #define __UINTMAX_C(c) c ## UL
  195. #define __SSE_MATH__ 1
  196. #define __k8 1
  197. #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x
  198. #define __SIG_ATOMIC_MAX__ 0x7fffffff
  199. #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
  200. #define __SIZEOF_PTRDIFF_T__ 8
  201. #define __LDBL_DIG__ 18
  202. #define __FLT64_IS_IEC_60559__ 2
  203. #define __x86_64__ 1
  204. #define __FLT32X_MIN_EXP__ (-1021)
  205. #define __INT_FAST16_MAX__ 0x7fffffff
  206. #define __FLT64_DIG__ 15
  207. #define __UINT_FAST32_MAX__ 0xffffffffU
  208. #define __UINT_LEAST64_TYPE__ long unsigned int
  209. #define __FLT_HAS_QUIET_NAN__ 1
  210. #define __FLT_MAX_10_EXP__ 38
  211. #define __LONG_MAX__ 0x7fffffffffffffffL
  212. #define __FLT64X_HAS_DENORM__ 1
  213. #define __FLT_HAS_INFINITY__ 1
  214. #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8"
  215. #define __UINT_FAST16_TYPE__ unsigned int
  216. #define __INT_FAST32_WIDTH__ 32
  217. #define __CHAR16_TYPE__ short unsigned int
  218. #define __PRAGMA_REDEFINE_EXTNAME 1
  219. #define __SIZE_WIDTH__ 64
  220. #define __SEG_FS 1
  221. #define __INT_LEAST16_MAX__ 0x7fff
  222. #define __INT64_MAX__ 0x7fffffffffffffffL
  223. #define __SEG_GS 1
  224. #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32
  225. #define __SIG_ATOMIC_WIDTH__ 32
  226. #define __INT_LEAST64_TYPE__ long int
  227. #define __INT16_TYPE__ short int
  228. #define __INT_LEAST8_TYPE__ signed char
  229. #define __STDC_VERSION__ 201710L
  230. #define __SIZEOF_INT__ 4
  231. #define __INT_FAST8_MAX__ 0x7f
  232. #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128
  233. #define __INTPTR_MAX__ 0x7fffffffffffffffL
  234. #define linux 1
  235. #define __FLT64_HAS_QUIET_NAN__ 1
  236. #define __FLT32_MIN_10_EXP__ (-37)
  237. #define __FLT32X_DIG__ 15
  238. #define __PTRDIFF_WIDTH__ 64
  239. #define __LDBL_MANT_DIG__ 64
  240. #define __FLT64_HAS_INFINITY__ 1
  241. #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x
  242. #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
  243. #define __code_model_small__ 1
  244. #define __GCC_ATOMIC_LONG_LOCK_FREE 2
  245. #define __k8__ 1
  246. #define __INTPTR_TYPE__ long int
  247. #define __UINT16_TYPE__ short unsigned int
  248. #define __WCHAR_TYPE__ int
  249. #define __UINTPTR_MAX__ 0xffffffffffffffffUL
  250. #define __INT_FAST64_WIDTH__ 64
  251. #define __INT_FAST64_MAX__ 0x7fffffffffffffffL
  252. #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
  253. #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F
  254. #define __FLT32_HAS_INFINITY__ 1
  255. #define __FLT64X_MAX_EXP__ 16384
  256. #define __UINT_FAST64_TYPE__ long unsigned int
  257. #define __INT_MAX__ 0x7fffffff
  258. #define __INT64_TYPE__ long int
  259. #define __FLT_MAX_EXP__ 128
  260. #define __ORDER_BIG_ENDIAN__ 4321
  261. #define __DBL_MANT_DIG__ 53
  262. #define __SIZEOF_FLOAT128__ 16
  263. #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL
  264. #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
  265. #define __WINT_TYPE__ unsigned int
  266. #define __UINT_LEAST32_TYPE__ unsigned int
  267. #define __SIZEOF_SHORT__ 2
  268. #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32
  269. #define __SSE__ 1
  270. #define __LDBL_MIN_EXP__ (-16381)
  271. #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64
  272. #define __amd64__ 1
  273. #define __WINT_WIDTH__ 32
  274. #define __INT_LEAST8_MAX__ 0x7f
  275. #define __INT_LEAST64_WIDTH__ 64
  276. #define __LDBL_MAX_EXP__ 16384
  277. #define __FLT32X_MAX_10_EXP__ 308
  278. #define __SIZEOF_INT128__ 16
  279. #define __FLT64X_IS_IEC_60559__ 2
  280. #define __LDBL_MAX_10_EXP__ 4932
  281. #define __ATOMIC_RELAXED 0
  282. #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L)
  283. #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128
  284. #define _LP64 1
  285. #define __UINT8_C(c) c
  286. #define __FLT64_MAX_EXP__ 1024
  287. #define __INT_LEAST32_TYPE__ int
  288. #define __SIZEOF_WCHAR_T__ 4
  289. #define __UINT64_TYPE__ long unsigned int
  290. #define __GNUC_PATCHLEVEL__ 0
  291. #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128
  292. #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64
  293. #define __FLT128_HAS_QUIET_NAN__ 1
  294. #define __INTMAX_MAX__ 0x7fffffffffffffffL
  295. #define __INT_FAST8_TYPE__ signed char
  296. #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x
  297. #define __GNUC_STDC_INLINE__ 1
  298. #define __FLT64_HAS_DENORM__ 1
  299. #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32
  300. #define __DBL_DECIMAL_DIG__ 17
  301. #define __STDC_UTF_32__ 1
  302. #define __INT_FAST8_WIDTH__ 8
  303. #define __FXSR__ 1
  304. #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x
  305. #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
  306. #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
  307. #define __INTMAX_WIDTH__ 64
  308. #define __UINT32_C(c) c ## U
  309. #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F
  310. #define __INT8_MAX__ 0x7f
  311. #define __LONG_WIDTH__ 64
  312. #define __UINT_FAST32_TYPE__ unsigned int
  313. #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x
  314. #define __CHAR32_TYPE__ unsigned int
  315. #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F
  316. #define __SSE2__ 1
  317. #define __INT32_TYPE__ int
  318. #define __SIZEOF_DOUBLE__ 8
  319. #define __FLT_MIN_10_EXP__ (-37)
  320. #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64
  321. #define __INT_LEAST32_WIDTH__ 32
  322. #define __INTMAX_TYPE__ long int
  323. #define __FLT32X_HAS_QUIET_NAN__ 1
  324. #define __ATOMIC_CONSUME 1
  325. #define __GNUC_MINOR__ 2
  326. #define __INT_FAST16_WIDTH__ 32
  327. #define __UINTMAX_MAX__ 0xffffffffffffffffUL
  328. #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x
  329. #define __DBL_MAX_10_EXP__ 308
  330. #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L
  331. #define __INT16_C(c) c
  332. #define __STDC__ 1
  333. #define __PTRDIFF_TYPE__ long int
  334. #define __ATOMIC_SEQ_CST 5
  335. #define __FLT32X_MIN_10_EXP__ (-307)
  336. #define __UINTPTR_TYPE__ long unsigned int
  337. #define __linux__ 1
  338. #define __LDBL_MIN_10_EXP__ (-4931)
  339. #define __SIZEOF_LONG_LONG__ 8
  340. #define __FLT128_DECIMAL_DIG__ 36
  341. #define __GCC_ATOMIC_LLONG_LOCK_FREE 2
  342. #define __FLT32_HAS_QUIET_NAN__ 1
  343. #define __FLT_DECIMAL_DIG__ 9
  344. #define __UINT_FAST16_MAX__ 0xffffffffU
  345. #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L
  346. #define __GCC_ATOMIC_SHORT_LOCK_FREE 2
  347. #define __UINT_FAST8_TYPE__ unsigned char
  348. #define __ATOMIC_ACQ_REL 4
  349. #define __ATOMIC_RELEASE 3
  350.  
  351. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Not clang/clang++
  352. not found
  353. ----------------------------------------
  354. Checking for 'gcc' (C compiler)
  355. find program=['gcc', 'cc'] paths=['/Volumes/test2/5/openwrt/staging_dir/hostpkg/bin', '/Volumes/test2/5/openwrt/staging_dir/hostpkg/usr/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/opt/local/bin', '/opt/local/sbin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/sbin', '/sbin', '/Applications/Wireshark.app/Contents/MacOS', '/usr/local/share/dotnet', '/Library/Apple/usr/bin', '/Library/Frameworks/Mono.framework/Versions/Current/Commands'] var='CC' -> ['x86_64-openwrt-linux-musl-gcc']
  356. ['x86_64-openwrt-linux-musl-gcc', '-dM', '-E', '-']
  357. out: #define __DBL_MIN_EXP__ (-1021)
  358. #define __UINT_LEAST16_MAX__ 0xffff
  359. #define __ATOMIC_ACQUIRE 2
  360. #define __FLT128_MAX_10_EXP__ 4932
  361. #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F
  362. #define __GCC_IEC_559_COMPLEX 2
  363. #define __UINT_LEAST8_TYPE__ unsigned char
  364. #define __SIZEOF_FLOAT80__ 16
  365. #define __INTMAX_C(c) c ## L
  366. #define __CHAR_BIT__ 8
  367. #define __UINT8_MAX__ 0xff
  368. #define __SCHAR_WIDTH__ 8
  369. #define __WINT_MAX__ 0xffffffffU
  370. #define __FLT32_MIN_EXP__ (-125)
  371. #define __ORDER_LITTLE_ENDIAN__ 1234
  372. #define __SIZE_MAX__ 0xffffffffffffffffUL
  373. #define __WCHAR_MAX__ 0x7fffffff
  374. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1
  375. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1
  376. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1
  377. #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L)
  378. #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1
  379. #define __GCC_ATOMIC_CHAR_LOCK_FREE 2
  380. #define __GCC_IEC_559 2
  381. #define __FLT32X_DECIMAL_DIG__ 17
  382. #define __FLT_EVAL_METHOD__ 0
  383. #define __FLT64_DECIMAL_DIG__ 17
  384. #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2
  385. #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL
  386. #define __SIG_ATOMIC_TYPE__ int
  387. #define __DBL_MIN_10_EXP__ (-307)
  388. #define __FINITE_MATH_ONLY__ 0
  389. #define __FLT32X_MAX_EXP__ 1024
  390. #define __FLT32_HAS_DENORM__ 1
  391. #define __UINT_FAST8_MAX__ 0xff
  392. #define __FLT32_MAX_10_EXP__ 38
  393. #define __INT8_C(c) c
  394. #define __INT_LEAST8_WIDTH__ 8
  395. #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL
  396. #define __SHRT_MAX__ 0x7fff
  397. #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L
  398. #define __FLT64X_MAX_10_EXP__ 4932
  399. #define __LDBL_IS_IEC_60559__ 2
  400. #define __FLT64X_HAS_QUIET_NAN__ 1
  401. #define __UINT_LEAST8_MAX__ 0xff
  402. #define __GCC_ATOMIC_BOOL_LOCK_FREE 2
  403. #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128
  404. #define __UINTMAX_TYPE__ long unsigned int
  405. #define __linux 1
  406. #define __FLT_EVAL_METHOD_TS_18661_3__ 0
  407. #define __unix 1
  408. #define __UINT32_MAX__ 0xffffffffU
  409. #define __FLT128_MIN_EXP__ (-16381)
  410. #define __WINT_MIN__ 0U
  411. #define __FLT128_MIN_10_EXP__ (-4931)
  412. #define __FLT32X_IS_IEC_60559__ 2
  413. #define __INT_LEAST16_WIDTH__ 16
  414. #define __SCHAR_MAX__ 0x7f
  415. #define __FLT128_MANT_DIG__ 113
  416. #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1)
  417. #define __INT64_C(c) c ## L
  418. #define __GCC_ATOMIC_POINTER_LOCK_FREE 2
  419. #define __FLT32X_MANT_DIG__ 53
  420. #define __USER_LABEL_PREFIX__
  421. #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x
  422. #define __STDC_HOSTED__ 1
  423. #define __DBL_DIG__ 15
  424. #define __FLT32_DIG__ 6
  425. #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F
  426. #define __SHRT_WIDTH__ 16
  427. #define __FLT32_IS_IEC_60559__ 2
  428. #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L
  429. #define __STDC_UTF_16__ 1
  430. #define __DBL_IS_IEC_60559__ 2
  431. #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x
  432. #define __FLT32X_HAS_INFINITY__ 1
  433. #define __INT32_MAX__ 0x7fffffff
  434. #define __unix__ 1
  435. #define __INT_WIDTH__ 32
  436. #define __SIZEOF_LONG__ 8
  437. #define __STDC_IEC_559__ 1
  438. #define __STDC_ISO_10646__ 201206L
  439. #define __UINT16_C(c) c
  440. #define __DECIMAL_DIG__ 21
  441. #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64
  442. #define __FLT128_IS_IEC_60559__ 2
  443. #define __FLT64X_MIN_10_EXP__ (-4931)
  444. #define __LDBL_HAS_QUIET_NAN__ 1
  445. #define __FLT64_MANT_DIG__ 53
  446. #define __FLT64X_MANT_DIG__ 64
  447. #define __GNUC__ 11
  448. #define __MMX__ 1
  449. #define __FLT_HAS_DENORM__ 1
  450. #define __SIZEOF_LONG_DOUBLE__ 16
  451. #define __BIGGEST_ALIGNMENT__ 16
  452. #define __FLT64_MAX_10_EXP__ 308
  453. #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
  454. #define __INT_FAST32_MAX__ 0x7fffffff
  455. #define __DBL_HAS_INFINITY__ 1
  456. #define __SIZEOF_FLOAT__ 4
  457. #define __HAVE_SPECULATION_SAFE_VALUE 1
  458. #define __INTPTR_WIDTH__ 64
  459. #define __FLT64X_HAS_INFINITY__ 1
  460. #define __UINT_LEAST32_MAX__ 0xffffffffU
  461. #define __FLT32X_HAS_DENORM__ 1
  462. #define __INT_FAST16_TYPE__ int
  463. #define __MMX_WITH_SSE__ 1
  464. #define __LDBL_HAS_DENORM__ 1
  465. #define __FLT128_HAS_INFINITY__ 1
  466. #define __DBL_MAX_EXP__ 1024
  467. #define __WCHAR_WIDTH__ 32
  468. #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32
  469. #define __SSE2_MATH__ 1
  470. #define __ATOMIC_HLE_RELEASE 131072
  471. #define __PTRDIFF_MAX__ 0x7fffffffffffffffL
  472. #define __amd64 1
  473. #define __ATOMIC_HLE_ACQUIRE 65536
  474. #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL
  475. #define __SIZEOF_SIZE_T__ 8
  476. #define __FLT64X_MIN_EXP__ (-16381)
  477. #define __SIZEOF_WINT_T__ 4
  478. #define __LONG_LONG_WIDTH__ 64
  479. #define __FLT32_MAX_EXP__ 128
  480. #define __GXX_ABI_VERSION 1016
  481. #define __FLT_MIN_EXP__ (-125)
  482. #define __GCC_HAVE_DWARF2_CFI_ASM 1
  483. #define __INT16_MAX__ 0x7fff
  484. #define __x86_64 1
  485. #define __INT_FAST64_TYPE__ long int
  486. #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64
  487. #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L)
  488. #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128
  489. #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x
  490. #define __SIZEOF_POINTER__ 8
  491. #define __LP64__ 1
  492. #define __DBL_HAS_QUIET_NAN__ 1
  493. #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x
  494. #define __FLT64_MIN_EXP__ (-1021)
  495. #define __FLT64_MIN_10_EXP__ (-307)
  496. #define __FLT64X_DECIMAL_DIG__ 21
  497. #define __REGISTER_PREFIX__
  498. #define __UINT16_MAX__ 0xffff
  499. #define __DBL_HAS_DENORM__ 1
  500. #define __LDBL_HAS_INFINITY__ 1
  501. #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32
  502. #define __UINT8_TYPE__ unsigned char
  503. #define __FLT_DIG__ 6
  504. #define __NO_INLINE__ 1
  505. #define __DEC_EVAL_METHOD__ 2
  506. #define __FLT_MANT_DIG__ 24
  507. #define __LDBL_DECIMAL_DIG__ 21
  508. #define __VERSION__ "11.2.0"
  509. #define __UINT64_C(c) c ## UL
  510. #define _STDC_PREDEF_H
  511. #define __INT_LEAST32_MAX__ 0x7fffffff
  512. #define __GCC_ATOMIC_INT_LOCK_FREE 2
  513. #define __FLT128_MAX_EXP__ 16384
  514. #define __FLT32_MANT_DIG__ 24
  515. #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__
  516. #define __FLT128_HAS_DENORM__ 1
  517. #define __FLT32_DECIMAL_DIG__ 9
  518. #define __FLT128_DIG__ 33
  519. #define __INT32_C(c) c
  520. #define __ORDER_PDP_ENDIAN__ 3412
  521. #define __INT_FAST32_TYPE__ int
  522. #define __UINT_LEAST16_TYPE__ short unsigned int
  523. #define unix 1
  524. #define __SIZE_TYPE__ long unsigned int
  525. #define __UINT64_MAX__ 0xffffffffffffffffUL
  526. #define __FLT_IS_IEC_60559__ 2
  527. #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE"
  528. #define __FLT64X_DIG__ 18
  529. #define __INT8_TYPE__ signed char
  530. #define __ELF__ 1
  531. #define __GCC_ASM_FLAG_OUTPUTS__ 1
  532. #define __UINT32_TYPE__ unsigned int
  533. #define __FLT_RADIX__ 2
  534. #define __INT_LEAST16_TYPE__ short int
  535. #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L
  536. #define __UINTMAX_C(c) c ## UL
  537. #define __SSE_MATH__ 1
  538. #define __k8 1
  539. #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x
  540. #define __SIG_ATOMIC_MAX__ 0x7fffffff
  541. #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2
  542. #define __SIZEOF_PTRDIFF_T__ 8
  543. #define __LDBL_DIG__ 18
  544. #define __FLT64_IS_IEC_60559__ 2
  545. #define __x86_64__ 1
  546. #define __FLT32X_MIN_EXP__ (-1021)
  547. #define __INT_FAST16_MAX__ 0x7fffffff
  548. #define __FLT64_DIG__ 15
  549. #define __UINT_FAST32_MAX__ 0xffffffffU
  550. #define __UINT_LEAST64_TYPE__ long unsigned int
  551. #define __FLT_HAS_QUIET_NAN__ 1
  552. #define __FLT_MAX_10_EXP__ 38
  553. #define __LONG_MAX__ 0x7fffffffffffffffL
  554. #define __FLT64X_HAS_DENORM__ 1
  555. #define __FLT_HAS_INFINITY__ 1
  556. #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8"
  557. #define __UINT_FAST16_TYPE__ unsigned int
  558. #define __INT_FAST32_WIDTH__ 32
  559. #define __CHAR16_TYPE__ short unsigned int
  560. #define __PRAGMA_REDEFINE_EXTNAME 1
  561. #define __SIZE_WIDTH__ 64
  562. #define __SEG_FS 1
  563. #define __INT_LEAST16_MAX__ 0x7fff
  564. #define __INT64_MAX__ 0x7fffffffffffffffL
  565. #define __SEG_GS 1
  566. #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32
  567. #define __SIG_ATOMIC_WIDTH__ 32
  568. #define __INT_LEAST64_TYPE__ long int
  569. #define __INT16_TYPE__ short int
  570. #define __INT_LEAST8_TYPE__ signed char
  571. #define __STDC_VERSION__ 201710L
  572. #define __SIZEOF_INT__ 4
  573. #define __INT_FAST8_MAX__ 0x7f
  574. #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128
  575. #define __INTPTR_MAX__ 0x7fffffffffffffffL
  576. #define linux 1
  577. #define __FLT64_HAS_QUIET_NAN__ 1
  578. #define __FLT32_MIN_10_EXP__ (-37)
  579. #define __FLT32X_DIG__ 15
  580. #define __PTRDIFF_WIDTH__ 64
  581. #define __LDBL_MANT_DIG__ 64
  582. #define __FLT64_HAS_INFINITY__ 1
  583. #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x
  584. #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1)
  585. #define __code_model_small__ 1
  586. #define __GCC_ATOMIC_LONG_LOCK_FREE 2
  587. #define __k8__ 1
  588. #define __INTPTR_TYPE__ long int
  589. #define __UINT16_TYPE__ short unsigned int
  590. #define __WCHAR_TYPE__ int
  591. #define __UINTPTR_MAX__ 0xffffffffffffffffUL
  592. #define __INT_FAST64_WIDTH__ 64
  593. #define __INT_FAST64_MAX__ 0x7fffffffffffffffL
  594. #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1
  595. #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F
  596. #define __FLT32_HAS_INFINITY__ 1
  597. #define __FLT64X_MAX_EXP__ 16384
  598. #define __UINT_FAST64_TYPE__ long unsigned int
  599. #define __INT_MAX__ 0x7fffffff
  600. #define __INT64_TYPE__ long int
  601. #define __FLT_MAX_EXP__ 128
  602. #define __ORDER_BIG_ENDIAN__ 4321
  603. #define __DBL_MANT_DIG__ 53
  604. #define __SIZEOF_FLOAT128__ 16
  605. #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL
  606. #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2
  607. #define __WINT_TYPE__ unsigned int
  608. #define __UINT_LEAST32_TYPE__ unsigned int
  609. #define __SIZEOF_SHORT__ 2
  610. #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32
  611. #define __SSE__ 1
  612. #define __LDBL_MIN_EXP__ (-16381)
  613. #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64
  614. #define __amd64__ 1
  615. #define __WINT_WIDTH__ 32
  616. #define __INT_LEAST8_MAX__ 0x7f
  617. #define __INT_LEAST64_WIDTH__ 64
  618. #define __LDBL_MAX_EXP__ 16384
  619. #define __FLT32X_MAX_10_EXP__ 308
  620. #define __SIZEOF_INT128__ 16
  621. #define __FLT64X_IS_IEC_60559__ 2
  622. #define __LDBL_MAX_10_EXP__ 4932
  623. #define __ATOMIC_RELAXED 0
  624. #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L)
  625. #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128
  626. #define _LP64 1
  627. #define __UINT8_C(c) c
  628. #define __FLT64_MAX_EXP__ 1024
  629. #define __INT_LEAST32_TYPE__ int
  630. #define __SIZEOF_WCHAR_T__ 4
  631. #define __UINT64_TYPE__ long unsigned int
  632. #define __GNUC_PATCHLEVEL__ 0
  633. #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128
  634. #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64
  635. #define __FLT128_HAS_QUIET_NAN__ 1
  636. #define __INTMAX_MAX__ 0x7fffffffffffffffL
  637. #define __INT_FAST8_TYPE__ signed char
  638. #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x
  639. #define __GNUC_STDC_INLINE__ 1
  640. #define __FLT64_HAS_DENORM__ 1
  641. #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32
  642. #define __DBL_DECIMAL_DIG__ 17
  643. #define __STDC_UTF_32__ 1
  644. #define __INT_FAST8_WIDTH__ 8
  645. #define __FXSR__ 1
  646. #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x
  647. #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L)
  648. #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__
  649. #define __INTMAX_WIDTH__ 64
  650. #define __UINT32_C(c) c ## U
  651. #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F
  652. #define __INT8_MAX__ 0x7f
  653. #define __LONG_WIDTH__ 64
  654. #define __UINT_FAST32_TYPE__ unsigned int
  655. #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x
  656. #define __CHAR32_TYPE__ unsigned int
  657. #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F
  658. #define __SSE2__ 1
  659. #define __INT32_TYPE__ int
  660. #define __SIZEOF_DOUBLE__ 8
  661. #define __FLT_MIN_10_EXP__ (-37)
  662. #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64
  663. #define __INT_LEAST32_WIDTH__ 32
  664. #define __INTMAX_TYPE__ long int
  665. #define __FLT32X_HAS_QUIET_NAN__ 1
  666. #define __ATOMIC_CONSUME 1
  667. #define __GNUC_MINOR__ 2
  668. #define __INT_FAST16_WIDTH__ 32
  669. #define __UINTMAX_MAX__ 0xffffffffffffffffUL
  670. #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x
  671. #define __DBL_MAX_10_EXP__ 308
  672. #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L
  673. #define __INT16_C(c) c
  674. #define __STDC__ 1
  675. #define __PTRDIFF_TYPE__ long int
  676. #define __ATOMIC_SEQ_CST 5
  677. #define __FLT32X_MIN_10_EXP__ (-307)
  678. #define __UINTPTR_TYPE__ long unsigned int
  679. #define __linux__ 1
  680. #define __LDBL_MIN_10_EXP__ (-4931)
  681. #define __SIZEOF_LONG_LONG__ 8
  682. #define __FLT128_DECIMAL_DIG__ 36
  683. #define __GCC_ATOMIC_LLONG_LOCK_FREE 2
  684. #define __FLT32_HAS_QUIET_NAN__ 1
  685. #define __FLT_DECIMAL_DIG__ 9
  686. #define __UINT_FAST16_MAX__ 0xffffffffU
  687. #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L
  688. #define __GCC_ATOMIC_SHORT_LOCK_FREE 2
  689. #define __UINT_FAST8_TYPE__ unsigned char
  690. #define __ATOMIC_ACQ_REL 4
  691. #define __ATOMIC_RELEASE 3
  692.  
  693. find program=['ar'] paths=['/Volumes/test2/5/openwrt/staging_dir/hostpkg/bin', '/Volumes/test2/5/openwrt/staging_dir/hostpkg/usr/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/opt/local/bin', '/opt/local/sbin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/sbin', '/sbin', '/Applications/Wireshark.app/Contents/MacOS', '/usr/local/share/dotnet', '/Library/Apple/usr/bin', '/Library/Frameworks/Mono.framework/Versions/Current/Commands'] var='AR' -> ['x86_64-openwrt-linux-musl-gcc-ar']
  694. x86_64-openwrt-linux-musl-gcc
  695. ----------------------------------------
  696. Checking for program 'git'
  697. /Volumes/test2/5/openwrt/staging_dir/host/bin/git
  698. find program=['git'] paths=['/Volumes/test2/5/openwrt/staging_dir/hostpkg/bin', '/Volumes/test2/5/openwrt/staging_dir/hostpkg/usr/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/opt/local/bin', '/opt/local/sbin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/sbin', '/sbin', '/Applications/Wireshark.app/Contents/MacOS', '/usr/local/share/dotnet', '/Library/Apple/usr/bin', '/Library/Frameworks/Mono.framework/Versions/Current/Commands'] var='GIT' -> ['/Volumes/test2/5/openwrt/staging_dir/host/bin/git']
  699. ----------------------------------------
  700. Checking for c flags '-MMD'
  701. ==>
  702. #define CONFIG_H_IS_FROM_SAMBA 1
  703. #define _SAMBA_BUILD_ 4
  704. #define HAVE_CONFIG_H 1
  705. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  706.  
  707. int main() { return 0; }
  708. <==
  709. [1/1] Compiling bin/.conf_check_507b21ff894e798ddf7be9c5bbb103cd/test.c
  710.  
  711. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_507b21ff894e798ddf7be9c5bbb103cd/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  712. yes
  713. ----------------------------------------
  714. Checking for program 'gdb'
  715. not found
  716. find program=['gdb'] paths=['/Volumes/test2/5/openwrt/staging_dir/hostpkg/bin', '/Volumes/test2/5/openwrt/staging_dir/hostpkg/usr/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/Volumes/test2/5/openwrt/staging_dir/host/bin', '/opt/local/bin', '/opt/local/sbin', '/usr/local/bin', '/usr/bin', '/bin', '/usr/sbin', '/sbin', '/Applications/Wireshark.app/Contents/MacOS', '/usr/local/share/dotnet', '/Library/Apple/usr/bin', '/Library/Frameworks/Mono.framework/Versions/Current/Commands'] var='GDB' -> None
  717. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Could not find the program ['gdb']
  718. ----------------------------------------
  719. Checking for header sys/utsname.h
  720. ==>
  721. #define CONFIG_H_IS_FROM_SAMBA 1
  722. #define _SAMBA_BUILD_ 4
  723. #define HAVE_CONFIG_H 1
  724. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  725.  
  726. #include <sys/utsname.h>
  727. int main(void) { return 0; }
  728.  
  729. <==
  730. [1/1] Compiling bin/.conf_check_1db7ff1bb1de9ced8b70e3eccc356ab1/test.c
  731.  
  732. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_1db7ff1bb1de9ced8b70e3eccc356ab1/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  733. yes
  734. ----------------------------------------
  735. Checking uname sysname type
  736. ==>
  737. #define CONFIG_H_IS_FROM_SAMBA 1
  738. #define _SAMBA_BUILD_ 4
  739. #define HAVE_CONFIG_H 1
  740. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  741. #define HAVE_SYS_UTSNAME_H 1
  742.  
  743. #include <sys/utsname.h>
  744.  int main(void) {
  745.                                int printf(const char *format, ...);
  746.                                struct utsname n;
  747.                                if (uname(&n) == -1) return -1;
  748.                                printf("%s", n.sysname);
  749.                                ; return 0; }
  750.  
  751. <==
  752. [1/3] Compiling bin/.conf_check_8fe8eb46807bae0f827131070ff564cd/test.c
  753.  
  754. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_8fe8eb46807bae0f827131070ff564cd/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  755. [2/3] Linking bin/.conf_check_8fe8eb46807bae0f827131070ff564cd/testbuild/default/testprog
  756.  
  757. ['x86_64-openwrt-linux-musl-gcc', 'test.c.1.o', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_8fe8eb46807bae0f827131070ff564cd/testbuild/default/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/lib', '-L/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib', '-znow', '-zrelro', '-Wl,--gc-sections,--as-needed']
  758. [3/3] Processing bin/.conf_check_8fe8eb46807bae0f827131070ff564cd/testbuild/default/testprog
  759.  
  760. ['/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_8fe8eb46807bae0f827131070ff564cd/testbuild/default/testprog', '--cross-answers', '/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/cross-answers.txt', 'Checking uname sysname type']
  761. out: -n Linux
  762.  
  763. -n Linux
  764.  
  765. ----------------------------------------
  766. Checking uname machine type
  767. ==>
  768. #define CONFIG_H_IS_FROM_SAMBA 1
  769. #define _SAMBA_BUILD_ 4
  770. #define HAVE_CONFIG_H 1
  771. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  772. #define HAVE_SYS_UTSNAME_H 1
  773. #define SYSTEM_UNAME_SYSNAME "-n Linux
  774. "
  775.  
  776. #include <sys/utsname.h>
  777. int main(void) {
  778.                               int printf(const char *format, ...);
  779.                               struct utsname n;
  780.                               if (uname(&n) == -1) return -1;
  781.                               printf("%s", n.machine);
  782.                               ; return 0; }
  783.  
  784. <==
  785. [1/3] Compiling bin/.conf_check_b4df6b5987846c10c597e789493211c0/test.c
  786.  
  787. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_b4df6b5987846c10c597e789493211c0/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  788. err: ../../test.c:6:30: warning: missing terminating " character
  789.     6 | #define SYSTEM_UNAME_SYSNAME "-n Linux
  790.       |                              ^
  791. ../../test.c:7:1: warning: missing terminating " character
  792.    7 | "
  793.       | ^
  794. ../../test.c:7:1: error: missing terminating " character
  795.  
  796. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Test does not build: Traceback (most recent call last):
  797.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  798.    return cache[k]
  799. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  800.  
  801. During handling of the above exception, another exception occurred:
  802.  
  803. Traceback (most recent call last):
  804.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  805.    return cache[k]
  806. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  807.  
  808. During handling of the above exception, another exception occurred:
  809.  
  810. Traceback (most recent call last):
  811.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Configure.py", line 602, in run_build
  812.    bld.compile()
  813.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Build.py", line 355, in compile
  814.    raise Errors.BuildError(self.producer.error)
  815. waflib.Errors.BuildError: Build failed
  816. -> task in 'testprog' failed with exit status 1 (run with -v to display more information)
  817.  
  818. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: The configuration failed
  819. not found
  820. ----------------------------------------
  821. Checking uname release type
  822. ==>
  823. #define CONFIG_H_IS_FROM_SAMBA 1
  824. #define _SAMBA_BUILD_ 4
  825. #define HAVE_CONFIG_H 1
  826. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  827. #define HAVE_SYS_UTSNAME_H 1
  828. #define SYSTEM_UNAME_SYSNAME "-n Linux
  829. "
  830. /* #undef SYSTEM_UNAME_MACHINE */
  831.  
  832. #include <sys/utsname.h>
  833. int main(void) {
  834.                               int printf(const char *format, ...);
  835.                               struct utsname n;
  836.                               if (uname(&n) == -1) return -1;
  837.                               printf("%s", n.release);
  838.                               ; return 0; }
  839.  
  840. <==
  841. [1/3] Compiling bin/.conf_check_494a42a39fa8b2ec330e2cf33567711e/test.c
  842.  
  843. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_494a42a39fa8b2ec330e2cf33567711e/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  844. err: ../../test.c:6:30: warning: missing terminating " character
  845.     6 | #define SYSTEM_UNAME_SYSNAME "-n Linux
  846.       |                              ^
  847. ../../test.c:7:1: warning: missing terminating " character
  848.    7 | "
  849.       | ^
  850. ../../test.c:7:1: error: missing terminating " character
  851.  
  852. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Test does not build: Traceback (most recent call last):
  853.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  854.    return cache[k]
  855. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  856.  
  857. During handling of the above exception, another exception occurred:
  858.  
  859. Traceback (most recent call last):
  860.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  861.    return cache[k]
  862. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  863.  
  864. During handling of the above exception, another exception occurred:
  865.  
  866. Traceback (most recent call last):
  867.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Configure.py", line 602, in run_build
  868.    bld.compile()
  869.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Build.py", line 355, in compile
  870.    raise Errors.BuildError(self.producer.error)
  871. waflib.Errors.BuildError: Build failed
  872. -> task in 'testprog' failed with exit status 1 (run with -v to display more information)
  873.  
  874. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: The configuration failed
  875. not found
  876. ----------------------------------------
  877. Checking uname version type
  878. ==>
  879. #define CONFIG_H_IS_FROM_SAMBA 1
  880. #define _SAMBA_BUILD_ 4
  881. #define HAVE_CONFIG_H 1
  882. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  883. #define HAVE_SYS_UTSNAME_H 1
  884. #define SYSTEM_UNAME_SYSNAME "-n Linux
  885. "
  886. /* #undef SYSTEM_UNAME_MACHINE */
  887. /* #undef SYSTEM_UNAME_RELEASE */
  888.  
  889. #include <sys/utsname.h>
  890. int main(void) {
  891.                               int printf(const char *format, ...);
  892.                               struct utsname n;
  893.                               if (uname(&n) == -1) return -1;
  894.                               printf("%s", n.version);
  895.                               ; return 0; }
  896.  
  897. <==
  898. [1/3] Compiling bin/.conf_check_d12ce21535418a856c58cabed1289d48/test.c
  899.  
  900. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_d12ce21535418a856c58cabed1289d48/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  901. err: ../../test.c:6:30: warning: missing terminating " character
  902.     6 | #define SYSTEM_UNAME_SYSNAME "-n Linux
  903.       |                              ^
  904. ../../test.c:7:1: warning: missing terminating " character
  905.    7 | "
  906.       | ^
  907. ../../test.c:7:1: error: missing terminating " character
  908.  
  909. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Test does not build: Traceback (most recent call last):
  910.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  911.    return cache[k]
  912. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  913.  
  914. During handling of the above exception, another exception occurred:
  915.  
  916. Traceback (most recent call last):
  917.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  918.    return cache[k]
  919. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  920.  
  921. During handling of the above exception, another exception occurred:
  922.  
  923. Traceback (most recent call last):
  924.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Configure.py", line 602, in run_build
  925.    bld.compile()
  926.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Build.py", line 355, in compile
  927.    raise Errors.BuildError(self.producer.error)
  928. waflib.Errors.BuildError: Build failed
  929. -> task in 'testprog' failed with exit status 1 (run with -v to display more information)
  930.  
  931. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: The configuration failed
  932. not found
  933. ----------------------------------------
  934. Checking for header stdio.h
  935. ==>
  936. #define CONFIG_H_IS_FROM_SAMBA 1
  937. #define _SAMBA_BUILD_ 4
  938. #define HAVE_CONFIG_H 1
  939. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  940. #define HAVE_SYS_UTSNAME_H 1
  941. #define SYSTEM_UNAME_SYSNAME "-n Linux
  942. "
  943. /* #undef SYSTEM_UNAME_MACHINE */
  944. /* #undef SYSTEM_UNAME_RELEASE */
  945. /* #undef SYSTEM_UNAME_VERSION */
  946.  
  947. #include <stdio.h>
  948. int main(void) { return 0; }
  949.  
  950. <==
  951. [1/1] Compiling bin/.conf_check_040e543be9ea830db888dfc9ce723529/test.c
  952.  
  953. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_040e543be9ea830db888dfc9ce723529/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  954. err: ../../test.c:6:30: warning: missing terminating " character
  955.     6 | #define SYSTEM_UNAME_SYSNAME "-n Linux
  956.       |                              ^
  957. ../../test.c:7:1: warning: missing terminating " character
  958.    7 | "
  959.       | ^
  960. ../../test.c:7:1: error: missing terminating " character
  961.  
  962. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Test does not build: Traceback (most recent call last):
  963.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  964.    return cache[k]
  965. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  966.  
  967. During handling of the above exception, another exception occurred:
  968.  
  969. Traceback (most recent call last):
  970.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  971.    return cache[k]
  972. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  973.  
  974. During handling of the above exception, another exception occurred:
  975.  
  976. Traceback (most recent call last):
  977.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Configure.py", line 602, in run_build
  978.    bld.compile()
  979.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Build.py", line 355, in compile
  980.    raise Errors.BuildError(self.producer.error)
  981. waflib.Errors.BuildError: Build failed
  982. -> task in 'testprog' failed with exit status 1 (run with -v to display more information)
  983.  
  984. no
  985. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: The configuration failed
  986. ----------------------------------------
  987. Checking simple C program
  988. ==>
  989. #define CONFIG_H_IS_FROM_SAMBA 1
  990. #define _SAMBA_BUILD_ 4
  991. #define HAVE_CONFIG_H 1
  992. #define SRCDIR "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7"
  993. #define HAVE_SYS_UTSNAME_H 1
  994. #define SYSTEM_UNAME_SYSNAME "-n Linux
  995. "
  996. /* #undef SYSTEM_UNAME_MACHINE */
  997. /* #undef SYSTEM_UNAME_RELEASE */
  998. /* #undef SYSTEM_UNAME_VERSION */
  999.  
  1000.  
  1001. int main(void) { printf("hello world"); return 0; }
  1002.  
  1003. <==
  1004. [1/3] Compiling bin/.conf_check_ac6182aa5582888bf5903ad800a8f86a/test.c
  1005.  
  1006. ['x86_64-openwrt-linux-musl-gcc', '-D_SAMBA_BUILD_=4', '-DHAVE_CONFIG_H=1', '-Os', '-pipe', '-fno-caller-saves', '-fno-plt', '-fhonour-copts', '-Wno-error=unused-but-set-variable', '-Wno-error=unused-result', '-fmacro-prefix-map=/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7=samba-4.14.7', '-Wformat', '-Werror=format-security', '-fstack-protector', '-D_FORTIFY_SOURCE=1', '-Wl,-z,now', '-Wl,-z,relro', '-DPIC', '-fpic', '-ffunction-sections', '-fdata-sections', '-MMD', '-I/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba', '-I.', '-I../..', '-I.', '-I../..', '../../test.c', '-c', '-o/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/bin/.conf_check_ac6182aa5582888bf5903ad800a8f86a/testbuild/default/test.c.1.o', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify', '-I/Volumes/test2/5/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include']
  1007. err: ../../test.c:6:30: warning: missing terminating " character
  1008.     6 | #define SYSTEM_UNAME_SYSNAME "-n Linux
  1009.       |                              ^
  1010. ../../test.c:7:1: warning: missing terminating " character
  1011.    7 | "
  1012.       | ^
  1013. ../../test.c:7:1: error: missing terminating " character
  1014. ../../test.c: In function 'main':
  1015. ../../test.c:13:19: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
  1016.   13 |  int main(void) { printf("hello world"); return 0; }
  1017.      |                   ^~~~~~
  1018. ../../test.c:1:1: note: include '<stdio.h>' or provide a declaration of 'printf'
  1019.  +++ |+#include <stdio.h>
  1020.    1 | #define CONFIG_H_IS_FROM_SAMBA 1
  1021. ../../test.c:13:19: warning: incompatible implicit declaration of built-in function 'printf' [-Wbuiltin-declaration-mismatch]
  1022.   13 |  int main(void) { printf("hello world"); return 0; }
  1023.      |                   ^~~~~~
  1024. ../../test.c:13:19: note: include '<stdio.h>' or provide a declaration of 'printf'
  1025.  
  1026. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: Test does not build: Traceback (most recent call last):
  1027.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  1028.    return cache[k]
  1029. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  1030.  
  1031. During handling of the above exception, another exception occurred:
  1032.  
  1033. Traceback (most recent call last):
  1034.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Utils.py", line 828, in wrap
  1035.    return cache[k]
  1036. KeyError: (<samba_waf18.ConfigurationContext object at 0x7fc3b36c1e60>,)
  1037.  
  1038. During handling of the above exception, another exception occurred:
  1039.  
  1040. Traceback (most recent call last):
  1041.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Configure.py", line 602, in run_build
  1042.    bld.compile()
  1043.  File "/Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/third_party/waf/waflib/Build.py", line 355, in compile
  1044.    raise Errors.BuildError(self.producer.error)
  1045. waflib.Errors.BuildError: Build failed
  1046. -> task in 'testprog' failed with exit status 1 (run with -v to display more information)
  1047.  
  1048. from /Volumes/test2/5/openwrt/build_dir/target-x86_64_musl/samba-4.14.7/buildtools/wafsamba: The configuration failed
  1049. not found
  1050.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement