gvalkov

samba4-macos-2022-02-16.1

Feb 16th, 2022 (edited)
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 375.09 KB | None | 0 0
  1. make package/feeds/packages/samba4/{clean,compile} V=sc
  2.  
  3. time: target/linux/prereq#0.14#0.08#0.28
  4. make[1]: Entering directory '/Volumes/test/openwrt'
  5. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/net/samba4'
  6. rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12
  7. rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/stamp/.samba4_installed
  8. rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/packages/samba4.list
  9. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/net/samba4'
  10. time: package/feeds/packages/samba4/clean#0.37#1.42#2.67
  11. make[1]: Leaving directory '/Volumes/test/openwrt'
  12. make[1]: Entering directory '/Volumes/test/openwrt'
  13. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/toolchain'
  14. /Volumes/test/openwrt/bin/targets/x86/64/packages/libatomic1_11.2.0-3_x86_64.ipk
  15. mkdir -p /Volumes/test/openwrt/bin/targets/x86/64/packages /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic/CONTROL /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo
  16. install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic/lib
  17. cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/libatomic.so.* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic/lib/
  18. find /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic -name 'CVS' -o -name '.svn' -o -name '.#*' -o -name '*~'| xargs -r rm -rf
  19. export CROSS="x86_64-openwrt-linux-musl-"  NO_RENAME=1 ; NM="x86_64-openwrt-linux-musl-nm" STRIP="/Volumes/test/openwrt/staging_dir/host/bin/sstrip -z" STRIP_KMOD="/Volumes/test/openwrt/scripts/strip-kmod.sh" PATCHELF="/Volumes/test/openwrt/staging_dir/host/bin/patchelf" /Volumes/test/openwrt/scripts/rstrip.sh /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic
  20. rstrip.sh: /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic/lib/libatomic.so.1.2.0: shared object
  21. (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic/CONTROL; ( echo "$CONTROL"; printf "Description: "; echo "$DESCRIPTION" | sed -e 's,^[[:space:]]*, ,g'; ) > control; chmod 644 control; ( echo "#!/bin/sh"; echo "[ \"\${IPKG_NO_SCRIPT}\" = \"1\" ] && exit 0"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_postinst \$0 \$@"; ) > postinst; ( echo "#!/bin/sh"; echo "[ -s "\${IPKG_INSTROOT}/lib/functions.sh" ] || exit 0"; echo ". \${IPKG_INSTROOT}/lib/functions.sh"; echo "default_prerm \$0 \$@"; ) > prerm; chmod 0755 postinst prerm;  )
  22. install -d -m0755 /Volumes/test/openwrt/bin/targets/x86/64/packages
  23. /Volumes/test/openwrt/staging_dir/host/bin/fakeroot /Volumes/test/openwrt/staging_dir/host/bin/bash /Volumes/test/openwrt/scripts/ipkg-build -m "" /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic /Volumes/test/openwrt/bin/targets/x86/64/packages
  24. Packaged contents of /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/ipkg-x86_64/libatomic into /Volumes/test/openwrt/bin/targets/x86/64/packages/libatomic1_11.2.0-3_x86_64.ipk
  25. echo "libc" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
  26. rm -rf /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic.installed /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic
  27. mkdir -p /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic
  28. install -d -m0755 /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic/lib
  29. cp -fpR /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/libatomic.so.* /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic/lib/
  30. touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic.installed
  31. echo "libgcc" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
  32. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  33. echo '1' | cmp -s - /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libatomic.version || { echo '1' > /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libatomic.version;  }
  34. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/toolchain/.pkgdir/libatomic/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  35. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libatomic_installed
  36. echo "libatomic" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
  37. echo "libstdcpp" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
  38. echo "libpthread" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
  39. echo "librt" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/toolchain.default.install
  40. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/toolchain'
  41. time: package/libs/toolchain/compile#0.54#0.33#0.96
  42. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/expat'
  43. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  44. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/expat-2.4.3/.pkgdir/libexpat/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  45. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libexpat_installed
  46. echo "libexpat" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/expat.default.install
  47. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/expat'
  48. time: package/feeds/packages/expat/compile#0.29#0.22#0.64
  49. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/openssl'
  50. echo "libopenssl" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/openssl.default.install
  51. echo "libopenssl-conf" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/openssl.default.install
  52. echo "openssl-util" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/openssl.default.install
  53. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/openssl'
  54. time: package/libs/openssl/compile#0.24#0.16#0.48
  55. make[2]: Entering directory '/Volumes/test/openwrt/package/system/ca-certificates'
  56. echo "ca-bundle" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/ca-certificates.default.install
  57. make[2]: Leaving directory '/Volumes/test/openwrt/package/system/ca-certificates'
  58. time: package/system/ca-certificates/compile#0.21#0.15#0.44
  59. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/net/unbound'
  60. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/net/unbound'
  61. time: package/feeds/packages/unbound/compile#0.31#0.21#0.62
  62. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/gmp'
  63. echo "libgmp" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/gmp.default.install
  64. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/gmp'
  65. time: package/libs/gmp/compile#0.29#0.21#0.58
  66. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/nettle'
  67. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  68. echo '8' | cmp -s - /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libnettle.version || { echo '8' > /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libnettle.version;  }
  69. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/nettle-3.7.3/.pkgdir/libnettle/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  70. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libnettle_installed
  71. echo "libnettle" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/nettle.default.install
  72. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/nettle'
  73. time: package/libs/nettle/compile#0.34#0.22#0.70
  74. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/gnutls'
  75. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  76. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/gnutls-3.7.1/.pkgdir/libgnutls/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  77. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libgnutls_installed
  78. echo "libgnutls" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/gnutls.default.install
  79. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/gnutls'
  80. time: package/feeds/packages/gnutls/compile#0.30#0.32#1.22
  81. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/libtasn1'
  82. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  83. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/libtasn1-4.16.0/.pkgdir/libtasn1/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  84. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libtasn1_installed
  85. echo "libtasn1" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libtasn1.default.install
  86. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/libtasn1'
  87. time: package/feeds/packages/libtasn1/compile#0.28#0.21#0.60
  88. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/libtasn1'
  89. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/libtasn1'
  90. time: package/feeds/packages/libtasn1/host-compile#0.25#0.19#0.54
  91. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/libtirpc'
  92. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  93. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/libtirpc-1.3.2/.pkgdir/libtirpc/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  94. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libtirpc_installed
  95. echo "libtirpc" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libtirpc.default.install
  96. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/libtirpc'
  97. time: package/feeds/packages/libtirpc/compile#0.36#0.23#0.71
  98. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/lang/perl'
  99. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/lang/perl'
  100. time: package/feeds/packages/perl/host-compile#0.41#0.30#0.75
  101. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/lang/perl-parse-yapp'
  102. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/lang/perl-parse-yapp'
  103. time: package/feeds/packages/perl-parse-yapp/host-compile#0.26#0.17#0.53
  104. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/libffi'
  105. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/libffi'
  106. time: package/feeds/packages/libffi/host-compile#0.23#0.18#0.50
  107. make[2]: Entering directory '/Volumes/test/openwrt/package/utils/bzip2'
  108. make[2]: Leaving directory '/Volumes/test/openwrt/package/utils/bzip2'
  109. time: package/utils/bzip2/host-compile#0.33#0.18#0.61
  110. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/lang/python/python3'
  111. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/lang/python/python3'
  112. time: package/feeds/packages/python3/host-compile#0.37#0.29#0.78
  113. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/gettext-full'
  114. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/gettext-full'
  115. time: package/libs/gettext-full/host-compile#0.32#0.32#0.77
  116. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/rpcsvc-proto'
  117. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/rpcsvc-proto'
  118. time: package/feeds/packages/rpcsvc-proto/host-compile#0.23#0.18#0.51
  119. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/net/samba4'
  120. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/net/samba4'
  121. time: package/feeds/packages/samba4/host-compile#0.42#0.36#0.88
  122. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/libcap'
  123. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  124. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/libcap-2.63/.pkgdir/libcap/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  125. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libcap_installed
  126. echo "libcap" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libcap.default.install
  127. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/libcap'
  128. time: package/libs/libcap/compile#0.29#0.19#0.59
  129. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/popt'
  130. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  131. echo '0' | cmp -s - /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libpopt.version || { echo '0' > /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libpopt.version;  }
  132. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/popt-1.16/.pkgdir/libpopt/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  133. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libpopt_installed
  134. echo "libpopt" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/popt.default.install
  135. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/popt'
  136. time: package/libs/popt/compile#0.34#0.17#0.62
  137. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/ncurses'
  138. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/ncurses'
  139. time: package/libs/ncurses/host-compile#0.26#0.19#0.54
  140. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/zlib'
  141. echo "zlib" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/zlib.default.install
  142. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/zlib'
  143. time: package/libs/zlib/compile#0.24#0.15#0.48
  144. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/ncurses'
  145. echo "terminfo" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/ncurses.default.install
  146. echo "libncurses" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/ncurses.default.install
  147. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/ncurses'
  148. time: package/libs/ncurses/compile#0.30#0.22#0.61
  149. make[2]: Entering directory '/Volumes/test/openwrt/package/libs/readline'
  150. echo "libreadline" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/readline.default.install
  151. make[2]: Leaving directory '/Volumes/test/openwrt/package/libs/readline'
  152. time: package/libs/readline/compile#0.27#0.19#0.56
  153. make[2]: Entering directory '/Volumes/test/openwrt/package/utils/util-linux'
  154. echo "libuuid" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  155. echo "libblkid" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  156. echo "libfdisk" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  157. echo "libmount" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  158. echo "libsmartcols" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  159. echo "blkid" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  160. echo "cfdisk" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  161. echo "eject" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  162. echo "findfs" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  163. echo "lsblk" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  164. echo "partx-utils" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/util-linux.default.install
  165. make[2]: Leaving directory '/Volumes/test/openwrt/package/utils/util-linux'
  166. time: package/utils/util-linux/compile#0.33#0.24#0.69
  167. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/liburing'
  168. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  169. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/liburing-2.1/.pkgdir/liburing/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  170. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.liburing_installed
  171. echo "liburing" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/liburing.default.install
  172. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/liburing'
  173. time: package/feeds/packages/liburing/compile#0.30#0.18#0.59
  174. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/utils/dbus'
  175. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  176. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/dbus-1.13.18/.pkgdir/libdbus/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  177. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libdbus_installed
  178. echo "libdbus" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/dbus.default.install
  179. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  180. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/dbus-1.13.18/.pkgdir/dbus/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  181. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.dbus_installed
  182. echo "dbus" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/dbus.default.install
  183. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/utils/dbus'
  184. time: package/feeds/packages/dbus/compile#0.34#0.21#0.67
  185. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/gdbm'
  186. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/gdbm'
  187. time: package/feeds/packages/gdbm/compile#0.26#0.16#0.51
  188. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/libdaemon'
  189. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  190. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/libdaemon-0.14/.pkgdir/libdaemon/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  191. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libdaemon_installed
  192. echo "libdaemon" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/libdaemon.default.install
  193. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/libdaemon'
  194. time: package/feeds/packages/libdaemon/compile#0.23#0.16#0.49
  195. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/avahi'
  196. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  197. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/avahi-dbus/avahi-0.8/.pkgdir/libavahi-client/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  198. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libavahi-client_installed
  199. echo "libavahi-client" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  200. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  201. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/avahi-dbus/avahi-0.8/.pkgdir/libavahi-dbus-support/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  202. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libavahi-dbus-support_installed
  203. echo "libavahi-dbus-support" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  204. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  205. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/avahi-dbus/avahi-0.8/.pkgdir/avahi-dbus-daemon/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  206. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.avahi-dbus-daemon_installed
  207. echo "avahi-dbus-daemon" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  208. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/avahi'
  209. time: package/feeds/packages/avahi/dbus/compile#0.27#0.22#0.66
  210. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/avahi'
  211. echo "libavahi-client" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  212. echo "libavahi-dbus-support" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  213. echo "avahi-dbus-daemon" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  214. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/avahi'
  215. time: package/feeds/packages/avahi/dbus/compile#0.22#0.16#0.47
  216. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/libs/avahi'
  217. echo "libavahi-client" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  218. echo "libavahi-dbus-support" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  219. echo "avahi-dbus-daemon" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/avahi.dbus.install
  220. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/libs/avahi'
  221. time: package/feeds/packages/avahi/dbus/compile#0.22#0.16#0.47
  222. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/utils/attr'
  223. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  224. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/attr-2.5.1/.pkgdir/attr/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  225. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.attr_installed
  226. echo "attr" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/attr.default.install
  227. mkdir -p /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp
  228. SHELL= flock /Volumes/test/openwrt/tmp/.root-copy.flock -c 'cp -fpR /Volumes/test/openwrt/build_dir/target-x86_64_musl/attr-2.5.1/.pkgdir/libattr/. /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/'
  229. touch /Volumes/test/openwrt/staging_dir/target-x86_64_musl/root-x86/stamp/.libattr_installed
  230. echo "libattr" >> /Volumes/test/openwrt/staging_dir/target-x86_64_musl/pkginfo/attr.default.install
  231. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/utils/attr'
  232. time: package/feeds/packages/attr/compile#0.39#0.21#0.78
  233. make[2]: Entering directory '/Volumes/test/openwrt/feeds/packages/net/samba4'
  234. touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.prepared_0a59da38bb4a4b961fa6ea739ef386ab_6664517399ebbbc92a37c5bb081b5c53_check
  235. . /Volumes/test/openwrt/include/shell.sh; gzip -dc /Volumes/test/openwrt/dl/samba-4.14.12.tar.gz | tar -C /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.. -xf -
  236. [ ! -d ./src/ ] || cp -fpR ./src/. /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12
  237.  
  238. Applying ./patches/001-samba-4.4.0-pam.patch using plaintext:
  239. patching file source3/wscript
  240.  
  241. Applying ./patches/002-dnsserver-4.7.0.patch using plaintext:
  242. patching file source4/dns_server/wscript_build
  243.  
  244. Applying ./patches/003-getpwent_r.patch using plaintext:
  245. patching file source4/torture/local/nss_tests.c
  246.  
  247. Applying ./patches/004-missing-headers.patch using plaintext:
  248. patching file lib/param/loadparm.h
  249. patching file source3/lib/system_smbd.c
  250. patching file source4/torture/local/nss_tests.c
  251.  
  252. Applying ./patches/005-musl_uintptr.patch using plaintext:
  253. patching file third_party/cmocka/cmocka.h
  254.  
  255. Applying ./patches/006-netdb-defines.patch using plaintext:
  256. patching file nsswitch/wins.c
  257.  
  258. Applying ./patches/007-libldb-fix-musl-libc-unkown-type-error.patch using plaintext:
  259. patching file lib/tevent/tevent.h
  260.  
  261. Applying ./patches/008-samba-4.11-add_missing___compar_fn_t.patch using plaintext:
  262. patching file source4/dsdb/samdb/ldb_modules/count_attrs.c
  263.  
  264. Applying ./patches/009-samba-4-11-fix-host-tools-checks.patch.patch using plaintext:
  265. patching file wscript_configure_embedded_heimdal
  266. patching file wscript_configure_system_heimdal
  267.  
  268. Applying ./patches/010-samba-4-12-fix-musl_missing__nss_buflen_passwd.patch using plaintext:
  269. patching file lib/util/util_paths.c
  270.  
  271. Applying ./patches/011-samba-4-14-disable-python-module-host-check.patch using plaintext:
  272. patching file python/wscript
  273.  
  274. Applying ./patches/020-source3-msgsock-nvram-fix.patch using plaintext:
  275. patching file source3/lib/messages.c
  276.  
  277. Applying ./patches/021-source4-msgsock-nvram-fix.patch using plaintext:
  278. patching file source4/lib/messaging/messaging.c
  279.  
  280. Applying ./patches/030_wafsamba-replace-echo-n-with-printf.patch using plaintext:
  281. patching file buildtools/wafsamba/samba_cross.py
  282.  
  283. Applying ./patches/101-do-not-check-xsltproc-manpages.patch using plaintext:
  284. patching file lib/ldb/wscript
  285. patching file lib/talloc/wscript
  286. patching file lib/tdb/wscript
  287.  
  288. Applying ./patches/102-samba-4.11-unbundle-libbsd.patch using plaintext:
  289. patching file lib/replace/wscript
  290.  
  291. Applying ./patches/103-samba-4.12-unbundle-libunwind.patch using plaintext:
  292. patching file lib/util/wscript_configure
  293.  
  294. Applying ./patches/104-samba-4.12-unbundle-icu.patch using plaintext:
  295. patching file lib/util/charset/wscript_configure
  296. # un-bundle dnspython
  297. /Volumes/test/openwrt/staging_dir/host/bin/sed -i -e '/"dns.resolver":/d' /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/third_party/wscript
  298. # unbundle iso8601
  299. /Volumes/test/openwrt/staging_dir/host/bin/sed -i -e '/"iso8601":/d' /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/third_party/wscript
  300. /Volumes/test/openwrt/staging_dir/host/bin/sed -i -e "/^VERSION=/i sys.platform='linux'" /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/buildtools/bin/waf
  301. touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.prepared_0a59da38bb4a4b961fa6ea739ef386ab_6664517399ebbbc92a37c5bb081b5c53
  302. rm -f /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.configured_*
  303. rm -f /Volumes/test/openwrt/staging_dir/target-x86_64_musl/stamp/.samba4_installed
  304. cp -fpR ./waf-cross-answers/x86_64.txt /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/cross-answers.txt
  305. echo 'Checking uname sysname type: "OpenWrt"' >> /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/cross-answers.txt
  306. echo 'Checking uname machine type: "x86_64"' >> /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/cross-answers.txt
  307. echo 'Checking uname release type: "5.10.100"' >> /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/cross-answers.txt
  308. echo 'Checking uname version type: "OpenWrt Linux-5.10.100 2022-02-16"' >> /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/cross-answers.txt
  309. # NOTE: special answers for freeBSD/CircleCI
  310. echo 'checking for clnt_create(): OK' >> /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/cross-answers.txt
  311. (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/./; if [ -x ./buildtools/bin/waf ]; then find /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ -name config.guess | xargs -r chmod u+w; find /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ -name config.guess | xargs -r -n1 cp --remove-destination /Volumes/test/openwrt/scripts/config.guess; find /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ -name config.sub | xargs -r chmod u+w; find /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ -name config.sub | xargs -r -n1 cp --remove-destination /Volumes/test/openwrt/scripts/config.sub; AR="x86_64-openwrt-linux-musl-gcc-ar" AS="x86_64-openwrt-linux-musl-gcc -c -Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12=samba-4.14.12 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections" LD=x86_64-openwrt-linux-musl-ld NM="x86_64-openwrt-linux-musl-gcc-nm" CC="x86_64-openwrt-linux-musl-gcc" GCC="x86_64-openwrt-linux-musl-gcc" CXX="x86_64-openwrt-linux-musl-g++" RANLIB="x86_64-openwrt-linux-musl-gcc-ranlib" STRIP=x86_64-openwrt-linux-musl-strip OBJCOPY=x86_64-openwrt-linux-musl-objcopy OBJDUMP=x86_64-openwrt-linux-musl-objdump SIZE=x86_64-openwrt-linux-musl-size CFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12=samba-4.14.12 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections " CXXFLAGS="-Os -pipe -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -fmacro-prefix-map=/Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12=samba-4.14.12 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -DPIC -fpic -ffunction-sections -fdata-sections " CPPFLAGS="-I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/include -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include/fortify -I/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/include " LDFLAGS="-L/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/usr/lib -L/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib -znow -zrelro -Wl,--gc-sections,--as-needed "  CPP="x86_64-openwrt-linux-musl-cpp" XSLTPROC=false WAF_NO_PREFORK=1 PATH="/Volumes/test/openwrt/staging_dir/hostpkg/bin:/Volumes/test/openwrt/staging_dir/hostpkg/usr/bin:/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin:/Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/bin:/Volumes/test/openwrt/staging_dir/host/bin:/Volumes/test/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"  ./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/test/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,vfs_widelinks,!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 ; fi; )
  312. Setting top to                           : /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12
  313. Setting out to                           : /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin
  314. Checking for 'gcc' (C compiler)          : x86_64-openwrt-linux-musl-gcc
  315. Checking for program 'git'               : /Volumes/test/openwrt/staging_dir/host/bin/git
  316. Checking for c flags '-MMD'              : yes
  317. Checking for program 'gdb'               : not found
  318. Checking for header sys/utsname.h        : yes
  319. Checking uname sysname type              : Linux
  320. Checking uname machine type              : x86_64
  321. Checking uname release type              : 5.10.100
  322. Checking uname version type              : OpenWrt Linux-5.10.100 2022-02-16
  323. Checking for header stdio.h              : yes
  324. Checking simple C program                : ok
  325. Checking compiler accepts ['-Werror']    : yes
  326. Checking linker accepts ['-Wl,-rpath,.'] : yes
  327. Checking for rpath library support       : yes
  328. Checking for -Wl,--version-script support : yes
  329. Checking compiler accepts ['-fvisibility=hidden'] : yes
  330. Checking for HAVE_VISIBILITY_ATTR                 : ok
  331. Checking for library constructor support          : ok
  332. Checking for library destructor support           : ok
  333. Checking for __attribute__                        : ok
  334. Checking compiler accepts ['-fPIC']               : yes
  335. Checking for inline                               : inline
  336. Checking for program 'pkg-config'                 : /Volumes/test/openwrt/staging_dir/host/bin/pkg-config
  337. Checking for pkg-config version >= '0.0.0'        : yes
  338. Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] : yes
  339. Checking compiler accepts ['']                           : yes
  340. Checking for header sys/types.h                          : yes
  341. Checking for header sys/stat.h                           : yes
  342. Checking for header stdlib.h                             : yes
  343. Checking for header stddef.h                             : yes
  344. Checking for header memory.h                             : yes
  345. Checking for header string.h                             : yes
  346. Checking for header strings.h                            : yes
  347. Checking for header inttypes.h                           : yes
  348. Checking for header stdint.h                             : yes
  349. Checking for header unistd.h                             : yes
  350. Checking for header minix/config.h                       : no
  351. Checking for header ctype.h                              : yes
  352. Checking for header standards.h                          : no
  353. Checking for header stdbool.h                            : yes
  354. Checking for header stdarg.h                             : yes
  355. Checking for header vararg.h                             : no
  356. Checking for header limits.h                             : yes
  357. Checking for header assert.h                             : yes
  358. Checking getconf LFS_CFLAGS                              : not found
  359. Checking for large file support without additional flags : ok
  360. Checking for header sys/time.h                           : yes
  361. Checking for header time.h                               : yes
  362. Checking for header endian.h                             : yes
  363. Checking for header sys/endian.h                         : no
  364. Checking for HAVE_LITTLE_ENDIAN                          : ok
  365. Checking for HAVE_BIG_ENDIAN                             : not found
  366. Checking for header signal.h                             : yes
  367. Checking if signal handlers return int                   : not found
  368. Checking for variable __FUNCTION__                       : ok
  369. Checking for va_copy                                     : ok
  370. Checking for HAVE__VA_ARGS__MACRO                        : ok
  371. Checking for header linux/types.h                        : yes
  372. Checking for header crypt.h                              : yes
  373. Checking for header locale.h                             : yes
  374. Checking for header acl/libacl.h                         : yes
  375. Checking for header compat.h                             : no
  376. Checking for header attr/xattr.h                         : no
  377. Checking for header dustat.h                             : no
  378. Checking for header fcntl.h                              : yes
  379. Checking for header fnmatch.h                            : yes
  380. Checking for header glob.h                               : yes
  381. Checking for header history.h                            : no
  382. Checking for header krb5.h                               : no
  383. Checking for header langinfo.h                           : yes
  384. Checking for header ndir.h                               : no
  385. Checking for header pwd.h                                : yes
  386. Checking for header shadow.h                             : yes
  387. Checking for header sys/acl.h                            : yes
  388. Checking for header sys/attributes.h                     : no
  389. Checking for header attr/attributes.h                    : yes
  390. Checking for header sys/capability.h                     : yes
  391. Checking for header sys/dir.h                            : yes
  392. Checking for header sys/epoll.h                          : yes
  393. Checking for header port.h                               : no
  394. Checking for header sys/fcntl.h                          : yes
  395. Checking for header sys/filio.h                          : no
  396. Checking for header sys/filsys.h                         : no
  397. Checking for header sys/fs/s5param.h                     : no
  398. Checking for header sys/id.h                             : no
  399. Checking for header sys/ioctl.h                          : yes
  400. Checking for header sys/ipc.h                            : yes
  401. Checking for header sys/mman.h                           : yes
  402. Checking for header sys/mode.h                           : no
  403. Checking for header sys/ndir.h                           : no
  404. Checking for header sys/priv.h                           : no
  405. Checking for header sys/resource.h                       : yes
  406. Checking for header sys/security.h                       : no
  407. Checking for header sys/shm.h                            : yes
  408. Checking for header sys/statfs.h                         : yes
  409. Checking for header sys/statvfs.h                        : yes
  410. Checking for header sys/termio.h                         : no
  411. Checking for header sys/vfs.h                            : yes
  412. Checking for header sys/xattr.h                          : yes
  413. Checking for header termio.h                             : no
  414. Checking for header termios.h                            : yes
  415. Checking for header sys/file.h                           : yes
  416. Checking for header sys/ucontext.h                       : yes
  417. Checking for header sys/wait.h                           : yes
  418. Checking for declaration of malloc                       : ok
  419. Checking for header grp.h                                : yes
  420. Checking for header sys/select.h                         : yes
  421. Checking for header setjmp.h                             : yes
  422. Checking for header utime.h                              : yes
  423. Checking for header sys/syslog.h                         : yes
  424. Checking for header syslog.h                             : yes
  425. Checking for header sys/mount.h                          : yes
  426. Checking for header mntent.h                             : yes
  427. Checking for header stropts.h                            : yes
  428. Checking for header unix.h                               : no
  429. Checking for header sys/param.h                          : yes
  430. Checking for header sys/socket.h                         : yes
  431. Checking for header netinet/in.h                         : yes
  432. Checking for header netdb.h                              : yes
  433. Checking for header arpa/inet.h                          : yes
  434. Checking for header netinet/in_systm.h                   : yes
  435. Checking for header netinet/ip.h                         : yes
  436. Checking for header netinet/tcp.h                        : yes
  437. Checking for header netinet/in_ip.h                      : no
  438. Checking for header sys/sockio.h                         : no
  439. Checking for header sys/un.h                             : yes
  440. Checking for header sys/uio.h                            : yes
  441. Checking for header ifaddrs.h                            : yes
  442. Checking for header direct.h                             : no
  443. Checking for header dirent.h                             : yes
  444. Checking for header windows.h                            : no
  445. Checking for header winsock2.h                           : no
  446. Checking for header ws2tcpip.h                           : no
  447. Checking for header errno.h                              : yes
  448. Checking for header getopt.h                             : yes
  449. Checking for header iconv.h                              : yes
  450. Checking for header nss.h                                : no
  451. Checking for header sasl/sasl.h                          : no
  452. Checking for inotify_init                                : ok
  453. Checking for header security/pam_appl.h                  : yes
  454. Checking for header zlib.h                               : yes
  455. Checking for header asm/unistd.h                         : yes
  456. Checking for header sys/unistd.h                         : no
  457. Checking for header alloca.h                             : yes
  458. Checking for header float.h                              : yes
  459. Checking for header rpc/rpc.h                            : no
  460. Checking for header rpc/nettype.h                        : no
  461. Checking for tirpc rpc headers in default system path    : not found
  462. Checking for libtirpc headers                            : yes
  463. Checking for header rpc/rpc.h                            : yes
  464. Checking for header rpc/nettype.h                        : yes
  465. Checking for library nsl                                 : no
  466. Checking for header rpcsvc/yp_prot.h                     : no
  467. Checking for libnsl                                      : not found
  468. Checking for header rpcsvc/nis.h                         : no
  469. Checking for header rpcsvc/ypclnt.h                      : no
  470. Checking for header sys/sysctl.h                         : not found
  471. Checking for header sys/fileio.h                         : no
  472. Checking for header sys/filesys.h                        : no
  473. Checking for header sys/dustat.h                         : no
  474. Checking for header sys/sysmacros.h                      : yes
  475. Checking for header xfs/libxfs.h                         : no
  476. Checking for header netgroup.h                           : no
  477. Checking for header valgrind.h                           : no
  478. Checking for header valgrind/valgrind.h                  : no
  479. Checking for header valgrind/memcheck.h                  : no
  480. Checking for header valgrind/helgrind.h                  : no
  481. Checking for header nss_common.h                         : no
  482. Checking for header nsswitch.h                           : no
  483. Checking for header ns_api.h                             : no
  484. Checking for header sys/extattr.h                        : no
  485. Checking for header sys/ea.h                             : no
  486. Checking for header sys/proplist.h                       : no
  487. Checking for header sys/cdefs.h                          : no
  488. Checking for header utmp.h                               : yes
  489. Checking for header utmpx.h                              : yes
  490. Checking for header lastlog.h                            : yes
  491. Checking for header syscall.h                            : yes
  492. Checking for header sys/syscall.h                        : yes
  493. Checking for header sys/atomic.h                         : no
  494. Checking for header stdatomic.h                          : yes
  495. Checking for header libgen.h                             : yes
  496. Checking compiler accepts -Wno-format-truncation         : yes
  497. Checking compiler accepts -Wno-unused-function           : yes
  498. Checking compiler accepts -Wno-strict-overflow           : yes
  499. Checking for header sys/prctl.h                          : yes
  500. Checking for prctl syscall                               : ok
  501. Checking for O_DIRECT flag to open(2)                    : ok
  502. Checking for long long                                   : ok
  503. Checking for intptr_t                                    : ok
  504. Checking for uintptr_t                                   : ok
  505. Checking for ptrdiff_t                                   : ok
  506. Checking for comparison_fn_t                             : not found
  507. Checking for _Bool                                       : ok
  508. Checking for bool                                        : ok
  509. Checking for int8_t                                      : ok
  510. Checking for uint8_t                                     : ok
  511. Checking for int16_t                                     : ok
  512. Checking for uint16_t                                    : ok
  513. Checking for int32_t                                     : ok
  514. Checking for uint32_t                                    : ok
  515. Checking for int64_t                                     : ok
  516. Checking for uint64_t                                    : ok
  517. Checking for size_t                                      : ok
  518. Checking for ssize_t                                     : ok
  519. Checking for ino_t                                       : ok
  520. Checking for loff_t                                      : not found
  521. Checking for offset_t                                    : not found
  522. Checking for volatile int                                : ok
  523. Checking for uint_t                                      : not found
  524. Checking for blksize_t                                   : ok
  525. Checking for blkcnt_t                                    : ok
  526. Checking if size of bool == 1                            : ok
  527. Checking if size of char == 1                            : ok
  528. Checking if size of int == 1                             : not found
  529. Checking if size of int == 2                             : not found
  530. Checking if size of int == 4                             : ok
  531. Checking if size of long long == 1                       : not found
  532. Checking if size of long long == 2                       : not found
  533. Checking if size of long long == 4                       : not found
  534. Checking if size of long long == 8                       : ok
  535. Checking if size of long == 1                            : not found
  536. Checking if size of long == 2                            : not found
  537. Checking if size of long == 4                            : not found
  538. Checking if size of long == 8                            : ok
  539. Checking if size of short == 1                           : not found
  540. Checking if size of short == 2                           : ok
  541. Checking if size of size_t == 1                          : not found
  542. Checking if size of size_t == 2                          : not found
  543. Checking if size of size_t == 4                          : not found
  544. Checking if size of size_t == 8                          : ok
  545. Checking if size of ssize_t == 1                         : not found
  546. Checking if size of ssize_t == 2                         : not found
  547. Checking if size of ssize_t == 4                         : not found
  548. Checking if size of ssize_t == 8                         : ok
  549. Checking if size of int8_t == 1                          : ok
  550. Checking if size of uint8_t == 1                         : ok
  551. Checking if size of int16_t == 1                         : not found
  552. Checking if size of int16_t == 2                         : ok
  553. Checking if size of uint16_t == 1                        : not found
  554. Checking if size of uint16_t == 2                        : ok
  555. Checking if size of int32_t == 1                         : not found
  556. Checking if size of int32_t == 2                         : not found
  557. Checking if size of int32_t == 4                         : ok
  558. Checking if size of uint32_t == 1                        : not found
  559. Checking if size of uint32_t == 2                        : not found
  560. Checking if size of uint32_t == 4                        : ok
  561. Checking if size of int64_t == 1                         : not found
  562. Checking if size of int64_t == 2                         : not found
  563. Checking if size of int64_t == 4                         : not found
  564. Checking if size of int64_t == 8                         : ok
  565. Checking if size of uint64_t == 1                        : not found
  566. Checking if size of uint64_t == 2                        : not found
  567. Checking if size of uint64_t == 4                        : not found
  568. Checking if size of uint64_t == 8                        : ok
  569. Checking if size of void* == 1                           : not found
  570. Checking if size of void* == 2                           : not found
  571. Checking if size of void* == 4                           : not found
  572. Checking if size of void* == 8                           : ok
  573. Checking if size of off_t == 1                           : not found
  574. Checking if size of off_t == 2                           : not found
  575. Checking if size of off_t == 4                           : not found
  576. Checking if size of off_t == 8                           : ok
  577. Checking if size of dev_t == 1                           : not found
  578. Checking if size of dev_t == 2                           : not found
  579. Checking if size of dev_t == 4                           : not found
  580. Checking if size of dev_t == 8                           : ok
  581. Checking if size of ino_t == 1                           : not found
  582. Checking if size of ino_t == 2                           : not found
  583. Checking if size of ino_t == 4                           : not found
  584. Checking if size of ino_t == 8                           : ok
  585. Checking if size of time_t == 1                          : not found
  586. Checking if size of time_t == 2                          : not found
  587. Checking if size of time_t == 4                          : not found
  588. Checking if size of time_t == 8                          : ok
  589. Checking for socklen_t                                   : ok
  590. Checking for struct ifaddrs                              : ok
  591. Checking for struct addrinfo                             : ok
  592. Checking for struct sockaddr                             : ok
  593. Checking for HAVE_STRUCT_SOCKADDR_IN6                    : ok
  594. Checking for struct sockaddr_storage                     : ok
  595. Checking for sa_family_t                                 : ok
  596. Checking for sig_atomic_t                                : ok
  597. Checking for sigsetmask                                  : not found
  598. Checking for siggetmask                                  : not found
  599. Checking for sigprocmask                                 : ok
  600. Checking for sigblock                                    : not found
  601. Checking for sigaction                                   : ok
  602. Checking for sigset                                      : ok
  603. Checking for inet_ntoa                                   : ok
  604. Checking for inet_aton                                   : ok
  605. Checking for inet_ntop                                   : ok
  606. Checking for inet_pton                                   : ok
  607. Checking for connect                                     : ok
  608. Checking for gethostbyname                               : ok
  609. Checking for getaddrinfo                                 : ok
  610. Checking for getnameinfo                                 : ok
  611. Checking for freeaddrinfo                                : ok
  612. Checking for gai_strerror                                : ok
  613. Checking for socketpair                                  : ok
  614. Checking for memset_s                                    : not found
  615. Checking for memset_explicit                             : not found
  616. Checking for volatile memory protection                  : ok
  617. Checking for variable IPV6_V6ONLY                        : ok
  618. Checking for header net/if.h                             : yes
  619. Checking for HAVE_IPV6                                   : ok
  620. Checking whether we have ucontext_t                      : ok
  621. Checking for __sync_fetch_and_add compiler builtin       : ok
  622. Checking for atomic_add_32 compiler builtin              : not found
  623. Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h : ok
  624. Checking for fallthrough attribute                                    : ok
  625. Checking for strdup                                                   : ok
  626. Checking for memmem                                                   : ok
  627. Checking for printf                                                   : ok
  628. Checking for memset                                                   : ok
  629. Checking for memcpy                                                   : ok
  630. Checking for memmove                                                  : ok
  631. Checking for strcpy                                                   : ok
  632. Checking for strncpy                                                  : ok
  633. Checking for bzero                                                    : ok
  634. Checking for shl_load                                                 : not found
  635. Checking for shl_unload                                               : not found
  636. Checking for shl_findsym                                              : not found
  637. Checking for pipe                                                     : ok
  638. Checking for strftime                                                 : ok
  639. Checking for srandom                                                  : ok
  640. Checking for random                                                   : ok
  641. Checking for srand                                                    : ok
  642. Checking for rand                                                     : ok
  643. Checking for usleep                                                   : ok
  644. Checking for setbuffer                                                : ok
  645. Checking for lstat                                                    : ok
  646. Checking for getpgrp                                                  : ok
  647. Checking for utime                                                    : ok
  648. Checking for utimes                                                   : ok
  649. Checking for setuid                                                   : ok
  650. Checking for seteuid                                                  : ok
  651. Checking for setreuid                                                 : ok
  652. Checking for setresuid                                                : ok
  653. Checking for setgid                                                   : ok
  654. Checking for setegid                                                  : ok
  655. Checking for setregid                                                 : ok
  656. Checking for setresgid                                                : ok
  657. Checking for chroot                                                   : ok
  658. Checking for strerror                                                 : ok
  659. Checking for vsyslog                                                  : ok
  660. Checking for setlinebuf                                               : ok
  661. Checking for mktime                                                   : ok
  662. Checking for ftruncate                                                : ok
  663. Checking for chsize                                                   : not found
  664. Checking for rename                                                   : ok
  665. Checking for waitpid                                                  : ok
  666. Checking for wait4                                                    : ok
  667. Checking for initgroups                                               : ok
  668. Checking for pread                                                    : ok
  669. Checking for pwrite                                                   : ok
  670. Checking for strndup                                                  : ok
  671. Checking for strcasestr                                               : ok
  672. Checking for strsep                                                   : ok
  673. Checking for strtok_r                                                 : ok
  674. Checking for mkdtemp                                                  : ok
  675. Checking for dup2                                                     : ok
  676. Checking for dprintf                                                  : ok
  677. Checking for vdprintf                                                 : ok
  678. Checking for isatty                                                   : ok
  679. Checking for chown                                                    : ok
  680. Checking for lchown                                                   : ok
  681. Checking for link                                                     : ok
  682. Checking for readlink                                                 : ok
  683. Checking for symlink                                                  : ok
  684. Checking for realpath                                                 : ok
  685. Checking for snprintf                                                 : ok
  686. Checking for vsnprintf                                                : ok
  687. Checking for asprintf                                                 : ok
  688. Checking for vasprintf                                                : ok
  689. Checking for setenv                                                   : ok
  690. Checking for unsetenv                                                 : ok
  691. Checking for strnlen                                                  : ok
  692. Checking for strtoull                                                 : ok
  693. Checking for __strtoull                                               : not found
  694. Checking for strtouq                                                  : not found
  695. Checking for strtoll                                                  : ok
  696. Checking for __strtoll                                                : not found
  697. Checking for strtoq                                                   : not found
  698. Checking for memalign                                                 : ok
  699. Checking for posix_memalign                                           : ok
  700. Checking for fmemopen                                                 : ok
  701. Checking for header malloc.h                                          : yes
  702. Checking for declaration of memalign                                  : ok
  703. Checking for posix_fallocate-capable libc                             : ok
  704. Checking for posix_fallocate                                          : ok
  705. Checking for prctl                                                    : ok
  706. Checking for dirname                                                  : ok
  707. Checking for basename                                                 : ok
  708. Checking for strlcpy                                                  : ok
  709. Checking for strlcat                                                  : ok
  710. Checking for getpeereid                                               : not found
  711. Checking for library setproctitle                                     : no
  712. Checking for setproctitle                                             : not found
  713. Checking for setproctitle_init                                        : not found
  714. Checking for closefrom                                                : not found
  715. Checking whether we can use SO_PEERCRED to get socket credentials     : ok
  716. Checking correct behavior of strtoll                                  : ok
  717. Checking for if_nametoindex                                           : ok
  718. Checking for strerror_r                                               : ok
  719. Checking for syslog                                                   : ok
  720. Checking for gai_strerror                                             : ok
  721. Checking for get_current_dir_name                                     : ok
  722. Checking for timegm                                                   : ok
  723. Checking for getifaddrs                                               : ok
  724. Checking for freeifaddrs                                              : ok
  725. Checking for mmap                                                     : ok
  726. Checking for setgroups                                                : ok
  727. Checking for syscall                                                  : ok
  728. Checking for setsid                                                   : ok
  729. Checking for getgrent_r                                               : not found
  730. Checking for getgrgid_r                                               : ok
  731. Checking for getgrnam_r                                               : ok
  732. Checking for getgrouplist                                             : ok
  733. Checking for getpagesize                                              : ok
  734. Checking for getpwent_r                                               : not found
  735. Checking for getpwnam_r                                               : ok
  736. Checking for getpwuid_r                                               : ok
  737. Checking for epoll_create                                             : ok
  738. Checking for port_create                                              : not found
  739. Checking for getprogname                                              : not found
  740. Checking for copy_file_range                                          : ok
  741. Checking for getxattr                                                 : ok
  742. Checking whether xattr interface takes additional options             : not found
  743. Checking for dlopen                                                   : ok
  744. Checking for dlsym                                                    : ok
  745. Checking for dlerror                                                  : ok
  746. Checking for dlclose                                                  : ok
  747. Checking for declaration of dlopen                                    : ok
  748. Checking C prototype for dlopen                                       : not found
  749. Checking for fdatasync                                                : ok
  750. Checking for declaration of fdatasync                                 : ok
  751. Checking for clock_gettime                                            : ok
  752. Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok
  753. Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok
  754. Checking whether the clock_gettime clock ID CLOCK_REALTIME is available           : ok
  755. Checking for struct timespec                                                      : ok
  756. Checking for header arpa/nameser.h                                                : yes
  757. Checking for header resolv.h                                                      : yes
  758. Checking for res_search                                                           : ok
  759. Checking for pthread_create                                                       : ok
  760. Checking for pthread_attr_init                                                    : ok
  761. Checking for pthread_mutexattr_setrobust                                          : ok
  762. Checking for declaration of PTHREAD_MUTEX_ROBUST                                  : ok
  763. Checking for pthread_mutex_consistent                                             : ok
  764. Checking for __thread local storage                                               : ok
  765. Checking for crypt                                                                : ok
  766. Checking for crypt_r                                                              : ok
  767. Checking for crypt_rn                                                             : not found
  768. Checking for library crypt                                                        : yes
  769. Checking for crypt_rn in crypt                                                    : not found
  770. Checking for header readline.h                                                    : no
  771. Checking for header readline/readline.h                                           : yes
  772. Checking for header readline/history.h                                            : yes
  773. Checking for variable rl_event_hook                                               : ok
  774. Checking for variable program_invocation_short_name                               : ok
  775. Checking for declaration of snprintf                                              : ok
  776. Checking for declaration of vsnprintf                                             : ok
  777. Checking for declaration of asprintf                                              : ok
  778. Checking for declaration of vasprintf                                             : ok
  779. Checking for declaration of errno                                                 : ok
  780. Checking for declaration of EWOULDBLOCK                                           : ok
  781. Checking for declaration of environ                                               : ok
  782. Checking for declaration of getgrent_r                                            : not found
  783. Checking for declaration of getgrent_r (as enum)                                  : not found
  784. Checking for declaration of getpwent_r                                            : not found
  785. Checking for declaration of getpwent_r (as enum)                                  : not found
  786. Checking for declaration of pread                                                 : ok
  787. Checking for declaration of pwrite                                                : ok
  788. Checking for declaration of setenv                                                : ok
  789. Checking for declaration of setresgid                                             : ok
  790. Checking for declaration of setresuid                                             : ok
  791. Checking for eventfd                                                              : ok
  792. Checking for header poll.h                                                        : yes
  793. Checking for poll                                                                 : ok
  794. Checking for strptime                                                             : ok
  795. Checking for declaration of strptime                                              : ok
  796. Checking for working strptime                                                     : not found
  797. Checking for declaration of gettimeofday                                          : ok
  798. Checking C prototype for gettimeofday                                             : not found
  799. Checking C prototype for gettimeofday                                             : ok
  800. Checking for C99 vsnprintf                                                        : ok
  801. Checking for HAVE_SHARED_MMAP                                                     : ok
  802. Checking for HAVE_MREMAP                                                          : ok
  803. Checking for HAVE_INCOHERENT_MMAP                                                 : not found
  804. Checking for HAVE_IMMEDIATE_STRUCTURES                                            : ok
  805. Checking for HAVE_MKDIR_MODE                                                      : ok
  806. Checking for member st_rdev in struct stat                                        : ok
  807. Checking for member st_rdev in struct stat                                        : ok
  808. Checking for member ss_family in struct sockaddr_storage                          : ok
  809. Checking for member __ss_family in struct sockaddr_storage                        : not found
  810. Checking for member sa_len in struct sockaddr                                     : not found
  811. Checking for member sin_len in struct sockaddr_in                                 : not found
  812. Checking for member sin6_len in struct sockaddr_in6                               : not found
  813. Checking for HAVE_UNIXSOCKET                                                      : ok
  814. Checking for HAVE_SECURE_MKSTEMP                                                  : ok
  815. Checking for HAVE_IFACE_GETIFADDRS                                                : not found
  816. Checking for HAVE_IFACE_AIX                                                       : not found
  817. Checking for HAVE_IFACE_IFCONF                                                    : not found
  818. Checking for HAVE_IFACE_IFREQ                                                     : not found
  819. Checking for declaration of getpwent_r                                            : not found
  820. Checking for declaration of getpwent_r (as enum)                                  : not found
  821. Checking for declaration of getgrent_r                                            : not found
  822. Checking for declaration of getgrent_r (as enum)                                  : not found
  823. Checking for declaration of getpwent_r                                            : not found
  824. Checking for declaration of getpwent_r (as enum)                                  : not found
  825. Checking for declaration of getgrent_r                                            : not found
  826. Checking for declaration of getgrent_r (as enum)                                  : not found
  827. Checking for strerror_r                                                           : ok
  828. Checking for XSI (rather than GNU) prototype for strerror_r                       : ok
  829. Checking for HAVE_FUSE_FUSE_LOWLEVEL_H                                            : not found
  830. Checking for program 'i386-mingw32-gcc'                                           : not found
  831. Checking for program 'i386-mingw32msvc-gcc'                                       : not found
  832. Checking for program 'i386-w64-mingw32-gcc'                                       : not found
  833. Checking for program 'i586-mingw32-gcc'                                           : not found
  834. Checking for program 'i586-mingw32msvc-gcc'                                       : not found
  835. Checking for program 'i586-w64-mingw32-gcc'                                       : not found
  836. Checking for program 'i686-mingw32-gcc'                                           : not found
  837. Checking for program 'i686-mingw32msvc-gcc'                                       : not found
  838. Checking for program 'i686-w64-mingw32-gcc'                                       : not found
  839. Checking for program 'x86_64-mingw32-gcc'                                         : not found
  840. Checking for program 'x86_64-mingw32msvc-gcc'                                     : not found
  841. Checking for program 'x86_64-w64-mingw32-gcc'                                     : not found
  842. Checking for program 'amd64-mingw32-gcc'                                          : not found
  843. Checking for program 'amd64-mingw32msvc-gcc'                                      : not found
  844. Checking for program 'amd64-w64-mingw32-gcc'                                      : not found
  845. Checking for program 'perl'                                                       : /Volumes/test/openwrt/staging_dir/hostpkg/usr/bin/perl
  846. Checking for program 'perl'                                                       : /Volumes/test/openwrt/staging_dir/hostpkg/usr/bin/perl
  847. Checking for minimum perl version 5.0.0                                           : 5.28.1
  848. Checking for perl $Config{vendorprefix}:                                          : not found
  849. PERL_ARCH_INSTALL_DIR:                                                            : '${LIBDIR}/perl5'
  850. PERL_LIB_INSTALL_DIR:                                                             : '${DATADIR}/perl5'
  851. PERL_INC:                                                                         : ['/Volumes/test/openwrt/staging_dir/hostpkg/usr/lib/perl5/site_perl/5.28.1/darwin-2level', '/Volumes/test/openwrt/staging_dir/hostpkg/usr/lib/perl5/site_perl/5.28.1', '/Volumes/test/openwrt/staging_dir/hostpkg/usr/lib/perl5/5.28.1/darwin-2level', '/Volumes/test/openwrt/staging_dir/hostpkg/usr/lib/perl5/5.28.1']
  852. Checking for program 'xsltproc'                                                   : false
  853. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  854. Checking for program 'python'                                                     : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  855. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  856. Checking for python version >= 3.6.0                                              : 3.10.2
  857. python headers                                                                    : Check disabled due to --disable-python
  858. Dynconfig[BINDIR]:                                                                : '/usr/bin'
  859. Dynconfig[SBINDIR]:                                                               : '/usr/sbin'
  860. Dynconfig[LIBDIR]:                                                                : '/usr/lib'
  861. Dynconfig[LIBEXECDIR]:                                                            : '/usr/lib'
  862. Dynconfig[DATADIR]:                                                               : '/usr/share'
  863. Dynconfig[SAMBA_DATADIR]:                                                         : '/usr/share/samba'
  864. Dynconfig[LOCALEDIR]:                                                             : '/usr/share/locale'
  865. Dynconfig[PYTHONDIR]:                                                             : '/usr/lib/python3.10/site-packages'
  866. Dynconfig[PYTHONARCHDIR]:                                                         : '/usr/lib/python3.10/site-packages'
  867. Dynconfig[PERL_LIB_INSTALL_DIR]:                                                  : '/usr/share/perl5'
  868. Dynconfig[PERL_ARCH_INSTALL_DIR]:                                                 : '/usr/lib/perl5'
  869. Dynconfig[INCLUDEDIR]:                                                            : '/usr/include/samba-4.0'
  870. Dynconfig[SCRIPTSBINDIR]:                                                         : '/usr/sbin'
  871. Dynconfig[SETUPDIR]:                                                              : '/usr/share/samba/setup'
  872. Dynconfig[PKGCONFIGDIR]:                                                          : '/usr/lib/pkgconfig'
  873. Dynconfig[CODEPAGEDIR]:                                                           : '/usr/share/samba/codepages'
  874. Dynconfig[PRIVATELIBDIR]:                                                         : '/usr/lib/samba'
  875. Dynconfig[MODULESDIR]:                                                            : '/usr/lib/samba'
  876. Dynconfig[PAMMODULESDIR]:                                                         : '/usr/lib/security'
  877. Dynconfig[CONFIGDIR]:                                                             : '/etc/samba'
  878. Dynconfig[PRIVATE_DIR]:                                                           : '/etc/samba'
  879. Dynconfig[BINDDNS_DIR]:                                                           : '/var/lib/samba/bind-dns'
  880. Dynconfig[LOCKDIR]:                                                               : '/var/lock'
  881. Dynconfig[PIDDIR]:                                                                : '/var/run'
  882. Dynconfig[STATEDIR]:                                                              : '/var/lib/samba'
  883. Dynconfig[CACHEDIR]:                                                              : '/var/cache/samba'
  884. Dynconfig[LOGFILEBASE]:                                                           : '/var/log'
  885. Dynconfig[SOCKET_DIR]:                                                            : '/var/run/samba'
  886. Dynconfig[PRIVILEGED_SOCKET_DIR]:                                                 : '/var/lib/samba'
  887. Dynconfig[WINBINDD_SOCKET_DIR]:                                                   : '/var/run/samba/winbindd'
  888. Dynconfig[NMBDSOCKETDIR]:                                                         : '/var/run/samba/nmbd'
  889. Dynconfig[NTP_SIGND_SOCKET_DIR]:                                                  : '/var/lib/samba/ntp_signd'
  890. Dynconfig[NCALRPCDIR]:                                                            : '/var/run/samba/ncalrpc'
  891. Dynconfig[CONFIGFILE]:                                                            : '/etc/samba/smb.conf'
  892. Dynconfig[LMHOSTSFILE]:                                                           : '/etc/samba/lmhosts'
  893. Dynconfig[SMB_PASSWD_FILE]:                                                       : '/etc/samba/smbpasswd'
  894. Checking for 'zlib'                                                               : yes
  895. Checking for library z                                                            : yes
  896. Checking for inflateInit2 in z                                                    : not found
  897. Checking for longjmp                                                              : ok
  898. Checking for siglongjmp                                                           : ok
  899. Checking for system popt                                                          : yes
  900. Checking for header popt.h                                                        : yes
  901. Checking for library popt                                                         : yes
  902. Checking for poptGetContext in popt                                               : ok
  903. Checking compiler accepts -Wp,-E,-lang-asm                                        : yes
  904. Compiling with Intel AES instructions
  905. Checking linker accepts -Wl,-z,noexecstack                                        : yes
  906. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  907. Checking for program 'python'                                                     : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  908. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  909. Checking for python version >= 3.6.0                                              : 3.10.2
  910. python headers                                                                    : Check disabled due to --disable-python
  911. Checking linker accepts -Wl,-no-undefined                                         : yes
  912. Checking linker accepts ['-undefined', 'dynamic_lookup']                          : no
  913. Checking for header sys/auxv.h                                                    : yes
  914. Checking for getauxval                                                            : ok
  915. Checking linker accepts -Wl,-no-undefined                                         : yes
  916. Checking linker accepts ['-undefined', 'dynamic_lookup']                          : no
  917. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  918. Checking for program 'python'                                                     : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  919. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  920. Checking for python version >= 3.6.0                                              : 3.10.2
  921. python headers                                                                    : Check disabled due to --disable-python
  922. Checking for epoll_create                                                         : ok
  923. Checking value of NSIG                                                            : 65
  924. Checking value of _NSIG                                                           : 65
  925. Checking value of SIGRTMAX                                                        : 64
  926. Checking value of SIGRTMIN                                                        : 35
  927. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  928. Checking for program 'python'                                                     : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  929. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  930. Checking for python version >= 3.6.0                                              : 3.10.2
  931. python headers                                                                    : Check disabled due to --disable-python
  932. Checking linker accepts -Wl,-no-undefined                                         : yes
  933. Checking linker accepts ['-undefined', 'dynamic_lookup']                          : no
  934. Checking for program 'xsltproc'                                                   : false
  935. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  936. Checking for program 'python'                                                     : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  937. Checking for program 'python3'                                                    : /Volumes/test/openwrt/staging_dir/hostpkg/bin/python3
  938. Checking for python version >= 3.6.0                                              : 3.10.2
  939. python headers                                                                    : Check disabled due to --disable-python
  940. Checking for a 64-bit host to support lmdb                                        : ok
  941. Checking linker accepts -Wl,-no-undefined                                         : yes
  942. Checking linker accepts ['-undefined', 'dynamic_lookup']                          : no
  943. Checking linker accepts ['-Wl,--wrap=test']                                       : yes
  944. Checking for flex
  945. Checking for program 'flex'                                                       : /Volumes/test/openwrt/staging_dir/host/bin/flex
  946. Using flex version                                                                : flex 2.6.4
  947. Checking for u_char                                                               : ok
  948. Checking for u_int32_t                                                            : ok
  949. Checking for header err.h                                                         : yes
  950. Checking for header sys/bswap.h                                                   : no
  951. Checking for header sys/stropts.h                                                 : yes
  952. Checking for header sys/timeb.h                                                   : yes
  953. Checking for header sys/times.h                                                   : yes
  954. Checking for header timezone.h                                                    : no
  955. Checking for header ttyname.h                                                     : no
  956. Checking for header netinet/in6.h                                                 : no
  957. Checking for header netinet6/in6.h                                                : no
  958. Checking for header curses.h                                                      : yes
  959. Checking for header term.h                                                        : yes
  960. Checking for header termcap.h                                                     : yes
  961. Checking for atexit                                                               : ok
  962. Checking for cgetent                                                              : not found
  963. Checking for getprogname                                                          : not found
  964. Checking for setprogname                                                          : not found
  965. Checking for gethostname                                                          : ok
  966. Checking for putenv                                                               : ok
  967. Checking for rcmd                                                                 : not found
  968. Checking for readv                                                                : ok
  969. Checking for sendmsg                                                              : ok
  970. Checking for setitimer                                                            : ok
  971. Checking for strlwr                                                               : not found
  972. Checking for strncasecmp                                                          : ok
  973. Checking for strptime                                                             : ok
  974. Checking for strsep                                                               : ok
  975. Checking for strsep_copy                                                          : not found
  976. Checking for strtok_r                                                             : ok
  977. Checking for strupr                                                               : not found
  978. Checking for swab                                                                 : ok
  979. Checking for umask                                                                : ok
  980. Checking for uname                                                                : ok
  981. Checking for unsetenv                                                             : ok
  982. Checking for closefrom                                                            : not found
  983. Checking for err                                                                  : ok
  984. Checking for warn                                                                 : ok
  985. Checking for errx                                                                 : ok
  986. Checking for warnx                                                                : ok
  987. Checking for flock                                                                : ok
  988. Checking for writev                                                               : ok
  989. Checking for hstrerror                                                            : ok
  990. Checking for socket                                                               : ok
  991. Checking for getipnodebyname                                                      : not found
  992. Checking for gethostent                                                           : ok
  993. Checking for gethostent_r                                                         : not found
  994. Checking for sethostent                                                           : ok
  995. Checking for endhostent                                                           : ok
  996. Checking for getipnodebyaddr                                                      : not found
  997. Checking for freehostent                                                          : not found
  998. Checking for gethostbyname_r                                                      : ok
  999. Checking for gethostbyaddr                                                        : ok
  1000. Checking for library socket                                                       : no
  1001. Checking for library nsl                                                          : no
  1002. Checking for getipnodebyname                                                      : not found
  1003. Checking for gethostent_r                                                         : not found
  1004. Checking for getipnodebyaddr                                                      : not found
  1005. Checking for freehostent                                                          : not found
  1006. Checking for iruserok                                                             : not found
  1007. Checking for bswap16                                                              : not found
  1008. Checking for bswap32                                                              : not found
  1009. Checking for header sys/termios.h                                                 : yes
  1010. Checking for struct winsize                                                       : ok
  1011. Checking for member ws_xpixel in struct winsize                                   : ok
  1012. Checking for member ws_ypixel in struct winsize                                   : ok
  1013. Checking for variable h_errno                                                     : ok
  1014. Checking for declaration of h_errno                                               : ok
  1015. Checking for res_nsearch                                                          : not found
  1016. Checking for res_ndestroy                                                         : not found
  1017. Checking for dns_search                                                           : not found
  1018. Checking for dn_expand                                                            : ok
  1019. Checking for library resolv                                                       : yes
  1020. Checking for res_nsearch in resolv                                                : not found
  1021. Checking for res_ndestroy in resolv                                               : not found
  1022. Checking for dns_search in resolv                                                 : not found
  1023. Checking for variable _res                                                        : ok
  1024. Checking for declaration of _res                                                  : ok
  1025. Checking for dirfd                                                                : ok
  1026. Checking for declaration of dirfd                                                 : ok
  1027. Checking for member dd_fd in DIR                                                  : not found
  1028. Checking compiler accepts ['-Wno-error=discarded-qualifiers']                     : yes
  1029. Checking compiler accepts ['-Wno-error=cast-qual']                                : yes
  1030. Checking compiler accepts ['-Wno-error=missing-field-initializers']               : yes
  1031. Checking compiler accepts ['-Wno-error=shadow']                                   : yes
  1032. Checking compiler accepts ['-Wno-error=implicit-fallthrough']                     : yes
  1033. Checking compiler accepts ['-Wno-error=enum-compare']                             : yes
  1034. Checking compiler accepts ['-Wno-error=unused-but-set-variable']                  : yes
  1035. Checking compiler accepts ['-Wno-error=unused-const-variable']                    : yes
  1036. Checking compiler accepts ['-Wno-error=unused-variable']                          : yes
  1037. Checking compiler accepts ['-Wno-error=unused-result']                            : yes
  1038. Using in-tree heimdal kerberos defines
  1039. Checking for program 'compile_et'                                                 : /Volumes/test/openwrt/staging_dir/hostpkg/bin/compile_et_samba
  1040. Checking for program 'asn1_compile'                                               : /Volumes/test/openwrt/staging_dir/hostpkg/bin/asn1_compile_samba
  1041. Checking for GnuTLS >= 3.4.7                                                      : yes
  1042. Checking for gnutls_pkcs7_get_embedded_data_oid in gnutls                         : ok
  1043. Checking for gnutls_set_default_priority_append in gnutls                         : ok
  1044. Checking for gnutls_aead_cipher_encryptv2 in gnutls                               : ok
  1045. Checking for gnutls_get_system_config_file in gnutls                              : ok
  1046. Checking for header gnutls/gnutls.h                                               : yes
  1047. Checking value of GNUTLS_CIPHER_AES_128_CFB8                                      : 29
  1048. Checking value of GNUTLS_MAC_AES_CMAC_128                                         : 203
  1049. Checking for declaration of SA_SIGINFO                                            : ok
  1050. Checking for backtrace                                                            : not found
  1051. Checking for backtrace_symbols                                                    : not found
  1052. Checking for library execinfo                                                     : no
  1053. Checking for backtrace                                                            : not found
  1054. Checking for backtrace_symbols                                                    : not found
  1055. Checking for member f_frsize in struct statvfs                                    : ok
  1056. Checking for statvfs (SVR4)                                                       : ok
  1057. Checking for *bsd style statfs with statfs.f_iosize                               : not found
  1058. Checking if f_fsid is an integer                                                  : ok
  1059. Checking whether statvfs.f_flag exists                                            : ok
  1060. Checking whether statvfs.f_flags exists                                           : not found
  1061. Checking for header gpfs.h                                                        : no
  1062. Checking for header gpfs.h                                                        : yes
  1063. Using gpfs.h from third_party directory.
  1064. Checking for library iconv                                                        : no
  1065. Checking for library iconv                                                        : no
  1066. Checking for iconv_open                                                           : ok
  1067. Checking errno of iconv for illegal multibyte sequence                            : ok
  1068. Checking for pam_start                                                            : not found
  1069. Checking for library pam                                                          : yes
  1070. Checking for pam_start in pam                                                     : ok
  1071. Checking for header security/pam_modules.h                                        : yes
  1072. Checking for header pam/pam_modules.h                                             : no
  1073. Checking for header nss_dbdefs.h                                                  : no
  1074. Checking for member ipnode.af_family in union nss_XbyY_key                        : not found
  1075. Checking for member pw_comment in struct passwd                                   : not found
  1076. Checking for member pw_age in struct passwd                                       : not found
  1077. Checking for header usersec.h                                                     : no
  1078. Checking for member method_attrlist in struct secmethod_table                     : not found
  1079. Checking for member method_version in struct secmethod_table                      : not found
  1080. Checking for library ncurses                                                      : yes
  1081. Checking for tgetent in ncurses                                                   : ok
  1082. for compiling <readline/readline.h> with strict prototypes                        : not found
  1083. for workaround to <readline/readline.h> strict prototypes issue                   : not found
  1084. Checking for rl_completion_t                                                      : not found
  1085. Checking for CPPFunction                                                          : ok
  1086. Checking for library readline                                                     : yes
  1087. Checking for rl_completion_matches in readline                                    : ok
  1088. Checking for history_list in readline                                             : ok
  1089. Checking for SHA1_Update                                                          : not found
  1090. Attempting to compile with runtime-switchable x86_64 Intel AES instructions. WARNING - this is temporary.
  1091. perl module Parse::Yapp::Driver 1.05                                              : ok
  1092. Checking for program 'yapp'                                                       : /Volumes/test/openwrt/staging_dir/hostpkg/usr/bin/yapp
  1093. Building without Jansson JSON log support
  1094. Checking linker accepts -Wl,--export-dynamic                                      : yes
  1095. Checking for header linux/falloc.h                                                : yes
  1096. Checking for header linux/ioctl.h                                                 : yes
  1097. Checking for getcwd                                                               : ok
  1098. Checking for fchown                                                               : ok
  1099. Checking for chmod                                                                : ok
  1100. Checking for fchmod                                                               : ok
  1101. Checking for mknod                                                                : ok
  1102. Checking for mknodat                                                              : ok
  1103. Checking for strtol                                                               : ok
  1104. Checking for strchr                                                               : ok
  1105. Checking for strupr                                                               : not found
  1106. Checking for chflags                                                              : not found
  1107. Checking for getrlimit                                                            : ok
  1108. Checking for fsync                                                                : ok
  1109. Checking for setpgid                                                              : ok
  1110. Checking for setsid                                                               : ok
  1111. Checking for glob                                                                 : ok
  1112. Checking for strpbrk                                                              : ok
  1113. Checking for crypt16                                                              : not found
  1114. Checking for getauthuid                                                           : not found
  1115. Checking for innetgr                                                              : not found
  1116. Checking for initgroups                                                           : ok
  1117. Checking for select                                                               : ok
  1118. Checking for poll                                                                 : ok
  1119. Checking for rdchk                                                                : not found
  1120. Checking for getgrnam                                                             : ok
  1121. Checking for getgrent                                                             : ok
  1122. Checking for pathconf                                                             : ok
  1123. Checking for setpriv                                                              : not found
  1124. Checking for setgidx                                                              : not found
  1125. Checking for setuidx                                                              : not found
  1126. Checking for setgroups                                                            : ok
  1127. Checking for syscall                                                              : ok
  1128. Checking for sysconf                                                              : ok
  1129. Checking for atexit                                                               : ok
  1130. Checking for grantpt                                                              : ok
  1131. Checking for posix_openpt                                                         : ok
  1132. Checking for fallocate                                                            : ok
  1133. Checking for fseeko                                                               : ok
  1134. Checking for setluid                                                              : not found
  1135. Checking for getpwnam                                                             : ok
  1136. Checking for fdopendir                                                            : ok
  1137. Checking for fstatat                                                              : ok
  1138. Checking for getpwent_r                                                           : not found
  1139. Checking for setenv                                                               : ok
  1140. Checking for clearenv                                                             : ok
  1141. Checking for strcasecmp                                                           : ok
  1142. Checking for syslog                                                               : ok
  1143. Checking for vsyslog                                                              : ok
  1144. Checking for timegm                                                               : ok
  1145. Checking for setlocale                                                            : ok
  1146. Checking for lutimes                                                              : ok
  1147. Checking for futimes                                                              : ok
  1148. Checking for utimensat                                                            : ok
  1149. Checking for futimens                                                             : ok
  1150. Checking for mlock                                                                : ok
  1151. Checking for munlock                                                              : ok
  1152. Checking for mlockall                                                             : ok
  1153. Checking for munlockall                                                           : ok
  1154. Checking for memalign                                                             : ok
  1155. Checking for posix_memalign                                                       : ok
  1156. Checking for hstrerror                                                            : ok
  1157. Checking for library nsl                                                          : no
  1158. Checking for yp_get_default_domain                                                : not found
  1159. Checking for _dn_expand in resolv                                                 : not found
  1160. Checking for __dn_expand in resolv                                                : not found
  1161. Checking for declaration of readahead                                             : ok
  1162. Checking for HAVE_LINUX_SPLICE                                                    : ok
  1163. Checking for declaration of splice                                                : ok
  1164. Checking for header linux/fcntl.h                                                 : yes
  1165. Checking for declaration of F_SETLEASE                                            : ok
  1166. Checking for kernel share modes                                                   : ok
  1167. Building without DMAPI support (--without-dmapi).
  1168. Checking for member st_blocks in struct stat                                      : ok
  1169. Checking for member st_blksize in struct stat                                     : ok
  1170. Checking for member st_flags in struct stat                                       : not found
  1171. Checking for header replace.h                                                     : no
  1172. Checking whether blkcnt_t is 32 bit                                               : not found
  1173. Checking whether blkcnt_t is 64 bit                                               : ok
  1174. Checking for library cap                                                          : yes
  1175. Checking for cap_get_proc in cap                                                  : ok
  1176. Checking whether POSIX capabilities are available                                 : ok
  1177. Checking for broken nisplus include files                                         : ok
  1178. Checking if the compiler will optimize out functions                              : ok
  1179. Checking for LL suffix on long long integers                                      : ok
  1180. Checking for DNSServiceRegister                                                   : not found
  1181. Checking for atexit                                                               : ok
  1182. Checking for chflags                                                              : not found
  1183. Checking for chmod                                                                : ok
  1184. Checking for crypt16                                                              : not found
  1185. Checking for devnm                                                                : not found
  1186. Checking for dirfd                                                                : ok
  1187. Checking for endmntent                                                            : ok
  1188. Checking for execl                                                                : ok
  1189. Checking for fchmod                                                               : ok
  1190. Checking for fchown                                                               : ok
  1191. Checking for fseeko                                                               : ok
  1192. Checking for fsync                                                                : ok
  1193. Checking for futimens                                                             : ok
  1194. Checking for futimes                                                              : ok
  1195. Checking for getauthuid                                                           : not found
  1196. Checking for getcwd                                                               : ok
  1197. Checking for getgrent                                                             : ok
  1198. Checking for getgrnam                                                             : ok
  1199. Checking for getgrouplist                                                         : ok
  1200. Checking for getgrset                                                             : not found
  1201. Checking for getmntent                                                            : ok
  1202. Checking for getpagesize                                                          : ok
  1203. Checking for getpwanam                                                            : not found
  1204. Checking for getpwent_r                                                           : not found
  1205. Checking for getrlimit                                                            : ok
  1206. Checking for glob                                                                 : ok
  1207. Checking for grantpt                                                              : ok
  1208. Checking for hstrerror                                                            : ok
  1209. Checking for initgroups                                                           : ok
  1210. Checking for innetgr                                                              : not found
  1211. Checking for llseek                                                               : not found
  1212. Checking for lutimes                                                              : ok
  1213. Checking for memalign                                                             : ok
  1214. Checking for mknod                                                                : ok
  1215. Checking for mlock                                                                : ok
  1216. Checking for mlockall                                                             : ok
  1217. Checking for munlock                                                              : ok
  1218. Checking for munlockall                                                           : ok
  1219. Checking for pathconf                                                             : ok
  1220. Checking for poll                                                                 : ok
  1221. Checking for posix_memalign                                                       : ok
  1222. Checking for pread                                                                : ok
  1223. Checking for pwrite                                                               : ok
  1224. Checking for rdchk                                                                : not found
  1225. Checking for select                                                               : ok
  1226. Checking for setenv                                                               : ok
  1227. Checking for setgidx                                                              : not found
  1228. Checking for setgroups                                                            : ok
  1229. Checking for setlocale                                                            : ok
  1230. Checking for setluid                                                              : not found
  1231. Checking for setmntent                                                            : ok
  1232. Checking for setpgid                                                              : ok
  1233. Checking for setpriv                                                              : not found
  1234. Checking for setsid                                                               : ok
  1235. Checking for setuidx                                                              : not found
  1236. Checking for statvfs                                                              : ok
  1237. Checking for strcasecmp                                                           : ok
  1238. Checking for strchr                                                               : ok
  1239. Checking for strpbrk                                                              : ok
  1240. Checking for strsignal                                                            : ok
  1241. Checking for strtol                                                               : ok
  1242. Checking for strupr                                                               : not found
  1243. Checking for sysconf                                                              : ok
  1244. Checking for sysctl                                                               : not found
  1245. Checking for sysctlbyname                                                         : not found
  1246. Checking for syslog                                                               : ok
  1247. Checking for timegm                                                               : ok
  1248. Checking for utimensat                                                            : ok
  1249. Checking for vsyslog                                                              : ok
  1250. Checking if can we convert from CP850 to UCS-2LE                                  : ok
  1251. Checking if can we convert from UTF-8 to UCS-2LE                                  : ok
  1252. building on linux
  1253. Checking for dirfd                                                                : ok
  1254. vfs_fileid checking for statfs() and struct statfs.f_fsid                         : ok
  1255. Checking whether the Linux 'fallocate' function is available                      : ok
  1256. Checking whether Linux 'fallocate' supports hole-punching                         : ok
  1257. Checking whether lseek supports hole/data seeking                                 : not found
  1258. Checking whether Linux readahead is available                                     : ok
  1259. Checking for declaration of readahead                                             : ok
  1260. Checking for openat                                                               : ok
  1261. Checking if we can use msg_control for passing file descriptors                   : ok
  1262. Checking if we can use msg_accrights for passing file descriptors                 : not found
  1263. Checking for program 'awk'                                                        : /Volumes/test/openwrt/staging_dir/host/bin/awk
  1264. Checking for header asm/types.h                                                   : yes
  1265. Checking for major macro                                                          : not found
  1266. Checking for minor macro                                                          : not found
  1267. Checking for member d_off in struct dirent                                        : ok
  1268. Building without Active Directory support (--without-ads).
  1269. Checking for header avahi-common/watch.h                                          : yes
  1270. Checking for header avahi-client/client.h                                         : yes
  1271. Checking for library avahi-client                                                 : yes
  1272. Checking for avahi_client_new in avahi-client                                     : ok
  1273. Checking for library avahi-common                                                 : yes
  1274. Checking for avahi_strerror in avahi-common                                       : ok
  1275. PAM disabled
  1276. Checking whether Linux should use 32-bit credential calls                         : not found
  1277. Checking whether we can use Linux thread-specific credentials                     : ok
  1278. Checking whether Linux netlink is available                                       : not found
  1279. Checking whether fcntl locking is available                                       : ok
  1280. Checking whether fcntl lock supports open file description locks                  : not found
  1281. Checking whether fcntl supports flags to send direct I/O availability signals     : ok
  1282. Checking whether fcntl supports setting/geting hints                              : not found
  1283. Checking for member st_mtim.tv_nsec in struct stat                                : ok
  1284. Checking for member st_mtimensec in struct stat                                   : not found
  1285. Checking for member st_mtimespec.tv_nsec in struct stat                           : not found
  1286. Checking for member st_mtime_n in struct stat                                     : not found
  1287. Checking for member st_umtime in struct stat                                      : not found
  1288. Checking for member st_birthtime in struct stat                                   : not found
  1289. Checking for member st_birthtimespec.tv_nsec in struct stat                       : not found
  1290. Checking for member st_birthtimensec in struct stat                               : not found
  1291. Checking whether posix_fadvise is available                                       : ok
  1292. Checking whether sysconf(_SC_NGROUPS_MAX) is available                            : ok
  1293. Checking whether sysconf(_SC_NPROC_ONLN) is available                             : not found
  1294. Checking whether sysconf(_SC_NPROCESSORS_ONLN) is available                       : ok
  1295. Checking whether sysconf(_SC_PAGESIZE) is available                               : ok
  1296. Checking whether to use the Darwin-specific initgroups system call                : not found
  1297. Checking whether struct utimbuf is available                                      : ok
  1298. Checking whether we have the struct sigevent                                      : ok
  1299. Checking for member sigev_value.sival_ptr in struct sigevent                      : ok
  1300. Checking for member sigev_value.sigval_ptr in struct sigevent                     : not found
  1301. Checking for the maximum value of the 'time_t' type                               : ok
  1302. Checking whether the macro for makedev is available                               : ok
  1303. Checking whether the realpath function allows a NULL argument                     : ok
  1304. Checking for ftruncate extend                                                     : ok
  1305. Checking for library sendfile                                                     : no
  1306. Checking for header sys/sendfile.h                                                : yes
  1307. Checking for linux sendfile support                                               : ok
  1308. getcwd takes a NULL argument                                                      : ok
  1309. Checking for library gen                                                          : no
  1310. Checking for getspnam                                                             : ok
  1311. Checking for header sys/fs/vx_quota.h                                             : no
  1312. Checking for header sys/quota.h                                                   : yes
  1313. Checking for header ufs/ufs/quota.h                                               : no
  1314. Checking for header jfs/quota.h                                                   : no
  1315. Checking for header xfs/xqm.h                                                     : no
  1316. for XFS QUOTA in <sys/quota.h>                                                    : not found
  1317. Checking for member dqb_fsoftlimit in struct dqblk                                : not found
  1318. Checking for member dqb_curbytes in struct dqblk                                  : not found
  1319. Checking for header rpc/types.h                                                   : no
  1320. Checking for header rpc/xdr.h                                                     : no
  1321. Checking for header rpcsvc/rquota.h                                               : no
  1322. Checking for header sched.h                                                       : yes
  1323. for Linux unshare(CLONE_FS)                                                       : ok
  1324. Checking for mallinfo()                                                           : not found
  1325. building without cluster support (--without-cluster-support)
  1326. Checking whether seekdir returns void                                             : ok
  1327. Checking for header linux/fs.h                                                    : yes
  1328. Checking for declaration of FS_IOC_GETFLAGS                                       : ok
  1329. Checking for declaration of FS_COMPR_FL                                           : ok
  1330. Checking for liburing package                                                     : yes
  1331. Checking for header liburing.h                                                    : yes
  1332. Checking for library uring                                                        : yes
  1333. Checking for io_uring_ring_dontfork in uring                                      : ok
  1334. not building regedit (--without-regedit)
  1335. Checking for header ftw.h                                                         : yes
  1336. Checking for nftw                                                                 : ok
  1337. mingw not available, not building winexe
  1338. Checking for library crypto                                                       : yes
  1339. Checking for DES_pcbc_encrypt in crypto                                           : not found
  1340. Checking for glib-2.0                                                             : yes
  1341. Checking for header glib.h                                                        : yes
  1342. Checking for library glib-2.0                                                     : yes
  1343. Checking for 'tracker-sparql-2.0'                                                 : not found
  1344. Checking for 'tracker-sparql-1.0'                                                 : not found
  1345. Checking for 'tracker-sparql-0.16'                                                : not found
  1346. Checking for 'tracker-sparql-0.14'                                                : not found
  1347. Checking for bison
  1348. Checking for program 'bison'                                                      : /Volumes/test/openwrt/staging_dir/host/bin/bison
  1349. Using bison version                                                               : bison (GNU Bison) 3.8.2
  1350. Checking for header rpc/xdr.h                                                     : yes
  1351. Checking for library nscd                                                         : no
  1352. Checking for nscd_flush_cache                                                     : not found
  1353. VFS_STATIC: vfs_default,vfs_not_implemented
  1354. VFS_SHARED: 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,vfs_widelinks
  1355. PDB_STATIC: pdb_smbpasswd,pdb_tdbsam
  1356. PDB_SHARED:
  1357. AUTH_STATIC: auth_builtin,auth_sam,auth_unix
  1358. AUTH_SHARED: auth_script
  1359. NSS_INFO_STATIC:
  1360. NSS_INFO_SHARED:
  1361. CHARSET_STATIC:
  1362. CHARSET_SHARED:
  1363. IDMAP_STATIC:
  1364. IDMAP_SHARED:
  1365. GPEXT_STATIC:
  1366. GPEXT_SHARED:
  1367. PERFCOUNT_STATIC:
  1368. PERFCOUNT_SHARED:
  1369. RPC_STATIC:
  1370. RPC_SHARED:
  1371. Checking for openpty                                                              : ok
  1372. Checking for header linux/sockios.h                                               : yes
  1373. Checking for header linux/ethtool.h                                               : yes
  1374. Checking for system libtasn1 (>=3.8)                                              : yes
  1375. Checking for program 'asn1Parser'                                                 : /Volumes/test/openwrt/staging_dir/hostpkg/bin/asn1Parser
  1376. Checking linker accepts -Wl,-no-undefined                                         : yes
  1377. Checking linker accepts ['-undefined', 'dynamic_lookup']                          : no
  1378. Checking linker accepts -Wl,--as-needed                                           : yes
  1379. -lc not needed                                                                    : -lc is unnecessary
  1380. Checking configure summary                                                        : ok
  1381. Checking compiler for PIE support                                                 : yes
  1382. Checking compiler for full RELRO support                                          : yes
  1383. Checking if compiler accepts -fstack-protector-strong                             : no
  1384. Checking if compiler accepts -fstack-protector                                    : no
  1385. Checking if compiler accepts -fstack-clash-protection                             : yes
  1386. 'configure' finished successfully (51.683s)
  1387. touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.configured_4a8a609740d24ce2fe0816a0bfb5936a
  1388. rm -f /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.built
  1389. touch /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.built_check
  1390. (cd /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12; ./buildtools/bin/waf install --jobs=16 --destdir="/Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install" )
  1391. Waf: Entering directory `/Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default'
  1392. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/etc/samba
  1393. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/log
  1394. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/lib/samba
  1395. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/lib/samba/bind-dns
  1396. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/cache/samba
  1397. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/lock
  1398. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/run
  1399. * create /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/var/run/samba
  1400.     Selected embedded Heimdal build
  1401. symlink: samba-gpupdate -> ./samba-gpupdate
  1402. symlink: smbaddshare -> ./smbaddshare
  1403. symlink: smbchangeshare -> ./smbchangeshare
  1404. symlink: smbdeleteshare -> ./smbdeleteshare
  1405. Checking project rules ...
  1406. Project rules pass
  1407. [1/1] Compiling VERSION
  1408. [  2/124] Creating bin/default/lib/replace/replace.vscript
  1409. [  3/124] Creating bin/default/lib/socket/interfaces.vscript
  1410. [  4/124] Processing talloc.vscript: lib/talloc/ABI/talloc-2.0.2.sigs lib/talloc/ABI/talloc-2.0.3.sigs lib/talloc/ABI/talloc-2.0.4.sigs lib/talloc/ABI/talloc-2.0.5.sigs lib/talloc/ABI/talloc-2.0.6.sigs lib/talloc/ABI/talloc-2.0.7.sigs lib/talloc/ABI/talloc-2.0.8.sigs lib/talloc/ABI/talloc-2.1.0.sigs lib/talloc/ABI/talloc-2.1.1.sigs lib/talloc/ABI/talloc-2.1.2.sigs lib/talloc/ABI/talloc-2.1.3.sigs lib/talloc/ABI/talloc-2.1.4.sigs lib/talloc/ABI/talloc-2.1.5.sigs lib/talloc/ABI/talloc-2.1.6.sigs lib/talloc/ABI/talloc-2.1.7.sigs lib/talloc/ABI/talloc-2.1.8.sigs lib/talloc/ABI/talloc-2.1.9.sigs lib/talloc/ABI/talloc-2.1.10.sigs lib/talloc/ABI/talloc-2.1.11.sigs lib/talloc/ABI/talloc-2.1.12.sigs lib/talloc/ABI/talloc-2.1.13.sigs lib/talloc/ABI/talloc-2.1.14.sigs lib/talloc/ABI/talloc-2.1.15.sigs lib/talloc/ABI/talloc-2.1.16.sigs lib/talloc/ABI/talloc-2.2.0.sigs lib/talloc/ABI/talloc-2.3.0.sigs lib/talloc/ABI/talloc-2.3.1.sigs lib/talloc/ABI/talloc-2.3.2.sigs -> bin/default/lib/talloc/talloc.vscript
  1411. [  5/124] Processing tevent.vscript: lib/tevent/ABI/tevent-0.9.9.sigs lib/tevent/ABI/tevent-0.9.10.sigs lib/tevent/ABI/tevent-0.9.11.sigs lib/tevent/ABI/tevent-0.9.12.sigs lib/tevent/ABI/tevent-0.9.13.sigs lib/tevent/ABI/tevent-0.9.14.sigs lib/tevent/ABI/tevent-0.9.15.sigs lib/tevent/ABI/tevent-0.9.16.sigs lib/tevent/ABI/tevent-0.9.17.sigs lib/tevent/ABI/tevent-0.9.18.sigs lib/tevent/ABI/tevent-0.9.19.sigs lib/tevent/ABI/tevent-0.9.20.sigs lib/tevent/ABI/tevent-0.9.21.sigs lib/tevent/ABI/tevent-0.9.22.sigs lib/tevent/ABI/tevent-0.9.23.sigs lib/tevent/ABI/tevent-0.9.24.sigs lib/tevent/ABI/tevent-0.9.25.sigs lib/tevent/ABI/tevent-0.9.26.sigs lib/tevent/ABI/tevent-0.9.27.sigs lib/tevent/ABI/tevent-0.9.28.sigs lib/tevent/ABI/tevent-0.9.29.sigs lib/tevent/ABI/tevent-0.9.30.sigs lib/tevent/ABI/tevent-0.9.31.sigs lib/tevent/ABI/tevent-0.9.32.sigs lib/tevent/ABI/tevent-0.9.33.sigs lib/tevent/ABI/tevent-0.9.34.sigs lib/tevent/ABI/tevent-0.9.35.sigs lib/tevent/ABI/tevent-0.9.36.sigs lib/tevent/ABI/tevent-0.9.37.sigs lib/tevent/ABI/tevent-0.9.38.sigs lib/tevent/ABI/tevent-0.9.39.sigs lib/tevent/ABI/tevent-0.10.0.sigs lib/tevent/ABI/tevent-0.10.1.sigs lib/tevent/ABI/tevent-0.10.2.sigs -> bin/default/lib/tevent/tevent.vscript
  1412. [  6/124] Creating bin/default/lib/addns/addns.vscript
  1413. [  7/124] Creating bin/default/third_party/cmocka/cmocka.vscript
  1414. [  8/124] Processing tdb.vscript: lib/tdb/ABI/tdb-1.2.1.sigs lib/tdb/ABI/tdb-1.2.2.sigs lib/tdb/ABI/tdb-1.2.3.sigs lib/tdb/ABI/tdb-1.2.4.sigs lib/tdb/ABI/tdb-1.2.5.sigs lib/tdb/ABI/tdb-1.2.6.sigs lib/tdb/ABI/tdb-1.2.7.sigs lib/tdb/ABI/tdb-1.2.8.sigs lib/tdb/ABI/tdb-1.2.9.sigs lib/tdb/ABI/tdb-1.2.10.sigs lib/tdb/ABI/tdb-1.2.11.sigs lib/tdb/ABI/tdb-1.2.12.sigs lib/tdb/ABI/tdb-1.2.13.sigs lib/tdb/ABI/tdb-1.3.0.sigs lib/tdb/ABI/tdb-1.3.1.sigs lib/tdb/ABI/tdb-1.3.2.sigs lib/tdb/ABI/tdb-1.3.3.sigs lib/tdb/ABI/tdb-1.3.4.sigs lib/tdb/ABI/tdb-1.3.5.sigs lib/tdb/ABI/tdb-1.3.6.sigs lib/tdb/ABI/tdb-1.3.7.sigs lib/tdb/ABI/tdb-1.3.8.sigs lib/tdb/ABI/tdb-1.3.9.sigs lib/tdb/ABI/tdb-1.3.10.sigs lib/tdb/ABI/tdb-1.3.11.sigs lib/tdb/ABI/tdb-1.3.12.sigs lib/tdb/ABI/tdb-1.3.13.sigs lib/tdb/ABI/tdb-1.3.14.sigs lib/tdb/ABI/tdb-1.3.15.sigs lib/tdb/ABI/tdb-1.3.16.sigs lib/tdb/ABI/tdb-1.3.17.sigs lib/tdb/ABI/tdb-1.3.18.sigs lib/tdb/ABI/tdb-1.4.0.sigs lib/tdb/ABI/tdb-1.4.1.sigs lib/tdb/ABI/tdb-1.4.2.sigs lib/tdb/ABI/tdb-1.4.3.sigs -> bin/default/lib/tdb/tdb.vscript
  1415. [  9/124] Processing ldb.vscript: lib/ldb/ABI/ldb-0.9.10.sigs lib/ldb/ABI/ldb-0.9.12.sigs lib/ldb/ABI/ldb-0.9.15.sigs lib/ldb/ABI/ldb-0.9.16.sigs lib/ldb/ABI/ldb-0.9.17.sigs lib/ldb/ABI/ldb-0.9.18.sigs lib/ldb/ABI/ldb-0.9.19.sigs lib/ldb/ABI/ldb-0.9.20.sigs lib/ldb/ABI/ldb-0.9.22.sigs lib/ldb/ABI/ldb-0.9.23.sigs lib/ldb/ABI/ldb-0.9.24.sigs lib/ldb/ABI/ldb-1.0.0.sigs lib/ldb/ABI/ldb-1.0.1.sigs lib/ldb/ABI/ldb-1.0.2.sigs lib/ldb/ABI/ldb-1.1.0.sigs lib/ldb/ABI/ldb-1.1.1.sigs lib/ldb/ABI/ldb-1.1.2.sigs lib/ldb/ABI/ldb-1.1.3.sigs lib/ldb/ABI/ldb-1.1.4.sigs lib/ldb/ABI/ldb-1.1.5.sigs lib/ldb/ABI/ldb-1.1.6.sigs lib/ldb/ABI/ldb-1.1.7.sigs lib/ldb/ABI/ldb-1.1.8.sigs lib/ldb/ABI/ldb-1.1.9.sigs lib/ldb/ABI/ldb-1.1.10.sigs lib/ldb/ABI/ldb-1.1.11.sigs lib/ldb/ABI/ldb-1.1.12.sigs lib/ldb/ABI/ldb-1.1.13.sigs lib/ldb/ABI/ldb-1.1.14.sigs lib/ldb/ABI/ldb-1.1.15.sigs lib/ldb/ABI/ldb-1.1.16.sigs lib/ldb/ABI/ldb-1.1.17.sigs lib/ldb/ABI/ldb-1.1.18.sigs lib/ldb/ABI/ldb-1.1.19.sigs lib/ldb/ABI/ldb-1.1.20.sigs lib/ldb/ABI/ldb-1.1.21.sigs lib/ldb/ABI/ldb-1.1.22.sigs lib/ldb/ABI/ldb-1.1.23.sigs lib/ldb/ABI/ldb-1.1.24.sigs lib/ldb/ABI/ldb-1.1.25.sigs lib/ldb/ABI/ldb-1.1.26.sigs lib/ldb/ABI/ldb-1.1.27.sigs lib/ldb/ABI/ldb-1.1.28.sigs lib/ldb/ABI/ldb-1.1.29.sigs lib/ldb/ABI/ldb-1.1.30.sigs lib/ldb/ABI/ldb-1.1.31.sigs lib/ldb/ABI/ldb-1.2.0.sigs lib/ldb/ABI/ldb-1.2.1.sigs lib/ldb/ABI/ldb-1.2.2.sigs lib/ldb/ABI/ldb-1.2.3.sigs lib/ldb/ABI/ldb-1.3.0.sigs lib/ldb/ABI/ldb-1.3.1.sigs lib/ldb/ABI/ldb-1.3.2.sigs lib/ldb/ABI/ldb-1.4.0.sigs lib/ldb/ABI/ldb-1.4.1.sigs lib/ldb/ABI/ldb-1.5.0.sigs lib/ldb/ABI/ldb-1.5.1.sigs lib/ldb/ABI/ldb-1.5.2.sigs lib/ldb/ABI/ldb-1.5.3.sigs lib/ldb/ABI/ldb-1.6.0.sigs lib/ldb/ABI/ldb-1.6.1.sigs lib/ldb/ABI/ldb-1.6.2.sigs lib/ldb/ABI/ldb-1.6.3.sigs lib/ldb/ABI/ldb-2.0.0.sigs lib/ldb/ABI/ldb-2.0.1.sigs lib/ldb/ABI/ldb-2.0.2.sigs lib/ldb/ABI/ldb-2.0.3.sigs lib/ldb/ABI/ldb-2.0.4.sigs lib/ldb/ABI/ldb-2.0.5.sigs lib/ldb/ABI/ldb-2.1.0.sigs lib/ldb/ABI/ldb-2.1.1.sigs lib/ldb/ABI/ldb-2.2.0.sigs lib/ldb/ABI/ldb-2.3.0.sigs lib/ldb/ABI/ldb-2.3.1.sigs lib/ldb/ABI/ldb-2.3.2.sigs -> bin/default/lib/ldb/ldb.vscript
  1416. [ 10/124] Creating bin/default/lib/ldb/ldb_tdb_int.vscript
  1417. [ 11/124] Creating bin/default/lib/ldb/ldb_tdb_err_map.vscript
  1418. [ 12/124] Creating bin/default/lib/ldb/ldb_key_value.vscript
  1419. [ 13/124] Creating bin/default/lib/ldb/ldb-cmdline.vscript
  1420. [ 14/124] Creating bin/default/lib/param/server-role.vscript
  1421. [ 15/124] Creating bin/default/lib/param/samba-hostconfig.vscript
  1422. [ 16/124] Creating bin/default/lib/printer_driver/printer_driver.vscript
  1423. [ 17/124] Creating bin/default/lib/messaging/messages_dgm.vscript
  1424. [ 18/124] Creating bin/default/source4/param/shares.vscript
  1425. [ 19/124] Creating bin/default/source4/librpc/ndr-samba4.vscript
  1426. [ 20/124] Creating bin/default/source4/librpc/dcerpc-samba4.vscript
  1427. [ 21/124] Creating bin/default/source4/librpc/dcerpc-samr.vscript
  1428. [ 22/124] Creating bin/default/source4/librpc/dcerpc.vscript
  1429. [ 23/124] Creating bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.vscript
  1430. [ 24/124] Creating bin/default/source4/dsdb/samdb.vscript
  1431. [ 25/124] Creating bin/default/source4/dsdb/samdb-common.vscript
  1432. [ 26/124] Creating bin/default/source4/cluster/cluster.vscript
  1433. [ 27/124] Creating bin/default/source4/auth/kerberos/authkrb5.vscript
  1434. [ 28/124] Creating bin/default/source4/auth/ntlm/auth4.vscript
  1435. [ 29/124] Creating bin/default/source4/auth/auth_unix_token.vscript
  1436. [ 30/124] Creating bin/default/auth/common_auth.vscript
  1437. [ 31/124] Creating bin/default/auth/gensec/gensec.vscript
  1438. [ 32/124] Creating bin/default/auth/credentials/samba-credentials.vscript
  1439. [ 33/124] Creating bin/default/nsswitch/winbind-client.vscript
  1440. [ 34/124] Creating bin/default/nsswitch/nss_wrapper_winbind.vscript
  1441. [ 35/124] Creating bin/default/nsswitch/nss_winbind.vscript
  1442. [ 36/124] Creating bin/default/nsswitch/nss_wins.vscript
  1443. [ 37/124] Processing wbclient.vscript: nsswitch/libwbclient/ABI/wbclient-0.9.sigs nsswitch/libwbclient/ABI/wbclient-0.10.sigs nsswitch/libwbclient/ABI/wbclient-0.11.sigs nsswitch/libwbclient/ABI/wbclient-0.12.sigs nsswitch/libwbclient/ABI/wbclient-0.13.sigs nsswitch/libwbclient/ABI/wbclient-0.14.sigs nsswitch/libwbclient/ABI/wbclient-0.15.sigs -> bin/default/nsswitch/libwbclient/wbclient.vscript
  1444. [ 38/124] Creating bin/default/source4/lib/samba3/smbpasswdparser.vscript
  1445. [ 39/124] Creating bin/default/source4/lib/socket/netif.vscript
  1446. [ 40/124] Creating bin/default/lib/ldb-samba/ldbsamba.vscript
  1447. [ 41/124] Creating bin/default/source4/lib/registry/registry.vscript
  1448. [ 42/124] Creating bin/default/source4/lib/messaging/MESSAGING_SEND.vscript
  1449. [ 43/124] Creating bin/default/source4/lib/messaging/MESSAGING.vscript
  1450. [ 44/124] Creating bin/default/source4/lib/events/events.vscript
  1451. [ 45/124] Creating bin/default/source4/lib/cmdline/cmdline-credentials.vscript
  1452. [ 46/124] Creating bin/default/lib/util/time-basic.vscript
  1453. [ 47/124] Creating bin/default/lib/util/sys_rw.vscript
  1454. [ 48/124] Creating bin/default/lib/util/samba-debug.vscript
  1455. [ 49/124] Creating bin/default/lib/util/socket-blocking.vscript
  1456. [ 50/124] Creating bin/default/lib/util/talloc_report.vscript
  1457. [ 51/124] Creating bin/default/lib/util/talloc_report_printf.vscript
  1458. [ 52/124] Creating bin/default/lib/util/iov_buf.vscript
  1459. [ 53/124] Creating bin/default/lib/util/msghdr.vscript
  1460. [ 54/124] Creating bin/default/lib/util/genrand.vscript
  1461. [ 55/124] Creating bin/default/lib/util/samba-util.vscript
  1462. [ 56/124] Creating bin/default/lib/util/samba-modules.vscript
  1463. [ 57/124] Creating bin/default/lib/util/asn1util.vscript
  1464. [ 58/124] Creating bin/default/lib/util/util_tdb.vscript
  1465. [ 59/124] Creating bin/default/lib/util/tevent-util.vscript
  1466. [ 60/124] Creating bin/default/lib/util/util_setid.vscript
  1467. [ 61/124] Creating bin/default/lib/util/server_id_db.vscript
  1468. [ 62/124] Creating bin/default/lib/tdb_wrap/tdb-wrap.vscript
  1469. [ 63/124] Creating bin/default/lib/torture/torture.vscript
  1470. [ 64/124] Creating bin/default/libgpo/gpo.vscript
  1471. [ 65/124] Creating bin/default/libgpo/gpext.vscript
  1472. [ 66/124] Creating bin/default/source4/ntvfs/posix/posix_eadb.vscript
  1473. [ 67/124] Creating bin/default/librpc/ndr-krb5pac.vscript
  1474. [ 68/124] Creating bin/default/librpc/ndr-standard.vscript
  1475. [ 69/124] Creating bin/default/librpc/ndr_nbt.vscript
  1476. [ 70/124] Creating bin/default/librpc/ndr-samba.vscript
  1477. [ 71/124] Creating bin/default/librpc/dcerpc-samba.vscript
  1478. [ 72/124] Processing ndr.vscript: librpc/ABI/ndr-0.0.1.sigs librpc/ABI/ndr-0.0.2.sigs librpc/ABI/ndr-0.0.3.sigs librpc/ABI/ndr-0.0.4.sigs librpc/ABI/ndr-0.0.5.sigs librpc/ABI/ndr-0.0.6.sigs librpc/ABI/ndr-0.0.7.sigs librpc/ABI/ndr-0.0.8.sigs librpc/ABI/ndr-0.0.9.sigs librpc/ABI/ndr-0.1.0.sigs librpc/ABI/ndr-0.1.1.sigs librpc/ABI/ndr-0.1.2.sigs librpc/ABI/ndr-0.2.0.sigs librpc/ABI/ndr-0.2.1.sigs librpc/ABI/ndr-1.0.0.sigs librpc/ABI/ndr-1.0.1.sigs -> bin/default/librpc/ndr.vscript
  1479. [ 73/124] Creating bin/default/librpc/dcerpc-binding.vscript
  1480. [ 74/124] Creating bin/default/librpc/dcerpc-pkt-auth.vscript
  1481. [ 75/124] Creating bin/default/librpc/dcerpc-server-core.vscript
  1482. [ 76/124] Creating bin/default/source4/libcli/ldap/cli-ldap.vscript
  1483. [ 77/124] Creating bin/default/source4/libcli/wbclient/LIBWBCLIENT_OLD.vscript
  1484. [ 78/124] Creating bin/default/source4/libcli/smbclient-raw.vscript
  1485. [ 79/124] Creating bin/default/libcli/smb/smb_transport.vscript
  1486. [ 80/124] Creating bin/default/libcli/smb/cli_smb_common.vscript
  1487. [ 81/124] Creating bin/default/libcli/util/samba-errors.vscript
  1488. [ 82/124] Creating bin/default/libcli/cldap/cli_cldap.vscript
  1489. [ 83/124] Creating bin/default/lib/dbwrap/dbwrap.vscript
  1490. [ 84/124] Creating bin/default/libcli/security/samba-security.vscript
  1491. [ 85/124] Creating bin/default/libcli/ldap/cli-ldap-common.vscript
  1492. [ 86/124] Creating bin/default/libcli/nbt/cli-nbt.vscript
  1493. [ 87/124] Creating bin/default/libcli/auth/cliauth.vscript
  1494. [ 88/124] Creating bin/default/libcli/dns/clidns.vscript
  1495. [ 89/124] Creating bin/default/libcli/registry/util_reg.vscript
  1496. [ 90/124] Creating bin/default/libcli/http/http.vscript
  1497. [ 91/124] Creating bin/default/lib/mscat/mscat.vscript
  1498. [ 92/124] Creating bin/default/libcli/named_pipe_auth/npa_tstream.vscript
  1499. [ 93/124] Creating bin/default/lib/samba-sockets.vscript
  1500. [ 94/124] Creating bin/default/libds/common/flag_mapping.vscript
  1501. [ 95/124] Creating bin/default/source3/netapi.vscript
  1502. [ 96/124] Creating bin/default/source3/gse.vscript
  1503. [ 97/124] Creating bin/default/source3/msrpc3.vscript
  1504. [ 98/124] Processing samba-passdb.vscript: source3/passdb/ABI/samba-passdb-0.2.0.sigs source3/passdb/ABI/samba-passdb-0.24.1.sigs source3/passdb/ABI/samba-passdb-0.24.2.sigs source3/passdb/ABI/samba-passdb-0.25.0.sigs source3/passdb/ABI/samba-passdb-0.26.0.sigs source3/passdb/ABI/samba-passdb-0.27.0.sigs source3/passdb/ABI/samba-passdb-0.27.1.sigs source3/passdb/ABI/samba-passdb-0.27.2.sigs source3/passdb/ABI/samba-passdb-0.28.0.sigs -> bin/default/source3/samba-passdb.vscript
  1505. [ 99/124] Creating bin/default/source3/popt_samba3.vscript
  1506. [100/124] Creating bin/default/source3/popt_samba3_cmdline.vscript
  1507. [101/124] Creating bin/default/source3/util_cmdline.vscript
  1508. [102/124] Creating bin/default/source3/cmdline_contexts.vscript
  1509. [103/124] Creating bin/default/source3/samba-cluster-support.vscript
  1510. [104/124] Creating bin/default/source3/messages_util.vscript
  1511. [105/124] Creating bin/default/source3/smbd_shim.vscript
  1512. [106/124] Creating bin/default/source3/libsmb.vscript
  1513. [107/124] Creating bin/default/source3/secrets3.vscript
  1514. [108/124] Creating bin/default/source3/ads.vscript
  1515. [109/124] Creating bin/default/source3/smbconf.vscript
  1516. [110/124] Creating bin/default/source3/smbd_base.vscript
  1517. [111/124] Creating bin/default/source3/printing_migrate.vscript
  1518. [112/124] Creating bin/default/source3/net_keytab.vscript
  1519. [113/124] Creating bin/default/source3/trusts_util.vscript
  1520. [114/124] Creating bin/default/source3/samba3-util.vscript
  1521. [115/124] Creating bin/default/source3/xattr_tdb.vscript
  1522. [116/124] Creating bin/default/source3/CHARSET3.vscript
  1523. [117/124] Creating bin/default/source3/libcli_lsa3.vscript
  1524. [118/124] Creating bin/default/source3/libcli_netlogon3.vscript
  1525. [119/124] Creating bin/default/source3/cli_spoolss.vscript
  1526. [120/124] Creating bin/default/source3/auth/auth.vscript
  1527. [121/124] Processing smbclient.vscript: source3/libsmb/ABI/smbclient-0.1.0.sigs source3/libsmb/ABI/smbclient-0.2.0.sigs source3/libsmb/ABI/smbclient-0.2.1.sigs source3/libsmb/ABI/smbclient-0.2.2.sigs source3/libsmb/ABI/smbclient-0.2.3.sigs source3/libsmb/ABI/smbclient-0.3.0.sigs source3/libsmb/ABI/smbclient-0.3.1.sigs source3/libsmb/ABI/smbclient-0.3.2.sigs source3/libsmb/ABI/smbclient-0.3.3.sigs source3/libsmb/ABI/smbclient-0.4.0.sigs source3/libsmb/ABI/smbclient-0.5.0.sigs source3/libsmb/ABI/smbclient-0.6.0.sigs source3/libsmb/ABI/smbclient-0.7.0.sigs -> bin/default/source3/libsmb/smbclient.vscript
  1528. [122/124] Creating bin/default/source3/winbindd/idmap.vscript
  1529. [123/124] Creating bin/default/source3/winbindd/nss_info.vscript
  1530. [124/124] Creating bin/default/lib/krb5_wrap/krb5samba.vscript
  1531. [125/131] Compiling lib/replace/closefrom.c
  1532. [126/131] Compiling lib/replace/replace.c
  1533. [127/131] Compiling lib/replace/cwrap.c
  1534. [128/131] Compiling lib/replace/strptime.c
  1535. [129/131] Linking bin/default/lib/replace/libreplace-samba4.inst.so
  1536. [130/131] Linking bin/default/lib/replace/libreplace-samba4.so
  1537. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libreplace-samba4.so (from bin/default/lib/replace/libreplace-samba4.inst.so)
  1538. [132/353] Compiling lib/param/samba-hostconfig.pc.in
  1539. [133/353] Compiling source4/librpc/dcerpc_samr.pc.in
  1540. [134/353] Compiling source4/librpc/dcerpc.pc.in
  1541. [135/353] Compiling source4/dsdb/samdb.pc.in
  1542. [136/353] Compiling auth/credentials/samba-credentials.pc.in
  1543. [137/353] Compiling nsswitch/libwbclient/wbclient.pc.in
  1544. [138/353] Compiling lib/util/samba-util.pc.in
  1545. [139/353] Compiling librpc/ndr_krb5pac.pc.in
  1546. [140/353] Compiling librpc/ndr_standard.pc.in
  1547. [141/353] Compiling librpc/ndr_nbt.pc.in
  1548. [142/353] Compiling librpc/ndr.pc.in
  1549. [143/353] Compiling source3/libnet/netapi.pc.in
  1550. [144/353] Compiling source3/libsmb/smbclient.pc.in
  1551. [145/353] Compiling source3/script/findsmb.in
  1552. [146/353] Compiling docs-xml/build/catalog.xml.in
  1553. [147/353] Compiling docs-xml/build/DTD/samba.build.version.in
  1554. [148/353] Processing smbdotconf/parameters.all.xml: docs-xml/smbdotconf/logon/abortshutdownscript.xml docs-xml/smbdotconf/security/accessbasedshareenum.xml docs-xml/smbdotconf/protocol/aclallowexecutealways.xml docs-xml/smbdotconf/protocol/aclcheckpermissions.xml docs-xml/smbdotconf/security/aclgroupcontrol.xml docs-xml/smbdotconf/protocol/aclmapfullcontrol.xml docs-xml/smbdotconf/logon/addgroupscript.xml docs-xml/smbdotconf/base/additionaldnshostnames.xml docs-xml/smbdotconf/logon/addmachinescript.xml docs-xml/smbdotconf/printing/addportcommand.xml docs-xml/smbdotconf/printing/addprintercommand.xml docs-xml/smbdotconf/misc/addsharecommand.xml docs-xml/smbdotconf/logon/adduserscript.xml docs-xml/smbdotconf/logon/addusertogroupscript.xml docs-xml/smbdotconf/browse/administrative_share.xml docs-xml/smbdotconf/security/adminusers.xml docs-xml/smbdotconf/misc/afsshare.xml docs-xml/smbdotconf/misc/afstokenlifetime.xml docs-xml/smbdotconf/misc/afsusernamemap.xml docs-xml/smbdotconf/tuning/aiomaxthreads.xml docs-xml/smbdotconf/tuning/aioreadsize.xml docs-xml/smbdotconf/tuning/aiowritebehind.xml docs-xml/smbdotconf/tuning/aiowritesize.xml docs-xml/smbdotconf/security/algorithmicridbase.xml docs-xml/smbdotconf/tuning/allocationroundupsize.xml docs-xml/smbdotconf/security/allowdcerpcauthlevelconnect.xml docs-xml/smbdotconf/domain/allowdnsupdates.xml docs-xml/smbdotconf/misc/allowinsecurewidelinks.xml docs-xml/smbdotconf/logon/allownt4crypto.xml docs-xml/smbdotconf/security/allowtrusteddomains.xml docs-xml/smbdotconf/misc/allowunsafeclusterupgrade.xml docs-xml/smbdotconf/winbind/applygrouppolicies.xml docs-xml/smbdotconf/tuning/asyncdnstimeout.xml docs-xml/smbdotconf/misc/asyncsmbechohandler.xml docs-xml/smbdotconf/logon/autheventnotification.xml docs-xml/smbdotconf/misc/auto_services.xml docs-xml/smbdotconf/misc/available.xml docs-xml/smbdotconf/security/binddnsdir.xml docs-xml/smbdotconf/base/bindinterfacesonly.xml docs-xml/smbdotconf/locking/blockinglocks.xml docs-xml/smbdotconf/tuning/blocksize.xml docs-xml/smbdotconf/browse/browseable.xml docs-xml/smbdotconf/browse/browselist.xml docs-xml/smbdotconf/misc/cachedirectory.xml docs-xml/smbdotconf/filename/casesensitive.xml docs-xml/smbdotconf/misc/changenotify.xml docs-xml/smbdotconf/misc/changesharecommand.xml docs-xml/smbdotconf/tuning/checkparentdirectorydeleteonclose.xml docs-xml/smbdotconf/security/checkpasswordscript.xml docs-xml/smbdotconf/protocol/cldapport.xml docs-xml/smbdotconf/protocol/clientipcmaxprotocol.xml docs-xml/smbdotconf/protocol/clientipcminprotocol.xml docs-xml/smbdotconf/security/clientipcsigning.xml docs-xml/smbdotconf/security/clientlanmanauth.xml docs-xml/smbdotconf/ldap/clientldapsaslwrapping.xml docs-xml/smbdotconf/protocol/clientmaxprotocol.xml docs-xml/smbdotconf/protocol/clientminprotocol.xml docs-xml/smbdotconf/security/clientntlmv2auth.xml docs-xml/smbdotconf/security/clientplaintextauth.xml docs-xml/smbdotconf/security/clientschannel.xml docs-xml/smbdotconf/security/clientsigning.xml docs-xml/smbdotconf/security/clientsmbencrypt.xml docs-xml/smbdotconf/security/clientusepsnegoprincipal.xml docs-xml/smbdotconf/protocol/clientusespnego.xml docs-xml/smbdotconf/misc/clusteraddresses.xml docs-xml/smbdotconf/misc/clustering.xml docs-xml/smbdotconf/base/comment.xml docs-xml/smbdotconf/base/configbackend.xml docs-xml/smbdotconf/misc/configfile.xml docs-xml/smbdotconf/misc/copy.xml docs-xml/smbdotconf/winbind/createkrb5conf.xml docs-xml/smbdotconf/security/createmask.xml docs-xml/smbdotconf/locking/cscpolicy.xml docs-xml/smbdotconf/misc/ctdbdsocket.xml docs-xml/smbdotconf/misc/ctdblocktimewarnthreshold.xml docs-xml/smbdotconf/misc/ctdbtimeout.xml docs-xml/smbdotconf/printing/cupsconnectiontimeout.xml docs-xml/smbdotconf/printing/cupsencrypt.xml docs-xml/smbdotconf/printing/cupsoptions.xml docs-xml/smbdotconf/printing/cupsserver.xml docs-xml/smbdotconf/protocol/dcerpcendpointservers.xml docs-xml/smbdotconf/tuning/deadtime.xml docs-xml/smbdotconf/logging/debugclass.xml docs-xml/smbdotconf/security/debugencryption.xml docs-xml/smbdotconf/logging/debughirestimestamp.xml docs-xml/smbdotconf/logging/debugpid.xml docs-xml/smbdotconf/logging/debugprefixtimestamp.xml docs-xml/smbdotconf/logging/debuguid.xml docs-xml/smbdotconf/security/dedicatedkeytabfile.xml docs-xml/smbdotconf/filename/defaultcase.xml docs-xml/smbdotconf/printing/defaultdevmode.xml docs-xml/smbdotconf/misc/defaultservice.xml docs-xml/smbdotconf/protocol/defersharingviolations.xml docs-xml/smbdotconf/logon/deletegroupscript.xml docs-xml/smbdotconf/printing/deleteprintercommand.xml docs-xml/smbdotconf/misc/deletereadonly.xml docs-xml/smbdotconf/misc/deletesharecommand.xml docs-xml/smbdotconf/logon/deleteuserfromgroupscript.xml docs-xml/smbdotconf/logon/deleteuserscript.xml docs-xml/smbdotconf/filename/deletevetofiles.xml docs-xml/smbdotconf/misc/dfreecachetime.xml docs-xml/smbdotconf/misc/dfreecommand.xml docs-xml/smbdotconf/protocol/dgramport.xml docs-xml/smbdotconf/security/directorymask.xml docs-xml/smbdotconf/misc/directorynamecachesize.xml docs-xml/smbdotconf/security/directorysecuritymask.xml docs-xml/smbdotconf/protocol/disablenetbios.xml docs-xml/smbdotconf/printing/disablespoolss.xml docs-xml/smbdotconf/misc/dmapisupport.xml docs-xml/smbdotconf/domain/dnsforwarder.xml docs-xml/smbdotconf/wins/dnsproxy.xml docs-xml/smbdotconf/domain/dnsupdatecommand.xml docs-xml/smbdotconf/domain/dnszonescavenging.xml docs-xml/smbdotconf/logon/domainlogons.xml docs-xml/smbdotconf/browse/domainmaster.xml docs-xml/smbdotconf/misc/dontdescend.xml docs-xml/smbdotconf/base/doscharset.xml docs-xml/smbdotconf/misc/dosfilemode.xml docs-xml/smbdotconf/misc/dosfiletimeresolution.xml docs-xml/smbdotconf/misc/dosfiletimes.xml docs-xml/smbdotconf/misc/dsdbeventnotification.xml docs-xml/smbdotconf/misc/dsdbgroupchangenotification.xml docs-xml/smbdotconf/misc/dsdbpasswordeventnotification.xml docs-xml/smbdotconf/protocol/durablehandles.xml docs-xml/smbdotconf/protocol/easupport.xml docs-xml/smbdotconf/misc/elasticsearchaddress.xml docs-xml/smbdotconf/misc/elasticsearchindex.xml docs-xml/smbdotconf/misc/elasticsearchmappings.xml docs-xml/smbdotconf/misc/elasticsearchmaxresults.xml docs-xml/smbdotconf/misc/elasticsearchport.xml docs-xml/smbdotconf/misc/elasticsearchusetls.xml docs-xml/smbdotconf/protocol/enableasusupport.xml docs-xml/smbdotconf/base/enablecorefiles.xml docs-xml/smbdotconf/logon/enableprivileges.xml docs-xml/smbdotconf/printing/enablespoolss.xml docs-xml/smbdotconf/security/encryptpasswords.xml docs-xml/smbdotconf/browse/enhancedbrowsing.xml docs-xml/smbdotconf/printing/enumportscommand.xml docs-xml/smbdotconf/protocol/eventloglist.xml docs-xml/smbdotconf/misc/fakedirectorycreatetimes.xml docs-xml/smbdotconf/locking/fakeoplocks.xml docs-xml/smbdotconf/misc/followsymlinks.xml docs-xml/smbdotconf/locking/force_process_locks.xml docs-xml/smbdotconf/security/forcecreatemode.xml docs-xml/smbdotconf/security/forcedirectorymode.xml docs-xml/smbdotconf/security/forcedirectorysecuritymode.xml docs-xml/smbdotconf/security/forcegroup.xml docs-xml/smbdotconf/printing/forceprintername.xml docs-xml/smbdotconf/security/forcesecuritymode.xml docs-xml/smbdotconf/security/forceunknownacluser.xml docs-xml/smbdotconf/security/forceuser.xml docs-xml/smbdotconf/misc/fssprunestale.xml docs-xml/smbdotconf/misc/fsssequencetimeout.xml docs-xml/smbdotconf/misc/fstype.xml docs-xml/smbdotconf/vfs/getquotacommand.xml docs-xml/smbdotconf/tuning/getwdcache.xml docs-xml/smbdotconf/domain/gpoupdatecommand.xml docs-xml/smbdotconf/security/guestaccount.xml docs-xml/smbdotconf/security/guestok.xml docs-xml/smbdotconf/security/guestonly.xml docs-xml/smbdotconf/filename/hidedotfiles.xml docs-xml/smbdotconf/filename/hidefiles.xml docs-xml/smbdotconf/filename/hidenewfilestimeout.xml docs-xml/smbdotconf/filename/hidespecialfiles.xml docs-xml/smbdotconf/filename/hideunreadable.xml docs-xml/smbdotconf/filename/hideunwriteablefiles.xml docs-xml/smbdotconf/misc/homedirmap.xml docs-xml/smbdotconf/misc/honorchangenotifyprivilege.xml docs-xml/smbdotconf/vfs/hostmsdfs.xml docs-xml/smbdotconf/tuning/hostnamelookups.xml docs-xml/smbdotconf/security/hostsallow.xml docs-xml/smbdotconf/security/hostsdeny.xml docs-xml/smbdotconf/winbind/idmapbackend.xml docs-xml/smbdotconf/winbind/idmapcachetime.xml docs-xml/smbdotconf/winbind/idmapconfig.xml docs-xml/smbdotconf/winbind/idmapgid.xml docs-xml/smbdotconf/winbind/idmapnegativecachetime.xml docs-xml/smbdotconf/winbind/idmapuid.xml docs-xml/smbdotconf/misc/include.xml docs-xml/smbdotconf/winbind/includesystemkrb5conf.xml docs-xml/smbdotconf/security/inheritacls.xml docs-xml/smbdotconf/security/inheritowner.xml docs-xml/smbdotconf/security/inheritpermissions.xml docs-xml/smbdotconf/logon/initlogondelay.xml docs-xml/smbdotconf/logon/initlogondelayedhosts.xml docs-xml/smbdotconf/base/interfaces.xml docs-xml/smbdotconf/security/invalidusers.xml docs-xml/smbdotconf/printing/iprintserver.xml docs-xml/smbdotconf/tuning/keepalive.xml docs-xml/smbdotconf/security/kerberosencryptiontypes.xml docs-xml/smbdotconf/security/kerberosmethod.xml docs-xml/smbdotconf/misc/kernelchangenotify.xml docs-xml/smbdotconf/locking/kerneloplocks.xml docs-xml/smbdotconf/locking/kernelsharemodes.xml docs-xml/smbdotconf/security/kpasswdport.xml docs-xml/smbdotconf/security/krb5port.xml docs-xml/smbdotconf/security/lanmanauth.xml docs-xml/smbdotconf/protocol/largereadwrite.xml docs-xml/smbdotconf/ldap/ldapadmindn.xml docs-xml/smbdotconf/ldap/ldapconnectiontimeout.xml docs-xml/smbdotconf/logging/ldapdebuglevel.xml docs-xml/smbdotconf/logging/ldapdebugthreshold.xml docs-xml/smbdotconf/ldap/ldapdeletedn.xml docs-xml/smbdotconf/ldap/ldapderef.xml docs-xml/smbdotconf/ldap/ldapfollowreferral.xml docs-xml/smbdotconf/ldap/ldapgroupsuffix.xml docs-xml/smbdotconf/ldap/ldapidmapsuffix.xml docs-xml/smbdotconf/ldap/ldapmachinesuffix.xml docs-xml/smbdotconf/ldap/ldapmaxanonrequest.xml docs-xml/smbdotconf/ldap/ldapmaxauthrequest.xml docs-xml/smbdotconf/ldap/ldapmaxsearchrequest.xml docs-xml/smbdotconf/ldap/ldappagesize.xml docs-xml/smbdotconf/ldap/ldappasswdsync.xml docs-xml/smbdotconf/ldap/ldapreplicationsleep.xml docs-xml/smbdotconf/ldap/ldapsameditposix.xml docs-xml/smbdotconf/ldap/ldapsamtrusted.xml docs-xml/smbdotconf/ldap/ldapserverrequirestrongauth.xml docs-xml/smbdotconf/ldap/ldapssl.xml docs-xml/smbdotconf/ldap/ldapsuffix.xml docs-xml/smbdotconf/ldap/ldaptimeout.xml docs-xml/smbdotconf/ldap/ldapusersuffix.xml docs-xml/smbdotconf/locking/level2oplocks.xml docs-xml/smbdotconf/browse/lmannounce.xml docs-xml/smbdotconf/browse/lminterval.xml docs-xml/smbdotconf/printing/loadprinters.xml docs-xml/smbdotconf/browse/localmaster.xml docs-xml/smbdotconf/misc/lockdirectory.xml docs-xml/smbdotconf/locking/locking.xml docs-xml/smbdotconf/locking/lockspintime.xml docs-xml/smbdotconf/logging/logfile.xml docs-xml/smbdotconf/logging/logging.xml docs-xml/smbdotconf/logging/loglevel.xml docs-xml/smbdotconf/security/lognttokencommand.xml docs-xml/smbdotconf/logon/logondrive.xml docs-xml/smbdotconf/logon/logonhome.xml docs-xml/smbdotconf/logon/logonpath.xml docs-xml/smbdotconf/logon/logonscript.xml docs-xml/smbdotconf/misc/logwriteablefilesonexit.xml docs-xml/smbdotconf/printing/lppausecommand.xml docs-xml/smbdotconf/printing/lpqcachetime.xml docs-xml/smbdotconf/printing/lpqcommand.xml docs-xml/smbdotconf/printing/lpresumecommand.xml docs-xml/smbdotconf/printing/lprmcommand.xml docs-xml/smbdotconf/protocol/lsaovernetlogon.xml docs-xml/smbdotconf/domain/machinepasswordtimeout.xml docs-xml/smbdotconf/misc/magicoutput.xml docs-xml/smbdotconf/misc/magicscript.xml docs-xml/smbdotconf/filename/manglednames.xml docs-xml/smbdotconf/filename/mangleprefix.xml docs-xml/smbdotconf/filename/manglingchar.xml docs-xml/smbdotconf/filename/manglingmethod.xml docs-xml/smbdotconf/protocol/mapaclinherit.xml docs-xml/smbdotconf/filename/maparchive.xml docs-xml/smbdotconf/filename/maphidden.xml docs-xml/smbdotconf/filename/mapreadonly.xml docs-xml/smbdotconf/filename/mapsystem.xml docs-xml/smbdotconf/security/maptoguest.xml docs-xml/smbdotconf/tuning/maxconnections.xml docs-xml/smbdotconf/tuning/maxdisksize.xml docs-xml/smbdotconf/logging/maxlogsize.xml docs-xml/smbdotconf/protocol/maxmux.xml docs-xml/smbdotconf/tuning/maxopenfiles.xml docs-xml/smbdotconf/printing/maxprintjobs.xml docs-xml/smbdotconf/printing/maxreportedprintjobs.xml docs-xml/smbdotconf/tuning/maxsmbdprocesses.xml docs-xml/smbdotconf/filename/maxstatcachesize.xml docs-xml/smbdotconf/protocol/maxttl.xml docs-xml/smbdotconf/wins/maxwinsttl.xml docs-xml/smbdotconf/protocol/maxxmit.xml docs-xml/smbdotconf/base/mdnsname.xml docs-xml/smbdotconf/misc/messagecommand.xml docs-xml/smbdotconf/security/mindomainuid.xml docs-xml/smbdotconf/tuning/minprintspace.xml docs-xml/smbdotconf/protocol/minreceivefilesize.xml docs-xml/smbdotconf/wins/minwinsttl.xml docs-xml/smbdotconf/security/mitkdccommand.xml docs-xml/smbdotconf/vfs/msdfsproxy.xml docs-xml/smbdotconf/vfs/msdfsroot.xml docs-xml/smbdotconf/vfs/msdfsshufflereferrals.xml docs-xml/smbdotconf/base/multicastdnsregister.xml docs-xml/smbdotconf/tuning/namecachetimeout.xml docs-xml/smbdotconf/protocol/nameresolveorder.xml docs-xml/smbdotconf/misc/nbtclientsocketaddress.xml docs-xml/smbdotconf/wins/nbtd-wins_prepend1bto1cqueries.xml docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist.xml docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml docs-xml/smbdotconf/protocol/nbtport.xml docs-xml/smbdotconf/misc/ncalrpcdir.xml docs-xml/smbdotconf/base/netbiosaliases.xml docs-xml/smbdotconf/base/netbiosname.xml docs-xml/smbdotconf/base/netbiosscope.xml docs-xml/smbdotconf/winbind/netutralizent4emulation.xml docs-xml/smbdotconf/misc/nishomedir.xml docs-xml/smbdotconf/misc/nmbdbindexplicitbroadcast.xml docs-xml/smbdotconf/domain/nsupdatecommand.xml docs-xml/smbdotconf/protocol/ntaclsupport.xml docs-xml/smbdotconf/security/ntlmauth.xml docs-xml/smbdotconf/protocol/ntpipesupport.xml docs-xml/smbdotconf/security/ntpsigndsocketdirectory.xml docs-xml/smbdotconf/protocol/ntstatussupport.xml docs-xml/smbdotconf/vfs/ntvfshandler.xml docs-xml/smbdotconf/security/nullpasswords.xml docs-xml/smbdotconf/security/obeypamrestrictions.xml docs-xml/smbdotconf/security/oldpasswordallowedperiod.xml docs-xml/smbdotconf/locking/oplockbreakwaittime.xml docs-xml/smbdotconf/locking/oplocks.xml docs-xml/smbdotconf/printing/os2drivermap.xml docs-xml/smbdotconf/browse/oslevel.xml docs-xml/smbdotconf/security/pampasswordchange.xml docs-xml/smbdotconf/misc/panicaction.xml docs-xml/smbdotconf/security/passdbbackend.xml docs-xml/smbdotconf/security/passdbexpandexplicit.xml docs-xml/smbdotconf/security/passwdchat.xml docs-xml/smbdotconf/security/passwdchatdebug.xml docs-xml/smbdotconf/security/passwdchattimeout.xml docs-xml/smbdotconf/security/passwdprogram.xml docs-xml/smbdotconf/security/passwordhashgpgkeyids.xml docs-xml/smbdotconf/security/passwordhashuserpasswordschemes.xml docs-xml/smbdotconf/security/passwordserver.xml docs-xml/smbdotconf/base/path.xml docs-xml/smbdotconf/misc/perfcountmodule.xml docs-xml/smbdotconf/misc/piddirectory.xml docs-xml/smbdotconf/locking/posixlocking.xml docs-xml/smbdotconf/misc/postexec.xml docs-xml/smbdotconf/misc/preexec.xml docs-xml/smbdotconf/misc/preexecclose.xml docs-xml/smbdotconf/browse/preferredmaster.xml docs-xml/smbdotconf/base/preforkbackoffincrement.xml docs-xml/smbdotconf/base/preforkchildren.xml docs-xml/smbdotconf/base/preforkmaximumbackoff.xml docs-xml/smbdotconf/security/preloadmodules.xml docs-xml/smbdotconf/filename/preservecase.xml docs-xml/smbdotconf/printing/printable.xml docs-xml/smbdotconf/printing/printcapcachetime.xml docs-xml/smbdotconf/printing/printcapname.xml docs-xml/smbdotconf/printing/printcommand.xml docs-xml/smbdotconf/printing/printername.xml docs-xml/smbdotconf/printing/printing.xml docs-xml/smbdotconf/printing/printjobusername.xml docs-xml/smbdotconf/printing/printnotifybackchannel.xml docs-xml/smbdotconf/security/privatedir.xml docs-xml/smbdotconf/printing/queuepausecommand.xml docs-xml/smbdotconf/printing/queueresumecommand.xml docs-xml/smbdotconf/security/rawntlmv2auth.xml docs-xml/smbdotconf/security/readlist.xml docs-xml/smbdotconf/security/readonly.xml docs-xml/smbdotconf/protocol/readraw.xml docs-xml/smbdotconf/base/realm.xml docs-xml/smbdotconf/misc/registryshares.xml docs-xml/smbdotconf/logon/rejectmd5clients.xml docs-xml/smbdotconf/winbind/rejectmd5servers.xml docs-xml/smbdotconf/misc/remoteannounce.xml docs-xml/smbdotconf/misc/remotebrowsesync.xml docs-xml/smbdotconf/security/renameuserscript.xml docs-xml/smbdotconf/winbind/requirestrongkey.xml docs-xml/smbdotconf/misc/resetonzerovc.xml docs-xml/smbdotconf/security/restrictanonymous.xml docs-xml/smbdotconf/security/rootdirectory.xml docs-xml/smbdotconf/misc/rootpostexec.xml docs-xml/smbdotconf/misc/rootpreexec.xml docs-xml/smbdotconf/misc/rootpreexecclose.xml docs-xml/smbdotconf/protocol/rpcbigendian.xml docs-xml/smbdotconf/misc/rpcdaemon.xml docs-xml/smbdotconf/misc/rpcserver.xml docs-xml/smbdotconf/rpc/rpcserverdynamicportrange.xml docs-xml/smbdotconf/protocol/rpcserverport.xml docs-xml/smbdotconf/security/sambakcccommand.xml docs-xml/smbdotconf/security/security.xml docs-xml/smbdotconf/security/securitymask.xml docs-xml/smbdotconf/protocol/servermaxprotocol.xml docs-xml/smbdotconf/protocol/serverminprotocol.xml docs-xml/smbdotconf/protocol/servermultichannelsupport.xml docs-xml/smbdotconf/security/serverrole.xml docs-xml/smbdotconf/security/serverschannel.xml docs-xml/smbdotconf/base/serverservices.xml docs-xml/smbdotconf/security/serversigning.xml docs-xml/smbdotconf/security/serversmbencrypt.xml docs-xml/smbdotconf/base/serverstring.xml docs-xml/smbdotconf/logon/setprimarygroupscript.xml docs-xml/smbdotconf/vfs/setquotacommand.xml docs-xml/smbdotconf/base/sharebackend.xml docs-xml/smbdotconf/protocol/sharefakefscaps.xml docs-xml/smbdotconf/filename/shortpreservecase.xml docs-xml/smbdotconf/printing/showaddprinterwizard.xml docs-xml/smbdotconf/logon/shutdownscript.xml docs-xml/smbdotconf/protocol/smb2_disable_lock_sequence_checking.xml docs-xml/smbdotconf/protocol/smb2_disable_oplock_break_retry.xml docs-xml/smbdotconf/locking/smb2leases.xml docs-xml/smbdotconf/protocol/smb2maxcredits.xml docs-xml/smbdotconf/protocol/smb2maxread.xml docs-xml/smbdotconf/protocol/smb2maxtrans.xml docs-xml/smbdotconf/protocol/smb2maxwrite.xml docs-xml/smbdotconf/misc/smbdasyncdosmode.xml docs-xml/smbdotconf/misc/smbdgetinfoasksharemode.xml docs-xml/smbdotconf/misc/smbdmaxasyncdosmode.xml docs-xml/smbdotconf/misc/smbdprofilinglevel.xml docs-xml/smbdotconf/misc/smbdsearchasksharemode.xml docs-xml/smbdotconf/security/smbencrypt.xml docs-xml/smbdotconf/security/smbpasswdfile.xml docs-xml/smbdotconf/protocol/smbports.xml docs-xml/smbdotconf/tuning/socketoptions.xml docs-xml/smbdotconf/domain/spnupdatecommand.xml docs-xml/smbdotconf/printing/spoolssarchitecture.xml docs-xml/smbdotconf/printing/spoolssosversion.xml docs-xml/smbdotconf/misc/spotlight.xml docs-xml/smbdotconf/misc/spotlight_backend.xml docs-xml/smbdotconf/filename/statcache.xml docs-xml/smbdotconf/misc/statedirectory.xml docs-xml/smbdotconf/filename/storedosattributes.xml docs-xml/smbdotconf/tuning/strictallocate.xml docs-xml/smbdotconf/locking/strictlocking.xml docs-xml/smbdotconf/tuning/strictrename.xml docs-xml/smbdotconf/tuning/strictsync.xml docs-xml/smbdotconf/protocol/svcctllist.xml docs-xml/smbdotconf/tuning/syncalways.xml docs-xml/smbdotconf/logging/syslog.xml docs-xml/smbdotconf/logging/syslogonly.xml docs-xml/smbdotconf/winbind/templatehomedir.xml docs-xml/smbdotconf/winbind/templateshell.xml docs-xml/smbdotconf/protocol/timeserver.xml docs-xml/smbdotconf/logging/timestamplogs.xml docs-xml/smbdotconf/security/tlscafile.xml docs-xml/smbdotconf/security/tlscertfile.xml docs-xml/smbdotconf/security/tlscrlfile.xml docs-xml/smbdotconf/security/tlsdhparamsfile.xml docs-xml/smbdotconf/security/tlsenabled.xml docs-xml/smbdotconf/security/tlskeyfile.xml docs-xml/smbdotconf/security/tlspriority.xml docs-xml/smbdotconf/security/tlsverifypeer.xml docs-xml/smbdotconf/protocol/unicode.xml docs-xml/smbdotconf/base/unixcharset.xml docs-xml/smbdotconf/protocol/unixextensions.xml docs-xml/smbdotconf/security/unixpasswordsync.xml docs-xml/smbdotconf/printing/useclientdriver.xml docs-xml/smbdotconf/tuning/usemmap.xml docs-xml/smbdotconf/security/usernamelevel.xml docs-xml/smbdotconf/security/usernamemap.xml docs-xml/smbdotconf/security/usernamemapcachetime.xml docs-xml/smbdotconf/security/usernamemapscript.xml docs-xml/smbdotconf/misc/usershareallowguests.xml docs-xml/smbdotconf/misc/usersharemaxshares.xml docs-xml/smbdotconf/misc/usershareowneronly.xml docs-xml/smbdotconf/misc/usersharepath.xml docs-xml/smbdotconf/misc/usershareprefixallowlist.xml docs-xml/smbdotconf/misc/usershareprefixdenylist.xml docs-xml/smbdotconf/misc/usersharetemplateshare.xml docs-xml/smbdotconf/tuning/usesendfile.xml docs-xml/smbdotconf/misc/utmp.xml docs-xml/smbdotconf/misc/utmpdirectory.xml docs-xml/smbdotconf/misc/valid.xml docs-xml/smbdotconf/security/validusers.xml docs-xml/smbdotconf/filename/vetofiles.xml docs-xml/smbdotconf/filename/vetooplockfiles.xml docs-xml/smbdotconf/vfs/vfsobjects.xml docs-xml/smbdotconf/misc/volume.xml docs-xml/smbdotconf/misc/widelinks.xml docs-xml/smbdotconf/winbind/winbindcachetime.xml docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml docs-xml/smbdotconf/winbind/winbindenumgroups.xml docs-xml/smbdotconf/winbind/winbindenumusers.xml docs-xml/smbdotconf/winbind/winbindexpandgroups.xml docs-xml/smbdotconf/winbind/winbindignoredomains.xml docs-xml/smbdotconf/winbind/winbindmaxclients.xml docs-xml/smbdotconf/winbind/winbindmaxdomainconnections.xml docs-xml/smbdotconf/winbind/winbindnestedgroups.xml docs-xml/smbdotconf/winbind/winbindnormalizenames.xml docs-xml/smbdotconf/winbind/winbindnssinfo.xml docs-xml/smbdotconf/winbind/winbindofflinelogon.xml docs-xml/smbdotconf/winbind/winbindreconnectdelay.xml docs-xml/smbdotconf/winbind/winbindrefreshtickets.xml docs-xml/smbdotconf/winbind/winbindrequesttimeout.xml docs-xml/smbdotconf/winbind/winbindrpconly.xml docs-xml/smbdotconf/winbind/winbindscantrusteddomains.xml docs-xml/smbdotconf/winbind/winbindsealedpipes.xml docs-xml/smbdotconf/winbind/winbindseparator.xml docs-xml/smbdotconf/winbind/winbindusedefaultdomain.xml docs-xml/smbdotconf/winbind/winbindusekrb5enterpriseprincipals.xml docs-xml/smbdotconf/wins/winsdb-localowner.xml docs-xml/smbdotconf/wins/winsdb-nosync.xml docs-xml/smbdotconf/wins/winshook.xml docs-xml/smbdotconf/wins/winsproxy.xml docs-xml/smbdotconf/wins/winsserver.xml docs-xml/smbdotconf/wins/winssupport.xml docs-xml/smbdotconf/base/workgroup.xml docs-xml/smbdotconf/wins/wreplsrv-periodic_interval.xml docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml docs-xml/smbdotconf/wins/wreplsrv-scavenging_interval.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_extra_timeout.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_interval.xml docs-xml/smbdotconf/wins/wreplsrv-tombstone_timeout.xml docs-xml/smbdotconf/wins/wreplsrv-verify_interval.xml docs-xml/smbdotconf/security/writeable.xml docs-xml/smbdotconf/security/writelist.xml docs-xml/smbdotconf/protocol/writeraw.xml docs-xml/smbdotconf/misc/wtmpdirectory.xml -> bin/default/docs-xml/smbdotconf/parameters.all.xml
  1555. [149/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1556. [150/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1557. [151/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1558. [152/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1559. [153/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1560. [154/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1561. [155/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1562. [156/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1563. [157/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1564. [158/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1565. [159/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1566. [160/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1567. [161/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1568. [162/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1569. [163/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1570. [164/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1571. [165/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1572. [166/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1573. [167/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1574. [168/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1575. [169/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1576. [170/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1577. [171/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1578. [172/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1579. [173/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1580. [174/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1581. [175/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1582. [176/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1583. [177/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1584. [178/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1585. [179/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1586. [180/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1587. [181/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1588. [182/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1589. [183/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1590. [184/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1591. [185/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1592. [186/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1593. [187/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1594. [188/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1595. [189/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1596. [190/353] Creating bin/default/lib/ldb/include/ldb_version.h
  1597. [192/353] Creating bin/default/source4/param/shares.empty.c
  1598. [193/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1599. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/samba-hostconfig.pc (from bin/default/lib/param/samba-hostconfig.pc)
  1600. [194/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1601. [195/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1602. [196/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1603. [197/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1604. [198/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1605. [199/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1606. [200/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1607. [201/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1608. [202/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1609. [203/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1610. [204/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1611. [205/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1612. [206/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1613. [207/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1614. [208/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1615. [209/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1616. [210/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1617. [211/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1618. [212/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1619. [213/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1620. [214/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1621. [215/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1622. [216/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1623. [217/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1624. [218/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1625. [219/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1626. [220/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1627. [221/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1628. [222/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1629. [223/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1630. [224/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1631. [225/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1632. [226/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1633. [227/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1634. [228/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1635. [229/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1636. [230/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1637. [231/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1638. [232/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1639. [233/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1640. [234/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1641. [235/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1642. [236/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1643. [237/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1644. [238/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1645. [239/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1646. [240/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1647. [241/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1648. [242/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1649. [243/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1650. [244/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1651. [245/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1652. [246/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1653. [247/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1654. [248/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1655. [249/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1656. [250/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1657. [251/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1658. [252/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1659. [253/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1660. [254/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1661. [255/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1662. [256/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1663. [257/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1664. [258/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1665. [259/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1666. [260/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1667. [261/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1668. [262/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1669. [263/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1670. [264/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1671. [265/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1672. [266/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1673. [267/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1674. [268/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1675. [269/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1676. [270/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1677. [271/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1678. [272/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1679. [273/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1680. [274/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1681. [275/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1682. [276/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1683. [277/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1684. [278/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1685. [279/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1686. [280/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1687. [281/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1688. [282/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1689. [283/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1690. [284/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1691. [285/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1692. [286/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1693. [287/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1694. [288/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1695. [289/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1696. [290/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1697. [291/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1698. [292/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1699. [293/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1700. [294/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1701. [295/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1702. [296/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1703. [297/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1704. [298/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1705. [299/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1706. [300/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1707. [301/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1708. [302/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1709. [303/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1710. [304/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1711. [305/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1712. [306/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1713. [307/353] Creating bin/default/source4/librpc/ndr-samba4.empty.c
  1714. [308/353] Creating bin/default/source4/librpc/dcerpc-samba4.empty.c
  1715. [309/353] Creating bin/default/source4/librpc/dcerpc-samr.empty.c
  1716. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/dcerpc_samr.pc (from bin/default/source4/librpc/dcerpc_samr.pc)
  1717. [312/353] Creating bin/default/source4/dsdb/samdb/ldb_modules/dsdb-module.empty.c
  1718. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/dcerpc.pc (from bin/default/source4/librpc/dcerpc.pc)
  1719. [314/353] Creating bin/default/auth/ntlmssp/gensec_ntlmssp.empty.c
  1720. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/samdb.pc (from bin/default/source4/dsdb/samdb.pc)
  1721. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/samba-credentials.pc (from bin/default/auth/credentials/samba-credentials.pc)
  1722. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/wbclient.pc (from bin/default/nsswitch/libwbclient/wbclient.pc)
  1723. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/samba-util.pc (from bin/default/lib/util/samba-util.pc)
  1724. [318/353] Creating bin/default/librpc/NDR_KRB5PAC.empty.c
  1725. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/ndr_krb5pac.pc (from bin/default/librpc/ndr_krb5pac.pc)
  1726. [320/353] Creating bin/default/librpc/ndr-standard.empty.c
  1727. [322/353] Creating bin/default/librpc/NDR_NBT.empty.c
  1728. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/ndr_standard.pc (from bin/default/librpc/ndr_standard.pc)
  1729. [324/353] Creating bin/default/librpc/ndr-samba.empty.c
  1730. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/ndr_nbt.pc (from bin/default/librpc/ndr_nbt.pc)
  1731. [325/353] Creating bin/default/librpc/dcerpc-samba.empty.c
  1732. [326/353] Creating bin/default/librpc/NDR_MISC.empty.c
  1733. [328/353] Creating bin/default/libcli/auth/cliauth.empty.c
  1734. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/ndr.pc (from bin/default/librpc/ndr.pc)
  1735. [329/353] Processing HEIMDAL_ERRORLIST: source4/heimdal/lib/wind/gen-errorlist.py source4/heimdal/lib/wind/rfc3454.txt source4/heimdal/lib/wind/stringprep.py -> bin/default/source4/heimdal/lib/wind/errorlist_table.c bin/default/source4/heimdal/lib/wind/errorlist_table.h
  1736. [330/353] Processing HEIMDAL_NORMALIZE_TABLE: source4/heimdal/lib/wind/gen-normalize.py source4/heimdal/lib/wind/UnicodeData.txt source4/heimdal/lib/wind/CompositionExclusions-3.2.0.txt -> bin/default/source4/heimdal/lib/wind/normalize_table.h bin/default/source4/heimdal/lib/wind/normalize_table.c
  1737. [331/353] Processing HEIMDAL_COMBINING_TABLE: source4/heimdal/lib/wind/gen-combining.py source4/heimdal/lib/wind/UnicodeData.txt -> bin/default/source4/heimdal/lib/wind/combining_table.h bin/default/source4/heimdal/lib/wind/combining_table.c
  1738. [332/353] Processing HEIMDAL_BIDI_TABLE: source4/heimdal/lib/wind/gen-bidi.py source4/heimdal/lib/wind/rfc3454.txt -> bin/default/source4/heimdal/lib/wind/bidi_table.h bin/default/source4/heimdal/lib/wind/bidi_table.c
  1739. [333/353] Processing HEIMDAL_MAP_TABLE: source4/heimdal/lib/wind/gen-map.py source4/heimdal/lib/wind/stringprep.py source4/heimdal/lib/wind/rfc3454.txt -> bin/default/source4/heimdal/lib/wind/map_table.h bin/default/source4/heimdal/lib/wind/map_table.c
  1740. [334/353] Creating bin/default/lib/samba-sockets.empty.c
  1741. [335/353] Creating bin/default/source3/smbd/build_options.c
  1742. [337/353] Creating bin/default/source3/samba-passdb.empty.c
  1743. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/netapi.pc (from bin/default/source3/libnet/netapi.pc)
  1744. [338/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1745. [339/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1746. [340/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1747. [341/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1748. [342/353] Compiling lib/fuzzing/fuzz_ndr_X.c
  1749. [344/353] Creating bin/default/source3/modules/vfs.empty.c
  1750. [345/353] Compiling source3/modules/nfs41acl.x
  1751. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/pkgconfig/smbclient.pc (from bin/default/source3/libsmb/smbclient.pc)
  1752. [346/353] Compiling source3/modules/nfs41acl.x
  1753. [347/353] Creating bin/default/source3/modules/perfcount.empty.c
  1754. [348/353] Creating bin/default/source3/rpc_server/rpc.empty.c
  1755. [350/353] Compiling packaging/systemd/smb.service.in
  1756. [351/353] Compiling packaging/systemd/nmb.service.in
  1757. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/bin/findsmb (from bin/default/source3/script/findsmb)
  1758. [352/353] Compiling packaging/systemd/winbind.service.in
  1759. [353/353] Compiling packaging/systemd/samba.service.in
  1760. fooresult B.1,rfc4518-map
  1761.  
  1762. [354/355] Processing ../heimdal/lib/asn1/der-protos.h: source4/heimdal/lib/asn1/der_get.c source4/heimdal/lib/asn1/der_put.c source4/heimdal/lib/asn1/der_free.c source4/heimdal/lib/asn1/der_format.c source4/heimdal/lib/asn1/der_length.c source4/heimdal/lib/asn1/der_copy.c source4/heimdal/lib/asn1/der_cmp.c -> bin/default/source4/heimdal/lib/asn1/der-protos.h
  1763. [355/355] Processing ../heimdal/lib/asn1/der-private.h: source4/heimdal/lib/asn1/der_get.c source4/heimdal/lib/asn1/der_put.c source4/heimdal/lib/asn1/der_free.c source4/heimdal/lib/asn1/der_format.c source4/heimdal/lib/asn1/der_length.c source4/heimdal/lib/asn1/der_copy.c source4/heimdal/lib/asn1/der_cmp.c -> bin/default/source4/heimdal/lib/asn1/der-private.h
  1764. [356/389] Compiling lib/replace/closefrom.c
  1765. [357/389] Compiling lib/replace/replace.c
  1766. [358/389] Compiling lib/replace/strptime.c
  1767. [359/389] Compiling source4/heimdal/lib/roken/rand.c
  1768. [360/389] Compiling source4/heimdal/lib/roken/issuid.c
  1769. [361/389] Compiling source4/heimdal/lib/roken/bswap.c
  1770. [362/389] Compiling source4/heimdal/lib/roken/dumpdata.c
  1771. [363/389] Compiling source4/heimdal/lib/roken/rtbl.c
  1772. [364/389] Compiling source4/heimdal/lib/roken/cloexec.c
  1773. [365/389] Compiling source4/heimdal/lib/roken/h_errno.c
  1774. [366/389] Compiling source4/heimdal/lib/roken/simple_exec.c
  1775. [367/389] Compiling source4/heimdal/lib/roken/hex.c
  1776. [368/389] Compiling source4/heimdal/lib/roken/estrdup.c
  1777. [369/389] Compiling source4/heimdal/lib/roken/get_window_size.c
  1778. [370/389] Compiling source4/heimdal/lib/roken/strupr.c
  1779. [371/389] Compiling source4/heimdal/lib/roken/net_read.c
  1780. [372/389] Compiling source4/heimdal/lib/roken/ecalloc.c
  1781. [373/389] Compiling source4/heimdal/lib/roken/net_write.c
  1782. [374/389] Compiling source4/heimdal/lib/roken/strcollect.c
  1783. [375/389] Compiling source4/heimdal/lib/roken/strlwr.c
  1784. [376/389] Compiling source4/heimdal/lib/roken/getarg.c
  1785. [377/389] Compiling source4/heimdal/lib/roken/parse_units.c
  1786. [378/389] Compiling source4/heimdal_build/replace.c
  1787. [379/389] Compiling source4/heimdal/lib/roken/strsep.c
  1788. [380/389] Compiling source4/heimdal/lib/roken/erealloc.c
  1789. [381/389] Compiling source4/heimdal/lib/roken/emalloc.c
  1790. [382/389] Compiling source4/heimdal/lib/roken/ct.c
  1791. [383/389] Compiling source4/heimdal/lib/roken/strpool.c
  1792. [384/389] Compiling source4/heimdal/lib/roken/getdtablesize.c
  1793. [385/389] Compiling source4/heimdal/lib/roken/parse_time.c
  1794. [386/389] Compiling source4/heimdal/lib/roken/xfree.c
  1795. [387/389] Compiling source4/heimdal/lib/roken/base64.c
  1796. [388/389] Compiling source4/heimdal/lib/roken/strsep_copy.c
  1797. [389/389] Compiling source4/heimdal/lib/roken/vis.c
  1798. [390/393] Compiling source4/heimdal_build/version.c
  1799. [391/393] Compiling source4/heimdal/lib/vers/print_version.c
  1800. [392/393] Compiling source4/heimdal_build/version.c
  1801. [393/393] Compiling source4/heimdal/lib/vers/print_version.c
  1802. [394/567] Processing source4/heimdal/lib/asn1/kx509.asn1
  1803. [395/567] Processing source4/heimdal/lib/asn1/digest.asn1
  1804. [396/567] Processing source4/heimdal/lib/hdb/hdb.asn1
  1805. [397/567] Processing source4/heimdal/lib/gssapi/mech/gssapi.asn1
  1806. [398/567] Processing source4/heimdal/lib/gssapi/spnego/spnego.asn1
  1807. [399/567] Processing source4/heimdal/lib/asn1/rfc2459.asn1
  1808. [400/567] Processing HEIMDAL_KRB5_ASN1_ASN1: source4/heimdal/lib/asn1/krb5.asn1 source4/heimdal/lib/asn1/krb5.opt -> bin/default/source4/heimdal/lib/asn1/asn1_krb5_asn1.x bin/default/source4/heimdal/lib/asn1/krb5_asn1.hx bin/default/source4/heimdal/lib/asn1/krb5_asn1-priv.hx
  1809. [401/567] Processing source4/heimdal/lib/asn1/pkinit.asn1
  1810. [402/567] Processing HEIMDAL_CMS_ASN1_ASN1: source4/heimdal/lib/asn1/cms.asn1 source4/heimdal/lib/asn1/cms.opt -> bin/default/source4/heimdal/lib/asn1/asn1_cms_asn1.x bin/default/source4/heimdal/lib/asn1/cms_asn1.hx bin/default/source4/heimdal/lib/asn1/cms_asn1-priv.hx
  1811. [403/567] Processing source4/heimdal/lib/hx509/ocsp.asn1
  1812. [404/567] Processing source4/heimdal/lib/asn1/pkcs8.asn1
  1813. [405/567] Processing source4/heimdal/lib/asn1/pkcs9.asn1
  1814. [406/567] Processing source4/heimdal/lib/asn1/pkcs12.asn1
  1815. [407/567] Processing source4/heimdal/lib/hx509/pkcs10.asn1
  1816. [408/567] Processing param_functions.c: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_functions.c
  1817. [409/567] Processing param_functions.h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_functions.h
  1818. [410/567] Processing param_local.h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_local.h
  1819. [411/567] Processing param_global.h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_global.h
  1820. [412/567] Processing param_table_gen.c: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/lib/param/param_table_gen.c
  1821. [413/567] Processing librpc/idl/drsuapi.idl
  1822. [414/567] Processing librpc/idl/epmapper.idl
  1823. [415/567] Processing librpc/idl/eventlog.idl
  1824. [416/567] Processing librpc/idl/browser.idl
  1825. [417/567] Processing librpc/idl/dssetup.idl
  1826. [418/567] Processing librpc/idl/frsapi.idl
  1827. [419/567] Processing librpc/idl/spoolss.idl
  1828. [420/567] Processing librpc/idl/dnsserver.idl
  1829. [421/567] Processing librpc/idl/samr.idl
  1830. [422/567] Processing librpc/idl/srvsvc.idl
  1831. [423/567] Processing librpc/idl/winreg.idl
  1832. [424/567] Processing librpc/idl/mgmt.idl
  1833. [425/567] Processing librpc/idl/netlogon.idl
  1834. [426/567] Processing librpc/idl/svcctl.idl
  1835. [427/567] Processing librpc/idl/wkssvc.idl
  1836. [428/567] Processing librpc/idl/eventlog6.idl
  1837. librpc/idl/dssetup.idl:84: warning: top-level [out] pointer `info' is not a [ref] pointer
  1838.  
  1839. [429/567] Processing librpc/idl/backupkey.idl
  1840. [430/567] Processing librpc/idl/witness.idl
  1841. librpc/idl/epmapper.idl:203: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1842. librpc/idl/epmapper.idl:204: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1843. librpc/idl/epmapper.idl:219: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1844.  
  1845. [431/567] Processing librpc/idl/clusapi.idl
  1846. [432/567] Processing librpc/idl/mdssvc.idl
  1847. librpc/idl/witness.idl:153: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1848. librpc/idl/witness.idl:126: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1849.  
  1850. [433/567] Processing librpc/idl/echo.idl
  1851. [434/567] Processing librpc/idl/fsrvp.idl
  1852. librpc/idl/backupkey.idl:154: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1853.  
  1854. [435/567] Processing librpc/idl/lsa.idl
  1855. [436/567] Processing librpc/idl/winspool.idl
  1856. [437/567] Processing librpc/idl/atsvc.idl
  1857. [438/567] Processing librpc/idl/initshutdown.idl
  1858. [439/567] Processing librpc/idl/ntsvcs.idl
  1859. librpc/idl/svcctl.idl:674: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1860. librpc/idl/svcctl.idl:456: warning: top-level [out] pointer `TagId' is not a [ref] pointer
  1861. librpc/idl/svcctl.idl:467: warning: top-level [out] pointer `service_status' is not a [ref] pointer
  1862.  
  1863. [440/567] Processing librpc/idl/dfs.idl
  1864. [441/567] Processing librpc/idl/unixinfo.idl
  1865. [442/567] Processing librpc/idl/oxidresolver.idl
  1866. librpc/idl/dnsserver.idl:1530: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1867. librpc/idl/dnsserver.idl:1462: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1868. librpc/idl/dnsserver.idl:1518: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1869.  
  1870. [443/567] Processing librpc/idl/remact.idl
  1871. librpc/idl/winreg.idl:191: warning: Got pointer for `size', expected fully dereferenced variable
  1872. librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
  1873. librpc/idl/winreg.idl:191: warning: Got pointer for `size', expected fully dereferenced variable
  1874. librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
  1875. librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
  1876. librpc/idl/winreg.idl:191: warning: Got pointer for `length', expected fully dereferenced variable
  1877. librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully dereferenced variable
  1878. librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
  1879. librpc/idl/winreg.idl:268: warning: Got pointer for `data_size', expected fully dereferenced variable
  1880. librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
  1881. librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
  1882. librpc/idl/winreg.idl:268: warning: Got pointer for `data_length', expected fully dereferenced variable
  1883.  
  1884. [444/567] Processing librpc/idl/wmi.idl
  1885. librpc/idl/ntsvcs.idl:264: warning: top-level [out] pointer `unknown5a' is not a [ref] pointer
  1886.  
  1887. [445/567] Processing librpc/idl/dcom.idl
  1888. [446/567] Processing librpc/idl/audiosrv.idl
  1889. [447/567] Processing librpc/idl/dbgidl.idl
  1890. [448/567] Processing librpc/idl/dsbackup.idl
  1891. [449/567] Processing librpc/idl/efs.idl
  1892. [450/567] Processing librpc/idl/frstrans.idl
  1893. [451/567] Processing librpc/idl/frsrpc.idl
  1894. [452/567] Processing librpc/idl/keysvc.idl
  1895. [453/567] Processing librpc/idl/msgsvc.idl
  1896. librpc/idl/dcom.idl:56: warning: top-level [out] pointer `ppv' is not a [ref] pointer
  1897. librpc/idl/dcom.idl:97: warning: top-level [out] pointer `ip' is not a [ref] pointer
  1898. librpc/idl/dcom.idl:110: warning: top-level [out] pointer `pResults' is not a [ref] pointer
  1899. librpc/idl/dcom.idl:191: warning: top-level [out] pointer `phr' is not a [ref] pointer
  1900. librpc/idl/dcom.idl:193: warning: top-level [out] pointer `ppMIF' is not a [ref] pointer
  1901. librpc/idl/dcom.idl:206: warning: top-level [out] pointer `pctinfo' is not a [ref] pointer
  1902. librpc/idl/dcom.idl:217: warning: top-level [out] pointer `ppTInfo' is not a [ref] pointer
  1903. librpc/idl/dcom.idl:227: warning: top-level [out] pointer `rgDispId' is not a [ref] pointer
  1904. librpc/idl/dcom.idl:251: warning: top-level [out] pointer `pVarResult' is not a [ref] pointer
  1905. librpc/idl/dcom.idl:252: warning: top-level [out] pointer `pExcepInfo' is not a [ref] pointer
  1906. librpc/idl/dcom.idl:254: warning: top-level [out] pointer `puArgErr' is not a [ref] pointer
  1907.  
  1908. [454/567] Processing librpc/idl/orpc.idl
  1909. [455/567] Processing librpc/idl/policyagent.idl
  1910. [456/567] Processing librpc/idl/rot.idl
  1911. [457/567] Processing librpc/idl/scerpc.idl
  1912. [458/567] Processing librpc/idl/trkwks.idl
  1913. [459/567] Processing librpc/idl/w32time.idl
  1914. [460/567] Processing librpc/idl/winstation.idl
  1915. librpc/idl/srvsvc.idl:1459: warning: top-level [out] pointer `hnd' is not a [ref] pointer
  1916.  
  1917. [461/567] Processing librpc/idl/wzcsvc.idl
  1918. [462/567] Processing librpc/idl/bkupblobs.idl
  1919. [463/567] Processing librpc/idl/cab.idl
  1920. [464/567] Processing librpc/idl/file_id.idl
  1921. librpc/idl/orpc.idl:214: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1922.  
  1923. [465/567] Processing librpc/idl/fscc.idl
  1924. [466/567] Processing librpc/idl/fsrvp_state.idl
  1925. [467/567] Processing librpc/idl/named_pipe_auth.idl
  1926. [468/567] Processing librpc/idl/negoex.idl
  1927. [469/567] Processing librpc/idl/notify.idl
  1928. [470/567] Processing librpc/idl/ntprinting.idl
  1929. [471/567] Processing librpc/idl/printcap.idl
  1930. [472/567] Processing librpc/idl/rap.idl
  1931. librpc/idl/cab.idl:131: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1932.  
  1933. [473/567] Processing librpc/idl/schannel.idl
  1934. [474/567] Processing librpc/idl/smb2_lease_struct.idl
  1935. [475/567] Processing librpc/idl/ioctl.idl
  1936. [476/567] Processing librpc/idl/nfs4acl.idl
  1937. librpc/idl/negoex.idl:153: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1938.  
  1939. [477/567] Processing librpc/idl/quota.idl
  1940. librpc/idl/ntprinting.idl:157: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1941.  
  1942. [478/567] Processing librpc/idl/auth.idl
  1943. [479/567] Processing librpc/idl/dcerpc.idl
  1944. [480/567] Processing librpc/idl/dfsblobs.idl
  1945. [481/567] Processing librpc/idl/dns.idl
  1946. librpc/idl/frsrpc.idl:459: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1947. librpc/idl/frsrpc.idl:22: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1948. librpc/idl/frsrpc.idl:23: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1949. librpc/idl/frsrpc.idl:279: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1950. librpc/idl/frsrpc.idl:283: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1951. librpc/idl/frsrpc.idl:285: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1952. librpc/idl/frsrpc.idl:287: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1953. librpc/idl/frsrpc.idl:299: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1954. librpc/idl/frsrpc.idl:301: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1955. librpc/idl/frsrpc.idl:305: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1956. librpc/idl/frsrpc.idl:307: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1957. librpc/idl/frsrpc.idl:316: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1958. librpc/idl/frsrpc.idl:352: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1959. librpc/idl/frsrpc.idl:391: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1960. librpc/idl/frsrpc.idl:393: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1961. librpc/idl/frsrpc.idl:396: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  1962.  
  1963. [482/567] Processing librpc/idl/dnsp.idl
  1964. [483/567] Processing librpc/idl/drsblobs.idl
  1965. [484/567] Processing librpc/idl/idmap.idl
  1966. [485/567] Processing librpc/idl/krb5pac.idl
  1967. [486/567] Processing librpc/idl/krb5ccache.idl
  1968. librpc/idl/dnsp.idl:280: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1969.  
  1970. [487/567] Processing librpc/idl/messaging.idl
  1971. librpc/idl/rap.idl:1076: warning: helper() is pidl-specific and deprecated. Use `include' instead
  1972. librpc/idl/rap.idl:348: warning: [out] argument `status' not a pointer
  1973. librpc/idl/rap.idl:349: warning: [out] argument `convert' not a pointer
  1974. librpc/idl/rap.idl:350: warning: [out] argument `count' not a pointer
  1975. librpc/idl/rap.idl:351: warning: [out] argument `available' not a pointer
  1976. librpc/idl/rap.idl:360: warning: [out] argument `status' not a pointer
  1977. librpc/idl/rap.idl:362: warning: [out] argument `convert' not a pointer
  1978. librpc/idl/rap.idl:386: warning: [out] argument `status' not a pointer
  1979. librpc/idl/rap.idl:387: warning: [out] argument `convert' not a pointer
  1980. librpc/idl/rap.idl:388: warning: [out] argument `count' not a pointer
  1981. librpc/idl/rap.idl:389: warning: [out] argument `available' not a pointer
  1982. librpc/idl/rap.idl:396: warning: [out] argument `status' not a pointer
  1983. librpc/idl/rap.idl:397: warning: [out] argument `convert' not a pointer
  1984. librpc/idl/rap.idl:398: warning: [out] argument `available' not a pointer
  1985. librpc/idl/rap.idl:400: warning: [out] argument `info' not a pointer
  1986. librpc/idl/rap.idl:572: warning: [out] argument `status' not a pointer
  1987. librpc/idl/rap.idl:573: warning: [out] argument `convert' not a pointer
  1988. librpc/idl/rap.idl:574: warning: [out] argument `count' not a pointer
  1989. librpc/idl/rap.idl:575: warning: [out] argument `available' not a pointer
  1990. librpc/idl/rap.idl:583: warning: [out] argument `status' not a pointer
  1991. librpc/idl/rap.idl:584: warning: [out] argument `convert' not a pointer
  1992. librpc/idl/rap.idl:585: warning: [out] argument `available' not a pointer
  1993. librpc/idl/rap.idl:587: warning: [out] argument `info' not a pointer
  1994. librpc/idl/rap.idl:591: warning: [out] argument `status' not a pointer
  1995. librpc/idl/rap.idl:593: warning: [out] argument `convert' not a pointer
  1996. librpc/idl/rap.idl:597: warning: [out] argument `status' not a pointer
  1997. librpc/idl/rap.idl:599: warning: [out] argument `convert' not a pointer
  1998. librpc/idl/rap.idl:603: warning: [out] argument `status' not a pointer
  1999. librpc/idl/rap.idl:605: warning: [out] argument `convert' not a pointer
  2000. librpc/idl/rap.idl:610: warning: [out] argument `status' not a pointer
  2001. librpc/idl/rap.idl:612: warning: [out] argument `convert' not a pointer
  2002. librpc/idl/rap.idl:617: warning: [out] argument `status' not a pointer
  2003. librpc/idl/rap.idl:619: warning: [out] argument `convert' not a pointer
  2004. librpc/idl/rap.idl:624: warning: [out] argument `status' not a pointer
  2005. librpc/idl/rap.idl:626: warning: [out] argument `convert' not a pointer
  2006. librpc/idl/rap.idl:633: warning: [out] argument `status' not a pointer
  2007. librpc/idl/rap.idl:634: warning: [out] argument `convert' not a pointer
  2008. librpc/idl/rap.idl:635: warning: [out] argument `count' not a pointer
  2009. librpc/idl/rap.idl:636: warning: [out] argument `available' not a pointer
  2010. librpc/idl/rap.idl:644: warning: [out] argument `status' not a pointer
  2011. librpc/idl/rap.idl:645: warning: [out] argument `convert' not a pointer
  2012. librpc/idl/rap.idl:646: warning: [out] argument `available' not a pointer
  2013. librpc/idl/rap.idl:648: warning: [out] argument `info' not a pointer
  2014. librpc/idl/rap.idl:684: warning: [out] argument `status' not a pointer
  2015. librpc/idl/rap.idl:686: warning: [out] argument `convert' not a pointer
  2016. librpc/idl/rap.idl:739: warning: [out] argument `status' not a pointer
  2017. librpc/idl/rap.idl:740: warning: [out] argument `convert' not a pointer
  2018. librpc/idl/rap.idl:741: warning: [out] argument `count' not a pointer
  2019. librpc/idl/rap.idl:742: warning: [out] argument `available' not a pointer
  2020. librpc/idl/rap.idl:751: warning: [out] argument `status' not a pointer
  2021. librpc/idl/rap.idl:752: warning: [out] argument `convert' not a pointer
  2022. librpc/idl/rap.idl:753: warning: [out] argument `available' not a pointer
  2023. librpc/idl/rap.idl:755: warning: [out] argument `info' not a pointer
  2024. librpc/idl/rap.idl:763: warning: [out] argument `status' not a pointer
  2025. librpc/idl/rap.idl:765: warning: [out] argument `convert' not a pointer
  2026. librpc/idl/rap.idl:772: warning: [out] argument `status' not a pointer
  2027. librpc/idl/rap.idl:774: warning: [out] argument `convert' not a pointer
  2028. librpc/idl/rap.idl:904: warning: [out] argument `status' not a pointer
  2029. librpc/idl/rap.idl:905: warning: [out] argument `convert' not a pointer
  2030. librpc/idl/rap.idl:906: warning: [out] argument `available' not a pointer
  2031. librpc/idl/rap.idl:908: warning: [out] argument `info' not a pointer
  2032. librpc/idl/rap.idl:933: warning: [out] argument `status' not a pointer
  2033. librpc/idl/rap.idl:934: warning: [out] argument `convert' not a pointer
  2034. librpc/idl/rap.idl:935: warning: [out] argument `count' not a pointer
  2035. librpc/idl/rap.idl:936: warning: [out] argument `available' not a pointer
  2036. librpc/idl/rap.idl:945: warning: [out] argument `status' not a pointer
  2037. librpc/idl/rap.idl:946: warning: [out] argument `convert' not a pointer
  2038. librpc/idl/rap.idl:947: warning: [out] argument `available' not a pointer
  2039. librpc/idl/rap.idl:949: warning: [out] argument `info' not a pointer
  2040. librpc/idl/rap.idl:958: warning: [out] argument `status' not a pointer
  2041. librpc/idl/rap.idl:960: warning: [out] argument `convert' not a pointer
  2042. librpc/idl/rap.idl:965: warning: [out] argument `status' not a pointer
  2043. librpc/idl/rap.idl:967: warning: [out] argument `convert' not a pointer
  2044. librpc/idl/rap.idl:986: warning: [out] argument `status' not a pointer
  2045. librpc/idl/rap.idl:987: warning: [out] argument `convert' not a pointer
  2046. librpc/idl/rap.idl:989: warning: [out] argument `tod' not a pointer
  2047.  
  2048. [488/567] Processing librpc/idl/misc.idl
  2049. librpc/idl/dcerpc.idl:665: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2050. librpc/idl/dcerpc.idl:642: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2051.  
  2052. [489/567] Processing librpc/idl/nbt.idl
  2053. librpc/idl/dns.idl:270: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2054.  
  2055. [490/567] Processing librpc/idl/ntlmssp.idl
  2056. librpc/idl/drsuapi.idl:1907: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2057. librpc/idl/drsuapi.idl:757: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2058. librpc/idl/drsuapi.idl:761: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2059. librpc/idl/drsuapi.idl:769: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2060. librpc/idl/drsuapi.idl:777: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2061. librpc/idl/drsuapi.idl:785: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2062. librpc/idl/drsuapi.idl:793: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2063.  
  2064. [491/567] Processing librpc/idl/preg.idl
  2065. librpc/idl/krb5ccache.idl:75: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2066. librpc/idl/krb5ccache.idl:88: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2067.  
  2068. [492/567] Processing librpc/idl/security.idl
  2069. [493/567] Processing librpc/idl/server_id.idl
  2070. [494/567] Processing librpc/idl/smb_acl.idl
  2071. [495/567] Processing librpc/idl/xattr.idl
  2072. librpc/idl/netlogon.idl:1803: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2073. librpc/idl/netlogon.idl:830: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2074. librpc/idl/netlogon.idl:848: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2075. librpc/idl/netlogon.idl:1092: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2076.  
  2077. [496/567] Processing librpc/idl/windows_event_ids.idl
  2078. [497/567] Processing librpc/idl/winbind.idl
  2079. librpc/idl/preg.idl:45: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2080.  
  2081. [498/567] Processing source4/librpc/idl/ntp_signd.idl
  2082. [499/567] Processing source4/librpc/idl/opendb.idl
  2083. [500/567] Processing source4/librpc/idl/sasl_helpers.idl
  2084. [501/567] Processing source4/librpc/idl/winsif.idl
  2085. librpc/idl/security.idl:603: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2086.  
  2087. [502/567] Processing source4/librpc/idl/winsrepl.idl
  2088. [503/567] Processing source4/librpc/idl/irpc.idl
  2089. librpc/idl/ntlmssp.idl:308: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2090.  
  2091. [504/567] Processing source4/lib/registry/regf.idl
  2092. [505/567] Processing ntstatus_generated: source4/scripting/bin/gen_ntstatus.py libcli/util/ntstatus_err_table.txt source4/scripting/bin/gen_error_common.py -> bin/default/libcli/util/ntstatus_gen.h bin/default/libcli/util/nterr_gen.c bin/default/libcli/util/py_ntstatus.c
  2093. [506/567] Processing werror_generated: source4/scripting/bin/gen_werror.py libcli/util/werror_err_table.txt source4/scripting/bin/gen_error_common.py -> bin/default/libcli/util/werror_gen.h bin/default/libcli/util/werror_gen.c bin/default/libcli/util/py_werror.c
  2094. librpc/idl/xattr.idl:228: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2095.  
  2096. [507/567] Compiling lib/mscat/mscat.asn
  2097. Done.
  2098.  
  2099. [508/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_kx509_asn1.x
  2100. [509/567] Compiling bin/default/source4/heimdal/lib/asn1/kx509_asn1.hx
  2101. [510/567] Compiling bin/default/source4/heimdal/lib/asn1/kx509_asn1-priv.hx
  2102. [511/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_digest_asn1.x
  2103. [512/567] Compiling bin/default/source4/heimdal/lib/asn1/digest_asn1.hx
  2104. [513/567] Compiling bin/default/source4/heimdal/lib/asn1/digest_asn1-priv.hx
  2105. parsed 5406 lines generated 1795 error definitions
  2106. writing new header file: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default/libcli/util/ntstatus_gen.h
  2107. writing new source file: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default/libcli/util/nterr_gen.c
  2108. writing new python file: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default/libcli/util/py_ntstatus.c
  2109.  
  2110. [514/567] Processing HEIMNTLM_ET: source4/heimdal/lib/ntlm/ntlm_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/ntlm/ntlm_err.c bin/default/source4/heimdal/lib/ntlm/ntlm_err.h
  2111. [515/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_hdb_asn1.x
  2112. librpc/idl/nbt.idl:688: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2113.  
  2114. [516/567] Compiling bin/default/source4/heimdal/lib/asn1/hdb_asn1.hx
  2115. [517/567] Compiling bin/default/source4/heimdal/lib/asn1/hdb_asn1-priv.hx
  2116. parsed 8106 lines generated 2701 error definitions
  2117. writing new header file: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default/libcli/util/werror_gen.h
  2118. writing new source file: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default/libcli/util/werror_gen.c
  2119. writing new python file: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default/libcli/util/py_werror.c
  2120.  
  2121. [518/567] Processing HEIMDAL_HDB_ERR_ET: source4/heimdal/lib/hdb/hdb_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/hdb/hdb_err.c bin/default/source4/heimdal/lib/hdb/hdb_err.h
  2122. [519/567] Processing HEIMDAL_GKRB5_ERR_ET: source4/heimdal/lib/gssapi/krb5/gkrb5_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/gssapi/krb5/gkrb5_err.c bin/default/source4/heimdal/lib/gssapi/krb5/gkrb5_err.h
  2123. [520/567] Compiling bin/default/source4/heimdal/lib/gssapi/asn1_gssapi_asn1.x
  2124. [521/567] Compiling bin/default/source4/heimdal/lib/gssapi/gssapi_asn1.hx
  2125. [522/567] Compiling bin/default/source4/heimdal/lib/gssapi/gssapi_asn1-priv.hx
  2126. [523/567] Compiling bin/default/source4/heimdal/lib/gssapi/asn1_spnego_asn1.x
  2127. [524/567] Compiling bin/default/source4/heimdal/lib/gssapi/spnego_asn1.hx
  2128. [525/567] Compiling bin/default/source4/heimdal/lib/gssapi/spnego_asn1-priv.hx
  2129. [526/567] Processing HEIMDAL_KRB5_ERR_ET: source4/heimdal/lib/krb5/krb5_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/krb5/krb5_err.c bin/default/source4/heimdal/lib/krb5/krb5_err.h
  2130. [527/567] Processing HEIMDAL_KRB_ERR_ET: source4/heimdal/lib/krb5/krb_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/krb5/krb_err.c bin/default/source4/heimdal/lib/krb5/krb_err.h
  2131. librpc/idl/spoolss.idl:3567: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2132. librpc/idl/spoolss.idl:919: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2133. librpc/idl/spoolss.idl:1126: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2134. librpc/idl/spoolss.idl:1318: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2135. librpc/idl/spoolss.idl:1669: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2136. librpc/idl/spoolss.idl:1693: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2137. librpc/idl/spoolss.idl:1768: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2138. librpc/idl/spoolss.idl:2116: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2139. librpc/idl/spoolss.idl:2507: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2140. librpc/idl/spoolss.idl:892: warning: top-level [out] pointer `info' is not a [ref] pointer
  2141. librpc/idl/spoolss.idl:1126: warning: top-level [out] pointer `info' is not a [ref] pointer
  2142. librpc/idl/spoolss.idl:1139: warning: top-level [out] pointer `info' is not a [ref] pointer
  2143. librpc/idl/spoolss.idl:1318: warning: top-level [out] pointer `info' is not a [ref] pointer
  2144. librpc/idl/spoolss.idl:1641: warning: top-level [out] pointer `info' is not a [ref] pointer
  2145. librpc/idl/spoolss.idl:1669: warning: top-level [out] pointer `info' is not a [ref] pointer
  2146. librpc/idl/spoolss.idl:1693: warning: top-level [out] pointer `info' is not a [ref] pointer
  2147. librpc/idl/spoolss.idl:1731: warning: top-level [out] pointer `info' is not a [ref] pointer
  2148. librpc/idl/spoolss.idl:1768: warning: top-level [out] pointer `info' is not a [ref] pointer
  2149. librpc/idl/spoolss.idl:2116: warning: top-level [out] pointer `info' is not a [ref] pointer
  2150. librpc/idl/spoolss.idl:2135: warning: top-level [out] pointer `info' is not a [ref] pointer
  2151. librpc/idl/spoolss.idl:2231: warning: top-level [out] pointer `info' is not a [ref] pointer
  2152. librpc/idl/spoolss.idl:2273: warning: top-level [out] pointer `info' is not a [ref] pointer
  2153. librpc/idl/spoolss.idl:2469: warning: top-level [out] pointer `info' is not a [ref] pointer
  2154. librpc/idl/spoolss.idl:2507: warning: top-level [out] pointer `info' is not a [ref] pointer
  2155. librpc/idl/spoolss.idl:3014: warning: [out] argument `info' not a pointer
  2156. librpc/idl/spoolss.idl:3107: warning: top-level [out] pointer `info' is not a [ref] pointer
  2157.  
  2158. [528/567] Processing HEIMDAL_K524_ERR_ET: source4/heimdal/lib/krb5/k524_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/krb5/k524_err.c bin/default/source4/heimdal/lib/krb5/k524_err.h
  2159. source4/librpc/idl/winsif.idl:343: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2160. source4/librpc/idl/winsif.idl:243: warning: [out] argument `unc_name' not a pointer
  2161.  
  2162. [529/567] Processing HEIMDAL_HEIM_ERR_ET: source4/heimdal/lib/krb5/heim_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/krb5/heim_err.c bin/default/source4/heimdal/lib/krb5/heim_err.h
  2163. source4/librpc/idl/winsrepl.idl:175: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2164.  
  2165. [530/567] Processing HEIMDAL_ASN1_ERR_ET: source4/heimdal/lib/asn1/asn1_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/asn1/asn1_err.c bin/default/source4/heimdal/lib/asn1/asn1_err.h
  2166. [531/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_rfc2459_asn1.x
  2167. [532/567] Compiling bin/default/source4/heimdal/lib/asn1/rfc2459_asn1.hx
  2168. [533/567] Compiling bin/default/source4/heimdal/lib/asn1/rfc2459_asn1-priv.hx
  2169. [534/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_krb5_asn1.x
  2170. [535/567] Compiling bin/default/source4/heimdal/lib/asn1/krb5_asn1.hx
  2171. [536/567] Compiling bin/default/source4/heimdal/lib/asn1/krb5_asn1-priv.hx
  2172. [537/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkinit_asn1.x
  2173. [538/567] Compiling bin/default/source4/heimdal/lib/asn1/pkinit_asn1.hx
  2174. [539/567] Compiling bin/default/source4/heimdal/lib/asn1/pkinit_asn1-priv.hx
  2175. [540/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_cms_asn1.x
  2176. [541/567] Compiling bin/default/source4/heimdal/lib/asn1/cms_asn1.hx
  2177. [542/567] Compiling bin/default/source4/heimdal/lib/asn1/cms_asn1-priv.hx
  2178. [543/567] Compiling bin/default/source4/heimdal/lib/hx509/asn1_ocsp_asn1.x
  2179. [544/567] Compiling bin/default/source4/heimdal/lib/hx509/ocsp_asn1.hx
  2180. [545/567] Compiling bin/default/source4/heimdal/lib/hx509/ocsp_asn1-priv.hx
  2181. [546/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkcs8_asn1.x
  2182. [547/567] Compiling bin/default/source4/heimdal/lib/asn1/pkcs8_asn1.hx
  2183. [548/567] Compiling bin/default/source4/heimdal/lib/asn1/pkcs8_asn1-priv.hx
  2184. [549/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkcs9_asn1.x
  2185. [550/567] Compiling bin/default/source4/heimdal/lib/asn1/pkcs9_asn1.hx
  2186. [551/567] Compiling bin/default/source4/heimdal/lib/asn1/pkcs9_asn1-priv.hx
  2187. [552/567] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkcs12_asn1.x
  2188. [553/567] Compiling bin/default/source4/heimdal/lib/asn1/pkcs12_asn1.hx
  2189. [554/567] Compiling bin/default/source4/heimdal/lib/asn1/pkcs12_asn1-priv.hx
  2190. [555/567] Compiling bin/default/source4/heimdal/lib/hx509/asn1_pkcs10_asn1.x
  2191. [556/567] Compiling bin/default/source4/heimdal/lib/hx509/pkcs10_asn1.hx
  2192. [557/567] Compiling bin/default/source4/heimdal/lib/hx509/pkcs10_asn1-priv.hx
  2193. [558/567] Processing HEIMDAL_HX509_ERR_ET: source4/heimdal/lib/hx509/hx509_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/hx509/hx509_err.c bin/default/source4/heimdal/lib/hx509/hx509_err.h
  2194. [559/567] Processing WIND_ERR_ET: source4/heimdal/lib/wind/wind_err.et source4/heimdal_build/et_compile_wrapper.sh -> bin/default/source4/heimdal/lib/wind/wind_err.c bin/default/source4/heimdal/lib/wind/wind_err.h
  2195. [560/567] Processing source3/librpc/idl/open_files.idl
  2196. [561/567] Processing source3/librpc/idl/perfcount.idl
  2197. [562/567] Processing source3/librpc/idl/secrets.idl
  2198. [563/567] Processing source3/librpc/idl/smbXsrv.idl
  2199. [564/567] Processing source3/librpc/idl/leases_db.idl
  2200. [565/567] Processing source3/librpc/idl/libnetapi.idl
  2201. [566/567] Processing source3/librpc/idl/libnet_join.idl
  2202. [567/567] Processing s3_param_proto_h: script/generate_param.py bin/default/docs-xml/smbdotconf/parameters.all.xml -> bin/default/source3/param/param_proto.h
  2203. librpc/idl/schannel.idl:114: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2204.  
  2205. source4/librpc/idl/irpc.idl:28: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2206. source4/librpc/idl/irpc.idl:70: warning: [out] argument `info' not a pointer
  2207. source4/librpc/idl/irpc.idl:83: warning: top-level [out] pointer `dcname' is not a [ref] pointer
  2208. source4/librpc/idl/irpc.idl:91: warning: [out] argument `num_addrs' not a pointer
  2209. source4/librpc/idl/irpc.idl:113: warning: [out] argument `generic_reply' not a pointer
  2210. source4/librpc/idl/irpc.idl:159: warning: [out] argument `info' not a pointer
  2211. source4/librpc/idl/irpc.idl:70: error: nbtd_information: [out] argument 'info' is not a pointer or array, skip client functions
  2212. source4/librpc/idl/irpc.idl:83: error: nbtd_getdcname: [out] argument 'dcname' is a pointer to type 'string', skip client functions
  2213. source4/librpc/idl/irpc.idl:91: error: nbtd_proxy_wins_challenge: [out] argument 'num_addrs' is not a pointer or array, skip client functions
  2214. source4/librpc/idl/irpc.idl:113: error: kdc_check_generic_kerberos: [out] argument 'generic_reply' is not a pointer or array, skip client functions
  2215. source4/librpc/idl/irpc.idl:159: error: smbsrv_information: [out] argument 'info' is not a pointer or array, skip client functions
  2216.  
  2217. librpc/idl/winbind.idl:183: warning: [out] argument `validation' not a pointer
  2218. librpc/idl/winbind.idl:185: warning: [out] argument `authoritative' not a pointer
  2219. librpc/idl/winbind.idl:183: error: winbind_SamLogon: [out] argument 'validation' is not a pointer or array, skip client functions
  2220.  
  2221. librpc/idl/krb5pac.idl:224: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2222. librpc/idl/krb5pac.idl:73: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2223. librpc/idl/krb5pac.idl:157: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2224. librpc/idl/krb5pac.idl:163: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
  2225.  
  2226. source3/librpc/idl/libnet_join.idl:88: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2227. source3/librpc/idl/libnet_join.idl:48: warning: [out] argument `account_name' not a pointer
  2228. source3/librpc/idl/libnet_join.idl:49: warning: [out] argument `netbios_domain_name' not a pointer
  2229. source3/librpc/idl/libnet_join.idl:50: warning: [out] argument `dns_domain_name' not a pointer
  2230. source3/librpc/idl/libnet_join.idl:51: warning: [out] argument `forest_name' not a pointer
  2231. source3/librpc/idl/libnet_join.idl:52: warning: [out] argument `dn' not a pointer
  2232. source3/librpc/idl/libnet_join.idl:53: warning: [out] argument `domain_guid' not a pointer
  2233. source3/librpc/idl/libnet_join.idl:55: warning: [out] argument `modified_config' not a pointer
  2234. source3/librpc/idl/libnet_join.idl:56: warning: [out] argument `error_string' not a pointer
  2235. source3/librpc/idl/libnet_join.idl:57: warning: [out] argument `domain_is_ad' not a pointer
  2236. source3/librpc/idl/libnet_join.idl:58: warning: [out] argument `set_encryption_types' not a pointer
  2237. source3/librpc/idl/libnet_join.idl:60: warning: [out] argument `krb5_salt' not a pointer
  2238. source3/librpc/idl/libnet_join.idl:79: warning: [out] argument `netbios_domain_name' not a pointer
  2239. source3/librpc/idl/libnet_join.idl:80: warning: [out] argument `dns_domain_name' not a pointer
  2240. source3/librpc/idl/libnet_join.idl:81: warning: [out] argument `forest_name' not a pointer
  2241. source3/librpc/idl/libnet_join.idl:82: warning: [out] argument `modified_config' not a pointer
  2242. source3/librpc/idl/libnet_join.idl:83: warning: [out] argument `error_string' not a pointer
  2243. source3/librpc/idl/libnet_join.idl:84: warning: [out] argument `disabled_machine_account' not a pointer
  2244. source3/librpc/idl/libnet_join.idl:86: warning: [out] argument `deleted_machine_account' not a pointer
  2245.  
  2246. librpc/idl/drsblobs.idl:681: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2247. librpc/idl/drsblobs.idl:382: warning: pointless array cntr: 'cntr_service_keys_0': length=0
  2248. librpc/idl/drsblobs.idl:382: warning: pointless array `service_keys' will always have size 0
  2249. librpc/idl/drsblobs.idl:382: warning: pointless array `service_keys' will always have size 0
  2250.  
  2251. librpc/idl/auth.idl:122: warning: helper() is pidl-specific and deprecated. Use `include' instead
  2252. librpc/idl/auth.idl:107: error: Unable to determine origin of type `struct cli_credentials'
  2253. librpc/idl/auth.idl:107: error: Unable to determine origin of type `struct cli_credentials'
  2254.  
  2255. [568/629] Processing lib/param/param_proto.h: lib/param/loadparm.c lib/param/util.c lib/param/param_table.c -> bin/default/lib/param/param_proto.h
  2256. [569/629] Processing source4/librpc/rpc/dcerpc_proto.h: source4/librpc/rpc/dcerpc.c source4/librpc/rpc/dcerpc_auth.c source4/librpc/rpc/dcerpc_schannel.c source4/librpc/rpc/dcerpc_util.c source4/librpc/rpc/dcerpc_smb.c source4/librpc/rpc/dcerpc_sock.c source4/librpc/rpc/dcerpc_roh_channel_in.c source4/librpc/rpc/dcerpc_roh_channel_out.c source4/librpc/rpc/dcerpc_roh.c source4/librpc/rpc/dcerpc_connect.c source4/librpc/rpc/dcerpc_secondary.c -> bin/default/source4/librpc/rpc/dcerpc_proto.h
  2257. [570/629] Processing source4/dsdb/samdb/ldb_modules/util_proto.h: source4/dsdb/samdb/ldb_modules/util.c source4/dsdb/samdb/ldb_modules/acl_util.c source4/dsdb/samdb/ldb_modules/schema_util.c source4/dsdb/samdb/ldb_modules/netlogon.c -> bin/default/source4/dsdb/samdb/ldb_modules/util_proto.h
  2258. [571/629] Compiling source4/dsdb/samdb/ldb_modules/ridalloc.c
  2259. [572/629] Processing source4/dsdb/samdb/samdb_proto.h: source4/dsdb/samdb/samdb.c source4/dsdb/samdb/samdb_privilege.c source4/dsdb/samdb/cracknames.c source4/dsdb/repl/replicated_objects.c -> bin/default/source4/dsdb/samdb/samdb_proto.h
  2260. [573/629] Processing source4/dsdb/common/proto.h: source4/dsdb/common/util.c source4/dsdb/common/util_trusts.c source4/dsdb/common/util_groups.c source4/dsdb/common/util_samr.c source4/dsdb/common/dsdb_dn.c source4/dsdb/common/dsdb_access.c source4/dsdb/common/util_links.c source4/dsdb/common/rodc_helper.c -> bin/default/source4/dsdb/common/proto.h
  2261. [574/629] Processing source4/dsdb/schema/proto.h: source4/dsdb/schema/schema_init.c source4/dsdb/schema/schema_set.c source4/dsdb/schema/schema_query.c source4/dsdb/schema/schema_syntax.c source4/dsdb/schema/schema_description.c source4/dsdb/schema/schema_convert_to_ol.c source4/dsdb/schema/schema_inferiors.c source4/dsdb/schema/schema_prefixmap.c source4/dsdb/schema/schema_info_attr.c source4/dsdb/schema/schema_filtered.c source4/dsdb/schema/dsdb_dn.c -> bin/default/source4/dsdb/schema/proto.h
  2262. [575/629] Compiling source4/auth/gensec/gensec_tstream.c
  2263. [576/629] Compiling source4/auth/kerberos/kerberos_pac.c
  2264. [577/629] Compiling source4/auth/kerberos/kerberos_util.c
  2265. [578/629] Compiling source4/auth/kerberos/srv_keytab.c
  2266. [579/629] Processing source4/auth/ntlm/auth_proto.h: source4/auth/ntlm/auth.c source4/auth/ntlm/auth_util.c source4/auth/ntlm/auth_simple.c -> bin/default/source4/auth/ntlm/auth_proto.h
  2267. [580/629] Compiling source4/auth/session.c
  2268. [581/629] Compiling source4/auth/unix_token.c
  2269. [582/629] Compiling source4/auth/system_session.c
  2270. [583/629] Compiling source4/auth/sam.c
  2271. [584/629] Processing auth/gensec/gensec_toplevel_proto.h: auth/gensec/gensec.c auth/gensec/gensec_start.c auth/gensec/gensec_util.c -> bin/default/auth/gensec/gensec_toplevel_proto.h
  2272. [585/629] Compiling source4/lib/socket/interface.c
  2273. [586/629] Processing lib/ldb-samba/ldif_handlers_proto.h: lib/ldb-samba/ldif_handlers.c lib/ldb-samba/ldb_matching_rules.c -> bin/default/lib/ldb-samba/ldif_handlers_proto.h
  2274. [587/629] Compiling source4/lib/registry/tools/common.c
  2275. [588/629] Processing source4/lib/registry/tests/proto.h: source4/lib/registry/tests/generic.c source4/lib/registry/tests/hive.c source4/lib/registry/tests/diff.c source4/lib/registry/tests/registry.c -> bin/default/source4/lib/registry/tests/proto.h
  2276. [589/629] Compiling source4/lib/cmdline/credentials.c
  2277. [590/629] Compiling source4/lib/cmdline/popt_credentials.c
  2278. [591/629] Compiling lib/util/unix_privs.c
  2279. [592/629] Compiling lib/crypto/md4test.c
  2280. [593/629] Compiling source4/winbind/idmap.c
  2281. [594/629] Compiling source4/cldap_server/rootdse.c
  2282. [595/629] Compiling source4/ntvfs/posix/posix_eadb.c
  2283. [596/629] Processing source4/torture/smb2/proto.h: source4/torture/smb2/acls.c source4/torture/smb2/attr.c source4/torture/smb2/block.c source4/torture/smb2/charset.c source4/torture/smb2/compound.c source4/torture/smb2/connect.c source4/torture/smb2/create.c source4/torture/smb2/credits.c source4/torture/smb2/delete-on-close.c source4/torture/smb2/deny.c source4/torture/smb2/dir.c source4/torture/smb2/dosmode.c source4/torture/smb2/durable_open.c source4/torture/smb2/durable_v2_open.c source4/torture/smb2/getinfo.c source4/torture/smb2/ioctl.c source4/torture/smb2/lease.c source4/torture/smb2/lease_break_handler.c source4/torture/smb2/lock.c source4/torture/smb2/max_allowed.c source4/torture/smb2/mangle.c source4/torture/smb2/maxfid.c source4/torture/smb2/maxwrite.c source4/torture/smb2/mkdir.c source4/torture/smb2/multichannel.c source4/torture/smb2/oplock_break_handler.c source4/torture/smb2/notify.c source4/torture/smb2/notify_disabled.c source4/torture/smb2/oplock.c source4/torture/smb2/read.c source4/torture/smb2/read_write.c source4/torture/smb2/rename.c source4/torture/smb2/replay.c source4/torture/smb2/scan.c source4/torture/smb2/secleak.c source4/torture/smb2/session.c source4/torture/smb2/sessid.c source4/torture/smb2/setinfo.c source4/torture/smb2/sharemode.c source4/torture/smb2/smb2.c source4/torture/smb2/streams.c source4/torture/smb2/samba3misc.c source4/torture/smb2/tcon.c source4/torture/smb2/timestamps.c source4/torture/smb2/util.c -> bin/default/source4/torture/smb2/proto.h
  2284. [597/629] Processing source4/torture/winbind/proto.h: source4/torture/winbind/winbind.c source4/torture/winbind/struct_based.c nsswitch/libwbclient/tests/wbclient.c -> bin/default/source4/torture/winbind/proto.h
  2285. [598/629] Processing source4/torture/libnetapi/proto.h: source4/torture/libnetapi/libnetapi.c source4/torture/libnetapi/libnetapi_user.c source4/torture/libnetapi/libnetapi_group.c source4/torture/libnetapi/libnetapi_server.c -> bin/default/source4/torture/libnetapi/proto.h
  2286. [599/629] Compiling source4/torture/libsmbclient/libsmbclient.c
  2287. [600/629] Processing source4/torture/gpo/proto.h: source4/torture/gpo/gpo.c source4/torture/gpo/apply.c -> bin/default/source4/torture/gpo/proto.h
  2288. [601/629] Processing source4/torture/dfs/proto.h: source4/torture/dfs/domaindfs.c source4/torture/dfs/common.c -> bin/default/source4/torture/dfs/proto.h
  2289. [602/629] Processing source4/torture/auth/proto.h: source4/torture/auth/ntlmssp.c source4/torture/auth/pac.c source4/torture/auth/smbencrypt.c -> bin/default/source4/torture/auth/proto.h
  2290. [603/629] Processing source4/torture/nbench/proto.h: source4/torture/nbench/nbio.c source4/torture/nbench/nbench.c -> bin/default/source4/torture/nbench/proto.h
  2291. [604/629] Processing source4/torture/unix/proto.h: source4/torture/unix/unix.c source4/torture/unix/whoami.c source4/torture/unix/unix_info2.c -> bin/default/source4/torture/unix/proto.h
  2292. [605/629] Processing source4/torture/ldap/proto.h: source4/torture/ldap/common.c source4/torture/ldap/basic.c source4/torture/ldap/schema.c source4/torture/ldap/uptodatevector.c source4/torture/ldap/cldap.c source4/torture/ldap/netlogon.c source4/torture/ldap/cldapbench.c source4/torture/ldap/ldap_sort.c source4/torture/ldap/nested_search.c source4/torture/ldap/session_expiry.c -> bin/default/source4/torture/ldap/proto.h
  2293. [606/629] Processing source4/torture/vfs/proto.h: source4/torture/vfs/vfs.c source4/torture/vfs/fruit.c source4/torture/vfs/acl_xattr.c -> bin/default/source4/torture/vfs/proto.h
  2294. [607/629] Processing librpc/rpc/dcesrv_core_proto.h: librpc/rpc/dcesrv_core.c librpc/rpc/dcesrv_auth.c librpc/rpc/dcesrv_mgmt.c librpc/rpc/dcesrv_reply.c librpc/rpc/dcesrv_handles.c -> bin/default/librpc/rpc/dcesrv_core_proto.h
  2295. [608/629] Processing source4/libcli/ldap/ldap_proto.h: source4/libcli/ldap/ldap_client.c source4/libcli/ldap/ldap_bind.c source4/libcli/ldap/ldap_ildap.c source4/libcli/ldap/ldap_controls.c -> bin/default/source4/libcli/ldap/ldap_proto.h
  2296. [609/629] Compiling source4/libcli/util/clilsa.c
  2297. [610/629] Compiling source4/libcli/composite/composite.c
  2298. [611/629] Compiling source4/libcli/wrepl/winsrepl.c
  2299. [612/629] Compiling source4/libcli/resolve/resolve.c
  2300. [613/629] Processing source4/libcli/resolve/lp_proto.h: source4/libcli/resolve/bcast.c source4/libcli/resolve/nbtlist.c source4/libcli/resolve/wins.c source4/libcli/resolve/dns_ex.c source4/libcli/resolve/host.c source4/libcli/resolve/lmhosts.c source4/libcli/resolve/resolve_lp.c -> bin/default/source4/libcli/resolve/lp_proto.h
  2301. [614/629] Compiling source4/libcli/finddcs_cldap.c
  2302. [615/629] Processing source4/libcli/raw/raw_proto.h: source4/libcli/raw/rawfile.c source4/libcli/raw/smb_signing.c source4/libcli/raw/clisocket.c source4/libcli/raw/clitransport.c source4/libcli/raw/clisession.c source4/libcli/raw/clitree.c source4/libcli/raw/clierror.c source4/libcli/raw/rawrequest.c source4/libcli/raw/rawreadwrite.c source4/libcli/raw/rawsearch.c source4/libcli/raw/rawsetfileinfo.c source4/libcli/raw/raweas.c source4/libcli/raw/rawtrans.c source4/libcli/raw/clioplock.c source4/libcli/raw/rawnegotiate.c source4/libcli/raw/rawfsinfo.c source4/libcli/raw/rawfileinfo.c source4/libcli/raw/rawnotify.c source4/libcli/raw/rawioctl.c source4/libcli/raw/rawacl.c source4/libcli/raw/rawdate.c source4/libcli/raw/rawlpq.c source4/libcli/raw/rawshadow.c -> bin/default/source4/libcli/raw/raw_proto.h
  2303. [616/629] Processing source4/libcli/smb2/smb2_proto.h: source4/libcli/smb2/transport.c source4/libcli/smb2/request.c source4/libcli/smb2/session.c source4/libcli/smb2/tcon.c source4/libcli/smb2/create.c source4/libcli/smb2/close.c source4/libcli/smb2/connect.c source4/libcli/smb2/getinfo.c source4/libcli/smb2/write.c source4/libcli/smb2/read.c source4/libcli/smb2/setinfo.c source4/libcli/smb2/find.c source4/libcli/smb2/ioctl.c source4/libcli/smb2/logoff.c source4/libcli/smb2/tdis.c source4/libcli/smb2/flush.c source4/libcli/smb2/lock.c source4/libcli/smb2/notify.c source4/libcli/smb2/cancel.c source4/libcli/smb2/keepalive.c source4/libcli/smb2/break.c source4/libcli/smb2/util.c source4/libcli/smb2/signing.c source4/libcli/smb2/lease_break.c -> bin/default/source4/libcli/smb2/smb2_proto.h
  2304. [617/629] Compiling source4/libcli/rap/rap.c
  2305. [618/629] Compiling libcli/nbt/nbtname.c
  2306. [619/629] Processing ../heimdal/kdc/kdc-protos.h: source4/heimdal/kdc/default_config.c source4/heimdal/kdc/kerberos5.c source4/heimdal/kdc/krb5tgs.c source4/heimdal/kdc/pkinit.c source4/heimdal/kdc/log.c source4/heimdal/kdc/misc.c source4/heimdal/kdc/digest.c source4/heimdal/kdc/process.c source4/heimdal/kdc/windc.c source4/heimdal/kdc/kx509.c -> bin/default/source4/heimdal/kdc/kdc-protos.h
  2307. [620/629] Processing ../heimdal/kdc/kdc-private.h: source4/heimdal/kdc/default_config.c source4/heimdal/kdc/kerberos5.c source4/heimdal/kdc/krb5tgs.c source4/heimdal/kdc/pkinit.c source4/heimdal/kdc/log.c source4/heimdal/kdc/misc.c source4/heimdal/kdc/digest.c source4/heimdal/kdc/process.c source4/heimdal/kdc/windc.c source4/heimdal/kdc/kx509.c -> bin/default/source4/heimdal/kdc/kdc-private.h
  2308. [621/629] Compiling source4/heimdal/lib/ntlm/ntlm.c
  2309. [622/629] Processing ../heimdal/lib/hdb/hdb-protos.h: source4/heimdal/lib/hdb/db.c source4/heimdal/lib/hdb/dbinfo.c source4/heimdal/lib/hdb/hdb.c source4/heimdal/lib/hdb/ext.c source4/heimdal/lib/hdb/keytab.c source4/heimdal/lib/hdb/hdb-keytab.c source4/heimdal/lib/hdb/mkey.c source4/heimdal/lib/hdb/ndbm.c bin/default/source4/heimdal/lib/hdb/hdb_err.c source4/heimdal_build/hdb-glue.c source4/heimdal/lib/hdb/keys.c -> bin/default/source4/heimdal/lib/hdb/hdb-protos.h
  2310. [623/629] Processing ../heimdal/lib/hdb/hdb-private.h: source4/heimdal/lib/hdb/db.c source4/heimdal/lib/hdb/dbinfo.c source4/heimdal/lib/hdb/hdb.c source4/heimdal/lib/hdb/ext.c source4/heimdal/lib/hdb/keytab.c source4/heimdal/lib/hdb/hdb-keytab.c source4/heimdal/lib/hdb/mkey.c source4/heimdal/lib/hdb/ndbm.c bin/default/source4/heimdal/lib/hdb/hdb_err.c source4/heimdal_build/hdb-glue.c source4/heimdal/lib/hdb/keys.c -> bin/default/source4/heimdal/lib/hdb/hdb-private.h
  2311. [624/629] Processing ../heimdal/lib/gssapi/spnego/spnego-private.h: source4/heimdal/lib/gssapi/spnego/init_sec_context.c source4/heimdal/lib/gssapi/spnego/external.c source4/heimdal/lib/gssapi/spnego/compat.c source4/heimdal/lib/gssapi/spnego/context_stubs.c source4/heimdal/lib/gssapi/spnego/cred_stubs.c source4/heimdal/lib/gssapi/spnego/accept_sec_context.c -> bin/default/source4/heimdal/lib/gssapi/spnego/spnego-private.h
  2312. [625/629] Processing ../heimdal/lib/gssapi/krb5/gsskrb5-private.h: source4/heimdal/lib/gssapi/krb5/copy_ccache.c source4/heimdal/lib/gssapi/krb5/delete_sec_context.c source4/heimdal/lib/gssapi/krb5/init_sec_context.c source4/heimdal/lib/gssapi/krb5/context_time.c source4/heimdal/lib/gssapi/krb5/init.c source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c source4/heimdal/lib/gssapi/krb5/get_mic.c source4/heimdal/lib/gssapi/krb5/inquire_context.c source4/heimdal/lib/gssapi/krb5/add_cred.c source4/heimdal/lib/gssapi/krb5/inquire_cred.c source4/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c source4/heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c source4/heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c source4/heimdal/lib/gssapi/krb5/inquire_names_for_mech.c source4/heimdal/lib/gssapi/krb5/indicate_mechs.c source4/heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c source4/heimdal/lib/gssapi/krb5/export_sec_context.c source4/heimdal/lib/gssapi/krb5/import_sec_context.c source4/heimdal/lib/gssapi/krb5/duplicate_name.c source4/heimdal/lib/gssapi/krb5/import_name.c source4/heimdal/lib/gssapi/krb5/compare_name.c source4/heimdal/lib/gssapi/krb5/export_name.c source4/heimdal/lib/gssapi/krb5/canonicalize_name.c source4/heimdal/lib/gssapi/krb5/unwrap.c source4/heimdal/lib/gssapi/krb5/wrap.c source4/heimdal/lib/gssapi/krb5/release_name.c source4/heimdal/lib/gssapi/krb5/cfx.c source4/heimdal/lib/gssapi/krb5/8003.c source4/heimdal/lib/gssapi/krb5/arcfour.c source4/heimdal/lib/gssapi/krb5/encapsulate.c source4/heimdal/lib/gssapi/krb5/display_name.c source4/heimdal/lib/gssapi/krb5/sequence.c source4/heimdal/lib/gssapi/krb5/display_status.c source4/heimdal/lib/gssapi/krb5/release_buffer.c source4/heimdal/lib/gssapi/krb5/external.c source4/heimdal/lib/gssapi/krb5/compat.c source4/heimdal/lib/gssapi/krb5/creds.c source4/heimdal/lib/gssapi/krb5/acquire_cred.c source4/heimdal/lib/gssapi/krb5/release_cred.c source4/heimdal/lib/gssapi/krb5/store_cred.c source4/heimdal/lib/gssapi/krb5/set_cred_option.c source4/heimdal/lib/gssapi/krb5/decapsulate.c source4/heimdal/lib/gssapi/krb5/verify_mic.c source4/heimdal/lib/gssapi/krb5/accept_sec_context.c source4/heimdal/lib/gssapi/krb5/set_sec_context_option.c source4/heimdal/lib/gssapi/krb5/process_context_token.c source4/heimdal/lib/gssapi/krb5/prf.c source4/heimdal/lib/gssapi/krb5/aeap.c source4/heimdal/lib/gssapi/krb5/pname_to_uid.c source4/heimdal/lib/gssapi/krb5/authorize_localname.c -> bin/default/source4/heimdal/lib/gssapi/krb5/gsskrb5-private.h
  2313. [626/629] Processing ../heimdal/lib/krb5/krb5-private.h: source4/heimdal/lib/krb5/acache.c source4/heimdal/lib/krb5/add_et_list.c source4/heimdal/lib/krb5/addr_families.c source4/heimdal/lib/krb5/appdefault.c source4/heimdal/lib/krb5/asn1_glue.c source4/heimdal/lib/krb5/auth_context.c source4/heimdal/lib/krb5/authdata.c source4/heimdal/lib/krb5/build_ap_req.c source4/heimdal/lib/krb5/build_auth.c source4/heimdal/lib/krb5/cache.c source4/heimdal/lib/krb5/changepw.c source4/heimdal/lib/krb5/codec.c source4/heimdal/lib/krb5/config_file.c source4/heimdal/lib/krb5/constants.c source4/heimdal/lib/krb5/convert_creds.c source4/heimdal/lib/krb5/copy_host_realm.c source4/heimdal/lib/krb5/crc.c source4/heimdal/lib/krb5/creds.c source4/heimdal/lib/krb5/crypto.c source4/heimdal/lib/krb5/crypto-aes.c source4/heimdal/lib/krb5/crypto-algs.c source4/heimdal/lib/krb5/crypto-arcfour.c source4/heimdal/lib/krb5/crypto-des3.c source4/heimdal/lib/krb5/crypto-des.c source4/heimdal/lib/krb5/crypto-des-common.c source4/heimdal/lib/krb5/crypto-evp.c source4/heimdal/lib/krb5/crypto-null.c source4/heimdal/lib/krb5/crypto-pk.c source4/heimdal/lib/krb5/crypto-rand.c source4/heimdal/lib/krb5/data.c source4/heimdal/lib/krb5/eai_to_heim_errno.c source4/heimdal/lib/krb5/error_string.c source4/heimdal/lib/krb5/expand_hostname.c source4/heimdal/lib/krb5/fcache.c source4/heimdal/lib/krb5/free.c source4/heimdal/lib/krb5/free_host_realm.c source4/heimdal/lib/krb5/generate_seq_number.c source4/heimdal/lib/krb5/generate_subkey.c source4/heimdal/lib/krb5/get_addrs.c source4/heimdal/lib/krb5/get_cred.c source4/heimdal/lib/krb5/get_default_principal.c source4/heimdal/lib/krb5/get_default_realm.c source4/heimdal/lib/krb5/get_for_creds.c source4/heimdal/lib/krb5/get_host_realm.c source4/heimdal/lib/krb5/get_in_tkt.c source4/heimdal/lib/krb5/get_port.c source4/heimdal/lib/krb5/init_creds.c source4/heimdal/lib/krb5/init_creds_pw.c source4/heimdal/lib/krb5/kcm.c source4/heimdal/lib/krb5/keyblock.c source4/heimdal/lib/krb5/keytab.c source4/heimdal/lib/krb5/keytab_any.c source4/heimdal/lib/krb5/keytab_file.c source4/heimdal/lib/krb5/keytab_memory.c source4/heimdal/lib/krb5/keytab_keyfile.c source4/heimdal/lib/krb5/krbhst.c source4/heimdal/lib/krb5/log.c source4/heimdal/lib/krb5/mcache.c source4/heimdal/lib/krb5/misc.c source4/heimdal/lib/krb5/mk_error.c source4/heimdal/lib/krb5/mk_priv.c source4/heimdal/lib/krb5/mk_rep.c source4/heimdal/lib/krb5/mk_req.c source4/heimdal/lib/krb5/mk_req_ext.c source4/heimdal/lib/krb5/mit_glue.c source4/heimdal/lib/krb5/n-fold.c source4/heimdal/lib/krb5/padata.c source4/heimdal/lib/krb5/pkinit.c source4/heimdal/lib/krb5/principal.c source4/heimdal/lib/krb5/prog_setup.c source4/heimdal/lib/krb5/pac.c source4/heimdal/lib/krb5/pcache.c source4/heimdal/lib/krb5/prompter_posix.c source4/heimdal/lib/krb5/rd_cred.c source4/heimdal/lib/krb5/rd_error.c source4/heimdal/lib/krb5/rd_priv.c source4/heimdal/lib/krb5/rd_rep.c source4/heimdal/lib/krb5/rd_req.c source4/heimdal/lib/krb5/replay.c source4/heimdal/lib/krb5/salt.c source4/heimdal/lib/krb5/salt-aes.c source4/heimdal/lib/krb5/salt-arcfour.c source4/heimdal/lib/krb5/salt-des3.c source4/heimdal/lib/krb5/salt-des.c source4/heimdal/lib/krb5/send_to_kdc.c source4/heimdal/lib/krb5/set_default_realm.c source4/heimdal/lib/krb5/store.c source4/heimdal/lib/krb5/store-int.c source4/heimdal/lib/krb5/store_emem.c source4/heimdal/lib/krb5/store_fd.c source4/heimdal/lib/krb5/store_mem.c source4/heimdal/lib/krb5/ticket.c source4/heimdal/lib/krb5/time.c source4/heimdal/lib/krb5/transited.c source4/heimdal/lib/krb5/version.c source4/heimdal/lib/krb5/warn.c bin/default/source4/heimdal/lib/krb5/krb5_err.c source4/heimdal/lib/krb5/aname_to_localname.c source4/heimdal/lib/krb5/kuserok.c bin/default/source4/heimdal/lib/krb5/heim_err.c bin/default/source4/heimdal/lib/krb5/k524_err.c bin/default/source4/heimdal/lib/krb5/krb_err.c source4/heimdal_build/krb5-glue.c source4/heimdal/lib/krb5/expand_path.c source4/heimdal/lib/krb5/plugin.c source4/heimdal/lib/krb5/context.c -> bin/default/source4/heimdal/lib/krb5/krb5-private.h
  2314. [627/629] Processing ../heimdal/lib/krb5/krb5-protos.h: source4/heimdal/lib/krb5/acache.c source4/heimdal/lib/krb5/add_et_list.c source4/heimdal/lib/krb5/addr_families.c source4/heimdal/lib/krb5/appdefault.c source4/heimdal/lib/krb5/asn1_glue.c source4/heimdal/lib/krb5/auth_context.c source4/heimdal/lib/krb5/authdata.c source4/heimdal/lib/krb5/build_ap_req.c source4/heimdal/lib/krb5/build_auth.c source4/heimdal/lib/krb5/cache.c source4/heimdal/lib/krb5/changepw.c source4/heimdal/lib/krb5/codec.c source4/heimdal/lib/krb5/config_file.c source4/heimdal/lib/krb5/constants.c source4/heimdal/lib/krb5/convert_creds.c source4/heimdal/lib/krb5/copy_host_realm.c source4/heimdal/lib/krb5/crc.c source4/heimdal/lib/krb5/creds.c source4/heimdal/lib/krb5/crypto.c source4/heimdal/lib/krb5/crypto-aes.c source4/heimdal/lib/krb5/crypto-algs.c source4/heimdal/lib/krb5/crypto-arcfour.c source4/heimdal/lib/krb5/crypto-des3.c source4/heimdal/lib/krb5/crypto-des.c source4/heimdal/lib/krb5/crypto-des-common.c source4/heimdal/lib/krb5/crypto-evp.c source4/heimdal/lib/krb5/crypto-null.c source4/heimdal/lib/krb5/crypto-pk.c source4/heimdal/lib/krb5/crypto-rand.c source4/heimdal/lib/krb5/data.c source4/heimdal/lib/krb5/eai_to_heim_errno.c source4/heimdal/lib/krb5/error_string.c source4/heimdal/lib/krb5/expand_hostname.c source4/heimdal/lib/krb5/fcache.c source4/heimdal/lib/krb5/free.c source4/heimdal/lib/krb5/free_host_realm.c source4/heimdal/lib/krb5/generate_seq_number.c source4/heimdal/lib/krb5/generate_subkey.c source4/heimdal/lib/krb5/get_addrs.c source4/heimdal/lib/krb5/get_cred.c source4/heimdal/lib/krb5/get_default_principal.c source4/heimdal/lib/krb5/get_default_realm.c source4/heimdal/lib/krb5/get_for_creds.c source4/heimdal/lib/krb5/get_host_realm.c source4/heimdal/lib/krb5/get_in_tkt.c source4/heimdal/lib/krb5/get_port.c source4/heimdal/lib/krb5/init_creds.c source4/heimdal/lib/krb5/init_creds_pw.c source4/heimdal/lib/krb5/kcm.c source4/heimdal/lib/krb5/keyblock.c source4/heimdal/lib/krb5/keytab.c source4/heimdal/lib/krb5/keytab_any.c source4/heimdal/lib/krb5/keytab_file.c source4/heimdal/lib/krb5/keytab_memory.c source4/heimdal/lib/krb5/keytab_keyfile.c source4/heimdal/lib/krb5/krbhst.c source4/heimdal/lib/krb5/log.c source4/heimdal/lib/krb5/mcache.c source4/heimdal/lib/krb5/misc.c source4/heimdal/lib/krb5/mk_error.c source4/heimdal/lib/krb5/mk_priv.c source4/heimdal/lib/krb5/mk_rep.c source4/heimdal/lib/krb5/mk_req.c source4/heimdal/lib/krb5/mk_req_ext.c source4/heimdal/lib/krb5/mit_glue.c source4/heimdal/lib/krb5/n-fold.c source4/heimdal/lib/krb5/padata.c source4/heimdal/lib/krb5/pkinit.c source4/heimdal/lib/krb5/principal.c source4/heimdal/lib/krb5/prog_setup.c source4/heimdal/lib/krb5/pac.c source4/heimdal/lib/krb5/pcache.c source4/heimdal/lib/krb5/prompter_posix.c source4/heimdal/lib/krb5/rd_cred.c source4/heimdal/lib/krb5/rd_error.c source4/heimdal/lib/krb5/rd_priv.c source4/heimdal/lib/krb5/rd_rep.c source4/heimdal/lib/krb5/rd_req.c source4/heimdal/lib/krb5/replay.c source4/heimdal/lib/krb5/salt.c source4/heimdal/lib/krb5/salt-aes.c source4/heimdal/lib/krb5/salt-arcfour.c source4/heimdal/lib/krb5/salt-des3.c source4/heimdal/lib/krb5/salt-des.c source4/heimdal/lib/krb5/send_to_kdc.c source4/heimdal/lib/krb5/set_default_realm.c source4/heimdal/lib/krb5/store.c source4/heimdal/lib/krb5/store-int.c source4/heimdal/lib/krb5/store_emem.c source4/heimdal/lib/krb5/store_fd.c source4/heimdal/lib/krb5/store_mem.c source4/heimdal/lib/krb5/ticket.c source4/heimdal/lib/krb5/time.c source4/heimdal/lib/krb5/transited.c source4/heimdal/lib/krb5/version.c source4/heimdal/lib/krb5/warn.c bin/default/source4/heimdal/lib/krb5/krb5_err.c source4/heimdal/lib/krb5/aname_to_localname.c source4/heimdal/lib/krb5/kuserok.c bin/default/source4/heimdal/lib/krb5/heim_err.c bin/default/source4/heimdal/lib/krb5/k524_err.c bin/default/source4/heimdal/lib/krb5/krb_err.c source4/heimdal_build/krb5-glue.c source4/heimdal/lib/krb5/expand_path.c source4/heimdal/lib/krb5/plugin.c source4/heimdal/lib/krb5/context.c -> bin/default/source4/heimdal/lib/krb5/krb5-protos.h
  2315. [628/629] Processing ../heimdal/lib/hx509/hx509-protos.h: source4/heimdal/lib/hx509/ca.c source4/heimdal/lib/hx509/cert.c source4/heimdal/lib/hx509/cms.c source4/heimdal/lib/hx509/collector.c source4/heimdal/lib/hx509/crypto.c source4/heimdal/lib/hx509/error.c source4/heimdal/lib/hx509/env.c source4/heimdal/lib/hx509/file.c source4/heimdal/lib/hx509/keyset.c source4/heimdal/lib/hx509/ks_dir.c source4/heimdal/lib/hx509/ks_file.c source4/heimdal/lib/hx509/ks_keychain.c source4/heimdal/lib/hx509/ks_mem.c source4/heimdal/lib/hx509/ks_null.c source4/heimdal/lib/hx509/ks_p11.c source4/heimdal/lib/hx509/ks_p12.c source4/heimdal/lib/hx509/lock.c source4/heimdal/lib/hx509/name.c source4/heimdal/lib/hx509/peer.c source4/heimdal/lib/hx509/print.c source4/heimdal/lib/hx509/req.c source4/heimdal/lib/hx509/revoke.c source4/heimdal/lib/hx509/sel.c bin/default/source4/heimdal/lib/hx509/hx509_err.c -> bin/default/source4/heimdal/lib/hx509/hx509-protos.h
  2316. [629/629] Processing ../heimdal/lib/hx509/hx509-private.h: source4/heimdal/lib/hx509/ca.c source4/heimdal/lib/hx509/cert.c source4/heimdal/lib/hx509/cms.c source4/heimdal/lib/hx509/collector.c source4/heimdal/lib/hx509/crypto.c source4/heimdal/lib/hx509/error.c source4/heimdal/lib/hx509/env.c source4/heimdal/lib/hx509/file.c source4/heimdal/lib/hx509/keyset.c source4/heimdal/lib/hx509/ks_dir.c source4/heimdal/lib/hx509/ks_file.c source4/heimdal/lib/hx509/ks_keychain.c source4/heimdal/lib/hx509/ks_mem.c source4/heimdal/lib/hx509/ks_null.c source4/heimdal/lib/hx509/ks_p11.c source4/heimdal/lib/hx509/ks_p12.c source4/heimdal/lib/hx509/lock.c source4/heimdal/lib/hx509/name.c source4/heimdal/lib/hx509/peer.c source4/heimdal/lib/hx509/print.c source4/heimdal/lib/hx509/req.c source4/heimdal/lib/hx509/revoke.c source4/heimdal/lib/hx509/sel.c bin/default/source4/heimdal/lib/hx509/hx509_err.c -> bin/default/source4/heimdal/lib/hx509/hx509-private.h
  2317. [630/786] Compiling lib/param/param.h
  2318. [631/786] Compiling bin/default/version.h
  2319. [632/786] Compiling lib/util/charset/charset.h
  2320. [633/786] Compiling source4/param/share.h
  2321. [634/786] Compiling bin/default/librpc/gen_ndr/ndr_samr_c.h
  2322. [635/786] Compiling source4/librpc/rpc/dcerpc.h
  2323. [636/786] Compiling source4/auth/session.h
  2324. [637/786] Compiling auth/credentials/credentials.h
  2325. [638/786] Compiling nsswitch/libwbclient/wbclient.h
  2326. [639/786] Compiling lib/ldb-samba/ldb_wrap.h
  2327. [640/786] Compiling lib/util/attr.h
  2328. [641/786] Compiling lib/util/data_blob.h
  2329. [642/786] Compiling lib/util/debug.h
  2330. [643/786] Compiling lib/util/discard.h
  2331. [644/786] Compiling lib/util/time.h
  2332. [645/786] Compiling lib/util/idtree.h
  2333. [646/786] Compiling lib/util/idtree_random.h
  2334. [647/786] Compiling lib/util/blocking.h
  2335. [648/786] Compiling lib/util/signal.h
  2336. [649/786] Compiling lib/util/substitute.h
  2337. [650/786] Compiling lib/util/fault.h
  2338. [651/786] Compiling lib/util/genrand.h
  2339. [652/786] Compiling lib/util/tfork.h
  2340. [653/786] Compiling lib/util/tevent_ntstatus.h
  2341. [654/786] Compiling lib/util/tevent_unix.h
  2342. [655/786] Compiling lib/util/tevent_werror.h
  2343. [656/786] Compiling lib/util/util_ldb.h
  2344. [657/786] Compiling lib/tdr/tdr.h
  2345. [658/786] Compiling lib/tsocket/tsocket.h
  2346. [659/786] Compiling lib/tsocket/tsocket_internal.h
  2347. [660/786] Compiling bin/default/librpc/gen_ndr/auth.h
  2348. [661/786] Compiling bin/default/librpc/gen_ndr/server_id.h
  2349. [662/786] Compiling bin/default/librpc/gen_ndr/security.h
  2350. [663/786] Compiling bin/default/librpc/gen_ndr/ndr_dcerpc.h
  2351. [664/786] Compiling bin/default/librpc/gen_ndr/dcerpc.h
  2352. [665/786] Compiling librpc/ndr/ndr_dcerpc.h
  2353. [666/786] Compiling bin/default/librpc/gen_ndr/ndr_drsuapi.h
  2354. [667/786] Compiling bin/default/librpc/gen_ndr/drsuapi.h
  2355. [668/786] Compiling librpc/ndr/ndr_drsuapi.h
  2356. [669/786] Compiling bin/default/librpc/gen_ndr/ndr_drsblobs.h
  2357. [670/786] Compiling bin/default/librpc/gen_ndr/drsblobs.h
  2358. [671/786] Compiling librpc/ndr/ndr_drsblobs.h
  2359. [672/786] Compiling bin/default/librpc/gen_ndr/krb5pac.h
  2360. [673/786] Compiling bin/default/librpc/gen_ndr/ndr_krb5pac.h
  2361. [674/786] Compiling librpc/ndr/ndr_krb5pac.h
  2362. [675/786] Compiling bin/default/librpc/gen_ndr/samr.h
  2363. [676/786] Compiling bin/default/librpc/gen_ndr/ndr_samr.h
  2364. [677/786] Compiling bin/default/librpc/gen_ndr/lsa.h
  2365. [678/786] Compiling bin/default/librpc/gen_ndr/netlogon.h
  2366. [679/786] Compiling bin/default/librpc/gen_ndr/atsvc.h
  2367. [680/786] Compiling bin/default/librpc/gen_ndr/ndr_atsvc.h
  2368. [681/786] Compiling bin/default/librpc/gen_ndr/ndr_svcctl.h
  2369. [682/786] Compiling bin/default/librpc/gen_ndr/svcctl.h
  2370. [683/786] Compiling bin/default/librpc/gen_ndr/smb2_lease_struct.h
  2371. [684/786] Compiling bin/default/librpc/gen_ndr/nbt.h
  2372. [685/786] Compiling bin/default/librpc/gen_ndr/ndr_nbt.h
  2373. [686/786] Compiling librpc/ndr/ndr_nbt.h
  2374. [687/786] Compiling bin/default/librpc/gen_ndr/ndr_svcctl_c.h
  2375. [688/786] Compiling librpc/ndr/ndr_svcctl.h
  2376. [689/786] Compiling bin/default/librpc/gen_ndr/misc.h
  2377. [690/786] Compiling bin/default/librpc/gen_ndr/ndr_misc.h
  2378. [691/786] Compiling librpc/ndr/libndr.h
  2379. [692/786] Compiling librpc/rpc/rpc_common.h
  2380. [693/786] Compiling librpc/rpc/dcesrv_core.h
  2381. [694/786] Compiling libcli/util/error.h
  2382. [695/786] Compiling libcli/util/ntstatus.h
  2383. [696/786] Compiling bin/default/libcli/util/ntstatus_gen.h
  2384. [697/786] Compiling libcli/util/doserr.h
  2385. [698/786] Compiling libcli/util/werror.h
  2386. [699/786] Compiling bin/default/libcli/util/werror_gen.h
  2387. [700/786] Compiling libcli/util/hresult.h
  2388. [701/786] Compiling libcli/auth/credentials.h
  2389. [702/786] Compiling source3/lib/netapi/netapi.h
  2390. [703/786] Compiling source3/include/passdb.h
  2391. [704/786] Compiling source3/passdb/machine_sid.h
  2392. [705/786] Compiling source3/passdb/lookup_sid.h
  2393. [706/786] Compiling lib/smbconf/smbconf.h
  2394. [707/786] Compiling source3/include/libsmbclient.h
  2395. [708/786] Compiling bin/default/lib/ldb/include/ldb_version.h
  2396. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/charset.h (from bin/default/include/public/charset.h)
  2397. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/dcerpc.h (from bin/default/include/public/dcerpc.h)
  2398. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/share.h (from bin/default/include/public/share.h)
  2399. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/param.h (from bin/default/include/public/param.h)
  2400. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/credentials.h (from bin/default/include/public/credentials.h)
  2401. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_samr_c.h (from bin/default/include/public/gen_ndr/ndr_samr_c.h)
  2402. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/samba/session.h (from bin/default/include/public/samba/session.h)
  2403. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/wbclient.h (from bin/default/include/public/wbclient.h)
  2404. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ldb_wrap.h (from bin/default/include/public/ldb_wrap.h)
  2405. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/samba/version.h (from bin/default/include/public/samba/version.h)
  2406. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/attr.h (from bin/default/include/public/util/attr.h)
  2407. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/discard.h (from bin/default/include/public/util/discard.h)
  2408. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/debug.h (from bin/default/include/public/util/debug.h)
  2409. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/time.h (from bin/default/include/public/util/time.h)
  2410. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/data_blob.h (from bin/default/include/public/util/data_blob.h)
  2411. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/idtree.h (from bin/default/include/public/util/idtree.h)
  2412. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/idtree_random.h (from bin/default/include/public/util/idtree_random.h)
  2413. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/blocking.h (from bin/default/include/public/util/blocking.h)
  2414. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/signal.h (from bin/default/include/public/util/signal.h)
  2415. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/substitute.h (from bin/default/include/public/util/substitute.h)
  2416. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/fault.h (from bin/default/include/public/util/fault.h)
  2417. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/genrand.h (from bin/default/include/public/util/genrand.h)
  2418. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/tfork.h (from bin/default/include/public/util/tfork.h)
  2419. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/tevent_unix.h (from bin/default/include/public/util/tevent_unix.h)
  2420. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/tevent_ntstatus.h (from bin/default/include/public/util/tevent_ntstatus.h)
  2421. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util/tevent_werror.h (from bin/default/include/public/util/tevent_werror.h)
  2422. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/tdr.h (from bin/default/include/public/tdr.h)
  2423. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/tsocket.h (from bin/default/include/public/tsocket.h)
  2424. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/util_ldb.h (from bin/default/include/public/util_ldb.h)
  2425. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/tsocket_internal.h (from bin/default/include/public/tsocket_internal.h)
  2426. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/auth.h (from bin/default/include/public/gen_ndr/auth.h)
  2427. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/security.h (from bin/default/include/public/gen_ndr/security.h)
  2428. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/server_id.h (from bin/default/include/public/gen_ndr/server_id.h)
  2429. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_dcerpc.h (from bin/default/include/public/gen_ndr/ndr_dcerpc.h)
  2430. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/dcerpc.h (from bin/default/include/public/gen_ndr/dcerpc.h)
  2431. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_drsuapi.h (from bin/default/include/public/gen_ndr/ndr_drsuapi.h)
  2432. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/drsuapi.h (from bin/default/include/public/gen_ndr/drsuapi.h)
  2433. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr/ndr_dcerpc.h (from bin/default/include/public/ndr/ndr_dcerpc.h)
  2434. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr/ndr_drsuapi.h (from bin/default/include/public/ndr/ndr_drsuapi.h)
  2435. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_drsblobs.h (from bin/default/include/public/gen_ndr/ndr_drsblobs.h)
  2436. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/drsblobs.h (from bin/default/include/public/gen_ndr/drsblobs.h)
  2437. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr/ndr_drsblobs.h (from bin/default/include/public/ndr/ndr_drsblobs.h)
  2438. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/krb5pac.h (from bin/default/include/public/gen_ndr/krb5pac.h)
  2439. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_krb5pac.h (from bin/default/include/public/gen_ndr/ndr_krb5pac.h)
  2440. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr/ndr_krb5pac.h (from bin/default/include/public/ndr/ndr_krb5pac.h)
  2441. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/samr.h (from bin/default/include/public/gen_ndr/samr.h)
  2442. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_samr.h (from bin/default/include/public/gen_ndr/ndr_samr.h)
  2443. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/lsa.h (from bin/default/include/public/gen_ndr/lsa.h)
  2444. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/netlogon.h (from bin/default/include/public/gen_ndr/netlogon.h)
  2445. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/atsvc.h (from bin/default/include/public/gen_ndr/atsvc.h)
  2446. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_atsvc.h (from bin/default/include/public/gen_ndr/ndr_atsvc.h)
  2447. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_svcctl.h (from bin/default/include/public/gen_ndr/ndr_svcctl.h)
  2448. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/svcctl.h (from bin/default/include/public/gen_ndr/svcctl.h)
  2449. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/smb2_lease_struct.h (from bin/default/include/public/smb2_lease_struct.h)
  2450. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_nbt.h (from bin/default/include/public/gen_ndr/ndr_nbt.h)
  2451. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/nbt.h (from bin/default/include/public/gen_ndr/nbt.h)
  2452. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr/ndr_nbt.h (from bin/default/include/public/ndr/ndr_nbt.h)
  2453. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_svcctl_c.h (from bin/default/include/public/gen_ndr/ndr_svcctl_c.h)
  2454. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr/ndr_svcctl.h (from bin/default/include/public/ndr/ndr_svcctl.h)
  2455. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/misc.h (from bin/default/include/public/gen_ndr/misc.h)
  2456. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/gen_ndr/ndr_misc.h (from bin/default/include/public/gen_ndr/ndr_misc.h)
  2457. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/ndr.h (from bin/default/include/public/ndr.h)
  2458. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/rpc_common.h (from bin/default/include/public/rpc_common.h)
  2459. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/dcesrv_core.h (from bin/default/include/public/dcesrv_core.h)
  2460. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/ntstatus.h (from bin/default/include/public/core/ntstatus.h)
  2461. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/error.h (from bin/default/include/public/core/error.h)
  2462. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/ntstatus_gen.h (from bin/default/include/public/core/ntstatus_gen.h)
  2463. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/doserr.h (from bin/default/include/public/core/doserr.h)
  2464. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/werror.h (from bin/default/include/public/core/werror.h)
  2465. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/werror_gen.h (from bin/default/include/public/core/werror_gen.h)
  2466. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/core/hresult.h (from bin/default/include/public/core/hresult.h)
  2467. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/domain_credentials.h (from bin/default/include/public/domain_credentials.h)
  2468. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/netapi.h (from bin/default/include/public/netapi.h)
  2469. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/passdb.h (from bin/default/include/public/passdb.h)
  2470. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/machine_sid.h (from bin/default/include/public/machine_sid.h)
  2471. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/lookup_sid.h (from bin/default/include/public/lookup_sid.h)
  2472. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/smbconf.h (from bin/default/include/public/smbconf.h)
  2473. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/include/samba-4.0/libsmbclient.h (from bin/default/include/public/libsmbclient.h)
  2474. [ 787/3758] Processing GEN_NDR_TABLES: librpc/tables.pl bin/default/librpc/gen_ndr/ndr_drsuapi.h bin/default/librpc/gen_ndr/ndr_epmapper.h bin/default/librpc/gen_ndr/ndr_eventlog.h bin/default/librpc/gen_ndr/ndr_browser.h bin/default/librpc/gen_ndr/ndr_dssetup.h bin/default/librpc/gen_ndr/ndr_frsapi.h bin/default/librpc/gen_ndr/ndr_spoolss.h bin/default/librpc/gen_ndr/ndr_dnsserver.h bin/default/librpc/gen_ndr/ndr_samr.h bin/default/librpc/gen_ndr/ndr_srvsvc.h bin/default/librpc/gen_ndr/ndr_winreg.h bin/default/librpc/gen_ndr/ndr_mgmt.h bin/default/librpc/gen_ndr/ndr_netlogon.h bin/default/librpc/gen_ndr/ndr_svcctl.h bin/default/librpc/gen_ndr/ndr_wkssvc.h bin/default/librpc/gen_ndr/ndr_eventlog6.h bin/default/librpc/gen_ndr/ndr_backupkey.h bin/default/librpc/gen_ndr/ndr_witness.h bin/default/librpc/gen_ndr/ndr_clusapi.h bin/default/librpc/gen_ndr/ndr_mdssvc.h bin/default/librpc/gen_ndr/ndr_echo.h bin/default/librpc/gen_ndr/ndr_fsrvp.h bin/default/librpc/gen_ndr/ndr_lsa.h bin/default/librpc/gen_ndr/ndr_winspool.h bin/default/librpc/gen_ndr/ndr_atsvc.h bin/default/librpc/gen_ndr/ndr_initshutdown.h bin/default/librpc/gen_ndr/ndr_ntsvcs.h bin/default/librpc/gen_ndr/ndr_dfs.h bin/default/librpc/gen_ndr/ndr_unixinfo.h bin/default/librpc/gen_ndr/ndr_oxidresolver.h bin/default/librpc/gen_ndr/ndr_remact.h bin/default/librpc/gen_ndr/ndr_wmi.h bin/default/librpc/gen_ndr/ndr_dcom.h bin/default/librpc/gen_ndr/ndr_audiosrv.h bin/default/librpc/gen_ndr/ndr_dbgidl.h bin/default/librpc/gen_ndr/ndr_dsbackup.h bin/default/librpc/gen_ndr/ndr_efs.h bin/default/librpc/gen_ndr/ndr_frstrans.h bin/default/librpc/gen_ndr/ndr_frsrpc.h bin/default/librpc/gen_ndr/ndr_keysvc.h bin/default/librpc/gen_ndr/ndr_msgsvc.h bin/default/librpc/gen_ndr/ndr_orpc.h bin/default/librpc/gen_ndr/ndr_policyagent.h bin/default/librpc/gen_ndr/ndr_rot.h bin/default/librpc/gen_ndr/ndr_scerpc.h bin/default/librpc/gen_ndr/ndr_trkwks.h bin/default/librpc/gen_ndr/ndr_w32time.h bin/default/librpc/gen_ndr/ndr_winstation.h bin/default/librpc/gen_ndr/ndr_wzcsvc.h bin/default/librpc/gen_ndr/ndr_bkupblobs.h bin/default/librpc/gen_ndr/ndr_cab.h bin/default/librpc/gen_ndr/ndr_file_id.h bin/default/librpc/gen_ndr/ndr_fscc.h bin/default/librpc/gen_ndr/ndr_fsrvp_state.h bin/default/librpc/gen_ndr/ndr_named_pipe_auth.h bin/default/librpc/gen_ndr/ndr_negoex.h bin/default/librpc/gen_ndr/ndr_notify.h bin/default/librpc/gen_ndr/ndr_ntprinting.h bin/default/librpc/gen_ndr/ndr_printcap.h bin/default/librpc/gen_ndr/ndr_rap.h bin/default/librpc/gen_ndr/ndr_schannel.h bin/default/librpc/gen_ndr/ndr_smb2_lease_struct.h bin/default/librpc/gen_ndr/ndr_ioctl.h bin/default/librpc/gen_ndr/ndr_nfs4acl.h bin/default/librpc/gen_ndr/ndr_quota.h bin/default/librpc/gen_ndr/ndr_auth.h bin/default/librpc/gen_ndr/ndr_dcerpc.h bin/default/librpc/gen_ndr/ndr_dfsblobs.h bin/default/librpc/gen_ndr/ndr_dns.h bin/default/librpc/gen_ndr/ndr_dnsp.h bin/default/librpc/gen_ndr/ndr_drsblobs.h bin/default/librpc/gen_ndr/ndr_idmap.h bin/default/librpc/gen_ndr/ndr_krb5pac.h bin/default/librpc/gen_ndr/ndr_krb5ccache.h bin/default/librpc/gen_ndr/ndr_messaging.h bin/default/librpc/gen_ndr/ndr_misc.h bin/default/librpc/gen_ndr/ndr_nbt.h bin/default/librpc/gen_ndr/ndr_ntlmssp.h bin/default/librpc/gen_ndr/ndr_preg.h bin/default/librpc/gen_ndr/ndr_security.h bin/default/librpc/gen_ndr/ndr_server_id.h bin/default/librpc/gen_ndr/ndr_smb_acl.h bin/default/librpc/gen_ndr/ndr_xattr.h bin/default/librpc/gen_ndr/ndr_winbind.h bin/default/source4/librpc/gen_ndr/ndr_ntp_signd.h bin/default/source4/librpc/gen_ndr/ndr_opendb.h bin/default/source4/librpc/gen_ndr/ndr_sasl_helpers.h bin/default/source4/librpc/gen_ndr/ndr_winsif.h bin/default/source4/librpc/gen_ndr/ndr_winsrepl.h bin/default/source4/librpc/gen_ndr/ndr_irpc.h bin/default/source3/librpc/gen_ndr/ndr_open_files.h bin/default/source3/librpc/gen_ndr/ndr_perfcount.h bin/default/source3/librpc/gen_ndr/ndr_secrets.h bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.h bin/default/source3/librpc/gen_ndr/ndr_leases_db.h -> bin/default/source4/librpc/gen_ndr/tables.c
  2475. [ 788/3758] Processing test_headers.h: bin/default/include/public/ldb_version.h bin/default/include/public/param.h bin/default/include/public/samba/version.h bin/default/include/public/charset.h bin/default/include/public/share.h bin/default/include/public/gen_ndr/ndr_samr_c.h bin/default/include/public/dcerpc.h bin/default/include/public/samba/session.h bin/default/include/public/credentials.h bin/default/include/public/wbclient.h bin/default/include/public/ldb_wrap.h bin/default/include/public/util/attr.h bin/default/include/public/util/data_blob.h bin/default/include/public/util/debug.h bin/default/include/public/util/discard.h bin/default/include/public/util/time.h bin/default/include/public/util/idtree.h bin/default/include/public/util/idtree_random.h bin/default/include/public/util/blocking.h bin/default/include/public/util/signal.h bin/default/include/public/util/substitute.h bin/default/include/public/util/fault.h bin/default/include/public/util/genrand.h bin/default/include/public/util/tfork.h bin/default/include/public/util/tevent_ntstatus.h bin/default/include/public/util/tevent_unix.h bin/default/include/public/util/tevent_werror.h bin/default/include/public/util_ldb.h bin/default/include/public/tdr.h bin/default/include/public/tsocket.h bin/default/include/public/tsocket_internal.h bin/default/include/public/gen_ndr/auth.h bin/default/include/public/gen_ndr/server_id.h bin/default/include/public/gen_ndr/security.h bin/default/include/public/gen_ndr/ndr_dcerpc.h bin/default/include/public/gen_ndr/dcerpc.h bin/default/include/public/ndr/ndr_dcerpc.h bin/default/include/public/gen_ndr/ndr_drsuapi.h bin/default/include/public/gen_ndr/drsuapi.h bin/default/include/public/ndr/ndr_drsuapi.h bin/default/include/public/gen_ndr/ndr_drsblobs.h bin/default/include/public/gen_ndr/drsblobs.h bin/default/include/public/ndr/ndr_drsblobs.h bin/default/include/public/gen_ndr/krb5pac.h bin/default/include/public/gen_ndr/ndr_krb5pac.h bin/default/include/public/ndr/ndr_krb5pac.h bin/default/include/public/gen_ndr/samr.h bin/default/include/public/gen_ndr/ndr_samr.h bin/default/include/public/gen_ndr/lsa.h bin/default/include/public/gen_ndr/netlogon.h bin/default/include/public/gen_ndr/atsvc.h bin/default/include/public/gen_ndr/ndr_atsvc.h bin/default/include/public/gen_ndr/ndr_svcctl.h bin/default/include/public/gen_ndr/svcctl.h bin/default/include/public/smb2_lease_struct.h bin/default/include/public/gen_ndr/nbt.h bin/default/include/public/gen_ndr/ndr_nbt.h bin/default/include/public/ndr/ndr_nbt.h bin/default/include/public/gen_ndr/ndr_svcctl_c.h bin/default/include/public/ndr/ndr_svcctl.h bin/default/include/public/gen_ndr/misc.h bin/default/include/public/gen_ndr/ndr_misc.h bin/default/include/public/ndr.h bin/default/include/public/rpc_common.h bin/default/include/public/dcesrv_core.h bin/default/include/public/core/error.h bin/default/include/public/core/ntstatus.h bin/default/include/public/core/ntstatus_gen.h bin/default/include/public/core/doserr.h bin/default/include/public/core/werror.h bin/default/include/public/core/werror_gen.h bin/default/include/public/core/hresult.h bin/default/include/public/domain_credentials.h bin/default/include/public/netapi.h bin/default/include/public/passdb.h bin/default/include/public/machine_sid.h bin/default/include/public/lookup_sid.h bin/default/include/public/smbconf.h bin/default/include/public/libsmbclient.h -> bin/default/testsuite/headers/test_headers.h
  2476. [ 789/3758] Compiling source4/heimdal/lib/hx509/sel-lex.l
  2477. + install /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/bin/smbtar (from source3/script/smbtar)
  2478. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libsamba-util.so.0 (to libsamba-util.so.0.0.1)
  2479. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libsamba-util.so (to libsamba-util.so.0.0.1)
  2480. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libtevent.so.0 (to libtevent.so.0.10.2)
  2481. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libtalloc.so.2 (to libtalloc.so.2.3.2)
  2482. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libndr-standard.so.0 (to libndr-standard.so.0.0.1)
  2483. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libndr-standard.so (to libndr-standard.so.0.0.1)
  2484. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libndr-nbt.so.0 (to libndr-nbt.so.0.0.1)
  2485. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libndr-nbt.so (to libndr-nbt.so.0.0.1)
  2486. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libndr.so.1 (to libndr.so.1.0.1)
  2487. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libsamba-errors.so (to libsamba-errors.so.1)
  2488. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/libndr.so (to libndr.so.1.0.1)
  2489. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libtevent-util.so.0 (to libtevent-util.so.0.0.1)
  2490. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libroken-samba4.so.19 (to libroken-samba4.so.19.0.1)
  2491. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libgssapi-samba4.so.2 (to libgssapi-samba4.so.2.0.0)
  2492. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libheimbase-samba4.so.1 (to libheimbase-samba4.so.1.0.0)
  2493. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libasn1-samba4.so.8 (to libasn1-samba4.so.8.0.0)
  2494. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libcom_err-samba4.so.0 (to libcom_err-samba4.so.0.25)
  2495. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libhcrypto-samba4.so.5 (to libhcrypto-samba4.so.5.0.1)
  2496. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libwind-samba4.so.0 (to libwind-samba4.so.0.0.0)
  2497. [ 811/3758] Compiling lib/talloc/talloc.c
  2498. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libkrb5-samba4.so.26 (to libkrb5-samba4.so.26.0.0)
  2499. [ 812/3758] Compiling lib/util/time_basic.c
  2500. [ 813/3758] Compiling lib/util/blocking.c
  2501. [ 814/3758] Compiling lib/util/iov_buf.c
  2502. [ 815/3758] Compiling lib/util/close_low_fd.c
  2503. [ 816/3758] Compiling lib/util/gpfswrap.c
  2504. [ 817/3758] Compiling lib/util/debug.c
  2505. [ 818/3758] Compiling lib/tevent/tevent.c
  2506. [ 819/3758] Compiling lib/tevent/tevent_debug.c
  2507. [ 821/3758] Compiling lib/tevent/tevent_fd.c
  2508. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libhx509-samba4.so.5 (to libhx509-samba4.so.5.0.0)
  2509. [ 823/3758] Compiling lib/tevent/tevent_queue.c
  2510. + symlink /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/ipkg-install/usr/lib/samba/libtdb.so.1 (to libtdb.so.1.4.3)
  2511. [ 824/3758] Compiling lib/tevent/tevent_util.c
  2512. [ 825/3758] Compiling lib/tevent/tevent_wakeup.c
  2513. [ 826/3758] Compiling lib/tevent/tevent_epoll.c
  2514. [ 827/3758] Compiling lib/tevent/tevent_req.c
  2515. [ 828/3758] Compiling lib/tevent/tevent_threads.c
  2516. [ 829/3758] Linking bin/default/lib/util/libtime-basic-samba4.so
  2517. [ 830/3758] Linking bin/default/lib/util/libsocket-blocking-samba4.so
  2518. [ 831/3758] Compiling lib/tevent/tevent_standard.c
  2519. [ 832/3758] Compiling lib/tevent/tevent_immediate.c
  2520. [ 833/3758] Compiling lib/tevent/tevent_timed.c
  2521. [ 834/3758] Compiling lib/tevent/tevent_wrapper.c
  2522. [ 835/3758] Compiling lib/tevent/tevent_poll.c
  2523. [ 836/3758] Compiling lib/tevent/tevent_signal.c
  2524. [ 837/3758] Compiling lib/util/genrand.c
  2525. [ 838/3758] Compiling lib/util/sys_rw_data.c
  2526. [ 839/3758] Compiling lib/util/sys_rw.c
  2527. [ 840/3758] Compiling lib/util/setid.c
  2528. [ 841/3758] Compiling source4/heimdal/lib/roken/xfree.c
  2529. [ 842/3758] Compiling source4/heimdal/lib/roken/net_read.c
  2530. [ 843/3758] Compiling source4/heimdal/lib/roken/strupr.c
  2531. [ 844/3758] Linking bin/default/lib/util/libgenrand-samba4.so
  2532. [ 845/3758] Compiling source4/heimdal/lib/roken/net_write.c
  2533. [ 846/3758] Linking bin/default/lib/util/libutil-setid-samba4.so
  2534. [ 847/3758] Compiling source4/heimdal/lib/roken/strlwr.c
  2535. [ 848/3758] Compiling source4/heimdal/lib/roken/vis.c
  2536. [ 849/3758] Compiling source4/heimdal/lib/roken/strsep.c
  2537. [ 850/3758] Compiling source4/heimdal/lib/roken/strpool.c
  2538. [ 851/3758] Compiling source4/heimdal/lib/roken/parse_units.c
  2539. [ 852/3758] Compiling source4/heimdal/lib/roken/bswap.c
  2540. [ 853/3758] Compiling source4/heimdal_build/replace.c
  2541. [ 854/3758] Compiling source4/heimdal/lib/roken/strcollect.c
  2542. [ 855/3758] Compiling source4/heimdal/lib/roken/rtbl.c
  2543. [ 856/3758] Compiling source4/heimdal/lib/roken/simple_exec.c
  2544. [ 857/3758] Compiling source4/heimdal/lib/roken/rand.c
  2545. [ 858/3758] Compiling source4/heimdal/lib/roken/resolve.c
  2546. [ 859/3758] Compiling source4/heimdal/lib/roken/erealloc.c
  2547. [ 860/3758] Compiling source4/heimdal/lib/roken/base64.c
  2548. [ 861/3758] Compiling source4/heimdal/lib/roken/cloexec.c
  2549. [ 862/3758] Compiling source4/heimdal/lib/roken/socket.c
  2550. [ 863/3758] Compiling source4/heimdal/lib/roken/getdtablesize.c
  2551. [ 864/3758] Compiling source4/heimdal/lib/roken/ecalloc.c
  2552. [ 865/3758] Compiling source4/heimdal/lib/roken/estrdup.c
  2553. [ 866/3758] Compiling source4/heimdal/lib/roken/roken_gethostby.c
  2554. [ 867/3758] Compiling source4/heimdal/lib/roken/ct.c
  2555. [ 868/3758] Compiling source4/heimdal/lib/roken/dumpdata.c
  2556. [ 869/3758] Compiling source4/heimdal/lib/roken/strsep_copy.c
  2557. [ 870/3758] Compiling source4/heimdal/lib/roken/h_errno.c
  2558. [ 871/3758] Compiling source4/heimdal/lib/roken/get_window_size.c
  2559. [ 872/3758] Compiling source4/heimdal/lib/roken/emalloc.c
  2560. [ 873/3758] Compiling source4/heimdal/lib/roken/issuid.c
  2561. [ 874/3758] Compiling source4/heimdal/lib/roken/parse_time.c
  2562. [ 875/3758] Compiling source4/heimdal/lib/roken/getarg.c
  2563. [ 876/3758] Compiling source4/heimdal/lib/roken/hex.c
  2564. [ 877/3758] Compiling lib/util/smb_strtox.c
  2565. [ 878/3758] Compiling dynconfig/dynconfig.c
  2566. [ 879/3758] Compiling lib/util/charset/weird.c
  2567. [ 880/3758] Compiling lib/util/charset/iconv.c
  2568. [ 881/3758] Compiling lib/util/charset/charset_macosxfs.c
  2569. [ 882/3758] Compiling lib/util/charset/util_unistr_w.c
  2570. [ 883/3758] Compiling lib/util/charset/codepoints.c
  2571. [ 884/3758] Compiling lib/util/charset/util_str.c
  2572. [ 885/3758] Compiling lib/util/charset/util_unistr.c
  2573. [ 886/3758] Compiling lib/util/charset/convert_string.c
  2574. [ 887/3758] Compiling lib/util/charset/pull_push.c
  2575. [ 888/3758] Compiling lib/util/tini.c
  2576. [ 889/3758] Compiling lib/util/tiniparser.c
  2577. [ 890/3758] Compiling lib/util/strv.c
  2578. [ 891/3758] Compiling lib/util/fault.c
  2579. [ 892/3758] Compiling lib/util/signal.c
  2580. [ 893/3758] Compiling lib/util/pidfile.c
  2581. [ 894/3758] Compiling lib/util/become_daemon.c
  2582. [ 895/3758] Compiling lib/util/util.c
  2583. [ 896/3758] Compiling lib/util/mkdir_p.c
  2584. [ 897/3758] Compiling lib/util/select.c
  2585. [ 898/3758] Compiling lib/util/bitmap.c
  2586. [ 899/3758] Compiling lib/util/data_blob.c
  2587. [ 900/3758] Compiling lib/util/strv_util.c
  2588. [ 901/3758] Compiling lib/util/util_process.c
  2589. [ 902/3758] Compiling lib/util/util_strlist.c
  2590. [ 903/3758] Compiling lib/util/time.c
  2591. [ 904/3758] Compiling lib/util/idtree.c
  2592. [ 905/3758] Compiling lib/util/util_file.c
  2593. [ 906/3758] Compiling lib/util/sys_popen.c
  2594. [ 907/3758] Compiling lib/util/substitute.c
  2595. [ 908/3758] Compiling lib/util/tfork.c
  2596. [ 909/3758] Compiling lib/util/util_str_common.c
  2597. [ 910/3758] Compiling lib/util/smb_threads.c
  2598. [ 911/3758] Compiling lib/util/rfc1738.c
  2599. [ 912/3758] Linking bin/default/source4/heimdal_build/libroken-samba4.so
  2600. [ 913/3758] Compiling lib/util/util_net.c
  2601. [ 914/3758] Linking bin/default/lib/talloc/libtalloc.so
  2602. [ 915/3758] Compiling lib/util/unix_match.c
  2603. [ 916/3758] Compiling lib/util/util_str.c
  2604. [ 917/3758] Compiling lib/util/util_paths.c
  2605. [ 918/3758] Compiling lib/util/talloc_keep_secret.c
  2606. [ 919/3758] Linking bin/default/lib/util/libiov-buf-samba4.so
  2607. [ 920/3758] Linking bin/default/lib/util/libsamba-debug-samba4.so
  2608. [ 921/3758] Compiling lib/util/talloc_stack.c
  2609. [ 922/3758] Linking bin/default/lib/tevent/libtevent.so
  2610. [ 923/3758] Compiling lib/util/tevent_debug.c
  2611. [ 924/3758] Compiling lib/util/fsusage.c
  2612. [ 925/3758] Compiling lib/util/util_id.c
  2613. [ 926/3758] Linking bin/default/lib/util/libsys-rw-samba4.so
  2614. [ 927/3758] Compiling lib/util/rbtree.c
  2615. [ 928/3758] Compiling lib/util/getpass.c
  2616. [ 929/3758] Compiling lib/util/ms_fnmatch.c
  2617. [ 930/3758] Compiling lib/util/idtree_random.c
  2618. [ 931/3758] Compiling lib/util/memcache.c
  2619. [ 932/3758] Compiling lib/util/dprintf.c
  2620. [ 933/3758] Compiling lib/util/tftw.c
  2621. [ 934/3758] Compiling lib/util/params.c
  2622. [ 935/3758] Compiling lib/util/genrand_util.c
  2623. [ 936/3758] Compiling lib/util/base64.c
  2624. [ 937/3758] Compiling lib/util/system.c
  2625. [ 938/3758] Compiling lib/util/util_strlist_v3.c
  2626. [ 939/3758] Compiling lib/util/server_id.c
  2627. [ 940/3758] Compiling lib/util/util_str_hex.c
  2628. [ 941/3758] Compiling lib/crypto/md4.c
  2629. [ 942/3758] Compiling libcli/util/hresult.c
  2630. [ 943/3758] Compiling libcli/util/errormap.c
  2631. [ 944/3758] Compiling libcli/util/errmap_unix.c
  2632. [ 945/3758] Compiling libcli/util/nterr.c
  2633. [ 946/3758] Compiling libcli/util/doserr.c
  2634. [ 947/3758] Compiling source4/heimdal/lib/com_err/com_err.c
  2635. [ 948/3758] Compiling source4/heimdal/lib/com_err/error.c
  2636. [ 949/3758] Compiling bin/default/librpc/gen_ndr/ndr_misc.c
  2637. [ 950/3758] Compiling librpc/ndr/util.c
  2638. [ 951/3758] Compiling librpc/ndr/ndr_string.c
  2639. [ 952/3758] Compiling librpc/ndr/ndr_misc.c
  2640. [ 953/3758] Compiling librpc/ndr/ndr_basic.c
  2641. [ 954/3758] Compiling librpc/ndr/ndr.c
  2642. [ 955/3758] Compiling librpc/ndr/uuid.c
  2643. [ 956/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_err.c
  2644. [ 957/3758] Compiling source4/heimdal/lib/asn1/der_put.c
  2645. [ 958/3758] Compiling source4/heimdal/lib/asn1/der_length.c
  2646. [ 959/3758] Compiling source4/heimdal/lib/asn1/der_format.c
  2647. [ 960/3758] Compiling source4/heimdal/lib/asn1/der_cmp.c
  2648. [ 961/3758] Compiling source4/heimdal/lib/asn1/der_get.c
  2649. [ 962/3758] Linking bin/default/lib/util/libsamba-util.so
  2650. [ 963/3758] Linking bin/default/source4/heimdal_build/libcom_err-samba4.so
  2651. [ 964/3758] Compiling source4/heimdal/lib/asn1/der_free.c
  2652. [ 965/3758] Compiling source4/heimdal/lib/asn1/der_copy.c
  2653. [ 966/3758] Compiling source4/heimdal/lib/asn1/extra.c
  2654. [ 967/3758] Compiling source4/heimdal/lib/asn1/timegm.c
  2655. [ 968/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_rfc2459_asn1.c
  2656. [ 969/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c
  2657. [ 970/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkinit_asn1.c
  2658. [ 971/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_cms_asn1.c
  2659. [ 972/3758] Compiling lib/tdb/common/traverse.c
  2660. [ 973/3758] Compiling lib/tdb/common/hash.c
  2661. [ 974/3758] Compiling lib/tdb/common/tdb.c
  2662. [ 975/3758] Compiling lib/tdb/common/freelistcheck.c
  2663. [ 976/3758] Linking bin/default/libcli/util/libsamba-errors.so
  2664. [ 977/3758] Compiling lib/tdb/common/error.c
  2665. [ 978/3758] Compiling lib/tdb/common/mutex.c
  2666. [ 979/3758] Compiling lib/tdb/common/summary.c
  2667. [ 980/3758] Compiling lib/tdb/common/open.c
  2668. [ 981/3758] Compiling lib/tdb/common/io.c
  2669. [ 982/3758] Compiling lib/tdb/common/freelist.c
  2670. [ 983/3758] Compiling lib/tdb/common/lock.c
  2671. [ 984/3758] Compiling lib/tdb/common/rescue.c
  2672. [ 985/3758] Compiling lib/tdb/common/check.c
  2673. [ 986/3758] Compiling lib/tdb/common/transaction.c
  2674. [ 987/3758] Compiling lib/tdb/common/dump.c
  2675. [ 988/3758] Compiling librpc/ndr/ndr_sec_helper.c
  2676. [ 989/3758] Compiling bin/default/librpc/gen_ndr/ndr_security.c
  2677. [ 990/3758] Compiling libcli/security/create_descriptor.c
  2678. [ 991/3758] Compiling libcli/security/secace.c
  2679. [ 992/3758] Compiling libcli/security/security_descriptor.c
  2680. [ 993/3758] Compiling libcli/security/access_check.c
  2681. [ 994/3758] Compiling libcli/security/display_sec.c
  2682. [ 995/3758] Compiling libcli/security/dom_sid.c
  2683. [ 996/3758] Compiling libcli/security/secdesc.c
  2684. [ 997/3758] Compiling libcli/security/util_sid.c
  2685. [ 998/3758] Compiling libcli/security/object_tree.c
  2686. [ 999/3758] Compiling libcli/security/privileges.c
  2687. [1000/3758] Compiling libcli/security/sddl.c
  2688. [1001/3758] Compiling libcli/security/session.c
  2689. [1002/3758] Compiling libcli/security/secacl.c
  2690. [1003/3758] Compiling libcli/security/security_token.c
  2691. [1004/3758] Linking bin/default/lib/tdb/libtdb.so
  2692. [1005/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_setup_l.c
  2693. [1006/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_error.c
  2694. [1007/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_radix.c
  2695. [1008/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_radix_size.c
  2696. [1009/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_rabin_miller_trials.c
  2697. [1010/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_setup.c
  2698. [1011/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_setup.c
  2699. [1012/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_l.c
  2700. [1013/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_reduce.c
  2701. [1014/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_dr_is_modulus.c
  2702. [1015/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toom_mul.c
  2703. [1016/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_isprime.c
  2704. [1017/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_mul_high_digs.c
  2705. [1018/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_abs.c
  2706. [1019/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_lshd.c
  2707. [1020/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_add.c
  2708. [1021/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_mul_digs.c
  2709. [1022/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_mul_digs.c
  2710. [1023/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_sub.c
  2711. [1024/3758] Linking bin/default/librpc/libndr.so
  2712. [1025/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod_2d.c
  2713. [1026/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_2d.c
  2714. [1027/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_2.c
  2715. [1028/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_2.c
  2716. [1029/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k.c
  2717. [1030/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_neg.c
  2718. [1031/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp_d.c
  2719. [1032/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_rshd.c
  2720. [1033/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp_mag.c
  2721. [1034/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cmp.c
  2722. [1035/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_find_prime.c
  2723. [1036/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init.c
  2724. [1037/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_copy.c
  2725. [1038/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_2d.c
  2726. [1039/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bncore.c
  2727. [1040/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exch.c
  2728. [1041/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clear.c
  2729. [1042/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_size.c
  2730. [1043/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_shrink.c
  2731. [1044/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_zero_multi.c
  2732. [1045/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_grow.c
  2733. [1046/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_set.c
  2734. [1047/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_set_int.c
  2735. [1048/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clamp.c
  2736. [1049/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_miller_rabin.c
  2737. [1050/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_is_prime.c
  2738. [1051/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_fermat.c
  2739. [1052/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_prime_tab.c
  2740. [1053/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_copy.c
  2741. [1054/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_is_divisible.c
  2742. [1055/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_rand.c
  2743. [1056/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_calc_normalization.c
  2744. [1057/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_or.c
  2745. [1058/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_xor.c
  2746. [1059/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_and.c
  2747. [1060/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_zero.c
  2748. [1061/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_unsigned_bin.c
  2749. [1062/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_unsigned_bin_size.c
  2750. [1063/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_signed_bin_size.c
  2751. [1064/3758] Linking bin/default/libcli/security/libsamba-security-samba4.so
  2752. [1065/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_jacobi.c
  2753. [1066/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_reverse.c
  2754. [1067/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_count_bits.c
  2755. [1068/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_n_root.c
  2756. [1069/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exptmod.c
  2757. [1070/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_2expt.c
  2758. [1071/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exptmod_fast.c
  2759. [1072/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_is_2k.c
  2760. [1073/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_mp_montgomery_reduce.c
  2761. [1074/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_reduce.c
  2762. [1075/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce.c
  2763. [1076/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_montgomery_setup.c
  2764. [1077/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_mp_invmod.c
  2765. [1078/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_gcd.c
  2766. [1079/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_invmod.c
  2767. [1080/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqrmod.c
  2768. [1081/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_lcm.c
  2769. [1082/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mulmod.c
  2770. [1083/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_submod.c
  2771. [1084/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_expt_d.c
  2772. [1085/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_addmod.c
  2773. [1086/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_d.c
  2774. [1087/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_add_d.c
  2775. [1088/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sub_d.c
  2776. [1089/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod.c
  2777. [1090/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul_d.c
  2778. [1091/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div.c
  2779. [1092/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqr.c
  2780. [1093/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sub.c
  2781. [1094/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_karatsuba_mul.c
  2782. [1095/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mul.c
  2783. [1096/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_karatsuba_sqr.c
  2784. [1097/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_add.c
  2785. [1098/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_fast_s_mp_sqr.c
  2786. [1099/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_invmod_slow.c
  2787. [1100/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_mul_high_digs.c
  2788. [1101/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_sqr.c
  2789. [1102/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_signed_bin_n.c
  2790. [1103/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_unsigned_bin_n.c
  2791. [1104/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_set_int.c
  2792. [1105/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_get_int.c
  2793. [1106/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_radix_smap.c
  2794. [1107/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_fwrite.c
  2795. [1108/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_set.c
  2796. [1109/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_is_square.c
  2797. [1110/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_sqrt.c
  2798. [1111/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_to_signed_bin.c
  2799. [1112/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_clear_multi.c
  2800. [1113/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toradix.c
  2801. [1114/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_2k_setup.c
  2802. [1115/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toom_sqr.c
  2803. [1116/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_fread.c
  2804. [1117/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_mod_d.c
  2805. [1118/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_reduce_is_2k_l.c
  2806. [1119/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_init_multi.c
  2807. [1120/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_toradix_n.c
  2808. [1121/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_next_prime.c
  2809. [1122/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_cnt_lsb.c
  2810. [1123/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_exteuclid.c
  2811. [1124/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_unsigned_bin.c
  2812. [1125/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_read_signed_bin.c
  2813. [1126/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_prime_random_ex.c
  2814. [1127/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_mp_div_3.c
  2815. [1128/3758] Compiling source4/heimdal/lib/hcrypto/libtommath/bn_s_mp_exptmod.c
  2816. [1129/3758] Compiling source4/heimdal/lib/hcrypto/rand.c
  2817. [1130/3758] Compiling source4/heimdal/lib/hcrypto/pkcs12.c
  2818. [1131/3758] Compiling source4/heimdal/lib/hcrypto/sha.c
  2819. [1132/3758] Compiling source4/heimdal/lib/hcrypto/rijndael-alg-fst.c
  2820. [1133/3758] Compiling source4/heimdal/lib/hcrypto/evp.c
  2821. [1134/3758] Compiling source4/heimdal/lib/hcrypto/evp-hcrypto.c
  2822. [1135/3758] Compiling source4/heimdal/lib/hcrypto/pkcs5.c
  2823. [1136/3758] Compiling source4/heimdal/lib/hcrypto/ui.c
  2824. [1137/3758] Compiling source4/heimdal/lib/hcrypto/bn.c
  2825. [1138/3758] Compiling source4/heimdal/lib/hcrypto/sha256.c
  2826. [1139/3758] Compiling source4/heimdal/lib/hcrypto/sha512.c
  2827. [1140/3758] Compiling source4/heimdal/lib/hcrypto/rsa.c
  2828. [1141/3758] Compiling source4/heimdal/lib/hcrypto/rnd_keys.c
  2829. [1142/3758] Compiling source4/heimdal/lib/hcrypto/rand-egd.c
  2830. [1143/3758] Compiling source4/heimdal/lib/hcrypto/rc2.c
  2831. [1144/3758] Compiling source4/heimdal/lib/hcrypto/rc4.c
  2832. [1145/3758] Compiling source4/heimdal/lib/hcrypto/rsa-ltm.c
  2833. [1146/3758] Compiling source4/heimdal/lib/hcrypto/dsa.c
  2834. [1147/3758] Compiling source4/heimdal/lib/hcrypto/des.c
  2835. [1148/3758] Compiling source4/heimdal/lib/hcrypto/rand-timer.c
  2836. [1149/3758] Compiling source4/heimdal/lib/hcrypto/md4.c
  2837. [1150/3758] Compiling source4/heimdal/lib/hcrypto/md5.c
  2838. [1151/3758] Compiling source4/heimdal/lib/hcrypto/md2.c
  2839. [1152/3758] Compiling source4/heimdal/lib/hcrypto/engine.c
  2840. [1153/3758] Compiling source4/heimdal/lib/hcrypto/dh.c
  2841. [1154/3758] Compiling source4/heimdal/lib/hcrypto/dh-ltm.c
  2842. [1155/3758] Compiling source4/heimdal/lib/hcrypto/camellia.c
  2843. [1156/3758] Compiling source4/heimdal/lib/hcrypto/validate.c
  2844. [1157/3758] Compiling source4/heimdal/lib/hcrypto/camellia-ntt.c
  2845. [1158/3758] Compiling source4/heimdal/lib/hcrypto/common.c
  2846. [1159/3758] Compiling source4/heimdal/lib/hcrypto/aes.c
  2847. [1160/3758] Compiling source4/heimdal/lib/hcrypto/hmac.c
  2848. [1161/3758] Compiling source4/heimdal/lib/hcrypto/rand-fortuna.c
  2849. [1162/3758] Compiling source4/heimdal/lib/hcrypto/rand-unix.c
  2850. [1163/3758] Compiling source4/heimdal/lib/wind/ldap.c
  2851. [1164/3758] Compiling source4/heimdal/lib/wind/stringprep.c
  2852. [1165/3758] Compiling bin/default/source4/heimdal/lib/wind/wind_err.c
  2853. [1166/3758] Compiling source4/heimdal/lib/wind/map.c
  2854. [1167/3758] Compiling bin/default/source4/heimdal/lib/wind/bidi_table.c
  2855. [1168/3758] Compiling source4/heimdal/lib/wind/utf8.c
  2856. [1169/3758] Compiling source4/heimdal/lib/wind/errorlist.c
  2857. [1170/3758] Compiling bin/default/source4/heimdal/lib/wind/errorlist_table.c
  2858. [1171/3758] Compiling source4/heimdal/lib/wind/combining.c
  2859. [1172/3758] Compiling source4/heimdal/lib/wind/normalize.c
  2860. [1173/3758] Compiling bin/default/source4/heimdal/lib/wind/normalize_table.c
  2861. [1174/3758] Compiling bin/default/source4/heimdal/lib/wind/combining_table.c
  2862. [1175/3758] Compiling bin/default/source4/heimdal/lib/wind/map_table.c
  2863. [1176/3758] Compiling source4/heimdal/lib/wind/bidi.c
  2864. [1177/3758] Compiling librpc/ndr/ndr_dns.c
  2865. [1178/3758] Compiling librpc/ndr/ndr_dns_utils.c
  2866. [1179/3758] Compiling bin/default/librpc/gen_ndr/ndr_dns.c
  2867. [1180/3758] Compiling librpc/ndr/ndr_dnsp.c
  2868. [1181/3758] Compiling bin/default/librpc/gen_ndr/ndr_dnsp.c
  2869. [1182/3758] Compiling bin/default/librpc/gen_ndr/ndr_nbt.c
  2870. [1183/3758] Compiling librpc/ndr/ndr_nbt.c
  2871. [1184/3758] Compiling libcli/nbt/nbtname.c
  2872. [1185/3758] Compiling source4/heimdal/base/number.c
  2873. [1186/3758] Compiling source4/heimdal/base/null.c
  2874. [1187/3758] Compiling source4/heimdal/base/bool.c
  2875. [1188/3758] Compiling source4/heimdal/base/dict.c
  2876. [1189/3758] Compiling source4/heimdal/base/heimbase.c
  2877. [1190/3758] Compiling source4/heimdal/base/array.c
  2878. [1191/3758] Compiling source4/heimdal/base/string.c
  2879. [1192/3758] Linking bin/default/source4/heimdal_build/libwind-samba4.so
  2880. [1193/3758] Compiling bin/default/source4/heimdal/lib/hx509/asn1_ocsp_asn1.c
  2881. [1194/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkcs8_asn1.c
  2882. [1195/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkcs9_asn1.c
  2883. [1196/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_pkcs12_asn1.c
  2884. [1197/3758] Compiling bin/default/source4/heimdal/lib/hx509/asn1_pkcs10_asn1.c
  2885. [1198/3758] Compiling source4/heimdal/lib/hx509/ca.c
  2886. [1199/3758] Compiling source4/heimdal/lib/hx509/lock.c
  2887. [1200/3758] Compiling bin/default/source4/heimdal/lib/hx509/hx509_err.c
  2888. [1201/3758] Compiling source4/heimdal/lib/hx509/name.c
  2889. [1202/3758] Compiling source4/heimdal/lib/hx509/revoke.c
  2890. [1203/3758] Compiling source4/heimdal/lib/hx509/peer.c
  2891. [1204/3758] Compiling source4/heimdal/lib/hx509/print.c
  2892. [1205/3758] Compiling source4/heimdal/lib/hx509/sel.c
  2893. [1206/3758] Compiling source4/heimdal/lib/hx509/req.c
  2894. [1207/3758] Compiling source4/heimdal/lib/hx509/ks_p11.c
  2895. [1208/3758] Compiling source4/heimdal/lib/hx509/ks_p12.c
  2896. [1209/3758] Compiling source4/heimdal/lib/hx509/ks_keychain.c
  2897. [1210/3758] Compiling source4/heimdal/lib/hx509/ks_dir.c
  2898. [1211/3758] Compiling source4/heimdal/lib/hx509/keyset.c
  2899. [1212/3758] Compiling source4/heimdal/lib/hx509/ks_file.c
  2900. [1213/3758] Compiling source4/heimdal/lib/hx509/ks_null.c
  2901. [1214/3758] Compiling bin/default/source4/heimdal/lib/hx509/sel-lex.lex.c
  2902. [1215/3758] Compiling source4/heimdal/lib/hx509/sel-gram.c
  2903. [1216/3758] Compiling source4/heimdal/lib/hx509/cert.c
  2904. [1217/3758] Compiling source4/heimdal/lib/hx509/collector.c
  2905. [1218/3758] Compiling source4/heimdal/lib/hx509/file.c
  2906. [1219/3758] Compiling source4/heimdal/lib/hx509/ks_mem.c
  2907. [1220/3758] Compiling source4/heimdal/lib/hx509/crypto.c
  2908. [1221/3758] Compiling source4/heimdal/lib/hx509/error.c
  2909. [1222/3758] Compiling source4/heimdal/lib/hx509/cms.c
  2910. [1223/3758] Compiling source4/heimdal/lib/hx509/env.c
  2911. [1224/3758] Linking bin/default/source4/heimdal_build/libheimbase-samba4.so
  2912. [1225/3758] Compiling lib/util/tevent_req_profile.c
  2913. [1226/3758] Compiling lib/util/tevent_unix.c
  2914. [1227/3758] Compiling lib/util/tevent_ntstatus.c
  2915. [1228/3758] Compiling lib/util/tevent_werror.c
  2916. [1229/3758] Compiling lib/tdb_wrap/tdb_wrap.c
  2917. [1230/3758] Compiling lib/util/util_tdb.c
  2918. [1231/3758] Compiling lib/param/loadparm_server_role.c
  2919. [1232/3758] Compiling bin/default/librpc/gen_ndr/ndr_server_id.c
  2920. [1233/3758] Compiling bin/default/librpc/gen_ndr/ndr_lsa.c
  2921. [1234/3758] Compiling bin/default/librpc/gen_ndr/ndr_eventlog.c
  2922. [1235/3758] Compiling bin/default/librpc/gen_ndr/ndr_atsvc.c
  2923. [1236/3758] Compiling bin/default/librpc/gen_ndr/ndr_dfs.c
  2924. [1237/3758] Compiling bin/default/librpc/gen_ndr/ndr_winreg.c
  2925. [1238/3758] Compiling bin/default/librpc/gen_ndr/ndr_spoolss.c
  2926. [1239/3758] Linking bin/default/lib/tdb_wrap/libtdb-wrap-samba4.so
  2927. [1240/3758] Linking bin/default/lib/util/libtevent-util.so
  2928. [1241/3758] Linking bin/default/lib/param/libserver-role-samba4.so
  2929. [1242/3758] Compiling librpc/ndr/ndr_spoolss_buf.c
  2930. [1243/3758] Linking bin/default/lib/util/libutil-tdb-samba4.so
  2931. [1244/3758] Compiling bin/default/librpc/gen_ndr/ndr_dssetup.c
  2932. [1245/3758] Compiling bin/default/librpc/gen_ndr/ndr_notify.c
  2933. [1246/3758] Compiling bin/default/librpc/gen_ndr/ndr_samr.c
  2934. [1247/3758] Compiling bin/default/librpc/gen_ndr/ndr_svcctl.c
  2935. [1248/3758] Compiling librpc/ndr/ndr_svcctl.c
  2936. [1249/3758] Compiling bin/default/librpc/gen_ndr/ndr_srvsvc.c
  2937. [1250/3758] Compiling librpc/ndr/ndr_netlogon.c
  2938. [1251/3758] Compiling bin/default/librpc/gen_ndr/ndr_netlogon.c
  2939. [1252/3758] Compiling bin/default/librpc/gen_ndr/ndr_eventlog6.c
  2940. [1253/3758] Compiling bin/default/librpc/gen_ndr/ndr_ntsvcs.c
  2941. [1254/3758] Compiling bin/default/librpc/gen_ndr/ndr_wkssvc.c
  2942. [1255/3758] Linking bin/default/librpc/libndr-nbt.so
  2943. [1256/3758] Compiling bin/default/librpc/gen_ndr/ndr_echo.c
  2944. [1257/3758] Compiling bin/default/librpc/gen_ndr/ndr_initshutdown.c
  2945. [1258/3758] Compiling bin/default/librpc/ndr-standard.empty.c
  2946. [1259/3758] Compiling bin/default/librpc/gen_ndr/ndr_file_id.c
  2947. [1260/3758] Compiling source4/heimdal/lib/krb5/expand_path.c
  2948. [1261/3758] Compiling source4/heimdal/lib/krb5/context.c
  2949. [1262/3758] Compiling source4/heimdal/lib/krb5/plugin.c
  2950. [1263/3758] Compiling source4/heimdal/lib/krb5/keytab_file.c
  2951. [1264/3758] Compiling source4/heimdal/lib/krb5/keytab_memory.c
  2952. [1265/3758] Compiling source4/heimdal/lib/krb5/kcm.c
  2953. [1266/3758] Compiling source4/heimdal/lib/krb5/init_creds.c
  2954. [1267/3758] Compiling source4/heimdal/lib/krb5/crypto.c
  2955. [1268/3758] Compiling source4/heimdal/lib/krb5/crypto-aes.c
  2956. [1269/3758] Compiling source4/heimdal/lib/krb5/crypto-algs.c
  2957. [1270/3758] Compiling source4/heimdal/lib/krb5/config_file.c
  2958. [1271/3758] Compiling source4/heimdal/lib/krb5/convert_creds.c
  2959. [1272/3758] Compiling source4/heimdal/lib/krb5/crc.c
  2960. [1273/3758] Compiling source4/heimdal/lib/krb5/copy_host_realm.c
  2961. [1274/3758] Compiling source4/heimdal/lib/krb5/constants.c
  2962. [1275/3758] Compiling source4/heimdal/lib/krb5/add_et_list.c
  2963. [1276/3758] Compiling source4/heimdal/lib/krb5/build_ap_req.c
  2964. [1277/3758] Compiling source4/heimdal/lib/krb5/changepw.c
  2965. [1278/3758] Compiling source4/heimdal/lib/krb5/get_in_tkt.c
  2966. [1279/3758] Compiling source4/heimdal/lib/krb5/build_auth.c
  2967. [1280/3758] Compiling source4/heimdal/lib/krb5/cache.c
  2968. [1281/3758] Compiling source4/heimdal/lib/krb5/addr_families.c
  2969. [1282/3758] Compiling source4/heimdal/lib/krb5/appdefault.c
  2970. [1283/3758] Compiling source4/heimdal/lib/krb5/asn1_glue.c
  2971. ../../source4/heimdal/lib/krb5/get_in_tkt.c: In function 'krb5_get_in_tkt':
  2972. ../../source4/heimdal/lib/krb5/get_in_tkt.c:545:5: warning: 'krb5_get_in_cred' is deprecated [-Wdeprecated-declarations]
  2973.  545 |     ret = krb5_get_in_cred (context,
  2974.      |     ^~~
  2975. ../../source4/heimdal/lib/krb5/get_in_tkt.c:364:1: note: declared here
  2976.  364 | krb5_get_in_cred(krb5_context context,
  2977.      | ^~~~~~~~~~~~~~~~
  2978.  
  2979. [1284/3758] Compiling source4/heimdal/lib/krb5/auth_context.c
  2980. [1285/3758] Compiling source4/heimdal/lib/krb5/acache.c
  2981. [1286/3758] Compiling source4/heimdal/lib/krb5/get_default_realm.c
  2982. [1287/3758] Linking bin/default/source4/heimdal_build/libasn1-samba4.so
  2983. [1288/3758] Compiling source4/heimdal/lib/krb5/free_host_realm.c
  2984. [1289/3758] Compiling source4/heimdal/lib/krb5/get_cred.c
  2985. [1290/3758] Compiling source4/heimdal/lib/krb5/salt.c
  2986. [1291/3758] Linking bin/default/source4/heimdal_build/libhcrypto-samba4.so
  2987. [1292/3758] Compiling source4/heimdal/lib/krb5/warn.c
  2988. [1293/3758] Compiling source4/heimdal/lib/krb5/codec.c
  2989. [1294/3758] Compiling source4/heimdal/lib/krb5/get_for_creds.c
  2990. [1295/3758] Linking bin/default/source4/heimdal_build/libhx509-samba4.so
  2991. [1296/3758] Compiling source4/heimdal/lib/krb5/eai_to_heim_errno.c
  2992. [1297/3758] Compiling source4/heimdal/lib/krb5/get_default_principal.c
  2993. [1298/3758] Compiling source4/heimdal/lib/krb5/authdata.c
  2994. [1299/3758] Compiling bin/default/source4/heimdal/lib/krb5/heim_err.c
  2995. [1300/3758] Compiling source4/heimdal/lib/krb5/creds.c
  2996. [1301/3758] Compiling source4/heimdal_build/krb5-glue.c
  2997. [1302/3758] Compiling bin/default/source4/heimdal/lib/krb5/krb_err.c
  2998. [1303/3758] Compiling bin/default/source4/heimdal/lib/krb5/k524_err.c
  2999. [1304/3758] Compiling source4/heimdal/lib/krb5/replay.c
  3000. [1305/3758] Compiling source4/heimdal/lib/krb5/kuserok.c
  3001. [1306/3758] Compiling source4/heimdal/lib/krb5/aname_to_localname.c
  3002. [1307/3758] Compiling bin/default/source4/heimdal/lib/krb5/krb5_err.c
  3003. [1308/3758] Compiling source4/heimdal/lib/krb5/version.c
  3004. [1309/3758] Compiling source4/heimdal/lib/krb5/time.c
  3005. [1310/3758] Compiling source4/heimdal/lib/krb5/transited.c
  3006. [1311/3758] Compiling source4/heimdal/lib/krb5/ticket.c
  3007. [1312/3758] Compiling source4/heimdal/lib/krb5/store_mem.c
  3008. [1313/3758] Compiling source4/heimdal/lib/krb5/store_fd.c
  3009. [1314/3758] Compiling source4/heimdal/lib/krb5/store_emem.c
  3010. [1315/3758] Compiling source4/heimdal/lib/krb5/store-int.c
  3011. [1316/3758] Compiling source4/heimdal/lib/krb5/store.c
  3012. [1317/3758] Compiling source4/heimdal/lib/krb5/set_default_realm.c
  3013. [1318/3758] Compiling source4/heimdal/lib/krb5/salt-arcfour.c
  3014. [1319/3758] Compiling source4/heimdal/lib/krb5/salt-des.c
  3015. [1320/3758] Compiling source4/heimdal/lib/krb5/salt-des3.c
  3016. [1321/3758] Compiling source4/heimdal/lib/krb5/salt-aes.c
  3017. [1322/3758] Compiling source4/heimdal/lib/krb5/rd_req.c
  3018. [1323/3758] Compiling source4/heimdal/lib/krb5/rd_rep.c
  3019. [1324/3758] Compiling source4/heimdal/lib/krb5/rd_priv.c
  3020. [1325/3758] Compiling source4/heimdal/lib/krb5/rd_error.c
  3021. [1326/3758] Compiling source4/heimdal/lib/krb5/rd_cred.c
  3022. [1327/3758] Compiling source4/heimdal/lib/krb5/prompter_posix.c
  3023. [1328/3758] Compiling source4/heimdal/lib/krb5/pcache.c
  3024. [1329/3758] Compiling source4/heimdal/lib/krb5/prog_setup.c
  3025. [1330/3758] Compiling source4/heimdal/lib/krb5/pac.c
  3026. [1331/3758] Compiling source4/heimdal/lib/krb5/principal.c
  3027. [1332/3758] Compiling source4/heimdal/lib/krb5/padata.c
  3028. [1333/3758] Compiling source4/heimdal/lib/krb5/pkinit.c
  3029. [1334/3758] Compiling source4/heimdal/lib/krb5/n-fold.c
  3030. [1335/3758] Compiling source4/heimdal/lib/krb5/mit_glue.c
  3031. [1336/3758] Compiling source4/heimdal/lib/krb5/mk_req_ext.c
  3032. [1337/3758] Compiling source4/heimdal/lib/krb5/mk_req.c
  3033. [1338/3758] Compiling source4/heimdal/lib/krb5/mk_rep.c
  3034. [1339/3758] Compiling source4/heimdal/lib/krb5/mk_error.c
  3035. [1340/3758] Compiling source4/heimdal/lib/krb5/mk_priv.c
  3036. [1341/3758] Compiling source4/heimdal/lib/krb5/misc.c
  3037. ../../source4/heimdal/lib/krb5/mit_glue.c: In function 'krb5_c_verify_checksum':
  3038. ../../source4/heimdal/lib/krb5/mit_glue.c:79:58: warning: passing argument 6 of 'krb5_verify_checksum' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  3039.   79 |                                data->data, data->length, cksum);
  3040.      |                                                          ^~~~~
  3041. In file included from ../../source4/heimdal/lib/krb5/krb5.h:892,
  3042.                 from ../../source4/heimdal/lib/krb5/krb5_locl.h:175,
  3043.                 from ../../source4/heimdal/lib/krb5/mit_glue.c:34:
  3044. source4/heimdal/lib/krb5/krb5-protos.h:3791:9: note: expected 'Checksum *' but argument is of type 'const krb5_checksum *' {aka 'const Checksum *'}
  3045. 3791 |         Checksum */*cksum*/);
  3046.      |         ^~~~~~~~~~
  3047.  
  3048. [1342/3758] Compiling source4/heimdal/lib/krb5/krbhst.c
  3049. [1343/3758] Compiling source4/heimdal/lib/krb5/keytab_any.c
  3050. [1344/3758] Compiling source4/heimdal/lib/krb5/get_port.c
  3051. [1345/3758] Compiling source4/heimdal/lib/krb5/init_creds_pw.c
  3052. [1346/3758] Compiling source4/heimdal/lib/krb5/keytab.c
  3053. [1347/3758] Compiling source4/heimdal/lib/krb5/keyblock.c
  3054. [1348/3758] Compiling source4/heimdal/lib/krb5/send_to_kdc.c
  3055. [1349/3758] Compiling source4/heimdal/lib/krb5/generate_subkey.c
  3056. [1350/3758] Compiling source4/heimdal/lib/krb5/get_addrs.c
  3057. [1351/3758] Compiling source4/heimdal/lib/krb5/crypto-arcfour.c
  3058. [1352/3758] Compiling source4/heimdal/lib/krb5/crypto-des3.c
  3059. [1353/3758] Compiling source4/heimdal/lib/krb5/mcache.c
  3060. [1354/3758] Compiling source4/heimdal/lib/krb5/get_host_realm.c
  3061. [1355/3758] Compiling source4/heimdal/lib/krb5/crypto-des.c
  3062. [1356/3758] Compiling source4/heimdal/lib/krb5/crypto-pk.c
  3063. [1357/3758] Compiling source4/heimdal/lib/krb5/free.c
  3064. [1358/3758] Compiling source4/heimdal/lib/krb5/crypto-des-common.c
  3065. [1359/3758] Compiling source4/heimdal/lib/krb5/crypto-evp.c
  3066. [1360/3758] Compiling source4/heimdal/lib/krb5/log.c
  3067. [1361/3758] Compiling source4/heimdal/lib/krb5/expand_hostname.c
  3068. [1362/3758] Compiling source4/heimdal/lib/krb5/generate_seq_number.c
  3069. [1363/3758] Compiling source4/heimdal/lib/krb5/keytab_keyfile.c
  3070. [1364/3758] Compiling source4/heimdal/lib/krb5/error_string.c
  3071. [1365/3758] Compiling source4/heimdal/lib/krb5/crypto-rand.c
  3072. [1366/3758] Compiling source4/heimdal/lib/krb5/fcache.c
  3073. [1367/3758] Compiling source4/heimdal/lib/krb5/data.c
  3074. [1368/3758] Compiling source4/heimdal/lib/krb5/crypto-null.c
  3075. [1369/3758] Compiling lib/util/asn1.c
  3076. [1370/3758] Compiling lib/param/param_table.c
  3077. [1371/3758] Compiling lib/param/loadparm.c
  3078. [1372/3758] Compiling lib/param/util.c
  3079. [1373/3758] Compiling lib/crypto/gnutls_arcfour_confounded_md5.c
  3080. [1374/3758] Compiling lib/crypto/gnutls_error.c
  3081. [1375/3758] Compiling lib/crypto/gnutls_weak_crypto.c
  3082. [1376/3758] Compiling lib/dbwrap/dbwrap_rbt.c
  3083. [1377/3758] Compiling lib/dbwrap/dbwrap_tdb.c
  3084. [1378/3758] Compiling lib/dbwrap/dbwrap.c
  3085. [1379/3758] Compiling lib/dbwrap/dbwrap_util.c
  3086. [1380/3758] Compiling lib/dbwrap/dbwrap_local_open.c
  3087. [1381/3758] Compiling bin/default/librpc/gen_ndr/ndr_krb5pac.c
  3088. [1382/3758] Compiling librpc/ndr/ndr_krb5pac.c
  3089. [1383/3758] Compiling bin/default/source4/heimdal/lib/gssapi/asn1_gssapi_asn1.c
  3090. [1384/3758] Compiling bin/default/source4/heimdal/lib/gssapi/asn1_spnego_asn1.c
  3091. [1385/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_release_buffer.c
  3092. [1386/3758] Linking bin/default/source4/heimdal_build/libkrb5-samba4.so
  3093. [1387/3758] Compiling source4/heimdal/lib/gssapi/spnego/compat.c
  3094. [1388/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_sec_context_by_oid.c
  3095. [1389/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_canonicalize_name.c
  3096. [1390/3758] Linking bin/default/lib/util/libasn1util-samba4.so
  3097. [1391/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_release_oid_set.c
  3098. [1392/3758] Compiling source4/heimdal/lib/gssapi/krb5/verify_mic.c
  3099. [1393/3758] Linking bin/default/lib/dbwrap/libdbwrap-samba4.so
  3100. [1394/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_add_oid_set_member.c
  3101. [1395/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_aeap.c
  3102. [1396/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_release_cred.c
  3103. [1397/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_add_cred.c
  3104. [1398/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_cred.c
  3105. [1399/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_test_oid_set_member.c
  3106. [1400/3758] Compiling source4/heimdal/lib/gssapi/krb5/acquire_cred.c
  3107. [1401/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_krb5.c
  3108. [1402/3758] Compiling source4/heimdal/lib/gssapi/krb5/authorize_localname.c
  3109. [1403/3758] Compiling source4/heimdal/lib/gssapi/krb5/prf.c
  3110. [1404/3758] Compiling source4/heimdal/lib/gssapi/krb5/pname_to_uid.c
  3111. [1405/3758] Compiling source4/heimdal/lib/gssapi/krb5/aeap.c
  3112. [1406/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_unseal.c
  3113. [1407/3758] Compiling source4/heimdal/lib/gssapi/krb5/release_cred.c
  3114. [1408/3758] Compiling source4/heimdal_build/gssapi-glue.c
  3115. [1409/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_pseudo_random.c
  3116. [1410/3758] Compiling source4/heimdal/lib/gssapi/krb5/set_sec_context_option.c
  3117. [1411/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_process_context_token.c
  3118. [1412/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_unwrap.c
  3119. [1413/3758] Compiling source4/heimdal/lib/gssapi/krb5/compat.c
  3120. [1414/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_set_cred_option.c
  3121. [1415/3758] Compiling source4/heimdal/lib/gssapi/krb5/creds.c
  3122. [1416/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_export_sec_context.c
  3123. [1417/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_wrap.c
  3124. [1418/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_import_sec_context.c
  3125. [1419/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_mo.c
  3126. [1420/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_context_time.c
  3127. [1421/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_get_mic.c
  3128. [1422/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_encapsulate_token.c
  3129. [1423/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_oid_to_str.c
  3130. [1424/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_duplicate_name.c
  3131. [1425/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_indicate_mechs.c
  3132. [1426/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_accept_sec_context.c
  3133. [1427/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_import_name.c
  3134. [1428/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_set_sec_context_option.c
  3135. [1429/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_cred_by_mech.c
  3136. [1430/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_buffer_set.c
  3137. [1431/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_oid.c
  3138. [1432/3758] Compiling source4/heimdal/lib/gssapi/krb5/release_buffer.c
  3139. [1433/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_verify_mic.c
  3140. [1434/3758] Compiling source4/heimdal/lib/gssapi/krb5/external.c
  3141. [1435/3758] Compiling source4/heimdal/lib/gssapi/spnego/cred_stubs.c
  3142. [1436/3758] Compiling source4/heimdal/lib/gssapi/krb5/display_status.c
  3143. [1437/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_oid_equal.c
  3144. [1438/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_init_sec_context.c
  3145. [1439/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_utils.c
  3146. [1440/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_sign.c
  3147. [1441/3758] Compiling source4/heimdal/lib/gssapi/mech/context.c
  3148. [1442/3758] Compiling source4/heimdal/lib/gssapi/krb5/arcfour.c
  3149. [1443/3758] Compiling source4/heimdal/lib/gssapi/spnego/accept_sec_context.c
  3150. [1444/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_delete_sec_context.c
  3151. [1445/3758] Compiling source4/heimdal/lib/gssapi/krb5/display_name.c
  3152. [1446/3758] Compiling source4/heimdal/lib/gssapi/krb5/sequence.c
  3153. [1447/3758] Compiling source4/heimdal/lib/gssapi/krb5/encapsulate.c
  3154. [1448/3758] Compiling source4/heimdal/lib/gssapi/krb5/cfx.c
  3155. [1449/3758] Compiling source4/heimdal/lib/gssapi/krb5/8003.c
  3156. [1450/3758] Compiling source4/heimdal/lib/gssapi/krb5/release_name.c
  3157. [1451/3758] Compiling source4/heimdal/lib/gssapi/krb5/wrap.c
  3158. [1452/3758] Compiling source4/heimdal/lib/gssapi/krb5/canonicalize_name.c
  3159. [1453/3758] Compiling source4/heimdal/lib/gssapi/krb5/copy_ccache.c
  3160. [1454/3758] Compiling source4/heimdal/lib/gssapi/krb5/indicate_mechs.c
  3161. [1455/3758] Compiling source4/heimdal/lib/gssapi/krb5/unwrap.c
  3162. [1456/3758] Compiling source4/heimdal/lib/gssapi/krb5/export_name.c
  3163. [1457/3758] Compiling source4/heimdal/lib/gssapi/krb5/compare_name.c
  3164. [1458/3758] Compiling source4/heimdal/lib/gssapi/krb5/import_name.c
  3165. [1459/3758] Compiling source4/heimdal/lib/gssapi/krb5/duplicate_name.c
  3166. [1460/3758] Compiling source4/heimdal/lib/gssapi/krb5/import_sec_context.c
  3167. [1461/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_sec_context_by_oid.c
  3168. [1462/3758] Compiling source4/heimdal/lib/gssapi/krb5/export_sec_context.c
  3169. [1463/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_names_for_mech.c
  3170. [1464/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_mechs_for_name.c
  3171. [1465/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_cred_by_mech.c
  3172. [1466/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_cred_by_oid.c
  3173. [1467/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_cred.c
  3174. [1468/3758] Compiling source4/heimdal/lib/gssapi/krb5/add_cred.c
  3175. [1469/3758] Compiling source4/heimdal/lib/gssapi/krb5/get_mic.c
  3176. [1470/3758] Compiling source4/heimdal/lib/gssapi/krb5/inquire_context.c
  3177. [1471/3758] Compiling source4/heimdal/lib/gssapi/krb5/address_to_krb5addr.c
  3178. [1472/3758] Compiling source4/heimdal/lib/gssapi/krb5/init.c
  3179. [1473/3758] Compiling source4/heimdal/lib/gssapi/krb5/context_time.c
  3180. [1474/3758] Compiling source4/heimdal/lib/gssapi/krb5/init_sec_context.c
  3181. [1475/3758] Compiling source4/heimdal/lib/gssapi/krb5/delete_sec_context.c
  3182. [1476/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_mech_switch.c
  3183. [1477/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_verify.c
  3184. [1478/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_names.c
  3185. [1479/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_mechs_for_name.c
  3186. [1480/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_decapsulate_token.c
  3187. [1481/3758] Compiling source4/heimdal/lib/gssapi/krb5/decapsulate.c
  3188. [1482/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_wrap_size_limit.c
  3189. [1483/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_acquire_cred.c
  3190. [1484/3758] Compiling source4/heimdal/lib/gssapi/krb5/store_cred.c
  3191. [1485/3758] Compiling source4/heimdal/lib/gssapi/krb5/set_cred_option.c
  3192. [1486/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_compare_name.c
  3193. [1487/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_cred_by_oid.c
  3194. [1488/3758] Compiling source4/heimdal/lib/gssapi/spnego/external.c
  3195. [1489/3758] Compiling source4/heimdal/lib/gssapi/krb5/process_context_token.c
  3196. [1490/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_names_for_mech.c
  3197. [1491/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_create_empty_oid_set.c
  3198. [1492/3758] Compiling source4/heimdal/lib/gssapi/spnego/context_stubs.c
  3199. [1493/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_display_status.c
  3200. [1494/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_release_oid.c
  3201. [1495/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_cred.c
  3202. [1496/3758] Compiling source4/heimdal/lib/gssapi/krb5/accept_sec_context.c
  3203. [1497/3758] Linking bin/default/lib/param/libsamba-hostconfig.so
  3204. [1498/3758] Compiling source4/heimdal/lib/gssapi/spnego/init_sec_context.c
  3205. [1499/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_duplicate_oid.c
  3206. [1500/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_display_name.c
  3207. [1501/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_seal.c
  3208. [1502/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_export_name.c
  3209. [1503/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_inquire_context.c
  3210. [1504/3758] Compiling source4/heimdal/lib/gssapi/mech/gss_release_name.c
  3211. [1505/3758] Compiling lib/util/msghdr.c
  3212. [1506/3758] Compiling lib/socket/interfaces.c
  3213. [1507/3758] Compiling source4/lib/events/tevent_s4.c
  3214. [1508/3758] Compiling lib/compression/lzxpress.c
  3215. [1509/3758] Compiling librpc/ndr/ndr_auth.c
  3216. [1510/3758] Compiling bin/default/librpc/gen_ndr/ndr_auth.c
  3217. [1511/3758] Compiling bin/default/librpc/gen_ndr/ndr_named_pipe_auth.c
  3218. [1512/3758] Compiling bin/default/librpc/gen_ndr/ndr_dnsserver.c
  3219. [1513/3758] Compiling librpc/ndr/ndr_dnsserver.c
  3220. [1514/3758] Compiling bin/default/librpc/gen_ndr/ndr_unixinfo.c
  3221. [1515/3758] Compiling bin/default/librpc/gen_ndr/ndr_epmapper.c
  3222. ../../source4/lib/events/tevent_s4.c: In function 's4_event_context_init':
  3223. ../../source4/lib/events/tevent_s4.c:37:17: warning: 'tevent_loop_allow_nesting' is deprecated [-Wdeprecated-declarations]
  3224.   37 |                 tevent_loop_allow_nesting(ev);
  3225.      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
  3226. In file included from ../../source4/lib/events/events.h:3,
  3227.                 from ../../source4/lib/events/tevent_s4.c:21:
  3228. ../../lib/tevent/tevent.h:2093:6: note: declared here
  3229. 2093 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
  3230.      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
  3231.  
  3232. [1516/3758] Compiling bin/default/librpc/gen_ndr/ndr_mgmt.c
  3233. [1517/3758] Linking bin/default/lib/util/libmsghdr-samba4.so
  3234. [1518/3758] Linking bin/default/source4/lib/events/libevents-samba4.so
  3235. [1519/3758] Compiling bin/default/librpc/gen_ndr/ndr_orpc.c
  3236. [1520/3758] Compiling librpc/ndr/ndr_orpc.c
  3237. [1521/3758] Linking bin/default/source4/heimdal_build/libgssapi-samba4.so
  3238. [1522/3758] Compiling bin/default/librpc/gen_ndr/ndr_dcom.c
  3239. [1523/3758] Compiling bin/default/librpc/gen_ndr/ndr_idmap.c
  3240. [1524/3758] Compiling bin/default/librpc/gen_ndr/ndr_ntlmssp.c
  3241. [1525/3758] Compiling librpc/ndr/ndr_ntlmssp.c
  3242. [1526/3758] Linking bin/default/lib/socket/libinterfaces-samba4.so
  3243. [1527/3758] Compiling librpc/ndr/ndr_negoex.c
  3244. [1528/3758] Compiling bin/default/librpc/gen_ndr/ndr_negoex.c
  3245. [1529/3758] Compiling librpc/ndr/ndr_ntprinting.c
  3246. [1530/3758] Compiling bin/default/librpc/gen_ndr/ndr_ntprinting.c
  3247. [1531/3758] Compiling librpc/ndr/ndr_compression.c
  3248. [1532/3758] Compiling bin/default/librpc/gen_ndr/ndr_fsrvp.c
  3249. [1533/3758] Compiling bin/default/librpc/gen_ndr/ndr_witness.c
  3250. [1534/3758] Compiling librpc/ndr/ndr_witness.c
  3251. [1535/3758] Compiling bin/default/librpc/gen_ndr/ndr_mdssvc.c
  3252. [1536/3758] Compiling bin/default/librpc/gen_ndr/ndr_drsuapi.c
  3253. [1537/3758] Compiling librpc/ndr/ndr_drsuapi.c
  3254. [1538/3758] Compiling librpc/ndr/ndr_drsblobs.c
  3255. [1539/3758] Compiling bin/default/librpc/gen_ndr/ndr_drsblobs.c
  3256. [1540/3758] Compiling bin/default/librpc/gen_ndr/ndr_krb5ccache.c
  3257. [1541/3758] Compiling bin/default/librpc/gen_ndr/ndr_xattr.c
  3258. [1542/3758] Compiling librpc/ndr/ndr_xattr.c
  3259. [1543/3758] Compiling bin/default/librpc/gen_ndr/ndr_smb2_lease_struct.c
  3260. [1544/3758] Compiling bin/default/librpc/gen_ndr/ndr_schannel.c
  3261. [1545/3758] Compiling librpc/ndr/ndr_schannel.c
  3262. [1546/3758] Compiling bin/default/librpc/ndr-samba.empty.c
  3263. [1547/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_open_files.c
  3264. [1548/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_smbXsrv.c
  3265. [1549/3758] Compiling lib/krb5_wrap/keytab_util.c
  3266. [1550/3758] Compiling lib/krb5_wrap/enctype_convert.c
  3267. [1551/3758] Compiling lib/krb5_wrap/krb5_errs.c
  3268. [1552/3758] Compiling lib/krb5_wrap/gss_samba.c
  3269. [1553/3758] Compiling lib/krb5_wrap/krb5_samba.c
  3270. [1554/3758] Compiling lib/ldb/common/ldb_attributes.c
  3271. [1555/3758] Compiling lib/ldb/ldb_map/ldb_map.c
  3272. [1556/3758] Compiling lib/ldb/common/ldb_ldif.c
  3273. [1557/3758] Compiling lib/ldb/common/ldb_controls.c
  3274. [1558/3758] Compiling lib/ldb/common/ldb_pack.c
  3275. [1559/3758] Compiling lib/ldb/common/qsort.c
  3276. [1560/3758] Compiling lib/ldb/common/ldb_modules.c
  3277. [1561/3758] Compiling lib/ldb/common/ldb_utf8.c
  3278. [1562/3758] Compiling lib/ldb/common/ldb_match.c
  3279. [1563/3758] Compiling lib/ldb/common/ldb_debug.c
  3280. [1564/3758] Compiling lib/ldb/common/ldb_msg.c
  3281. [1565/3758] Compiling lib/ldb/ldb_map/ldb_map_outbound.c
  3282. [1566/3758] Compiling lib/ldb/ldb_map/ldb_map_inbound.c
  3283. [1567/3758] Compiling lib/ldb/common/ldb_dn.c
  3284. [1568/3758] Compiling lib/ldb/common/ldb_parse.c
  3285. [1569/3758] Compiling lib/ldb/common/attrib_handlers.c
  3286. [1570/3758] Compiling lib/ldb/common/ldb_options.c
  3287. [1571/3758] Compiling lib/ldb/common/ldb.c
  3288. [1572/3758] Linking bin/default/lib/krb5_wrap/libkrb5samba-samba4.so
  3289. [1573/3758] Compiling lib/messaging/messages_dgm.c
  3290. [1574/3758] Compiling lib/messaging/messages_dgm_ref.c
  3291. [1575/3758] Compiling lib/util/server_id_db.c
  3292. [1576/3758] Compiling lib/pthreadpool/pthreadpool_tevent.c
  3293. [1577/3758] Compiling lib/pthreadpool/pthreadpool_pipe.c
  3294. [1578/3758] Compiling lib/pthreadpool/pthreadpool.c
  3295. [1579/3758] Compiling source3/lib/messages_util.c
  3296. [1580/3758] Compiling source4/cluster/cluster.c
  3297. [1581/3758] Compiling source4/cluster/local.c
  3298. [1582/3758] Linking bin/default/source3/libmessages-util-samba4.so
  3299. [1583/3758] Linking bin/default/lib/util/libserver-id-db-samba4.so
  3300. [1584/3758] Compiling source4/lib/socket/socket_ip.c
  3301. [1585/3758] Compiling source4/lib/socket/socket_unix.c
  3302. [1586/3758] Compiling source4/lib/socket/socket.c
  3303. [1587/3758] Compiling source4/lib/socket/connect_multi.c
  3304. [1588/3758] Compiling source4/lib/socket/access.c
  3305. [1589/3758] Compiling source4/lib/socket/connect.c
  3306. [1590/3758] Compiling lib/util/access.c
  3307. [1591/3758] Linking bin/default/source4/cluster/libcluster-samba4.so
  3308. ../../lib/ldb/common/ldb.c: In function 'ldb_init':
  3309. ../../lib/ldb/common/ldb.c:120:17: warning: 'tevent_loop_allow_nesting' is deprecated [-Wdeprecated-declarations]
  3310.  120 |                 tevent_loop_allow_nesting(ev_ctx);
  3311.      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
  3312. In file included from ../../lib/ldb/include/ldb.h:51,
  3313.                 from ../../lib/ldb/include/ldb_private.h:43,
  3314.                 from ../../lib/ldb/common/ldb.c:36:
  3315. ../../lib/tevent/tevent.h:2093:6: note: declared here
  3316. 2093 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
  3317.      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
  3318. ../../lib/ldb/common/ldb.c: In function 'ldb_handle_new':
  3319. ../../lib/ldb/common/ldb.c:751:17: warning: 'tevent_loop_allow_nesting' is deprecated [-Wdeprecated-declarations]
  3320.  751 |                 tevent_loop_allow_nesting(h->event_context);
  3321.      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
  3322. In file included from ../../lib/ldb/include/ldb.h:51,
  3323.                 from ../../lib/ldb/include/ldb_private.h:43,
  3324.                 from ../../lib/ldb/common/ldb.c:36:
  3325. ../../lib/tevent/tevent.h:2093:6: note: declared here
  3326. 2093 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
  3327.      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
  3328.  
  3329. [1592/3758] Compiling lib/tsocket/tsocket.c
  3330. [1593/3758] Linking bin/default/lib/messaging/libmessages-dgm-samba4.so
  3331. [1594/3758] Linking bin/default/lib/ldb/libldb.so
  3332. [1595/3758] Compiling lib/tsocket/tsocket_helpers.c
  3333. [1596/3758] Compiling lib/tsocket/tsocket_bsd.c
  3334. [1597/3758] Compiling source4/libcli/composite/composite.c
  3335. [1598/3758] Compiling source4/libcli/resolve/resolve.c
  3336. [1599/3758] Compiling bin/default/lib/samba-sockets.empty.c
  3337. [1600/3758] Compiling lib/util/util_str_escape.c
  3338. [1601/3758] Compiling bin/default/libcli/auth/cliauth.empty.c
  3339. [1602/3758] Compiling libcli/auth/msrpc_parse.c
  3340. [1603/3758] Compiling libcli/auth/ntlm_check.c
  3341. [1604/3758] Compiling libcli/auth/credentials.c
  3342. [1605/3758] Compiling libcli/auth/session.c
  3343. [1606/3758] Compiling libcli/auth/smbencrypt.c
  3344. [1607/3758] Compiling libcli/auth/smbdes.c
  3345. [1608/3758] Compiling libcli/auth/schannel_state_tdb.c
  3346. [1609/3758] Compiling libcli/auth/pam_errors.c
  3347. [1610/3758] Compiling libcli/auth/spnego_parse.c
  3348. [1611/3758] Compiling libcli/lsarpc/util_lsarpc.c
  3349. [1612/3758] Compiling source4/lib/messaging/messaging_send.c
  3350. [1613/3758] Compiling lib/util/unix_privs.c
  3351. [1614/3758] Compiling libcli/ldap/ldap_message.c
  3352. [1615/3758] Compiling libcli/ldap/ldap_ndr.c
  3353. [1616/3758] Compiling libds/common/flag_mapping.c
  3354. [1617/3758] Compiling lib/audit_logging/audit_logging.c
  3355. [1618/3758] Compiling source4/dsdb/common/dsdb_access.c
  3356. [1619/3758] Compiling source4/dsdb/common/util.c
  3357. [1620/3758] Compiling source4/dsdb/common/dsdb_dn.c
  3358. [1621/3758] Linking bin/default/source4/lib/messaging/libMESSAGING-SEND-samba4.so
  3359. [1622/3758] Compiling source4/dsdb/common/util_links.c
  3360. [1623/3758] Compiling source4/dsdb/common/util_groups.c
  3361. [1624/3758] Compiling source4/dsdb/common/rodc_helper.c
  3362. [1625/3758] Compiling source4/dsdb/common/util_trusts.c
  3363. [1626/3758] Linking bin/default/lib/libsamba-sockets-samba4.so
  3364. [1627/3758] Linking bin/default/libds/common/libflag-mapping-samba4.so
  3365. [1628/3758] Compiling source4/dsdb/common/util_samr.c
  3366. [1629/3758] Compiling auth/auth_util.c
  3367. [1630/3758] Compiling auth/wbc_auth_util.c
  3368. [1631/3758] Compiling auth/auth_sam_reply.c
  3369. [1632/3758] Compiling auth/auth_log.c
  3370. [1633/3758] Compiling lib/util/util_ldb.c
  3371. [1634/3758] Compiling lib/util/util_runcmd.c
  3372. [1635/3758] Compiling source4/dsdb/schema/schema_prefixmap.c
  3373. [1636/3758] Compiling source4/dsdb/schema/schema_init.c
  3374. [1637/3758] Compiling source4/dsdb/schema/schema_description.c
  3375. [1638/3758] Compiling source4/dsdb/schema/schema_filtered.c
  3376. [1639/3758] Compiling source4/dsdb/schema/schema_convert_to_ol.c
  3377. [1640/3758] Compiling source4/dsdb/schema/schema_query.c
  3378. [1641/3758] Compiling source4/dsdb/schema/schema_info_attr.c
  3379. [1642/3758] Compiling source4/dsdb/schema/schema_syntax.c
  3380. [1643/3758] Compiling source4/dsdb/schema/dsdb_dn.c
  3381. [1644/3758] Compiling source4/dsdb/schema/schema_inferiors.c
  3382. [1645/3758] Compiling source4/dsdb/schema/schema_set.c
  3383. [1646/3758] Linking bin/default/libcli/ldap/libcli-ldap-common-samba4.so
  3384. [1647/3758] Compiling source4/auth/kerberos/krb5_init_context.c
  3385. [1648/3758] Compiling source4/auth/kerberos/kerberos_pac.c
  3386. [1649/3758] Compiling auth/kerberos/gssapi_helper.c
  3387. [1650/3758] Compiling auth/kerberos/gssapi_pac.c
  3388. [1651/3758] Compiling auth/kerberos/kerberos_pac.c
  3389. [1652/3758] Compiling lib/ldb-samba/ldif_handlers.c
  3390. [1653/3758] Compiling lib/ldb-samba/ldb_matching_rules.c
  3391. [1654/3758] Compiling lib/ldb-samba/ldb_wrap.c
  3392. [1655/3758] Compiling source4/lib/tls/tls_tstream.c
  3393. [1656/3758] Compiling source4/lib/tls/tlscert.c
  3394. [1657/3758] Compiling source4/lib/stream/packet.c
  3395. [1658/3758] Compiling nsswitch/wb_common.c
  3396. [1659/3758] Compiling source4/param/secrets.c
  3397. [1660/3758] Compiling source4/auth/kerberos/kerberos_util.c
  3398. [1661/3758] Compiling source4/auth/kerberos/srv_keytab.c
  3399. [1662/3758] Compiling auth/credentials/credentials.c
  3400. [1663/3758] Compiling auth/credentials/credentials_krb5.c
  3401. [1664/3758] Compiling auth/credentials/credentials_secrets.c
  3402. [1665/3758] Compiling auth/credentials/credentials_ntlm.c
  3403. [1666/3758] Compiling source3/lib/cbuf.c
  3404. [1667/3758] Compiling source3/lib/per_thread_cwd.c
  3405. [1668/3758] Compiling source3/lib/adt_tree.c
  3406. [1669/3758] Compiling source3/lib/util_str.c
  3407. [1670/3758] Linking bin/default/nsswitch/libwinbind-client-samba4.so
  3408. [1671/3758] Compiling source3/lib/util_sec.c
  3409. [1672/3758] Compiling source3/lib/file_id.c
  3410. [1673/3758] Compiling source3/lib/namearray.c
  3411. [1674/3758] Compiling source3/lib/util_malloc.c
  3412. [1675/3758] Compiling nsswitch/libwbclient/wbc_pam.c
  3413. [1676/3758] Compiling nsswitch/libwbclient/wbc_idmap.c
  3414. [1677/3758] Compiling nsswitch/libwbclient/wbc_pwd.c
  3415. [1678/3758] Compiling nsswitch/libwbclient/wbclient.c
  3416. [1679/3758] Compiling nsswitch/libwbclient/wbc_guid.c
  3417. [1680/3758] Compiling nsswitch/libwbclient/wbc_util.c
  3418. [1681/3758] Compiling nsswitch/libwbclient/wbc_sid.c
  3419. [1682/3758] Compiling lib/util/modules.c
  3420. [1683/3758] Compiling source4/dsdb/samdb/cracknames.c
  3421. [1684/3758] Compiling source4/dsdb/repl/replicated_objects.c
  3422. [1685/3758] Compiling source4/dsdb/samdb/samdb.c
  3423. [1686/3758] Compiling source4/dsdb/samdb/samdb_privilege.c
  3424. [1687/3758] Compiling source4/auth/session.c
  3425. [1688/3758] Compiling source4/auth/system_session.c
  3426. [1689/3758] Compiling source4/auth/sam.c
  3427. [1690/3758] Compiling libcli/drsuapi/repl_decrypt.c
  3428. [1691/3758] Linking bin/default/source3/libsamba3-util-samba4.so
  3429. [1692/3758] Compiling libcli/dns/dns.c
  3430. [1693/3758] Linking bin/default/lib/util/libsamba-modules-samba4.so
  3431. [1694/3758] Compiling libcli/dns/resolvconf.c
  3432. [1695/3758] Compiling lib/util/talloc_report_printf.c
  3433. [1696/3758] Compiling libcli/registry/util_reg.c
  3434. [1697/3758] Compiling source3/lib/cluster_support.c
  3435. [1698/3758] Compiling source3/lib/ctdb_dummy.c
  3436. [1699/3758] Compiling source3/lib/smbd_shim.c
  3437. [1700/3758] Compiling source3/lib/fstring.c
  3438. [1701/3758] Linking bin/default/nsswitch/libwbclient/libwbclient.so
  3439. [1702/3758] Compiling source3/lib/charcnv.c
  3440. [1703/3758] Linking bin/default/lib/util/libtalloc-report-printf-samba4.so
  3441. [1704/3758] Compiling source4/auth/gensec/gensec_tstream.c
  3442. [1705/3758] Compiling source4/auth/gensec/gensec_gssapi.c
  3443. [1706/3758] Compiling auth/gensec/gensec_util.c
  3444. [1707/3758] Compiling auth/gensec/gensec_start.c
  3445. [1708/3758] Linking bin/default/libcli/registry/libutil-reg-samba4.so
  3446. [1709/3758] Compiling auth/gensec/gensec.c
  3447. [1710/3758] Compiling auth/gensec/spnego.c
  3448. [1711/3758] Linking bin/default/source3/libsamba-cluster-support-samba4.so
  3449. [1712/3758] Compiling auth/gensec/schannel.c
  3450. [1713/3758] Compiling auth/gensec/ncalrpc.c
  3451. [1714/3758] Compiling auth/gensec/external.c
  3452. [1715/3758] Linking bin/default/source3/libsmbd-shim-samba4.so
  3453. [1716/3758] Compiling auth/ntlmssp/ntlmssp_client.c
  3454. [1717/3758] Compiling auth/ntlmssp/ntlmssp_server.c
  3455. [1718/3758] Compiling auth/ntlmssp/gensec_ntlmssp_server.c
  3456. [1719/3758] Compiling auth/ntlmssp/ntlmssp_util.c
  3457. [1720/3758] Linking bin/default/source3/libCHARSET3-samba4.so
  3458. [1721/3758] Compiling auth/ntlmssp/gensec_ntlmssp.c
  3459. [1722/3758] Compiling auth/ntlmssp/ntlmssp_sign.c
  3460. [1723/3758] Compiling auth/ntlmssp/ntlmssp.c
  3461. [1724/3758] Compiling auth/ntlmssp/ntlmssp_ndr.c
  3462. [1725/3758] Compiling bin/default/auth/ntlmssp/gensec_ntlmssp.empty.c
  3463. ../../auth/gensec/gensec.c: In function 'gensec_update':
  3464. ../../auth/gensec/gensec.c:380:9: warning: 'tevent_loop_allow_nesting' is deprecated [-Wdeprecated-declarations]
  3465.  380 |         tevent_loop_allow_nesting(ev);
  3466.      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
  3467. In file included from ../../auth/gensec/gensec.c:26:
  3468. ../../lib/tevent/tevent.h:2093:6: note: declared here
  3469. 2093 | void tevent_loop_allow_nesting(struct tevent_context *ev) _DEPRECATED_;
  3470.      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
  3471.  
  3472. [1726/3758] Compiling libcli/http/gensec/basic.c
  3473. [1727/3758] Compiling libcli/http/gensec/generic.c
  3474. [1728/3758] Compiling lib/async_req/async_sock.c
  3475. [1729/3758] Compiling libcli/dns/dns_lookup.c
  3476. [1730/3758] Compiling libcli/nbt/lmhosts.c
  3477. [1731/3758] Compiling lib/addns/dnsquery_srv.c
  3478. [1732/3758] Compiling lib/addns/error.c
  3479. [1733/3758] Compiling lib/addns/dnsutils.c
  3480. [1734/3758] Compiling lib/addns/dnsrecord.c
  3481. [1735/3758] Compiling lib/addns/dnsgss.c
  3482. [1736/3758] Compiling lib/addns/dnsquery.c
  3483. [1737/3758] Compiling lib/addns/dnssock.c
  3484. [1738/3758] Compiling lib/addns/dnsmarshall.c
  3485. [1739/3758] Compiling source4/lib/socket/interface.c
  3486. [1740/3758] Compiling libcli/nbt/nameregister.c
  3487. [1741/3758] Compiling libcli/nbt/namerelease.c
  3488. [1742/3758] Compiling libcli/nbt/namerefresh.c
  3489. [1743/3758] Compiling libcli/nbt/nbtsocket.c
  3490. ../../source4/auth/gensec/gensec_gssapi.c: In function 'gensec_gssapi_update_internal':
  3491. ../../source4/auth/gensec/gensec_gssapi.c:476:25: warning: 'gsskrb5_set_send_to_kdc' is deprecated [-Wdeprecated-declarations]
  3492.  476 |                         min_stat = gsskrb5_set_send_to_kdc(&send_to_kdc);
  3493.      |                         ^~~~~~~~
  3494. In file included from ../../lib/replace/system/gssapi.h:43,
  3495.                 from ../../source4/auth/gensec/gensec_gssapi.c:29:
  3496. ../../source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h:123:1: note: declared here
  3497.  123 | gsskrb5_set_send_to_kdc(struct gsskrb5_send_to_kdc *)
  3498.      | ^~~~~~~~~~~~~~~~~~~~~~~
  3499. ../../source4/auth/gensec/gensec_gssapi.c:632:25: warning: 'gsskrb5_set_send_to_kdc' is deprecated [-Wdeprecated-declarations]
  3500.  632 |                         ret = gsskrb5_set_send_to_kdc(&send_to_kdc);
  3501.      |                         ^~~
  3502. In file included from ../../lib/replace/system/gssapi.h:43,
  3503.                 from ../../source4/auth/gensec/gensec_gssapi.c:29:
  3504. ../../source4/heimdal/lib/gssapi/gssapi/gssapi_krb5.h:123:1: note: declared here
  3505.  123 | gsskrb5_set_send_to_kdc(struct gsskrb5_send_to_kdc *)
  3506.      | ^~~~~~~~~~~~~~~~~~~~~~~
  3507.  
  3508. [1744/3758] Compiling libcli/nbt/namequery.c
  3509. [1745/3758] Compiling bin/default/librpc/gen_ndr/ndr_messaging.c
  3510. [1746/3758] Compiling lib/util/util_pw.c
  3511. [1747/3758] Compiling lib/smbconf/smbconf_util.c
  3512. [1748/3758] Compiling lib/smbconf/smbconf_txt.c
  3513. [1749/3758] Compiling lib/smbconf/smbconf.c
  3514. [1750/3758] Compiling source3/lib/srprs.c
  3515. [1751/3758] Compiling source3/registry/reg_init_basic.c
  3516. [1752/3758] Compiling source3/registry/reg_parse.c
  3517. [1753/3758] Compiling source3/registry/reg_backend_db.c
  3518. [1754/3758] Compiling source3/lib/util_nttoken.c
  3519. [1755/3758] Compiling source3/registry/reg_parse_internal.c
  3520. [1756/3758] Compiling source3/registry/reg_api.c
  3521. [1757/3758] Compiling source3/registry/reg_cachehook.c
  3522. [1758/3758] Linking bin/default/source4/lib/socket/libnetif-samba4.so
  3523. [1759/3758] Compiling source3/registry/reg_dispatcher.c
  3524. [1760/3758] Compiling source3/registry/reg_objects.c
  3525. [1761/3758] Linking bin/default/libcli/nbt/libcli-nbt-samba4.so
  3526. [1762/3758] Compiling source3/registry/reg_util_internal.c
  3527. [1763/3758] Compiling source3/registry/reg_api_util.c
  3528. [1764/3758] Compiling source3/registry/reg_init_smbconf.c
  3529. [1765/3758] Compiling source3/registry/reg_util_token.c
  3530. [1766/3758] Compiling source3/registry/reg_backend_smbconf.c
  3531. [1767/3758] Compiling source3/lib/recvfile.c
  3532. [1768/3758] Compiling source3/lib/util_tsock.c
  3533. [1769/3758] Compiling source3/lib/util_file.c
  3534. [1770/3758] Compiling source3/lib/util_path.c
  3535. [1771/3758] Compiling source3/lib/util_macstreams.c
  3536. [1772/3758] Compiling source3/lib/util_sid.c
  3537. [1773/3758] Compiling source3/lib/util.c
  3538. [1774/3758] Compiling source3/lib/util_sock.c
  3539. [1775/3758] Compiling source3/lib/time.c
  3540. [1776/3758] Compiling source3/lib/sendfile.c
  3541. [1777/3758] Compiling source3/lib/util_transfer_file.c
  3542. [1778/3758] Compiling source3/lib/util_procid.c
  3543. [1779/3758] Compiling source3/lib/system.c
  3544. [1780/3758] Compiling source3/lib/util_specialsids.c
  3545. [1781/3758] Compiling source3/lib/g_lock.c
  3546. [1782/3758] Compiling source3/lib/dbwrap/dbwrap_watch.c
  3547. [1783/3758] Compiling source3/lib/dbwrap/dbwrap_open.c
  3548. [1784/3758] Compiling source3/lib/audit.c
  3549. [1785/3758] Compiling source3/lib/wins_srv.c
  3550. [1786/3758] Compiling source3/lib/smbrun.c
  3551. [1787/3758] Compiling source3/lib/ms_fnmatch.c
  3552. [1788/3758] Compiling source3/lib/gencache.c
  3553. [1789/3758] Compiling source3/lib/username.c
  3554. [1790/3758] Compiling source3/lib/util_cluster.c
  3555. [1791/3758] Compiling source3/lib/util_ea.c
  3556. [1792/3758] Compiling source3/lib/namemap_cache.c
  3557. [1793/3758] Compiling source3/lib/background.c
  3558. [1794/3758] Compiling source3/lib/idmap_cache.c
  3559. [1795/3758] Compiling source3/lib/substitute.c
  3560. [1796/3758] Compiling source3/lib/substitute_generic.c
  3561. [1797/3758] Compiling source3/lib/messages.c
  3562. [1798/3758] Compiling source3/lib/util_event.c
  3563. [1799/3758] Compiling source3/lib/tallocmsg.c
  3564. [1800/3758] Compiling source3/lib/dumpcore.c
  3565. [1801/3758] Compiling source3/lib/ldap_escape.c
  3566. [1802/3758] Compiling source3/lib/global_contexts.c
  3567. [1803/3758] Compiling source3/lib/id_cache.c
  3568. [1804/3758] Compiling source3/lib/addrchange.c
  3569. [1805/3758] Compiling source3/lib/server_id_db_util.c
  3570. [1806/3758] Compiling source3/lib/server_id_watch.c
  3571. [1807/3758] Compiling lib/util/debug_s3.c
  3572. [1808/3758] Compiling source3/lib/server_prefork.c
  3573. [1809/3758] Compiling source3/lib/system_smbd.c
  3574. [1810/3758] Compiling source3/lib/dmallocmsg.c
  3575. [1811/3758] Compiling source3/lib/server_prefork_util.c
  3576. [1812/3758] Compiling source3/lib/serverid.c
  3577. [1813/3758] Compiling source3/lib/interface.c
  3578. [1814/3758] Compiling source3/lib/ldap_debug_handler.c
  3579. [1815/3758] Compiling source3/lib/sharesec.c
  3580. [1816/3758] Compiling source3/param/loadparm.c
  3581. [1817/3758] Compiling source3/lib/util_names.c
  3582. [1818/3758] Compiling source3/lib/smbconf/smbconf_reg.c
  3583. [1819/3758] Compiling source3/lib/smbconf/smbconf_init.c
  3584. [1820/3758] Compiling source3/lib/version.c
  3585. [1821/3758] Compiling source3/lib/util_tdb.c
  3586. [1822/3758] Compiling source3/libsmb/errormap.c
  3587. [1823/3758] Compiling source3/libsmb/smberr.c
  3588. [1824/3758] Compiling source3/lib/errmap_unix.c
  3589. [1825/3758] Compiling source3/param/util.c
  3590. [1826/3758] Compiling source3/param/loadparm_ctx.c
  3591. [1827/3758] Compiling libcli/smb/read_smb.c
  3592. [1828/3758] Compiling source4/libcli/ldap/ldap_bind.c
  3593. [1829/3758] Compiling source4/libcli/ldap/ldap_controls.c
  3594. [1830/3758] Compiling source4/libcli/ldap/ldap_ildap.c
  3595. [1831/3758] Compiling source4/libcli/ldap/ldap_client.c
  3596. [1832/3758] Compiling libcli/util/tstream.c
  3597. [1833/3758] Compiling source4/libcli/resolve/resolve_lp.c
  3598. [1834/3758] Compiling source4/libcli/resolve/host.c
  3599. [1835/3758] Compiling source4/libcli/resolve/wins.c
  3600. [1836/3758] Compiling source4/libcli/resolve/lmhosts.c
  3601. [1837/3758] Compiling source4/libcli/resolve/dns_ex.c
  3602. [1838/3758] Compiling source4/libcli/resolve/nbtlist.c
  3603. [1839/3758] Linking bin/default/libcli/smb/libsmb-transport-samba4.so
  3604. [1840/3758] Compiling source4/libcli/resolve/bcast.c
  3605. [1841/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_secrets.c
  3606. [1842/3758] Compiling source3/passdb/machine_account_secrets.c
  3607. [1843/3758] Compiling source3/passdb/machine_sid.c
  3608. [1844/3758] Compiling source3/passdb/secrets.c
  3609. [1845/3758] Compiling source3/passdb/secrets_lsa.c
  3610. [1846/3758] Compiling libcli/smb/smb2_posix.c
  3611. [1847/3758] Compiling libcli/smb/tstream_smbXcli_np.c
  3612. [1848/3758] Compiling libcli/smb/smb2cli_flush.c
  3613. [1849/3758] Compiling libcli/smb/smb2cli_ioctl.c
  3614. [1850/3758] Compiling libcli/smb/smb2cli_tcon.c
  3615. [1851/3758] Compiling libcli/smb/smb2cli_set_info.c
  3616. [1852/3758] Compiling libcli/smb/smb2cli_echo.c
  3617. [1853/3758] Compiling libcli/smb/smb2cli_query_info.c
  3618. [1854/3758] Compiling libcli/smb/smb2cli_close.c
  3619. [1855/3758] Compiling libcli/smb/smb2cli_query_directory.c
  3620. [1856/3758] Compiling libcli/smb/smb2cli_write.c
  3621. [1857/3758] Compiling libcli/smb/smb2cli_notify.c
  3622. [1858/3758] Compiling libcli/smb/smb2cli_create.c
  3623. [1859/3758] Compiling libcli/smb/smb1cli_write.c
  3624. [1860/3758] Compiling libcli/smb/smb1cli_create.c
  3625. [1861/3758] Compiling libcli/smb/smb2cli_session.c
  3626. [1862/3758] Compiling libcli/smb/smb1cli_read.c
  3627. [1863/3758] Compiling libcli/smb/smb1cli_close.c
  3628. [1864/3758] Compiling libcli/smb/smb1cli_session.c
  3629. [1865/3758] Compiling libcli/smb/smb1cli_echo.c
  3630. [1866/3758] Compiling libcli/smb/smb2_lease.c
  3631. [1867/3758] Compiling libcli/smb/smb1cli_trans.c
  3632. [1868/3758] Compiling libcli/smb/util.c
  3633. [1869/3758] Compiling libcli/smb/smbXcli_base.c
  3634. [1870/3758] Compiling libcli/smb/smb2_create_blob.c
  3635. [1871/3758] Compiling libcli/smb/smb2_signing.c
  3636. [1872/3758] Compiling libcli/smb/smb2cli_read.c
  3637. [1873/3758] Compiling libcli/smb/smb2_negotiate_context.c
  3638. [1874/3758] Compiling libcli/smb/smb_signing.c
  3639. [1875/3758] Compiling libcli/smb/smb_seal.c
  3640. [1876/3758] Compiling libcli/netlogon/netlogon.c
  3641. [1877/3758] Compiling libcli/cldap/cldap.c
  3642. [1878/3758] Compiling bin/default/librpc/gen_ndr/ndr_dcerpc.c
  3643. [1879/3758] Compiling librpc/ndr/ndr_dcerpc.c
  3644. [1880/3758] Compiling librpc/rpc/binding_handle.c
  3645. [1881/3758] Compiling librpc/rpc/dcerpc_error.c
  3646. [1882/3758] Compiling librpc/rpc/binding.c
  3647. [1883/3758] Compiling librpc/rpc/dcerpc_util.c
  3648. [1884/3758] Compiling bin/default/librpc/gen_ndr/ndr_quota.c
  3649. [1885/3758] Compiling librpc/ndr/ndr_ioctl.c
  3650. [1886/3758] Compiling bin/default/librpc/gen_ndr/ndr_ioctl.c
  3651. [1887/3758] Compiling source3/lib/util_cmdline.c
  3652. [1888/3758] Compiling source3/libads/sitename_cache.c
  3653. [1889/3758] Compiling source3/libsmb/namequery.c
  3654. [1890/3758] Compiling source3/libsmb/clidgram.c
  3655. [1891/3758] Compiling source3/libsmb/namecache.c
  3656. [1892/3758] Compiling source3/libsmb/conncache.c
  3657. [1893/3758] Compiling source3/libsmb/nmblib.c
  3658. [1894/3758] Compiling source3/libsmb/unexpected.c
  3659. [1895/3758] Compiling source3/librpc/crypto/gse_krb5.c
  3660. [1896/3758] Compiling source3/librpc/crypto/gse.c
  3661. [1897/3758] Compiling source3/libads/kerberos.c
  3662. [1898/3758] Compiling source3/libads/ads_status.c
  3663. [1899/3758] Compiling source3/libads/cldap.c
  3664. [1900/3758] Compiling bin/default/librpc/gen_ndr/ndr_atsvc_c.c
  3665. [1901/3758] Compiling bin/default/librpc/gen_ndr/ndr_echo_c.c
  3666. [1902/3758] Compiling bin/default/librpc/gen_ndr/ndr_lsa_c.c
  3667. [1903/3758] Compiling bin/default/librpc/gen_ndr/ndr_samr_c.c
  3668. [1904/3758] Compiling bin/default/librpc/gen_ndr/ndr_dfs_c.c
  3669. [1905/3758] Compiling bin/default/librpc/gen_ndr/ndr_spoolss_c.c
  3670. [1906/3758] Compiling bin/default/librpc/gen_ndr/ndr_wkssvc_c.c
  3671. [1907/3758] Compiling bin/default/librpc/gen_ndr/ndr_srvsvc_c.c
  3672. [1908/3758] Compiling bin/default/librpc/gen_ndr/ndr_svcctl_c.c
  3673. [1909/3758] Compiling bin/default/librpc/gen_ndr/ndr_eventlog_c.c
  3674. [1910/3758] Compiling bin/default/librpc/gen_ndr/ndr_epmapper_c.c
  3675. [1911/3758] Compiling bin/default/librpc/gen_ndr/ndr_winreg_c.c
  3676. [1912/3758] Compiling bin/default/librpc/gen_ndr/ndr_initshutdown_c.c
  3677. [1913/3758] Compiling bin/default/librpc/gen_ndr/ndr_ntsvcs_c.c
  3678. [1914/3758] Compiling bin/default/librpc/gen_ndr/ndr_netlogon_c.c
  3679. [1915/3758] Compiling bin/default/librpc/gen_ndr/ndr_dnsserver_c.c
  3680. [1916/3758] Linking bin/default/source3/libsmbconf.so
  3681. [1917/3758] Linking bin/default/librpc/libdcerpc-binding.so
  3682. [1918/3758] Compiling bin/default/librpc/dcerpc-samba.empty.c
  3683. [1919/3758] Compiling bin/default/source4/librpc/gen_ndr/ndr_irpc.c
  3684. [1920/3758] Compiling bin/default/source4/librpc/gen_ndr/ndr_sasl_helpers.c
  3685. [1921/3758] Compiling bin/default/source4/librpc/gen_ndr/ndr_winsif.c
  3686. [1922/3758] Compiling bin/default/source4/librpc/gen_ndr/ndr_opendb.c
  3687. [1923/3758] Compiling bin/default/source4/librpc/gen_ndr/ndr_ntp_signd.c
  3688. [1924/3758] Compiling bin/default/source4/librpc/gen_ndr/ndr_winsrepl.c
  3689. [1925/3758] Compiling bin/default/source4/librpc/ndr-samba4.empty.c
  3690. [1926/3758] Compiling bin/default/source4/librpc/gen_ndr/tables.c
  3691. [1927/3758] Compiling librpc/ndr/ndr_table.c
  3692. [1928/3758] Compiling bin/default/librpc/gen_ndr/ndr_audiosrv.c
  3693. [1929/3758] Compiling bin/default/librpc/gen_ndr/ndr_dsbackup.c
  3694. [1930/3758] Compiling bin/default/librpc/gen_ndr/ndr_efs.c
  3695. [1931/3758] Compiling bin/default/librpc/gen_ndr/ndr_rot.c
  3696. [1932/3758] Compiling librpc/ndr/ndr_frsrpc.c
  3697. [1933/3758] Compiling bin/default/librpc/gen_ndr/ndr_frsrpc.c
  3698. [1934/3758] Compiling bin/default/librpc/gen_ndr/ndr_frsapi.c
  3699. [1935/3758] Compiling bin/default/librpc/gen_ndr/ndr_frstrans.c
  3700. [1936/3758] Compiling bin/default/librpc/gen_ndr/ndr_dfsblobs.c
  3701. [1937/3758] Compiling bin/default/librpc/gen_ndr/ndr_bkupblobs.c
  3702. [1938/3758] Compiling librpc/ndr/ndr_bkupblobs.c
  3703. [1939/3758] Compiling bin/default/librpc/gen_ndr/ndr_fscc.c
  3704. [1940/3758] Compiling bin/default/librpc/gen_ndr/ndr_policyagent.c
  3705. [1941/3758] Compiling bin/default/librpc/gen_ndr/ndr_winspool.c
  3706. [1942/3758] Compiling bin/default/librpc/gen_ndr/ndr_printcap.c
  3707. [1943/3758] Compiling bin/default/librpc/gen_ndr/ndr_dbgidl.c
  3708. [1944/3758] Compiling bin/default/librpc/gen_ndr/ndr_msgsvc.c
  3709. [1945/3758] Compiling bin/default/librpc/gen_ndr/ndr_oxidresolver.c
  3710. [1946/3758] Compiling bin/default/librpc/gen_ndr/ndr_remact.c
  3711. [1947/3758] Compiling bin/default/librpc/gen_ndr/ndr_wmi.c
  3712. [1948/3758] Compiling librpc/ndr/ndr_wmi.c
  3713. [1949/3758] Compiling bin/default/librpc/gen_ndr/ndr_wzcsvc.c
  3714. [1950/3758] Compiling bin/default/librpc/gen_ndr/ndr_browser.c
  3715. [1951/3758] Compiling bin/default/librpc/gen_ndr/ndr_w32time.c
  3716. [1952/3758] Compiling bin/default/librpc/gen_ndr/ndr_scerpc.c
  3717. [1953/3758] Compiling bin/default/librpc/gen_ndr/ndr_trkwks.c
  3718. [1954/3758] Compiling bin/default/librpc/gen_ndr/ndr_keysvc.c
  3719. [1955/3758] Compiling bin/default/librpc/gen_ndr/ndr_rap.c
  3720. [1956/3758] Compiling librpc/ndr/ndr_rap.c
  3721. [1957/3758] Compiling bin/default/librpc/gen_ndr/ndr_nfs4acl.c
  3722. [1958/3758] Compiling bin/default/librpc/gen_ndr/ndr_smb_acl.c
  3723. [1959/3758] Compiling bin/default/librpc/gen_ndr/ndr_clusapi.c
  3724. [1960/3758] Compiling bin/default/librpc/gen_ndr/ndr_backupkey.c
  3725. [1961/3758] Compiling librpc/ndr/ndr_backupkey.c
  3726. [1962/3758] Compiling librpc/ndr/ndr_preg.c
  3727. [1963/3758] Compiling bin/default/librpc/gen_ndr/ndr_preg.c
  3728. [1964/3758] Compiling librpc/ndr/ndr_cab.c
  3729. [1965/3758] Compiling bin/default/librpc/gen_ndr/ndr_cab.c
  3730. [1966/3758] Compiling bin/default/librpc/gen_ndr/ndr_winstation.c
  3731. [1967/3758] Compiling bin/default/librpc/gen_ndr/ndr_winbind.c
  3732. [1968/3758] Compiling bin/default/librpc/gen_ndr/ndr_fsrvp_state.c
  3733. [1969/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_leases_db.c
  3734. [1970/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_perfcount.c
  3735. [1971/3758] Compiling source3/libsmb/auth_generic.c
  3736. [1972/3758] Compiling source3/libsmb/climessage.c
  3737. [1973/3758] Compiling source3/libsmb/clitrans.c
  3738. [1974/3758] Compiling source3/libsmb/smbsock_connect.c
  3739. [1975/3758] Compiling source3/libsmb/async_smb.c
  3740. [1976/3758] Compiling source3/libsmb/clireadwrite.c
  3741. [1977/3758] Compiling source3/libsmb/clispnego.c
  3742. [1978/3758] Linking bin/default/librpc/libndr-standard.so
  3743. [1979/3758] Compiling source3/libsmb/clifile.c
  3744. [1980/3758] Compiling source3/libsmb/clientgen.c
  3745. [1981/3758] Compiling source3/libsmb/clierror.c
  3746. [1982/3758] Compiling source3/libsmb/cliconnect.c
  3747. [1983/3758] Compiling source3/libsmb/clisymlink.c
  3748. [1984/3758] Compiling source3/libsmb/clirap.c
  3749. [1985/3758] Compiling source3/libsmb/clidfs.c
  3750. [1986/3758] Compiling source3/libsmb/cliprint.c
  3751. [1987/3758] Compiling source3/libsmb/clistr.c
  3752. [1988/3758] Compiling source3/libsmb/clilist.c
  3753. [1989/3758] Linking bin/default/librpc/libndr-krb5pac.so
  3754. [1990/3758] Linking bin/default/libcli/dns/libclidns-samba4.so
  3755. [1991/3758] Compiling source3/libsmb/clisecdesc.c
  3756. [1992/3758] Compiling source3/libsmb/cli_smb2_fnum.c
  3757. [1993/3758] Linking bin/default/librpc/libndr-samba-samba4.so
  3758. [1994/3758] Compiling source3/libsmb/cliquota.c
  3759. [1995/3758] Compiling source3/libsmb/clifsinfo.c
  3760. [1996/3758] Linking bin/default/lib/addns/libaddns-samba4.so
  3761. [1997/3758] Compiling source3/libsmb/clioplock.c
  3762. [1998/3758] Compiling source3/libsmb/reparse_symlink.c
  3763. [1999/3758] Compiling libcli/auth/netlogon_creds_cli.c
  3764. [2000/3758] Compiling source3/rpc_client/rpc_transport_np.c
  3765. [2001/3758] Compiling source3/rpc_client/cli_pipe.c
  3766. [2002/3758] Linking bin/default/libcli/auth/libcliauth-samba4.so
  3767. [2003/3758] Linking bin/default/auth/libcommon-auth-samba4.so
  3768. [2004/3758] Linking bin/default/librpc/libdcerpc-samba-samba4.so
  3769. [2005/3758] Compiling source3/rpc_client/rpc_transport_sock.c
  3770. [2006/3758] Compiling source3/librpc/rpc/dcerpc_helpers.c
  3771. [2007/3758] Compiling source3/rpc_client/rpc_transport_tstream.c
  3772. [2008/3758] Compiling source3/groupdb/mapping.c
  3773. [2009/3758] Compiling source3/groupdb/mapping_tdb.c
  3774. [2010/3758] Linking bin/default/source4/dsdb/libsamdb-common-samba4.so
  3775. [2011/3758] Linking bin/default/source4/auth/kerberos/libauthkrb5-samba4.so
  3776. [2012/3758] Linking bin/default/source3/libsecrets3-samba4.so
  3777. [2013/3758] Compiling bin/default/source3/samba-passdb.empty.c
  3778. [2014/3758] Compiling source3/passdb/pdb_secrets.c
  3779. [2015/3758] Compiling source3/passdb/pdb_interface.c
  3780. [2016/3758] Compiling source3/passdb/account_pol.c
  3781. [2017/3758] Compiling source3/passdb/login_cache.c
  3782. [2018/3758] Linking bin/default/lib/ldb-samba/libldbsamba-samba4.so
  3783. [2019/3758] Compiling source3/lib/util_nscd.c
  3784. [2020/3758] Compiling source3/lib/winbind_util.c
  3785. [2021/3758] Compiling source3/lib/privileges.c
  3786. [2022/3758] Compiling source3/lib/util_sid_passdb.c
  3787. [2023/3758] Compiling source3/passdb/lookup_sid.c
  3788. [2024/3758] Linking bin/default/auth/credentials/libsamba-credentials.so
  3789. [2025/3758] Compiling source3/passdb/pdb_util.c
  3790. [2026/3758] Compiling source3/passdb/passdb.c
  3791. [2027/3758] Compiling source3/passdb/pdb_compat.c
  3792. [2028/3758] Compiling source3/lib/util_builtin.c
  3793. [2029/3758] Compiling source3/passdb/pdb_get_set.c
  3794. [2030/3758] Compiling source3/lib/util_wellknown.c
  3795. [2031/3758] Compiling source3/lib/util_unixsids.c
  3796. [2032/3758] Compiling source3/lib/server_mutex.c
  3797. [2033/3758] Compiling source3/passdb/pdb_tdb.c
  3798. [2034/3758] Compiling source3/passdb/pdb_smbpasswd.c
  3799. [2035/3758] Compiling source3/rpc_client/util_netlogon.c
  3800. [2036/3758] Compiling source3/rpc_client/cli_netlogon.c
  3801. [2037/3758] Linking bin/default/source4/dsdb/libsamdb.so
  3802. [2038/3758] Compiling librpc/rpc/dcerpc_pkt_auth.c
  3803. [2039/3758] Compiling source4/libcli/smb_composite/fsinfo.c
  3804. [2040/3758] Compiling source4/libcli/smb_composite/connect_nego.c
  3805. [2041/3758] Compiling source4/libcli/smb_composite/connect.c
  3806. [2042/3758] Compiling source4/libcli/smb_composite/sesssetup.c
  3807. [2043/3758] Linking bin/default/auth/gensec/libgensec-samba4.so
  3808. [2044/3758] Compiling source4/libcli/smb_composite/fetchfile.c
  3809. [2045/3758] Compiling source4/libcli/smb_composite/smb2.c
  3810. [2046/3758] Compiling source4/libcli/smb_composite/loadfile.c
  3811. [2047/3758] Compiling source4/libcli/smb_composite/appendacl.c
  3812. [2048/3758] Compiling source4/libcli/smb_composite/savefile.c
  3813. [2049/3758] Compiling source4/libcli/raw/rawioctl.c
  3814. [2050/3758] Compiling source4/libcli/raw/rawfileinfo.c
  3815. [2051/3758] Compiling source4/libcli/raw/rawreadwrite.c
  3816. [2052/3758] Compiling source4/libcli/raw/rawacl.c
  3817. [2053/3758] Compiling source4/libcli/raw/rawnegotiate.c
  3818. [2054/3758] Compiling source4/libcli/raw/rawtrans.c
  3819. [2055/3758] Compiling source4/libcli/raw/raweas.c
  3820. [2056/3758] Compiling source4/libcli/raw/rawsearch.c
  3821. [2057/3758] Linking bin/default/source4/libcli/ldap/libcli-ldap-samba4.so
  3822. [2058/3758] Linking bin/default/libcli/smb/libcli-smb-common-samba4.so
  3823. [2059/3758] Linking bin/default/librpc/libdcerpc-pkt-auth-samba4.so
  3824. [2060/3758] Compiling source4/libcli/raw/rawsetfileinfo.c
  3825. [2061/3758] Compiling source4/libcli/raw/clisession.c
  3826. [2062/3758] Compiling source4/libcli/raw/clisocket.c
  3827. [2063/3758] Linking bin/default/source3/libsamba-passdb.so
  3828. [2064/3758] Compiling source4/libcli/raw/rawnotify.c
  3829. [2065/3758] Compiling source4/libcli/raw/clierror.c
  3830. [2066/3758] Compiling source4/libcli/raw/rawrequest.c
  3831. [2067/3758] Compiling source4/libcli/raw/clitree.c
  3832. [2068/3758] Compiling source4/libcli/raw/rawfsinfo.c
  3833. [2069/3758] Linking bin/default/source3/libutil-cmdline-samba4.so
  3834. [2070/3758] Compiling source4/libcli/raw/rawfile.c
  3835. [2071/3758] Linking bin/default/libcli/cldap/libcli-cldap-samba4.so
  3836. [2072/3758] Compiling source4/libcli/raw/smb_signing.c
  3837. [2073/3758] Compiling source4/libcli/raw/rawshadow.c
  3838. [2074/3758] Compiling source4/libcli/raw/rawlpq.c
  3839. [2075/3758] Compiling source4/libcli/raw/clitransport.c
  3840. [2076/3758] Compiling source4/libcli/raw/clioplock.c
  3841. [2077/3758] Compiling source4/libcli/raw/rawdate.c
  3842. [2078/3758] Compiling source4/libcli/smb2/lease_break.c
  3843. [2079/3758] Compiling source4/libcli/smb2/write.c
  3844. [2080/3758] Compiling source4/libcli/smb2/logoff.c
  3845. [2081/3758] Compiling source4/libcli/smb2/transport.c
  3846. [2082/3758] Compiling source4/libcli/smb2/close.c
  3847. [2083/3758] Linking bin/default/source3/libgse-samba4.so
  3848. [2084/3758] Compiling source4/libcli/smb2/connect.c
  3849. [2085/3758] Compiling source4/libcli/smb2/session.c
  3850. [2086/3758] Compiling source4/libcli/smb2/create.c
  3851. [2087/3758] Compiling source4/libcli/smb2/request.c
  3852. [2088/3758] Compiling source4/libcli/smb2/tcon.c
  3853. [2089/3758] Compiling source4/libcli/smb2/util.c
  3854. [2090/3758] Compiling source4/libcli/smb2/cancel.c
  3855. [2091/3758] Compiling source4/libcli/smb2/flush.c
  3856. [2092/3758] Compiling source4/libcli/smb2/notify.c
  3857. [2093/3758] Compiling source4/libcli/smb2/getinfo.c
  3858. [2094/3758] Compiling source4/libcli/smb2/lock.c
  3859. [2095/3758] Compiling source4/libcli/smb2/signing.c
  3860. [2096/3758] Compiling source4/libcli/smb2/keepalive.c
  3861. [2097/3758] Compiling source4/libcli/smb2/break.c
  3862. [2098/3758] Compiling source4/libcli/smb2/tdis.c
  3863. [2099/3758] Compiling source4/libcli/smb2/find.c
  3864. [2100/3758] Compiling source4/libcli/smb2/setinfo.c
  3865. [2101/3758] Compiling source4/libcli/smb2/read.c
  3866. [2102/3758] Compiling source4/libcli/smb2/ioctl.c
  3867. [2103/3758] Compiling libcli/http/http.c
  3868. [2104/3758] Linking bin/default/source3/liblibsmb-samba4.so
  3869. [2105/3758] Compiling libcli/http/http_conn.c
  3870. [2106/3758] Compiling libcli/http/http_auth.c
  3871. [2107/3758] Compiling source3/rpc_client/init_lsa.c
  3872. [2108/3758] Compiling source3/rpc_client/cli_lsarpc.c
  3873. [2109/3758] Compiling source3/libsmb/trusts_util.c
  3874. [2110/3758] Compiling source4/param/loadparm.c
  3875. [2111/3758] Compiling source4/libcli/dgram/mailslot.c
  3876. [2112/3758] Compiling source4/libcli/dgram/netlogon.c
  3877. [2113/3758] Compiling source4/libcli/dgram/dgramsocket.c
  3878. [2114/3758] Compiling source4/libcli/dgram/browse.c
  3879. [2115/3758] Compiling source4/libcli/finddcs_cldap.c
  3880. [2116/3758] Compiling source4/libcli/climessage.c
  3881. [2117/3758] Compiling source4/libcli/clideltree.c
  3882. [2118/3758] Linking bin/default/source4/libcli/libsmbclient-raw-samba4.so
  3883. [2119/3758] Compiling source4/libcli/clitrans2.c
  3884. [2120/3758] Compiling source4/libcli/clifile.c
  3885. [2121/3758] Compiling source4/libcli/clilist.c
  3886. [2122/3758] Compiling source4/libcli/cliconnect.c
  3887. [2123/3758] Compiling source4/libcli/clireadwrite.c
  3888. [2124/3758] Compiling source4/librpc/rpc/dcerpc_roh_channel_in.c
  3889. [2125/3758] Compiling source4/librpc/rpc/dcerpc_connect.c
  3890. [2126/3758] Compiling source4/librpc/rpc/dcerpc_sock.c
  3891. [2127/3758] Compiling source4/librpc/rpc/dcerpc_secondary.c
  3892. [2128/3758] Compiling source4/librpc/rpc/dcerpc_roh_channel_out.c
  3893. [2129/3758] Linking bin/default/libcli/http/libhttp-samba4.so
  3894. [2130/3758] Compiling source4/librpc/rpc/dcerpc_util.c
  3895. [2131/3758] Linking bin/default/source3/liblibcli-lsa3-samba4.so
  3896. [2132/3758] Compiling source4/librpc/rpc/dcerpc_schannel.c
  3897. [2133/3758] Compiling source4/librpc/rpc/dcerpc_roh.c
  3898. [2134/3758] Compiling source4/librpc/rpc/dcerpc_smb.c
  3899. [2135/3758] Compiling source4/librpc/rpc/dcerpc.c
  3900. [2136/3758] Compiling source4/librpc/rpc/dcerpc_auth.c
  3901. [2137/3758] Compiling bin/default/librpc/gen_ndr/ndr_mgmt_c.c
  3902. [2138/3758] Compiling source3/libads/util.c
  3903. [2139/3758] Compiling source3/libads/ldap_user.c
  3904. [2140/3758] Compiling source3/libads/krb5_setpw.c
  3905. [2141/3758] Compiling source3/libads/ads_struct.c
  3906. [2142/3758] Compiling source3/libads/kerberos_util.c
  3907. [2143/3758] Compiling source3/libads/disp_sec.c
  3908. [2144/3758] Compiling source3/libads/ldap_utils.c
  3909. [2145/3758] Compiling source3/libads/kerberos_keytab.c
  3910. [2146/3758] Compiling source3/libads/sasl_wrapping.c
  3911. [2147/3758] Compiling source3/libads/ldap.c
  3912. [2148/3758] Compiling source3/libads/ldap_schema.c
  3913. [2149/3758] Compiling source3/libads/sasl.c
  3914. [2150/3758] Compiling source3/libads/ndr.c
  3915. [2151/3758] Compiling source3/libads/net_ads_setspn.c
  3916. [2152/3758] Compiling source3/libsmb/dsgetdcname.c
  3917. [2153/3758] Compiling source3/libsmb/namequery_dc.c
  3918. [2154/3758] Compiling source4/lib/messaging/messaging.c
  3919. [2155/3758] Compiling source4/lib/messaging/messaging_handlers.c
  3920. [2156/3758] Compiling source3/auth/pass_check.c
  3921. [2157/3758] Compiling source3/auth/pampass.c
  3922. [2158/3758] Compiling source3/libsmb/samlogon_cache.c
  3923. [2159/3758] Compiling source3/auth/token_util.c
  3924. [2160/3758] Compiling source3/auth/user_util.c
  3925. [2161/3758] Compiling source3/auth/server_info_sam.c
  3926. [2162/3758] Compiling source3/auth/server_info.c
  3927. [2163/3758] Compiling source3/auth/auth_util.c
  3928. [2164/3758] Compiling source3/auth/user_info.c
  3929. [2165/3758] Compiling source3/auth/check_samsec.c
  3930. [2166/3758] Compiling source3/auth/auth.c
  3931. [2167/3758] Compiling source3/auth/auth_generic.c
  3932. [2168/3758] Compiling source3/auth/auth_ntlmssp.c
  3933. [2169/3758] Compiling source3/auth/user_krb5.c
  3934. [2170/3758] Compiling source3/auth/auth_sam.c
  3935. ../../source4/librpc/rpc/dcerpc.c: In function 'dcerpc_pipe_binding_handle':
  3936. ../../source4/librpc/rpc/dcerpc.c:639:9: warning: 'dcerpc_binding_handle_set_sync_ev' is deprecated [-Wdeprecated-declarations]
  3937.  639 |         dcerpc_binding_handle_set_sync_ev(h, p->conn->event_ctx);
  3938.      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3939. In file included from ../../source4/librpc/rpc/dcerpc.h:33,
  3940.                 from ../../source4/librpc/rpc/dcerpc.c:27:
  3941. ../../source4/../librpc/rpc/rpc_common.h:243:19: note: declared here
  3942.  243 | _DEPRECATED_ void dcerpc_binding_handle_set_sync_ev(struct dcerpc_binding_handle *h,
  3943.      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3944.  
  3945. [2171/3758] Compiling source3/auth/auth_unix.c
  3946. [2172/3758] Compiling source3/auth/auth_winbind.c
  3947. [2173/3758] Linking bin/default/source4/librpc/libdcerpc.so
  3948. [2174/3758] Compiling source3/auth/auth_builtin.c
  3949. [2175/3758] Compiling source3/libnet/libnet_keytab.c
  3950. [2176/3758] Compiling source3/rpc_client/init_spoolss.c
  3951. [2177/3758] Compiling source3/rpc_client/cli_spoolss.c
  3952. [2178/3758] Compiling source3/rpc_client/cli_samr.c
  3953. [2179/3758] Compiling source3/rpc_client/init_samr.c
  3954. [2180/3758] Compiling source3/rpc_client/cli_pipe_schannel.c
  3955. [2181/3758] Compiling source3/lib/netapi/file.c
  3956. [2182/3758] Compiling source3/lib/netapi/localgroup.c
  3957. [2183/3758] Compiling source3/lib/netapi/netapi.c
  3958. [2184/3758] Compiling source3/lib/netapi/share.c
  3959. [2185/3758] Compiling source3/lib/netapi/cm.c
  3960. [2186/3758] Compiling source3/lib/netapi/netlogon.c
  3961. [2187/3758] Compiling source3/lib/netapi/libnetapi.c
  3962. [2188/3758] Compiling source3/lib/netapi/serverinfo.c
  3963. [2189/3758] Compiling source3/lib/netapi/sid.c
  3964. [2190/3758] Compiling source3/lib/netapi/samr.c
  3965. [2191/3758] Compiling source3/lib/netapi/joindomain.c
  3966. [2192/3758] Compiling source3/lib/netapi/wkstainfo.c
  3967. [2193/3758] Compiling source3/lib/netapi/getdc.c
  3968. [2194/3758] Compiling source3/lib/netapi/group.c
  3969. [2195/3758] Compiling source3/lib/netapi/user.c
  3970. [2196/3758] Compiling source3/lib/netapi/shutdown.c
  3971. [2197/3758] Compiling source3/libnet/libnet_join.c
  3972. [2198/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_libnetapi.c
  3973. [2199/3758] Linking bin/default/source3/libcli-spoolss-samba4.so
  3974. [2200/3758] Compiling bin/default/source3/librpc/gen_ndr/ndr_libnet_join.c
  3975. [2201/3758] Compiling librpc/rpc/dcesrv_core.c
  3976. [2202/3758] Compiling librpc/rpc/dcesrv_mgmt.c
  3977. [2203/3758] Compiling librpc/rpc/dcesrv_handles.c
  3978. [2204/3758] Compiling librpc/rpc/dcesrv_auth.c
  3979. [2205/3758] Compiling librpc/rpc/dcesrv_reply.c
  3980. [2206/3758] Compiling libcli/named_pipe_auth/tstream_u32_read.c
  3981. [2207/3758] Compiling libcli/named_pipe_auth/npa_tstream.c
  3982. [2208/3758] Compiling source3/rpc_client/cli_winreg_spoolss.c
  3983. [2209/3758] Compiling source3/printing/nt_printing_migrate.c
  3984. [2210/3758] Compiling source3/printing/nt_printing_os2.c
  3985. [2211/3758] Compiling source3/rpc_client/cli_winreg.c
  3986. [2212/3758] Compiling source3/lib/netapi/examples/common.c
  3987. [2213/3758] Compiling source3/lib/popt_common.c
  3988. [2214/3758] Compiling lib/afs/afs_settoken.c
  3989. [2215/3758] Compiling source3/registry/reg_parse_prs.c
  3990. [2216/3758] Compiling source3/registry/regfio.c
  3991. [2217/3758] Compiling source3/printing/printing_db.c
  3992. [2218/3758] Compiling source3/printing/notify.c
  3993. [2219/3758] Compiling source3/lib/eventlog/eventlog.c
  3994. [2220/3758] Compiling source3/smbd/notifyd/notifyd_db.c
  3995. [2221/3758] Compiling source3/smbd/notifyd/notifyd_entry.c
  3996. [2222/3758] Compiling source3/smbd/notifyd/notifyd.c
  3997. [2223/3758] Linking bin/default/libcli/named_pipe_auth/libnpa-tstream-samba4.so
  3998. [2224/3758] Compiling lib/afs/afs_funcs.c
  3999. [2225/3758] Linking bin/default/source3/libpopt-samba3-samba4.so
  4000. [2226/3758] Compiling librpc/rpc/dcerpc_helper.c
  4001. [2227/3758] Compiling source3/smbd/avahi_register.c
  4002. [2228/3758] Compiling source3/lib/avahi.c
  4003. [2229/3758] Compiling source3/registry/reg_backend_hkpt_params.c
  4004. [2230/3758] Compiling source3/registry/reg_backend_perflib.c
  4005. [2231/3758] Compiling source3/registry/reg_backend_prod_options.c
  4006. [2232/3758] Compiling source3/registry/reg_backend_shares.c
  4007. [2233/3758] Compiling source3/registry/reg_init_full.c
  4008. [2234/3758] Compiling source3/registry/reg_backend_current_version.c
  4009. [2235/3758] Compiling source3/registry/reg_backend_printing.c
  4010. [2236/3758] Compiling source3/registry/reg_perfcount.c
  4011. [2237/3758] Compiling source3/registry/reg_backend_netlogon_params.c
  4012. [2238/3758] Compiling source3/registry/reg_backend_tcpip_params.c
  4013. [2239/3758] Compiling source3/libads/authdata.c
  4014. [2240/3758] Compiling source3/libads/ldap_printer.c
  4015. [2241/3758] Compiling source3/lib/sysquotas_xfs.c
  4016. [2242/3758] Compiling source3/lib/sysquotas_4A.c
  4017. [2243/3758] Linking bin/default/librpc/libdcerpc-server-core.so
  4018. [2244/3758] Compiling source3/lib/sysquotas_4B.c
  4019. [2245/3758] Compiling source3/lib/sysquotas_linux.c
  4020. [2246/3758] Compiling source3/lib/sysquotas.c
  4021. [2247/3758] Compiling source3/lib/sysquotas_nfs.c
  4022. [2248/3758] Compiling source3/lib/sysquotas_jfs2.c
  4023. [2249/3758] Compiling source3/smbd/ntquotas.c
  4024. [2250/3758] Compiling source3/smbd/error.c
  4025. [2251/3758] Compiling source3/smbd/smb2_flush.c
  4026. [2252/3758] Compiling source3/smbd/smb2_ioctl.c
  4027. [2253/3758] Compiling source3/smbd/file_access.c
  4028. [2254/3758] Compiling source3/smbd/smb2_server.c
  4029. [2255/3758] Compiling source3/smbd/smb2_create.c
  4030. [2256/3758] Compiling source3/smbd/smb2_glue.c
  4031. [2257/3758] Compiling source3/smbd/globals.c
  4032. [2258/3758] Compiling source3/smbd/share_access.c
  4033. [2259/3758] Compiling source3/smbd/dnsregister.c
  4034. [2260/3758] Compiling source3/smbd/signing.c
  4035. [2261/3758] Compiling source3/smbd/dmapi.c
  4036. [2262/3758] Compiling source3/smbd/statvfs.c
  4037. [2263/3758] Compiling source3/smbd/dfree.c
  4038. [2264/3758] Compiling source3/smbd/aio.c
  4039. [2265/3758] Compiling source3/lib/cleanupdb.c
  4040. [2266/3758] Compiling source3/smbd/conn_idle.c
  4041. [2267/3758] Compiling source3/printing/printspoolss.c
  4042. [2268/3758] Compiling source3/lib/sessionid_tdb.c
  4043. [2269/3758] Compiling source3/smbd/smb2_lock.c
  4044. [2270/3758] Compiling source3/smbd/session.c
  4045. [2271/3758] Compiling source3/smbd/process.c
  4046. [2272/3758] Linking bin/default/source3/libprinting-migrate-samba4.so
  4047. [2273/3758] Compiling source3/smbd/connection.c
  4048. [2274/3758] Compiling source3/smbd/utmp.c
  4049. [2275/3758] Compiling source3/smbd/vfs.c
  4050. [2276/3758] Compiling source3/smbd/blocking.c
  4051. [2277/3758] Compiling source3/smbd/sec_ctx.c
  4052. [2278/3758] Compiling source3/smbd/open.c
  4053. [2279/3758] Compiling source3/smbd/filename.c
  4054. [2280/3758] Compiling source3/smbd/smb2_ioctl_dfs.c
  4055. [2281/3758] Compiling source3/smbd/smb2_read.c
  4056. [2282/3758] Compiling source3/smbd/uid.c
  4057. [2283/3758] Compiling source3/smbd/trans2.c
  4058. [2284/3758] Compiling source3/smbd/reply.c
  4059. [2285/3758] Compiling source3/smbd/nttrans.c
  4060. [2286/3758] Compiling source3/smbd/lanman.c
  4061. [2287/3758] Compiling source3/smbd/ipc.c
  4062. [2288/3758] Compiling source3/smbd/fileio.c
  4063. [2289/3758] Compiling source3/smbd/password.c
  4064. [2290/3758] Compiling source3/smbd/dir.c
  4065. [2291/3758] Compiling source3/smbd/server_reload.c
  4066. [2292/3758] Compiling source3/smbd/conn_msg.c
  4067. [2293/3758] Compiling source3/smbd/smbXsrv_client.c
  4068. [2294/3758] Compiling bin/default/source3/smbd/build_options.c
  4069. [2295/3758] Compiling source3/smbd/smb1_utils.c
  4070. [2296/3758] Compiling source3/smbd/notify_inotify.c
  4071. [2297/3758] Compiling source3/smbd/notify_msg.c
  4072. [2298/3758] Compiling source3/smbd/notify.c
  4073. [2299/3758] Compiling source3/smbd/smb2_notify.c
  4074. [2300/3758] Compiling source3/smbd/oplock.c
  4075. [2301/3758] Compiling source3/smbd/mangle_hash2.c
  4076. [2302/3758] Compiling source3/smbd/smb2_query_directory.c
  4077. [2303/3758] Compiling source3/smbd/mangle.c
  4078. [2304/3758] Compiling source3/smbd/posix_acls.c
  4079. [2305/3758] Compiling source3/smbd/smbXsrv_session.c
  4080. [2306/3758] Compiling source3/smbd/scavenger.c
  4081. [2307/3758] Compiling source3/smbd/server_exit.c
  4082. [2308/3758] Compiling source3/smbd/seal.c
  4083. [2309/3758] Compiling source3/smbd/durable.c
  4084. [2310/3758] Compiling source3/smbd/statcache.c
  4085. [2311/3758] Compiling source3/smbd/srvstr.c
  4086. [2312/3758] Compiling source3/smbd/perfcount.c
  4087. [2313/3758] Compiling source3/smbd/smbXsrv_tcon.c
  4088. [2314/3758] Compiling source3/smbd/close.c
  4089. [2315/3758] Compiling source3/smbd/smbXsrv_open.c
  4090. [2316/3758] Compiling source3/smbd/message.c
  4091. [2317/3758] Compiling source3/smbd/msdfs.c
  4092. [2318/3758] Compiling source3/smbd/quotas.c
  4093. [2319/3758] Compiling source3/smbd/fake_file.c
  4094. [2320/3758] Compiling source3/smbd/smb2_getinfo.c
  4095. [2321/3758] Compiling source3/smbd/conn.c
  4096. [2322/3758] Compiling source3/smbd/files.c
  4097. [2323/3758] Compiling source3/smbd/smb2_break.c
  4098. [2324/3758] Compiling source3/smbd/smb2_write.c
  4099. [2325/3758] Compiling source3/smbd/mangle_hash.c
  4100. [2326/3758] Compiling source3/smbd/smb2_negprot.c
  4101. [2327/3758] Compiling source3/smbd/dosmode.c
  4102. [2328/3758] Compiling source3/smbd/oplock_linux.c
  4103. [2329/3758] Compiling source3/smbd/service.c
  4104. [2330/3758] Compiling source3/smbd/smb2_keepalive.c
  4105. [2331/3758] Compiling source3/smbd/smb2_ioctl_network_fs.c
  4106. [2332/3758] Compiling source3/smbd/pipes.c
  4107. [2333/3758] Compiling source3/smbd/smb2_ioctl_filesys.c
  4108. [2334/3758] Compiling source3/smbd/smb2_ioctl_named_pipe.c
  4109. [2335/3758] Compiling source3/smbd/smb2_setinfo.c
  4110. [2336/3758] Compiling source3/smbd/smb2_tcon.c
  4111. [2337/3758] Compiling source3/smbd/sesssetup.c
  4112. [2338/3758] Compiling source3/smbd/negprot.c
  4113. [2339/3758] Compiling source3/smbd/smb2_sesssetup.c
  4114. [2340/3758] Compiling source3/lib/sysacls.c
  4115. [2341/3758] Compiling source3/smbd/smb2_close.c
  4116. [2342/3758] Compiling source3/smbd/smbXsrv_version.c
  4117. [2343/3758] Compiling source3/locking/brlock.c
  4118. [2344/3758] Compiling source3/locking/posix.c
  4119. [2345/3758] Compiling source3/locking/share_mode_lock.c
  4120. [2346/3758] Compiling source3/locking/locking.c
  4121. [2347/3758] Compiling source3/locking/leases_db.c
  4122. [2348/3758] Compiling source3/locking/leases_util.c
  4123. [2349/3758] Compiling source3/profile/profile_dummy.c
  4124. [2350/3758] Compiling source3/printing/queue_process.c
  4125. [2351/3758] Compiling source3/printing/nt_printing.c
  4126. [2352/3758] Compiling source3/printing/nt_printing_ads.c
  4127. [2353/3758] Compiling source3/printing/printing.c
  4128. [2354/3758] Compiling source3/printing/nt_printing_tdb.c
  4129. [2355/3758] Compiling source3/printing/nt_printing_migrate_internal.c
  4130. [2356/3758] Compiling source3/printing/printer_list.c
  4131. [2357/3758] Compiling source3/printing/print_generic.c
  4132. [2358/3758] Compiling source3/printing/pcap.c
  4133. [2359/3758] Compiling source3/printing/print_standard.c
  4134. [2360/3758] Compiling source3/printing/load.c
  4135. [2361/3758] Compiling source3/printing/print_cups.c
  4136. [2362/3758] Compiling source3/printing/lpq_parse.c
  4137. [2363/3758] Compiling source3/printing/print_aix.c
  4138. [2364/3758] Compiling source3/printing/print_svid.c
  4139. [2365/3758] Compiling source3/printing/print_iprint.c
  4140. [2366/3758] Compiling source3/lib/filename_util.c
  4141. [2367/3758] Compiling source3/services/svc_winreg.c
  4142. [2368/3758] Compiling source3/services/svc_netlogon.c
  4143. [2369/3758] Compiling source3/services/svc_rcinit.c
  4144. [2370/3758] Compiling source3/services/svc_winreg_glue.c
  4145. [2371/3758] Compiling source3/services/svc_wins.c
  4146. [2372/3758] Compiling source3/services/svc_spoolss.c
  4147. [2373/3758] Compiling source3/rpc_client/cli_winreg_int.c
  4148. [2374/3758] Compiling source3/lib/lsa.c
  4149. [2375/3758] Compiling source3/printing/spoolssd.c
  4150. [2376/3758] Compiling source3/smbd/fd_handle.c
  4151. [2377/3758] Compiling source3/modules/vfs_acl_common.c
  4152. [2378/3758] Compiling bin/default/source3/modules/vfs.empty.c
  4153. [2379/3758] Compiling source3/modules/offload_token.c
  4154. [2380/3758] Compiling source3/modules/util_reparse.c
  4155. [2381/3758] Compiling source3/modules/vfs_default.c
  4156. [2382/3758] Compiling source3/modules/vfs_not_implemented.c
  4157. [2383/3758] Compiling source3/param/service.c
  4158. [2384/3758] Compiling bin/default/source3/rpc_server/rpc.empty.c
  4159. [2385/3758] Compiling source3/rpc_server/rpc_config.c
  4160. [2386/3758] Compiling source3/rpc_server/rpc_handles.c
  4161. [2387/3758] Compiling source3/rpc_server/rpc_ncacn_np.c
  4162. [2388/3758] Compiling source3/rpc_server/rpc_server.c
  4163. [2389/3758] Compiling source3/rpc_server/srv_access_check.c
  4164. [2390/3758] Compiling source3/rpc_server/srv_pipe.c
  4165. [2391/3758] Compiling source3/rpc_server/srv_pipe_hnd.c
  4166. [2392/3758] Compiling source3/rpc_server/rpc_modules.c
  4167. [2393/3758] Compiling source3/rpc_server/dssetup/srv_dssetup_nt.c
  4168. [2394/3758] Compiling source3/rpc_server/epmapper/srv_epmapper.c
  4169. [2395/3758] Compiling source3/rpc_server/fss/srv_fss_state.c
  4170. [2396/3758] Compiling source3/rpc_server/fss/srv_fss_agent.c
  4171. [2397/3758] Compiling source3/rpc_server/eventlog/srv_eventlog_nt.c
  4172. [2398/3758] Compiling source3/rpc_server/eventlog/srv_eventlog_reg.c
  4173. [2399/3758] Compiling source3/rpc_server/initshutdown/srv_initshutdown_nt.c
  4174. [2400/3758] Compiling source3/rpc_server/lsa/srv_lsa_nt.c
  4175. [2401/3758] Compiling source3/rpc_server/dfs/srv_dfs_nt.c
  4176. [2402/3758] Compiling source3/rpc_server/netlogon/srv_netlog_nt.c
  4177. [2403/3758] Compiling source3/rpc_server/ntsvcs/srv_ntsvcs_nt.c
  4178. [2404/3758] Compiling source3/rpc_server/echo/srv_echo_nt.c
  4179. [2405/3758] Compiling source3/rpc_server/samr/srv_samr_util.c
  4180. [2406/3758] Compiling source3/rpc_server/samr/srv_samr_nt.c
  4181. [2407/3758] Compiling source3/rpc_server/samr/srv_samr_chgpasswd.c
  4182. [2408/3758] Compiling source3/rpc_server/spoolss/srv_spoolss_nt.c
  4183. [2409/3758] Compiling source3/rpc_server/spoolss/srv_spoolss_util.c
  4184. [2410/3758] Compiling source3/rpc_server/spoolss/srv_iremotewinspool.c
  4185. [2411/3758] Compiling source3/rpc_server/spoolss/srv_iremotewinspool_nt.c
  4186. [2412/3758] Compiling source3/rpc_server/srvsvc/srv_srvsvc_nt.c
  4187. [2413/3758] Compiling source3/rpc_server/svcctl/srv_svcctl_reg.c
  4188. [2414/3758] Compiling source3/rpc_server/svcctl/srv_svcctl_nt.c
  4189. [2415/3758] Compiling source3/rpc_server/winreg/srv_winreg_nt.c
  4190. [2416/3758] Compiling source3/rpc_server/wkssvc/srv_wkssvc_nt.c
  4191. [2417/3758] Compiling source3/rpc_server/rpc_ep_register.c
  4192. [2418/3758] Compiling source3/librpc/rpc/dcerpc_ep.c
  4193. [2419/3758] Compiling source3/rpc_server/rpc_service_setup.c
  4194. [2420/3758] Compiling source3/rpc_server/rpc_sock_helper.c
  4195. [2421/3758] Compiling source3/lib/cmdline_contexts.c
  4196. [2422/3758] Compiling lib/ldb/ldb_tdb/ldb_tdb_err_map.c
  4197. [2423/3758] Compiling source3/libsmb/libsmb_context.c
  4198. [2424/3758] Compiling source3/libsmb/libsmb_xattr.c
  4199. [2425/3758] Compiling source3/libsmb/libsmb_compat.c
  4200. [2426/3758] Compiling source3/libsmb/libsmb_printjob.c
  4201. [2427/3758] Linking bin/default/lib/ldb/libldb-tdb-err-map-samba4.so
  4202. [2428/3758] Linking bin/default/source3/libcmdline-contexts-samba4.so
  4203. [2429/3758] Compiling source3/libsmb/libsmb_setget.c
  4204. [2430/3758] Compiling source3/libsmb/libsmb_cache.c
  4205. [2431/3758] Compiling source3/libsmb/libsmb_server.c
  4206. [2432/3758] Compiling source3/libsmb/libsmb_path.c
  4207. [2433/3758] Compiling source3/libsmb/libsmb_stat.c
  4208. [2434/3758] Compiling source3/libsmb/libsmb_dir.c
  4209. [2435/3758] Compiling source3/libsmb/libsmb_misc.c
  4210. [2436/3758] Compiling source3/libsmb/libsmb_file.c
  4211. [2437/3758] Compiling source4/lib/cmdline/popt_common.c
  4212. [2438/3758] Compiling bin/default/source4/librpc/dcerpc-samba4.empty.c
  4213. [2439/3758] Compiling bin/default/librpc/gen_ndr/ndr_winbind_c.c
  4214. [2440/3758] Compiling source4/lib/cmdline/credentials.c
  4215. [2441/3758] Compiling third_party/cmocka/cmocka.c
  4216. [2442/3758] Compiling source4/lib/cmdline/popt_credentials.c
  4217. [2443/3758] Compiling lib/ldb/ldb_key_value/ldb_kv.c
  4218. [2444/3758] Compiling lib/ldb/ldb_key_value/ldb_kv_cache.c
  4219. [2445/3758] Compiling lib/ldb/ldb_key_value/ldb_kv_search.c
  4220. [2446/3758] Linking bin/default/source4/lib/cmdline/libcmdline-credentials-samba4.so
  4221. [2447/3758] Compiling lib/ldb/ldb_key_value/ldb_kv_index.c
  4222. [2448/3758] Compiling source3/lib/popt_common_cmdline.c
  4223. [2449/3758] Compiling lib/ldb/tools/cmdline.c
  4224. [2450/3758] Compiling lib/ldb/tools/ldbutil.c
  4225. [2451/3758] Compiling nsswitch/wb_reqtrans.c
  4226. [2452/3758] Compiling source4/libcli/wbclient/wbclient.c
  4227. [2453/3758] Compiling source4/heimdal/lib/ntlm/ntlm.c
  4228. [2454/3758] Compiling libgpo/gpo_ini.c
  4229. [2455/3758] Compiling libgpo/gpo_sec.c
  4230. [2456/3758] Compiling libgpo/gpo_ldap.c
  4231. [2457/3758] Linking bin/default/lib/ldb/libldb-cmdline-samba4.so
  4232. [2458/3758] Compiling libgpo/gpo_fetch.c
  4233. [2459/3758] Linking bin/default/source3/libpopt-samba3-cmdline-samba4.so
  4234. [2460/3758] Compiling libgpo/gpo_reg.c
  4235. [2461/3758] Compiling libgpo/gpo_filesync.c
  4236. [2462/3758] Compiling libgpo/gpo_util.c
  4237. [2463/3758] Compiling libgpo/gpext/gpext.c
  4238. [2464/3758] Compiling bin/default/source4/lib/registry/tdr_regf.c
  4239. [2465/3758] Compiling source4/lib/registry/patchfile_dotreg.c
  4240. [2466/3758] Compiling source4/lib/registry/util.c
  4241. [2467/3758] Linking bin/default/third_party/cmocka/libcmocka-samba4.so
  4242. [2468/3758] Compiling source4/lib/registry/interface.c
  4243. [2469/3758] Compiling source4/lib/registry/hive.c
  4244. [2470/3758] Compiling source4/lib/registry/rpc.c
  4245. [2471/3758] Compiling source4/lib/registry/patchfile.c
  4246. [2472/3758] Linking bin/default/source4/librpc/libndr-samba4.so
  4247. [2473/3758] Compiling source4/lib/registry/ldb.c
  4248. [2474/3758] Compiling source4/lib/registry/patchfile_preg.c
  4249. [2475/3758] Linking bin/default/source4/heimdal_build/libheimntlm-samba4.so
  4250. [2476/3758] Compiling source4/lib/registry/local.c
  4251. [2477/3758] Compiling source4/lib/registry/regf.c
  4252. [2478/3758] Compiling source4/lib/registry/samba.c
  4253. [2479/3758] Compiling lib/tdr/tdr.c
  4254. [2480/3758] Compiling lib/ldb/ldb_tdb/ldb_tdb_wrap.c
  4255. [2481/3758] Compiling lib/ldb/ldb_tdb/ldb_tdb.c
  4256. [2482/3758] Linking bin/default/lib/ldb/libldb-key-value-samba4.so
  4257. [2483/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_hdb_asn1.c
  4258. [2484/3758] Compiling source4/heimdal/lib/hdb/keys.c
  4259. [2485/3758] Compiling source4/heimdal/lib/hdb/ext.c
  4260. [2486/3758] Compiling bin/default/source4/heimdal/lib/hdb/hdb_err.c
  4261. [2487/3758] Compiling source4/heimdal/lib/hdb/keytab.c
  4262. [2488/3758] Compiling source4/heimdal/lib/hdb/dbinfo.c
  4263. [2489/3758] Compiling source4/heimdal/lib/hdb/hdb.c
  4264. [2490/3758] Compiling source4/heimdal/lib/hdb/hdb-keytab.c
  4265. [2491/3758] Compiling source4/heimdal/lib/hdb/ndbm.c
  4266. [2492/3758] Compiling source4/heimdal/lib/hdb/mkey.c
  4267. [2493/3758] Compiling source4/heimdal_build/hdb-glue.c
  4268. [2494/3758] Compiling source4/heimdal/lib/hdb/db.c
  4269. [2495/3758] Linking bin/default/lib/ldb/libldb-tdb-int-samba4.so
  4270. [2496/3758] Linking bin/default/source3/libmsrpc3-samba4.so
  4271. [2497/3758] Linking bin/default/source4/lib/messaging/libMESSAGING-samba4.so
  4272. [2498/3758] Compiling libcli/smbreadline/smbreadline.c
  4273. [2499/3758] Linking bin/default/source4/librpc/libdcerpc-samba4.so
  4274. [2500/3758] Compiling source3/lib/string_replace.c
  4275. [2501/3758] Compiling source4/auth/unix_token.c
  4276. [2502/3758] Compiling source3/lib/xattr_tdb.c
  4277. [2503/3758] Compiling source3/modules/hash_inode.c
  4278. [2504/3758] Compiling source4/lib/registry/tools/common.c
  4279. [2505/3758] Compiling source3/utils/passwd_util.c
  4280. [2506/3758] Compiling bin/default/lib/mscat/mscat_asn1_tab.c
  4281. [2507/3758] Compiling lib/mscat/mscat_pkcs7.c
  4282. [2508/3758] Compiling lib/mscat/mscat_ctl.c
  4283. ../../libcli/smbreadline/smbreadline.c: In function 'smb_readline':
  4284. ../../libcli/smbreadline/smbreadline.c:139:17: warning: 'CPPFunction' is deprecated [-Wdeprecated-declarations]
  4285.  139 |                 rl_attempted_completion_function = RL_COMPLETION_CAST completion_fn;
  4286.      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4287.  
  4288. [2509/3758] Compiling source3/lib/adouble.c
  4289. [2510/3758] Compiling bin/default/source4/librpc/dcerpc-samr.empty.c
  4290. [2511/3758] Compiling nsswitch/winbind_nss_linux.c
  4291. [2512/3758] Compiling nsswitch/wins.c
  4292. [2513/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_kx509_asn1.c
  4293. [2514/3758] Compiling bin/default/source4/heimdal/lib/asn1/asn1_digest_asn1.c
  4294. [2515/3758] Compiling source4/heimdal/kdc/default_config.c
  4295. [2516/3758] Compiling source4/heimdal/kdc/kx509.c
  4296. [2517/3758] Compiling source4/heimdal/kdc/pkinit.c
  4297. [2518/3758] Compiling source4/heimdal/kdc/log.c
  4298. [2519/3758] Compiling source4/heimdal/kdc/windc.c
  4299. [2520/3758] Compiling source4/heimdal/kdc/kerberos5.c
  4300. [2521/3758] Linking bin/default/source4/libcli/wbclient/libLIBWBCLIENT-OLD-samba4.so
  4301. [2522/3758] Linking bin/default/source3/libxattr-tdb-samba4.so
  4302. [2523/3758] Compiling source4/heimdal/kdc/process.c
  4303. [2524/3758] Compiling source4/heimdal/kdc/krb5tgs.c
  4304. [2525/3758] Compiling source4/heimdal/kdc/digest.c
  4305. [2526/3758] Compiling source4/heimdal/kdc/misc.c
  4306. [2527/3758] Linking bin/default/lib/talloc/libtalloc.inst.so
  4307. [2528/3758] Linking bin/default/lib/tevent/libtevent.inst.so
  4308. [2529/3758] Linking bin/default/lib/mscat/libmscat-samba4.so
  4309. [2530/3758] Linking bin/default/lib/tdb/libtdb.inst.so
  4310. [2531/3758] Linking bin/default/lib/ldb/libldb.inst.so
  4311. [2532/3758] Linking bin/default/lib/param/libsamba-hostconfig.inst.so
  4312. [2533/3758] Linking bin/default/source4/auth/libauth-unix-token-samba4.so
  4313. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_ctl_cleanup':
  4314. mscat_ctl.c:(.text.mscat_ctl_cleanup+0xe): undefined reference to `asn1_delete_structure'
  4315. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_asn1_get_oid':
  4316. mscat_ctl.c:(.text.mscat_asn1_get_oid+0x4b): undefined reference to `asn1_read_value'
  4317. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_asn1_get_oid+0x9c): undefined reference to `asn1_strerror'
  4318. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_asn1_read_value':
  4319. mscat_ctl.c:(.text.mscat_asn1_read_value+0x53): undefined reference to `asn1_read_value_type'
  4320. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_asn1_read_value+0xce): undefined reference to `asn1_read_value'
  4321. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `ctl_parse_name_value':
  4322. mscat_ctl.c:(.text.ctl_parse_name_value+0xb2): undefined reference to `asn1_create_element'
  4323. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.ctl_parse_name_value+0x10f): undefined reference to `asn1_strerror'
  4324. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.ctl_parse_name_value+0x135): undefined reference to `asn1_der_decoding'
  4325. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.ctl_parse_name_value+0x192): undefined reference to `asn1_strerror'
  4326. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.ctl_parse_name_value+0x222): undefined reference to `asn1_strerror'
  4327. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.ctl_parse_name_value+0x2a7): undefined reference to `asn1_strerror'
  4328. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.ctl_parse_name_value+0x32c): undefined reference to `asn1_strerror'
  4329. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_ctl_init':
  4330. mscat_ctl.c:(.text.mscat_ctl_init+0x8f): undefined reference to `asn1_array2tree'
  4331. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_init+0xee): undefined reference to `asn1_strerror'
  4332. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_ctl_import':
  4333. mscat_ctl.c:(.text.mscat_ctl_import+0xc7): undefined reference to `asn1_create_element'
  4334. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_import+0x122): undefined reference to `asn1_strerror'
  4335. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_import+0x14e): undefined reference to `asn1_der_decoding'
  4336. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_import+0x19f): undefined reference to `asn1_strerror'
  4337. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_ctl_get_member':
  4338. mscat_ctl.c:(.text.mscat_ctl_get_member+0x2d5): undefined reference to `asn1_number_of_elements'
  4339. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x3fe): undefined reference to `asn1_der_decoding_startEnd'
  4340. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x6b2): undefined reference to `asn1_create_element'
  4341. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x70f): undefined reference to `asn1_strerror'
  4342. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x741): undefined reference to `asn1_der_decoding'
  4343. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x79e): undefined reference to `asn1_strerror'
  4344. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x836): undefined reference to `asn1_strerror'
  4345. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x8bf): undefined reference to `asn1_strerror'
  4346. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xa0c): undefined reference to `asn1_create_element'
  4347. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xa69): undefined reference to `asn1_strerror'
  4348. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xa9b): undefined reference to `asn1_der_decoding'
  4349. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xaf8): undefined reference to `asn1_strerror'
  4350. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xbb0): undefined reference to `asn1_strerror'
  4351. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xc5a): undefined reference to `asn1_create_element'
  4352. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xcb8): undefined reference to `asn1_strerror'
  4353. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xcea): undefined reference to `asn1_der_decoding'
  4354. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xd49): undefined reference to `asn1_strerror'
  4355. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xe47): undefined reference to `asn1_strerror'
  4356. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0xed2): undefined reference to `asn1_strerror'
  4357. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x10df): undefined reference to `asn1_strerror'
  4358. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: mscat_ctl.c:(.text.mscat_ctl_get_member+0x1332): undefined reference to `asn1_strerror'
  4359. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o:mscat_ctl.c:(.text.mscat_ctl_get_member+0x1406): more undefined references to `asn1_strerror' follow
  4360. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_ctl_get_member_count':
  4361. mscat_ctl.c:(.text.mscat_ctl_get_member_count+0x1e): undefined reference to `asn1_number_of_elements'
  4362. /Volumes/test/openwrt/staging_dir/toolchain-x86_64_gcc-11.2.0_musl/lib/gcc/x86_64-openwrt-linux-musl/11.2.0/../../../../x86_64-openwrt-linux-musl/bin/ld: lib/mscat/mscat_ctl.c.2.o: in function `mscat_ctl_get_attribute_count':
  4363. mscat_ctl.c:(.text.mscat_ctl_get_attribute_count+0x1e): undefined reference to `asn1_number_of_elements'
  4364. collect2: error: ld returned 1 exit status
  4365.  
  4366. [2534/3758] Linking bin/default/source4/librpc/libdcerpc-samr.inst.so
  4367. Waf: Leaving directory `/Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/bin/default'
  4368. Build failed
  4369. -> task in 'mscat' failed with exit status 1 (run with -v to display more information)
  4370. make[2]: *** [Makefile:455: /Volumes/test/openwrt/build_dir/target-x86_64_musl/samba-4.14.12/.built] Error 1
  4371. make[2]: Leaving directory '/Volumes/test/openwrt/feeds/packages/net/samba4'
  4372. time: package/feeds/packages/samba4/compile#712.86#152.33#123.42
  4373.    ERROR: package/feeds/packages/samba4 failed to build.
  4374. make[1]: *** [package/Makefile:116: package/feeds/packages/samba4/compile] Error 1
  4375. make[1]: Leaving directory '/Volumes/test/openwrt'
  4376. make: *** [/Volumes/test/openwrt/include/toplevel.mk:230: package/feeds/packages/samba4/compile] Error 2
  4377.  
Add Comment
Please, Sign In to add comment