Advertisement
Guest User

Untitled

a guest
Sep 5th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.66 KB | None | 0 0
  1. >>> strace 5.7 Configuring
  2. (cd /srv/storage/hthiery/buildroot/output/build/strace-5.7/ && rm -rf config.cache && PATH="/srv/storage/hthiery/buildroot/output/host/bin:/srv/storage/hthiery/buildroot/output/host/sbin:/home/hthiery/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ar" AS="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-as" LD="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ld" NM="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-nm" CC="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc" GCC="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc" CPP="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-cpp" CXX="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-g++" FC="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gfortran" F77="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gfortran" RANLIB="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ranlib" READELF="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-readelf" STRIP="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-strip" OBJCOPY="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-objcopy" OBJDUMP="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/srv/storage/hthiery/buildroot/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/srv/storage/hthiery/buildroot/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/srv/storage/hthiery/buildroot/output/host/include" LDFLAGS_FOR_BUILD="-L/srv/storage/hthiery/buildroot/output/host/lib -Wl,-rpath,/srv/storage/hthiery/buildroot/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-as" DEFAULT_LINKER="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/srv/storage/hthiery/buildroot/output/host/bin/pkg-config" STAGING_DIR="/srv/storage/hthiery/buildroot/output/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=aarch64-buildroot-linux-gnu --host=aarch64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-mpers=check --without-libunwind --without-libiberty )
  3. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for aarch64-buildroot-linux-gnu-strip... /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-strip
  7. checking for a thread-safe mkdir -p... /bin/mkdir -p
  8. checking for gawk... gawk
  9. checking whether make sets $(MAKE)... yes
  10. checking whether make supports nested variables... yes
  11. checking whether to enable maintainer-specific portions of Makefiles... no
  12. checking build system type... x86_64-pc-linux-gnu
  13. checking host system type... aarch64-buildroot-linux-gnu
  14. checking for aarch64-buildroot-linux-gnu-gcc... /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc
  15. checking whether the C compiler works... yes
  16. checking for C compiler default output file name... a.out
  17. checking for suffix of executables...
  18. checking whether we are cross compiling... yes
  19. checking for suffix of object files... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc accepts -g... yes
  22. checking for /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc option to accept ISO C89... none needed
  23. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc understands -c and -o together... yes
  24. checking whether make supports the include directive... yes (GNU style)
  25. checking dependency style of /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc... none
  26. checking for /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc option to accept ISO C99... none needed
  27. checking for /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed
  28. checking how to run the C preprocessor... /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-cpp
  29. checking for aarch64-buildroot-linux-gnu-ranlib... /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ranlib
  30. checking for grep that handles long lines and -e... /bin/grep
  31. checking for egrep... /bin/grep -E
  32. checking for ANSI C header files... yes
  33. checking for sys/types.h... yes
  34. checking for sys/stat.h... yes
  35. checking for stdlib.h... yes
  36. checking for string.h... yes
  37. checking for memory.h... yes
  38. checking for strings.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for unistd.h... yes
  42. checking minix/config.h usability... no
  43. checking minix/config.h presence... no
  44. checking for minix/config.h... no
  45. checking whether it is safe to define __EXTENSIONS__... yes
  46. checking for a sed that does not truncate output... /bin/sed
  47. checking whether to build with code coverage support... no
  48. checking whether byte ordering is bigendian... (cached) no
  49. checking for supported architecture... aarch64
  50. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc is fresh enough for -Werror... yes
  51. checking whether to try /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc with -Werror by default... yes
  52. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Werror -Wunknown-warning-option... no
  53. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wall... yes
  54. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wempty-body... yes
  55. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wformat-security... yes
  56. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wignored-qualifiers... yes
  57. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wimplicit-fallthrough=5... yes
  58. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Winit-self... yes
  59. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Winitializer-overrides... no
  60. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wlogical-op... yes
  61. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wmissing-parameter-type... yes
  62. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wnested-externs... yes
  63. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wold-style-declaration... yes
  64. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wold-style-definition... yes
  65. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Woverride-init... yes
  66. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wsign-compare... yes
  67. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wtype-limits... yes
  68. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Wwrite-strings... yes
  69. checking whether /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-gcc handles -Werror... yes
  70. configure: looking for a C compiler that generates native executables
  71. checking for gcc... /usr/bin/gcc
  72. checking whether we are using the GNU C compiler... yes
  73. checking whether /usr/bin/gcc accepts -g... yes
  74. checking for /usr/bin/gcc option to accept ISO C89... none needed
  75. checking whether /usr/bin/gcc understands -c and -o together... yes
  76. checking dependency style of /usr/bin/gcc... none
  77. checking how to run the C preprocessor... /usr/bin/gcc -E
  78. checking whether /usr/bin/gcc is fresh enough for -Werror... yes
  79. checking whether to try /usr/bin/gcc with -Werror by default... yes
  80. checking whether /usr/bin/gcc handles -Werror -Wunknown-warning-option... no
  81. checking whether /usr/bin/gcc handles -Wall... yes
  82. checking whether /usr/bin/gcc handles -Wempty-body... yes
  83. checking whether /usr/bin/gcc handles -Wformat-security... yes
  84. checking whether /usr/bin/gcc handles -Wignored-qualifiers... yes
  85. checking whether /usr/bin/gcc handles -Wimplicit-fallthrough=5... no
  86. checking whether /usr/bin/gcc handles -Winit-self... yes
  87. checking whether /usr/bin/gcc handles -Winitializer-overrides... no
  88. checking whether /usr/bin/gcc handles -Wlogical-op... yes
  89. checking whether /usr/bin/gcc handles -Wmissing-parameter-type... yes
  90. checking whether /usr/bin/gcc handles -Wnested-externs... yes
  91. checking whether /usr/bin/gcc handles -Wold-style-declaration... yes
  92. checking whether /usr/bin/gcc handles -Wold-style-definition... yes
  93. checking whether /usr/bin/gcc handles -Woverride-init... yes
  94. checking whether /usr/bin/gcc handles -Wsign-compare... yes
  95. checking whether /usr/bin/gcc handles -Wtype-limits... yes
  96. checking whether /usr/bin/gcc handles -Wwrite-strings... yes
  97. checking whether /usr/bin/gcc handles -Werror... yes
  98. checking for aarch64-buildroot-linux-gnu-ar... /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ar
  99. checking the archiver (/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-ar) interface... ar
  100. checking for typeof syntax and keyword spelling... typeof
  101. checking for uid_t in sys/types.h... yes
  102. checking for accept4... yes
  103. checking for be64toh... no
  104. checking for fallocate... yes
  105. checking for fanotify_mark... yes
  106. checking for fcntl64... yes
  107. checking for fopen64... yes
  108. checking for fork... yes
  109. checking for fputs_unlocked... yes
  110. checking for fstatat... yes
  111. checking for ftruncate... yes
  112. checking for futimens... yes
  113. checking for iconv_open... yes
  114. checking for if_indextoname... yes
  115. checking for open64... yes
  116. checking for open_memstream... yes
  117. checking for preadv... yes
  118. checking for process_vm_readv... yes
  119. checking for pwritev... yes
  120. checking for readahead... yes
  121. checking for signalfd... yes
  122. checking for stpcpy... yes
  123. checking for strerror... yes
  124. checking for strndup... yes
  125. checking for sync_file_range... yes
  126. checking for sig_atomic_t... yes
  127. checking for struct sigcontext... yes
  128. checking for struct mmsghdr... yes
  129. checking for __kernel_long_t... yes
  130. checking for __kernel_ulong_t... yes
  131. checking for struct __kernel_timespec... yes
  132. checking for struct __kernel_sock_timeval... yes
  133. checking for struct stat64... no
  134. checking for struct __old_kernel_stat... no
  135. checking for struct user_desc... no
  136. checking for struct stat.st_mtime_nsec... yes
  137. checking for struct stat64.st_mtime_nsec... no
  138. checking for struct pt_all_user_regs... no
  139. checking for struct ia64_fpreg... no
  140. checking for struct ptrace_peeksiginfo_args... no
  141. checking for struct __ptrace_syscall_info... yes
  142. checking for struct ptrace_syscall_info... yes
  143. checking for s390_compat_regs... no
  144. checking for struct flock... yes
  145. checking for struct flock64... yes
  146. checking for struct __kernel_flock... no
  147. checking for struct __kernel_flock64... no
  148. checking for struct f_owner_ex... yes
  149. checking for struct __kernel_f_owner_ex... no
  150. checking for struct kcmp_epoll_slot... yes
  151. checking for struct keyctl_kdf_params... yes
  152. checking for struct keyctl_pkey_params... yes
  153. checking for struct keyctl_pkey_query... yes
  154. checking for struct utsname.domainname... yes
  155. checking for siginfo_t.si_syscall... yes
  156. checking for siginfo_t.si_timerid... yes
  157. checking for siginfo_t.si_overrun... yes
  158. checking for struct perf_event_attr.precise_ip... yes
  159. checking for struct perf_event_attr.mmap_data... yes
  160. checking for struct perf_event_attr.sample_id_all... yes
  161. checking for struct perf_event_attr.exclude_host... yes
  162. checking for struct perf_event_attr.exclude_guest... yes
  163. checking for struct perf_event_attr.exclude_callchain_kernel... yes
  164. checking for struct perf_event_attr.exclude_callchain_user... yes
  165. checking for struct perf_event_attr.mmap2... yes
  166. checking for struct perf_event_attr.comm_exec... yes
  167. checking for struct perf_event_attr.use_clockid... yes
  168. checking for struct perf_event_attr.context_switch... yes
  169. checking for struct perf_event_attr.write_backward... yes
  170. checking for struct perf_event_attr.namespaces... yes
  171. checking for struct perf_event_attr.bp_type... yes
  172. checking for struct perf_event_attr.config1... yes
  173. checking for struct perf_event_attr.config2... yes
  174. checking for struct perf_event_attr.branch_sample_type... yes
  175. checking for struct perf_event_attr.sample_regs_user... yes
  176. checking for struct perf_event_attr.sample_stack_user... yes
  177. checking for struct perf_event_attr.sample_regs_intr... yes
  178. checking for struct perf_event_attr.aux_watermark... yes
  179. checking for struct perf_event_attr.sample_max_stack... yes
  180. checking for struct perf_event_attr.aux_sample_size... yes
  181. checking asm/cachectl.h usability... no
  182. checking asm/cachectl.h presence... no
  183. checking for asm/cachectl.h... no
  184. checking asm/guarded_storage.h usability... no
  185. checking asm/guarded_storage.h presence... no
  186. checking for asm/guarded_storage.h... no
  187. checking asm/sysmips.h usability... no
  188. checking asm/sysmips.h presence... no
  189. checking for asm/sysmips.h... no
  190. checking elf.h usability... yes
  191. checking elf.h presence... yes
  192. checking for elf.h... yes
  193. checking gcov.h usability... yes
  194. checking gcov.h presence... yes
  195. checking for gcov.h... yes
  196. checking iconv.h usability... yes
  197. checking iconv.h presence... yes
  198. checking for iconv.h... yes
  199. checking mqueue.h usability... yes
  200. checking mqueue.h presence... yes
  201. checking for mqueue.h... yes
  202. checking netinet/sctp.h usability... no
  203. checking netinet/sctp.h presence... no
  204. checking for netinet/sctp.h... no
  205. checking netipx/ipx.h usability... yes
  206. checking netipx/ipx.h presence... yes
  207. checking for netipx/ipx.h... yes
  208. checking paths.h usability... yes
  209. checking paths.h presence... yes
  210. checking for paths.h... yes
  211. checking scsi/sg.h usability... yes
  212. checking scsi/sg.h presence... yes
  213. checking for scsi/sg.h... yes
  214. checking sys/eventfd.h usability... yes
  215. checking sys/eventfd.h presence... yes
  216. checking for sys/eventfd.h... yes
  217. checking sys/fanotify.h usability... yes
  218. checking sys/fanotify.h presence... yes
  219. checking for sys/fanotify.h... yes
  220. checking sys/ipc.h usability... yes
  221. checking sys/ipc.h presence... yes
  222. checking for sys/ipc.h... yes
  223. checking sys/quota.h usability... yes
  224. checking sys/quota.h presence... yes
  225. checking for sys/quota.h... yes
  226. checking sys/signalfd.h usability... yes
  227. checking sys/signalfd.h presence... yes
  228. checking for sys/signalfd.h... yes
  229. checking sys/xattr.h usability... yes
  230. checking sys/xattr.h presence... yes
  231. checking for sys/xattr.h... yes
  232. checking ustat.h usability... no
  233. checking ustat.h presence... no
  234. checking for ustat.h... no
  235. checking for linux/bsg.h... yes
  236. checking for linux/dm-ioctl.h... yes
  237. checking for linux/dqblk_xfs.h... yes
  238. checking for linux/falloc.h... yes
  239. checking for linux/fib_rules.h... yes
  240. checking for linux/fiemap.h... yes
  241. checking for linux/hiddev.h... yes
  242. checking for linux/ip_vs.h... yes
  243. checking for linux/ipc.h... yes
  244. checking for linux/kcmp.h... yes
  245. checking for linux/kvm.h... yes
  246. checking for linux/memfd.h... yes
  247. checking for linux/mmtimer.h... yes
  248. checking for linux/mount.h... yes
  249. checking for linux/mqueue.h... yes
  250. checking for linux/netfilter/ipset/ip_set.h... yes
  251. checking for linux/netfilter/nf_tables.h... yes
  252. checking for linux/netfilter/nf_tables_compat.h... yes
  253. checking for linux/netfilter/nfnetlink.h... yes
  254. checking for linux/netfilter/nfnetlink_acct.h... yes
  255. checking for linux/netfilter/nfnetlink_conntrack.h... yes
  256. checking for linux/netfilter/nfnetlink_cthelper.h... yes
  257. checking for linux/netfilter/nfnetlink_cttimeout.h... yes
  258. checking for linux/netfilter/nfnetlink_log.h... yes
  259. checking for linux/netfilter/nfnetlink_queue.h... yes
  260. checking for linux/nsfs.h... yes
  261. checking for linux/openat2.h... yes
  262. checking for linux/perf_event.h... yes
  263. checking for linux/quota.h... yes
  264. checking for linux/sched.h... yes
  265. checking for linux/seccomp.h... yes
  266. checking for linux/securebits.h... yes
  267. checking for linux/userfaultfd.h... yes
  268. checking for linux/utsname.h... yes
  269. checking for linux/if_addr.h... yes
  270. checking for linux/if_link.h... yes
  271. checking for linux/neighbour.h... yes
  272. checking for asm/sigcontext.h... yes
  273. checking for netinet/tcp.h... yes
  274. checking for netinet/udp.h... yes
  275. checking for linux/netfilter/xt_osf.h... yes
  276. checking for linux/netfilter_arp/arp_tables.h... yes
  277. checking for linux/netfilter_bridge/ebtables.h... yes
  278. checking for linux/netfilter_ipv4/ip_tables.h... yes
  279. checking for linux/netfilter_ipv6/ip6_tables.h... yes
  280. checking linux/bpf.h usability... yes
  281. checking linux/bpf.h presence... yes
  282. checking for linux/bpf.h... yes
  283. checking for struct bpf_insn... yes
  284. checking for struct bpf_map_info... yes
  285. checking for struct bpf_prog_info... yes
  286. checking for struct bpf_map_info.btf_id... yes
  287. checking for struct bpf_map_info.btf_key_type_id... yes
  288. checking for struct bpf_map_info.btf_value_type_id... yes
  289. checking for struct bpf_map_info.btf_vmlinux_value_type_id... yes
  290. checking for struct bpf_map_info.id... yes
  291. checking for struct bpf_map_info.ifindex... yes
  292. checking for struct bpf_map_info.key_size... yes
  293. checking for struct bpf_map_info.map_flags... yes
  294. checking for struct bpf_map_info.max_entries... yes
  295. checking for struct bpf_map_info.name... yes
  296. checking for struct bpf_map_info.type... yes
  297. checking for struct bpf_map_info.value_size... yes
  298. checking for struct bpf_prog_info.btf_id... yes
  299. checking for struct bpf_prog_info.created_by_uid... yes
  300. checking for struct bpf_prog_info.func_info... yes
  301. checking for struct bpf_prog_info.func_info_rec_size... yes
  302. checking for struct bpf_prog_info.id... yes
  303. checking for struct bpf_prog_info.ifindex... yes
  304. checking for struct bpf_prog_info.jited_func_lens... yes
  305. checking for struct bpf_prog_info.jited_ksyms... yes
  306. checking for struct bpf_prog_info.jited_line_info... yes
  307. checking for struct bpf_prog_info.jited_line_info_rec_size... yes
  308. checking for struct bpf_prog_info.jited_prog_insns... yes
  309. checking for struct bpf_prog_info.jited_prog_len... yes
  310. checking for struct bpf_prog_info.line_info... yes
  311. checking for struct bpf_prog_info.line_info_rec_size... yes
  312. checking for struct bpf_prog_info.load_time... yes
  313. checking for struct bpf_prog_info.map_ids... yes
  314. checking for struct bpf_prog_info.name... yes
  315. checking for struct bpf_prog_info.nr_func_info... yes
  316. checking for struct bpf_prog_info.nr_jited_func_lens... yes
  317. checking for struct bpf_prog_info.nr_jited_ksyms... yes
  318. checking for struct bpf_prog_info.nr_jited_line_info... yes
  319. checking for struct bpf_prog_info.nr_line_info... yes
  320. checking for struct bpf_prog_info.nr_map_ids... yes
  321. checking for struct bpf_prog_info.nr_prog_tags... yes
  322. checking for struct bpf_prog_info.prog_tags... yes
  323. checking for struct bpf_prog_info.run_cnt... yes
  324. checking for struct bpf_prog_info.run_time_ns... yes
  325. checking for struct bpf_prog_info.tag... yes
  326. checking for struct bpf_prog_info.type... yes
  327. checking for struct bpf_prog_info.xlated_prog_insns... yes
  328. checking for struct bpf_prog_info.xlated_prog_len... yes
  329. checking for union bpf_attr.attach_bpf_fd... yes
  330. checking for union bpf_attr.attach_btf_id... yes
  331. checking for union bpf_attr.attach_flags... yes
  332. checking for union bpf_attr.attach_prog_fd... yes
  333. checking for union bpf_attr.attach_type... yes
  334. checking for union bpf_attr.batch.count... yes
  335. checking for union bpf_attr.batch.elem_flags... yes
  336. checking for union bpf_attr.batch.flags... yes
  337. checking for union bpf_attr.batch.in_batch... yes
  338. checking for union bpf_attr.batch.keys... yes
  339. checking for union bpf_attr.batch.map_fd... yes
  340. checking for union bpf_attr.batch.out_batch... yes
  341. checking for union bpf_attr.batch.values... yes
  342. checking for union bpf_attr.bpf_fd... yes
  343. checking for union bpf_attr.btf... yes
  344. checking for union bpf_attr.btf_fd... yes
  345. checking for union bpf_attr.btf_id... yes
  346. checking for union bpf_attr.btf_key_type_id... yes
  347. checking for union bpf_attr.btf_log_buf... yes
  348. checking for union bpf_attr.btf_log_level... yes
  349. checking for union bpf_attr.btf_log_size... yes
  350. checking for union bpf_attr.btf_size... yes
  351. checking for union bpf_attr.btf_value_type_id... yes
  352. checking for union bpf_attr.btf_vmlinux_value_type_id... yes
  353. checking for union bpf_attr.dummy... no
  354. checking for union bpf_attr.expected_attach_type... yes
  355. checking for union bpf_attr.file_flags... yes
  356. checking for union bpf_attr.flags... yes
  357. checking for union bpf_attr.func_info... yes
  358. checking for union bpf_attr.func_info_cnt... yes
  359. checking for union bpf_attr.func_info_rec_size... yes
  360. checking for union bpf_attr.info.bpf_fd... yes
  361. checking for union bpf_attr.info.info... yes
  362. checking for union bpf_attr.info.info_len... yes
  363. checking for union bpf_attr.inner_map_fd... yes
  364. checking for union bpf_attr.insn_cnt... yes
  365. checking for union bpf_attr.insns... yes
  366. checking for union bpf_attr.kern_version... yes
  367. checking for union bpf_attr.key... yes
  368. checking for union bpf_attr.key_size... yes
  369. checking for union bpf_attr.license... yes
  370. checking for union bpf_attr.line_info... yes
  371. checking for union bpf_attr.line_info_cnt... yes
  372. checking for union bpf_attr.line_info_rec_size... yes
  373. checking for union bpf_attr.link_create.attach_type... yes
  374. checking for union bpf_attr.link_create.flags... yes
  375. checking for union bpf_attr.link_create.prog_fd... yes
  376. checking for union bpf_attr.link_create.target_fd... yes
  377. checking for union bpf_attr.link_update.flags... yes
  378. checking for union bpf_attr.link_update.link_fd... yes
  379. checking for union bpf_attr.link_update.new_prog_fd... yes
  380. checking for union bpf_attr.link_update.old_prog_fd... yes
  381. checking for union bpf_attr.log_buf... yes
  382. checking for union bpf_attr.log_level... yes
  383. checking for union bpf_attr.log_size... yes
  384. checking for union bpf_attr.map_fd... yes
  385. checking for union bpf_attr.map_flags... yes
  386. checking for union bpf_attr.map_id... yes
  387. checking for union bpf_attr.map_ifindex... yes
  388. checking for union bpf_attr.map_name... yes
  389. checking for union bpf_attr.map_type... yes
  390. checking for union bpf_attr.max_entries... yes
  391. checking for union bpf_attr.next_id... yes
  392. checking for union bpf_attr.next_key... yes
  393. checking for union bpf_attr.numa_node... yes
  394. checking for union bpf_attr.open_flags... yes
  395. checking for union bpf_attr.pathname... yes
  396. checking for union bpf_attr.prog_btf_fd... yes
  397. checking for union bpf_attr.prog_flags... yes
  398. checking for union bpf_attr.prog_id... yes
  399. checking for union bpf_attr.prog_ifindex... yes
  400. checking for union bpf_attr.prog_name... yes
  401. checking for union bpf_attr.prog_type... yes
  402. checking for union bpf_attr.query.attach_flags... yes
  403. checking for union bpf_attr.query.attach_type... yes
  404. checking for union bpf_attr.query.prog_cnt... yes
  405. checking for union bpf_attr.query.prog_ids... yes
  406. checking for union bpf_attr.query.query_flags... yes
  407. checking for union bpf_attr.query.target_fd... yes
  408. checking for union bpf_attr.raw_tracepoint.name... yes
  409. checking for union bpf_attr.raw_tracepoint.prog_fd... yes
  410. checking for union bpf_attr.replace_bpf_fd... yes
  411. checking for union bpf_attr.start_id... yes
  412. checking for union bpf_attr.target_fd... yes
  413. checking for union bpf_attr.task_fd_query.buf... yes
  414. checking for union bpf_attr.task_fd_query.buf_len... yes
  415. checking for union bpf_attr.task_fd_query.fd... yes
  416. checking for union bpf_attr.task_fd_query.fd_type... yes
  417. checking for union bpf_attr.task_fd_query.flags... yes
  418. checking for union bpf_attr.task_fd_query.pid... yes
  419. checking for union bpf_attr.task_fd_query.probe_addr... yes
  420. checking for union bpf_attr.task_fd_query.probe_offset... yes
  421. checking for union bpf_attr.task_fd_query.prog_id... yes
  422. checking for union bpf_attr.test.ctx_in... yes
  423. checking for union bpf_attr.test.ctx_out... yes
  424. checking for union bpf_attr.test.ctx_size_in... yes
  425. checking for union bpf_attr.test.ctx_size_out... yes
  426. checking for union bpf_attr.test.data_in... yes
  427. checking for union bpf_attr.test.data_out... yes
  428. checking for union bpf_attr.test.data_size_in... yes
  429. checking for union bpf_attr.test.data_size_out... yes
  430. checking for union bpf_attr.test.duration... yes
  431. checking for union bpf_attr.test.prog_fd... yes
  432. checking for union bpf_attr.test.repeat... yes
  433. checking for union bpf_attr.test.retval... yes
  434. checking for union bpf_attr.value... yes
  435. checking for union bpf_attr.value_size... yes
  436. checking for union bpf_attr.dummy... (cached) no
  437. checking linux/io_uring.h usability... yes
  438. checking linux/io_uring.h presence... yes
  439. checking for linux/io_uring.h... yes
  440. checking for struct io_uring_params.features... yes
  441. checking for struct io_uring_params.wq_fd... yes
  442. checking for struct io_uring_params.resv... yes
  443. checking bluetooth/bluetooth.h usability... no
  444. checking bluetooth/bluetooth.h presence... no
  445. checking for bluetooth/bluetooth.h... no
  446. checking for struct br_mdb_entry.flags... yes
  447. checking for struct br_mdb_entry.vid... yes
  448. checking for struct dcbmsg... yes
  449. checking for struct ifaddrlblmsg... yes
  450. checking for struct netconfmsg... yes
  451. checking for struct ifla_cacheinfo... yes
  452. checking for struct gnet_stats_basic... yes
  453. checking for struct gnet_stats_queue... yes
  454. checking for struct gnet_stats_rate_est... yes
  455. checking for struct gnet_stats_rate_est64... yes
  456. checking for struct tc_sizespec... yes
  457. checking for struct fib_rule_uid_range... yes
  458. checking for struct fib_rule_port_range... yes
  459. checking for struct statfs... yes
  460. checking for struct statfs.f_frsize... yes
  461. checking for struct statfs.f_flags... yes
  462. checking for struct statfs.f_fsid.val... yes
  463. checking for struct statfs.f_fsid.__val... no
  464. checking for struct statfs64... yes
  465. checking for struct statfs64.f_frsize... yes
  466. checking for struct statfs64.f_flags... yes
  467. checking for struct statfs64.f_fsid.val... yes
  468. checking for struct statfs64.f_fsid.__val... no
  469. checking for struct statx... yes
  470. checking for struct blk_user_trace_setup... yes
  471. checking for struct mtd_write_req... yes
  472. checking for struct ubi_attach_req.max_beb_per1024... yes
  473. checking for struct ptp_sys_offset... yes
  474. checking for struct kvm_cpuid2... no
  475. checking for struct kvm_regs... yes
  476. checking for struct kvm_sregs... yes
  477. checking for struct kvm_userspace_memory_region... yes
  478. checking whether <linux/signal.h> can be used along with <signal.h>... no
  479. checking for struct __aio_sigset... no
  480. checking for struct iocb.aio_flags... yes
  481. checking for struct iocb.aio_rw_flags... yes
  482. checking for struct clone_args.cgroup... yes
  483. checking linux/btrfs.h usability... yes
  484. checking linux/btrfs.h presence... yes
  485. checking for linux/btrfs.h... yes
  486. checking for struct btrfs_ioctl_feature_flags.compat_flags... yes
  487. checking for struct btrfs_ioctl_fs_info_args.nodesize... yes
  488. checking for struct btrfs_ioctl_defrag_range_args.start... yes
  489. checking for struct btrfs_ioctl_search_args_v2.buf_size... yes
  490. checking for struct btrfs_ioctl_logical_ino_args.flags... yes
  491. checking for linux/cryptouser.h... yes
  492. checking for struct crypto_user_alg... yes
  493. checking for struct crypto_user_alg.cru_flags... yes
  494. checking for struct crypto_report_hash... yes
  495. checking for struct crypto_report_hash.digestsize... yes
  496. checking for struct crypto_report_cipher... yes
  497. checking for struct crypto_report_cipher.max_keysize... yes
  498. checking for struct crypto_report_blkcipher... yes
  499. checking for struct crypto_report_blkcipher.ivsize... yes
  500. checking for struct crypto_report_aead... yes
  501. checking for struct crypto_report_aead.ivsize... yes
  502. checking for struct crypto_report_rng... yes
  503. checking for struct crypto_report_rng.seedsize... yes
  504. checking for linux/input.h... yes
  505. checking for struct input_absinfo... yes
  506. checking for struct input_absinfo.resolution... yes
  507. checking for struct input_keymap_entry... yes
  508. checking for struct input_keymap_entry.scancode... yes
  509. checking for struct input_mask... yes
  510. checking for struct input_mask.codes_ptr... yes
  511. checking for linux/io_uring.h... (cached) yes
  512. checking for struct io_sqring_offsets... yes
  513. checking for struct io_sqring_offsets.resv2... yes
  514. checking for struct io_cqring_offsets... yes
  515. checking for struct io_cqring_offsets.resv... yes
  516. checking for struct io_uring_params... yes
  517. checking for struct io_uring_params.cq_off... yes
  518. checking for struct io_uring_files_update... yes
  519. checking for struct io_uring_files_update.fds... yes
  520. checking for struct io_uring_probe_op... yes
  521. checking for struct io_uring_probe_op.resv2... yes
  522. checking for struct io_uring_probe... yes
  523. checking for struct io_uring_probe.ops... yes
  524. checking for linux/openat2.h... (cached) yes
  525. checking for struct open_how... yes
  526. checking for struct open_how.resolve... yes
  527. checking for linux/rtnetlink.h... yes
  528. checking for struct rtnl_link_stats... yes
  529. checking for struct rtnl_link_stats.rx_nohandler... yes
  530. checking for struct rtnl_link_stats64... yes
  531. checking for struct rtnl_link_stats64.rx_nohandler... yes
  532. checking for struct ifla_bridge_id... yes
  533. checking for struct ifla_bridge_id.addr... yes
  534. checking for struct ifla_port_vsi... yes
  535. checking for struct ifla_port_vsi.pad... yes
  536. checking for linux/if_bridge.h... yes
  537. checking for struct br_port_msg... yes
  538. checking for struct br_port_msg.ifindex... yes
  539. checking for struct br_mdb_entry... yes
  540. checking for struct br_mdb_entry.addr... yes
  541. checking for linux/rtnetlink.h... (cached) yes
  542. checking for struct ndt_config... yes
  543. checking for struct ndt_config.ndtc_proxy_qlen... yes
  544. checking for struct ndt_stats... yes
  545. checking for struct ndt_stats.ndts_table_fulls... yes
  546. checking for linux/rtnetlink.h... (cached) yes
  547. checking for struct rta_mfc_stats... yes
  548. checking for struct rta_mfc_stats.mfcs_wrong_if... yes
  549. checking for struct rtvia... yes
  550. checking for struct rtvia.rtvia_addr... yes
  551. checking for linux/videodev2.h... yes
  552. checking for struct v4l2_capability... yes
  553. checking for struct v4l2_capability.reserved... yes
  554. checking for struct v4l2_pix_format... yes
  555. checking for struct v4l2_pix_format.xfer_func... yes
  556. checking for struct v4l2_plane_pix_format... yes
  557. checking for struct v4l2_plane_pix_format.reserved... yes
  558. checking for struct v4l2_clip... yes
  559. checking for struct v4l2_clip.next... yes
  560. checking for struct v4l2_window... yes
  561. checking for struct v4l2_window.global_alpha... yes
  562. checking for struct v4l2_vbi_format... yes
  563. checking for struct v4l2_vbi_format.reserved... yes
  564. checking for struct v4l2_sliced_vbi_format... yes
  565. checking for struct v4l2_sliced_vbi_format.reserved... yes
  566. checking for struct v4l2_sliced_vbi_cap... yes
  567. checking for struct v4l2_sliced_vbi_cap.reserved... yes
  568. checking for struct v4l2_format... yes
  569. checking for struct v4l2_format.fmt... yes
  570. checking for struct v4l2_area... yes
  571. checking for struct v4l2_area.height... yes
  572. checking for struct v4l2_ext_controls... yes
  573. checking for struct v4l2_ext_controls.controls... yes
  574. checking for struct v4l2_frmsize_discrete... yes
  575. checking for struct v4l2_frmsize_discrete.height... yes
  576. checking for struct v4l2_frmsize_stepwise... yes
  577. checking for struct v4l2_frmsize_stepwise.step_height... yes
  578. checking for struct v4l2_frmsizeenum... yes
  579. checking for struct v4l2_frmsizeenum.reserved... yes
  580. checking for struct v4l2_frmival_stepwise... yes
  581. checking for struct v4l2_frmival_stepwise.step... yes
  582. checking for struct v4l2_frmivalenum... yes
  583. checking for struct v4l2_frmivalenum.reserved... yes
  584. checking for struct v4l2_create_buffers... yes
  585. checking for struct v4l2_create_buffers.reserved... yes
  586. checking whether BTRFS_COMPRESS_NONE is declared... no
  587. checking whether BTRFS_COMPRESS_ZLIB is declared... no
  588. checking whether BTRFS_COMPRESS_LZO is declared... no
  589. checking whether BTRFS_COMPRESS_ZSTD is declared... no
  590. checking whether LO_FLAGS_READ_ONLY is declared... yes
  591. checking whether LO_FLAGS_USE_AOPS is declared... no
  592. checking whether LO_FLAGS_AUTOCLEAR is declared... yes
  593. checking whether LO_FLAGS_PARTSCAN is declared... yes
  594. checking whether LO_FLAGS_DIRECT_IO is declared... yes
  595. checking whether XDP_ATTACHED_NONE is declared... yes
  596. checking whether XDP_ATTACHED_DRV is declared... yes
  597. checking whether XDP_ATTACHED_SKB is declared... yes
  598. checking whether XDP_ATTACHED_HW is declared... yes
  599. checking whether XDP_ATTACHED_MULTI is declared... yes
  600. checking whether IFLA_XDP_UNSPEC is declared... yes
  601. checking whether IFLA_XDP_FD is declared... yes
  602. checking whether IFLA_XDP_ATTACHED is declared... yes
  603. checking whether IFLA_XDP_FLAGS is declared... yes
  604. checking whether IFLA_XDP_PROG_ID is declared... yes
  605. checking whether IFLA_XDP_DRV_PROG_ID is declared... yes
  606. checking whether IFLA_XDP_SKB_PROG_ID is declared... yes
  607. checking whether IFLA_XDP_HW_PROG_ID is declared... yes
  608. checking whether IFLA_XDP_EXPECTED_FD is declared... yes
  609. checking whether IFLA_UNSPEC is declared... yes
  610. checking whether IFLA_ADDRESS is declared... yes
  611. checking whether IFLA_BROADCAST is declared... yes
  612. checking whether IFLA_IFNAME is declared... yes
  613. checking whether IFLA_MTU is declared... yes
  614. checking whether IFLA_LINK is declared... yes
  615. checking whether IFLA_QDISC is declared... yes
  616. checking whether IFLA_STATS is declared... yes
  617. checking whether IFLA_COST is declared... yes
  618. checking whether IFLA_PRIORITY is declared... yes
  619. checking whether IFLA_MASTER is declared... yes
  620. checking whether IFLA_WIRELESS is declared... yes
  621. checking whether IFLA_PROTINFO is declared... yes
  622. checking whether IFLA_TXQLEN is declared... yes
  623. checking whether IFLA_MAP is declared... yes
  624. checking whether IFLA_WEIGHT is declared... yes
  625. checking whether IFLA_OPERSTATE is declared... yes
  626. checking whether IFLA_LINKMODE is declared... yes
  627. checking whether IFLA_LINKINFO is declared... yes
  628. checking whether IFLA_NET_NS_PID is declared... yes
  629. checking whether IFLA_IFALIAS is declared... yes
  630. checking whether IFLA_NUM_VF is declared... yes
  631. checking whether IFLA_VFINFO_LIST is declared... yes
  632. checking whether IFLA_STATS64 is declared... yes
  633. checking whether IFLA_VF_PORTS is declared... yes
  634. checking whether IFLA_PORT_SELF is declared... yes
  635. checking whether IFLA_AF_SPEC is declared... yes
  636. checking whether IFLA_GROUP is declared... yes
  637. checking whether IFLA_NET_NS_FD is declared... yes
  638. checking whether IFLA_EXT_MASK is declared... yes
  639. checking whether IFLA_PROMISCUITY is declared... yes
  640. checking whether IFLA_NUM_TX_QUEUES is declared... yes
  641. checking whether IFLA_NUM_RX_QUEUES is declared... yes
  642. checking whether IFLA_CARRIER is declared... yes
  643. checking whether IFLA_PHYS_PORT_ID is declared... yes
  644. checking whether IFLA_CARRIER_CHANGES is declared... yes
  645. checking whether IFLA_PHYS_SWITCH_ID is declared... yes
  646. checking whether IFLA_LINK_NETNSID is declared... yes
  647. checking whether IFLA_PHYS_PORT_NAME is declared... yes
  648. checking whether IFLA_PROTO_DOWN is declared... yes
  649. checking whether IFLA_GSO_MAX_SEGS is declared... yes
  650. checking whether IFLA_GSO_MAX_SIZE is declared... yes
  651. checking whether IFLA_PAD is declared... yes
  652. checking whether IFLA_XDP is declared... yes
  653. checking whether IFLA_EVENT is declared... yes
  654. checking whether IFLA_NEW_NETNSID is declared... yes
  655. checking whether IFLA_IF_NETNSID is declared... yes
  656. checking whether IFLA_CARRIER_UP_COUNT is declared... yes
  657. checking whether IFLA_CARRIER_DOWN_COUNT is declared... yes
  658. checking whether IFLA_NEW_IFINDEX is declared... yes
  659. checking whether IFLA_MIN_MTU is declared... yes
  660. checking whether IFLA_MAX_MTU is declared... yes
  661. checking whether IFLA_PROP_LIST is declared... yes
  662. checking whether IFLA_ALT_IFNAME is declared... yes
  663. checking whether IFLA_PERM_ADDRESS is declared... yes
  664. checking whether TCA_ACT_UNSPEC is declared... yes
  665. checking whether TCA_ACT_KIND is declared... yes
  666. checking whether TCA_ACT_OPTIONS is declared... yes
  667. checking whether TCA_ACT_INDEX is declared... yes
  668. checking whether TCA_ACT_STATS is declared... yes
  669. checking whether TCA_ACT_PAD is declared... yes
  670. checking whether TCA_ACT_COOKIE is declared... yes
  671. checking whether TCA_ACT_FLAGS is declared... yes
  672. checking whether TCA_ACT_HW_STATS is declared... yes
  673. checking whether TCA_ACT_USED_HW_STATS is declared... yes
  674. checking whether TCA_STAB_UNSPEC is declared... yes
  675. checking whether TCA_STAB_BASE is declared... yes
  676. checking whether TCA_STAB_DATA is declared... yes
  677. checking whether TCA_STATS_UNSPEC is declared... yes
  678. checking whether TCA_STATS_BASIC is declared... yes
  679. checking whether TCA_STATS_RATE_EST is declared... yes
  680. checking whether TCA_STATS_QUEUE is declared... yes
  681. checking whether TCA_STATS_APP is declared... yes
  682. checking whether TCA_STATS_RATE_EST64 is declared... yes
  683. checking whether TCA_STATS_PAD is declared... yes
  684. checking whether TCA_STATS_BASIC_HW is declared... yes
  685. checking whether TCA_STATS_PKT64 is declared... yes
  686. checking whether KERN_OSTYPE is declared... yes
  687. checking whether KERN_OSRELEASE is declared... yes
  688. checking whether KERN_OSREV is declared... yes
  689. checking whether KERN_VERSION is declared... yes
  690. checking whether KERN_SECUREMASK is declared... yes
  691. checking whether KERN_PROF is declared... yes
  692. checking whether KERN_NODENAME is declared... yes
  693. checking whether KERN_DOMAINNAME is declared... yes
  694. checking whether KERN_PANIC is declared... yes
  695. checking whether KERN_REALROOTDEV is declared... yes
  696. checking whether KERN_SPARC_REBOOT is declared... yes
  697. checking whether KERN_CTLALTDEL is declared... yes
  698. checking whether KERN_PRINTK is declared... yes
  699. checking whether KERN_NAMETRANS is declared... yes
  700. checking whether KERN_PPC_HTABRECLAIM is declared... yes
  701. checking whether KERN_PPC_ZEROPAGED is declared... yes
  702. checking whether KERN_PPC_POWERSAVE_NAP is declared... yes
  703. checking whether KERN_MODPROBE is declared... yes
  704. checking whether KERN_SG_BIG_BUFF is declared... yes
  705. checking whether KERN_ACCT is declared... yes
  706. checking whether KERN_PPC_L2CR is declared... yes
  707. checking whether KERN_RTSIGNR is declared... yes
  708. checking whether KERN_RTSIGMAX is declared... yes
  709. checking whether KERN_SHMMAX is declared... yes
  710. checking whether KERN_MSGMAX is declared... yes
  711. checking whether KERN_MSGMNB is declared... yes
  712. checking whether KERN_MSGPOOL is declared... yes
  713. checking whether KERN_SYSRQ is declared... yes
  714. checking whether KERN_MAX_THREADS is declared... yes
  715. checking whether KERN_RANDOM is declared... yes
  716. checking whether KERN_SHMALL is declared... yes
  717. checking whether KERN_MSGMNI is declared... yes
  718. checking whether KERN_SEM is declared... yes
  719. checking whether KERN_SPARC_STOP_A is declared... yes
  720. checking whether KERN_SHMMNI is declared... yes
  721. checking whether KERN_OVERFLOWUID is declared... yes
  722. checking whether KERN_OVERFLOWGID is declared... yes
  723. checking whether KERN_SHMPATH is declared... yes
  724. checking whether KERN_HOTPLUG is declared... yes
  725. checking whether KERN_IEEE_EMULATION_WARNINGS is declared... yes
  726. checking whether KERN_S390_USER_DEBUG_LOGGING is declared... yes
  727. checking whether KERN_CORE_USES_PID is declared... yes
  728. checking whether KERN_TAINTED is declared... yes
  729. checking whether KERN_CADPID is declared... yes
  730. checking whether KERN_PIDMAX is declared... yes
  731. checking whether KERN_CORE_PATTERN is declared... yes
  732. checking whether KERN_PANIC_ON_OOPS is declared... yes
  733. checking whether KERN_HPPA_PWRSW is declared... yes
  734. checking whether KERN_HPPA_UNALIGNED is declared... yes
  735. checking whether KERN_PRINTK_RATELIMIT is declared... yes
  736. checking whether KERN_PRINTK_RATELIMIT_BURST is declared... yes
  737. checking whether KERN_PTY is declared... yes
  738. checking whether KERN_NGROUPS_MAX is declared... yes
  739. checking whether KERN_SPARC_SCONS_PWROFF is declared... yes
  740. checking whether KERN_HZ_TIMER is declared... yes
  741. checking whether KERN_UNKNOWN_NMI_PANIC is declared... yes
  742. checking whether KERN_BOOTLOADER_TYPE is declared... yes
  743. checking whether KERN_RANDOMIZE is declared... yes
  744. checking whether KERN_SETUID_DUMPABLE is declared... yes
  745. checking whether KERN_SPIN_RETRY is declared... yes
  746. checking whether KERN_ACPI_VIDEO_FLAGS is declared... yes
  747. checking whether KERN_IA64_UNALIGNED is declared... yes
  748. checking whether KERN_COMPAT_LOG is declared... yes
  749. checking whether KERN_MAX_LOCK_DEPTH is declared... yes
  750. checking whether KERN_NMI_WATCHDOG is declared... yes
  751. checking whether KERN_PANIC_ON_NMI is declared... yes
  752. checking whether KERN_PANIC_ON_WARN is declared... yes
  753. checking whether KERN_PANIC_PRINT is declared... yes
  754. checking whether NET_CORE is declared... yes
  755. checking whether NET_ETHER is declared... yes
  756. checking whether NET_802 is declared... yes
  757. checking whether NET_UNIX is declared... yes
  758. checking whether NET_IPV4 is declared... yes
  759. checking whether NET_IPX is declared... yes
  760. checking whether NET_ATALK is declared... yes
  761. checking whether NET_NETROM is declared... yes
  762. checking whether NET_AX25 is declared... yes
  763. checking whether NET_BRIDGE is declared... yes
  764. checking whether NET_ROSE is declared... yes
  765. checking whether NET_IPV6 is declared... yes
  766. checking whether NET_X25 is declared... yes
  767. checking whether NET_TR is declared... yes
  768. checking whether NET_DECNET is declared... yes
  769. checking whether NET_ECONET is declared... yes
  770. checking whether NET_SCTP is declared... yes
  771. checking whether NET_LLC is declared... yes
  772. checking whether NET_NETFILTER is declared... yes
  773. checking whether NET_DCCP is declared... yes
  774. checking whether NET_IRDA is declared... yes
  775. checking whether NET_CORE_WMEM_MAX is declared... yes
  776. checking whether NET_CORE_RMEM_MAX is declared... yes
  777. checking whether NET_CORE_WMEM_DEFAULT is declared... yes
  778. checking whether NET_CORE_RMEM_DEFAULT is declared... yes
  779. checking whether NET_CORE_MAX_BACKLOG is declared... yes
  780. checking whether NET_CORE_FASTROUTE is declared... yes
  781. checking whether NET_CORE_MSG_COST is declared... yes
  782. checking whether NET_CORE_MSG_BURST is declared... yes
  783. checking whether NET_CORE_OPTMEM_MAX is declared... yes
  784. checking whether NET_CORE_HOT_LIST_LENGTH is declared... yes
  785. checking whether NET_CORE_DIVERT_VERSION is declared... yes
  786. checking whether NET_CORE_NO_CONG_THRESH is declared... yes
  787. checking whether NET_CORE_NO_CONG is declared... yes
  788. checking whether NET_CORE_LO_CONG is declared... yes
  789. checking whether NET_CORE_MOD_CONG is declared... yes
  790. checking whether NET_CORE_DEV_WEIGHT is declared... yes
  791. checking whether NET_CORE_SOMAXCONN is declared... yes
  792. checking whether NET_CORE_DESTROY_DELAY is declared... no
  793. checking whether NET_CORE_BUDGET is declared... yes
  794. checking whether NET_CORE_AEVENT_ETIME is declared... yes
  795. checking whether NET_CORE_AEVENT_RSEQTH is declared... yes
  796. checking whether NET_CORE_WARNINGS is declared... yes
  797. checking whether NET_IPV4_FORWARD is declared... yes
  798. checking whether NET_IPV4_DYNADDR is declared... yes
  799. checking whether NET_IPV4_CONF is declared... yes
  800. checking whether NET_IPV4_NEIGH is declared... yes
  801. checking whether NET_IPV4_ROUTE is declared... yes
  802. checking whether NET_IPV4_FIB_HASH is declared... yes
  803. checking whether NET_IPV4_NETFILTER is declared... yes
  804. checking whether NET_IPV4_TCP_TIMESTAMPS is declared... yes
  805. checking whether NET_IPV4_TCP_WINDOW_SCALING is declared... yes
  806. checking whether NET_IPV4_TCP_SACK is declared... yes
  807. checking whether NET_IPV4_TCP_RETRANS_COLLAPSE is declared... yes
  808. checking whether NET_IPV4_DEFAULT_TTL is declared... yes
  809. checking whether NET_IPV4_AUTOCONFIG is declared... yes
  810. checking whether NET_IPV4_NO_PMTU_DISC is declared... yes
  811. checking whether NET_IPV4_TCP_SYN_RETRIES is declared... yes
  812. checking whether NET_IPV4_IPFRAG_HIGH_THRESH is declared... yes
  813. checking whether NET_IPV4_IPFRAG_LOW_THRESH is declared... yes
  814. checking whether NET_IPV4_IPFRAG_TIME is declared... yes
  815. checking whether NET_IPV4_TCP_MAX_KA_PROBES is declared... yes
  816. checking whether NET_IPV4_TCP_KEEPALIVE_TIME is declared... yes
  817. checking whether NET_IPV4_TCP_KEEPALIVE_PROBES is declared... yes
  818. checking whether NET_IPV4_TCP_RETRIES1 is declared... yes
  819. checking whether NET_IPV4_TCP_RETRIES2 is declared... yes
  820. checking whether NET_IPV4_TCP_FIN_TIMEOUT is declared... yes
  821. checking whether NET_IPV4_IP_MASQ_DEBUG is declared... yes
  822. checking whether NET_TCP_SYNCOOKIES is declared... yes
  823. checking whether NET_TCP_STDURG is declared... yes
  824. checking whether NET_TCP_RFC1337 is declared... yes
  825. checking whether NET_TCP_SYN_TAILDROP is declared... yes
  826. checking whether NET_TCP_MAX_SYN_BACKLOG is declared... yes
  827. checking whether NET_IPV4_LOCAL_PORT_RANGE is declared... yes
  828. checking whether NET_IPV4_ICMP_ECHO_IGNORE_ALL is declared... yes
  829. checking whether NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS is declared... yes
  830. checking whether NET_IPV4_ICMP_SOURCEQUENCH_RATE is declared... yes
  831. checking whether NET_IPV4_ICMP_DESTUNREACH_RATE is declared... yes
  832. checking whether NET_IPV4_ICMP_TIMEEXCEED_RATE is declared... yes
  833. checking whether NET_IPV4_ICMP_PARAMPROB_RATE is declared... yes
  834. checking whether NET_IPV4_ICMP_ECHOREPLY_RATE is declared... yes
  835. checking whether NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES is declared... yes
  836. checking whether NET_IPV4_IGMP_MAX_MEMBERSHIPS is declared... yes
  837. checking whether NET_TCP_TW_RECYCLE is declared... yes
  838. checking whether NET_IPV4_ALWAYS_DEFRAG is declared... yes
  839. checking whether NET_IPV4_TCP_KEEPALIVE_INTVL is declared... yes
  840. checking whether NET_IPV4_INET_PEER_THRESHOLD is declared... yes
  841. checking whether NET_IPV4_INET_PEER_MINTTL is declared... yes
  842. checking whether NET_IPV4_INET_PEER_MAXTTL is declared... yes
  843. checking whether NET_IPV4_INET_PEER_GC_MINTIME is declared... yes
  844. checking whether NET_IPV4_INET_PEER_GC_MAXTIME is declared... yes
  845. checking whether NET_TCP_ORPHAN_RETRIES is declared... yes
  846. checking whether NET_TCP_ABORT_ON_OVERFLOW is declared... yes
  847. checking whether NET_TCP_SYNACK_RETRIES is declared... yes
  848. checking whether NET_TCP_MAX_ORPHANS is declared... yes
  849. checking whether NET_TCP_MAX_TW_BUCKETS is declared... yes
  850. checking whether NET_TCP_FACK is declared... yes
  851. checking whether NET_TCP_REORDERING is declared... yes
  852. checking whether NET_TCP_ECN is declared... yes
  853. checking whether NET_TCP_DSACK is declared... yes
  854. checking whether NET_TCP_MEM is declared... yes
  855. checking whether NET_TCP_WMEM is declared... yes
  856. checking whether NET_TCP_RMEM is declared... yes
  857. checking whether NET_TCP_APP_WIN is declared... yes
  858. checking whether NET_TCP_ADV_WIN_SCALE is declared... yes
  859. checking whether NET_IPV4_NONLOCAL_BIND is declared... yes
  860. checking whether NET_IPV4_ICMP_RATELIMIT is declared... yes
  861. checking whether NET_IPV4_ICMP_RATEMASK is declared... yes
  862. checking whether NET_TCP_TW_REUSE is declared... yes
  863. checking whether NET_TCP_FRTO is declared... yes
  864. checking whether NET_TCP_LOW_LATENCY is declared... yes
  865. checking whether NET_IPV4_IPFRAG_SECRET_INTERVAL is declared... yes
  866. checking whether NET_IPV4_IGMP_MAX_MSF is declared... yes
  867. checking whether NET_TCP_NO_METRICS_SAVE is declared... yes
  868. checking whether NET_TCP_DEFAULT_WIN_SCALE is declared... yes
  869. checking whether NET_TCP_MODERATE_RCVBUF is declared... yes
  870. checking whether NET_TCP_TSO_WIN_DIVISOR is declared... yes
  871. checking whether NET_TCP_BIC_BETA is declared... yes
  872. checking whether NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR is declared... yes
  873. checking whether NET_TCP_CONG_CONTROL is declared... yes
  874. checking whether NET_TCP_ABC is declared... yes
  875. checking whether NET_IPV4_IPFRAG_MAX_DIST is declared... yes
  876. checking whether NET_TCP_MTU_PROBING is declared... yes
  877. checking whether NET_TCP_BASE_MSS is declared... yes
  878. checking whether NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS is declared... yes
  879. checking whether NET_TCP_DMA_COPYBREAK is declared... yes
  880. checking whether NET_TCP_SLOW_START_AFTER_IDLE is declared... yes
  881. checking whether NET_CIPSOV4_CACHE_ENABLE is declared... yes
  882. checking whether NET_CIPSOV4_CACHE_BUCKET_SIZE is declared... yes
  883. checking whether NET_CIPSOV4_RBM_OPTFMT is declared... yes
  884. checking whether NET_CIPSOV4_RBM_STRICTVALID is declared... yes
  885. checking whether NET_TCP_AVAIL_CONG_CONTROL is declared... yes
  886. checking whether NET_TCP_ALLOWED_CONG_CONTROL is declared... yes
  887. checking whether NET_TCP_MAX_SSTHRESH is declared... yes
  888. checking whether NET_TCP_FRTO_RESPONSE is declared... yes
  889. checking whether NET_IPV4_CONF_FORWARDING is declared... yes
  890. checking whether NET_IPV4_CONF_MC_FORWARDING is declared... yes
  891. checking whether NET_IPV4_CONF_PROXY_ARP is declared... yes
  892. checking whether NET_IPV4_CONF_ACCEPT_REDIRECTS is declared... yes
  893. checking whether NET_IPV4_CONF_SECURE_REDIRECTS is declared... yes
  894. checking whether NET_IPV4_CONF_SEND_REDIRECTS is declared... yes
  895. checking whether NET_IPV4_CONF_SHARED_MEDIA is declared... yes
  896. checking whether NET_IPV4_CONF_RP_FILTER is declared... yes
  897. checking whether NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE is declared... yes
  898. checking whether NET_IPV4_CONF_BOOTP_RELAY is declared... yes
  899. checking whether NET_IPV4_CONF_LOG_MARTIANS is declared... yes
  900. checking whether NET_IPV4_CONF_TAG is declared... yes
  901. checking whether NET_IPV4_CONF_ARPFILTER is declared... yes
  902. checking whether NET_IPV4_CONF_MEDIUM_ID is declared... yes
  903. checking whether NET_IPV4_CONF_NOXFRM is declared... yes
  904. checking whether NET_IPV4_CONF_NOPOLICY is declared... yes
  905. checking whether NET_IPV4_CONF_FORCE_IGMP_VERSION is declared... yes
  906. checking whether NET_IPV4_CONF_ARP_ANNOUNCE is declared... yes
  907. checking whether NET_IPV4_CONF_ARP_IGNORE is declared... yes
  908. checking whether NET_IPV4_CONF_PROMOTE_SECONDARIES is declared... yes
  909. checking whether NET_IPV4_CONF_ARP_ACCEPT is declared... yes
  910. checking whether NET_IPV4_CONF_ARP_NOTIFY is declared... yes
  911. checking whether NET_IPV4_ROUTE_FLUSH is declared... yes
  912. checking whether NET_IPV4_ROUTE_MIN_DELAY is declared... yes
  913. checking whether NET_IPV4_ROUTE_MAX_DELAY is declared... yes
  914. checking whether NET_IPV4_ROUTE_GC_THRESH is declared... yes
  915. checking whether NET_IPV4_ROUTE_MAX_SIZE is declared... yes
  916. checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL is declared... yes
  917. checking whether NET_IPV4_ROUTE_GC_TIMEOUT is declared... yes
  918. checking whether NET_IPV4_ROUTE_GC_INTERVAL is declared... yes
  919. checking whether NET_IPV4_ROUTE_REDIRECT_LOAD is declared... yes
  920. checking whether NET_IPV4_ROUTE_REDIRECT_NUMBER is declared... yes
  921. checking whether NET_IPV4_ROUTE_REDIRECT_SILENCE is declared... yes
  922. checking whether NET_IPV4_ROUTE_ERROR_COST is declared... yes
  923. checking whether NET_IPV4_ROUTE_ERROR_BURST is declared... yes
  924. checking whether NET_IPV4_ROUTE_GC_ELASTICITY is declared... yes
  925. checking whether NET_IPV4_ROUTE_MTU_EXPIRES is declared... yes
  926. checking whether NET_IPV4_ROUTE_MIN_PMTU is declared... yes
  927. checking whether NET_IPV4_ROUTE_MIN_ADVMSS is declared... yes
  928. checking whether NET_IPV4_ROUTE_SECRET_INTERVAL is declared... yes
  929. checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS is declared... yes
  930. checking whether NET_IPV6_CONF is declared... yes
  931. checking whether NET_IPV6_NEIGH is declared... yes
  932. checking whether NET_IPV6_ROUTE is declared... yes
  933. checking whether NET_IPV6_ICMP is declared... yes
  934. checking whether NET_IPV6_BINDV6ONLY is declared... yes
  935. checking whether NET_IPV6_IP6FRAG_HIGH_THRESH is declared... yes
  936. checking whether NET_IPV6_IP6FRAG_LOW_THRESH is declared... yes
  937. checking whether NET_IPV6_IP6FRAG_TIME is declared... yes
  938. checking whether NET_IPV6_IP6FRAG_SECRET_INTERVAL is declared... yes
  939. checking whether NET_IPV6_MLD_MAX_MSF is declared... yes
  940. checking whether NET_IPV6_ROUTE_FLUSH is declared... yes
  941. checking whether NET_IPV6_ROUTE_GC_THRESH is declared... yes
  942. checking whether NET_IPV6_ROUTE_MAX_SIZE is declared... yes
  943. checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL is declared... yes
  944. checking whether NET_IPV6_ROUTE_GC_TIMEOUT is declared... yes
  945. checking whether NET_IPV6_ROUTE_GC_INTERVAL is declared... yes
  946. checking whether NET_IPV6_ROUTE_GC_ELASTICITY is declared... yes
  947. checking whether NET_IPV6_ROUTE_MTU_EXPIRES is declared... yes
  948. checking whether NET_IPV6_ROUTE_MIN_ADVMSS is declared... yes
  949. checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS is declared... yes
  950. checking whether NET_UNIX_DESTROY_DELAY is declared... yes
  951. checking whether NET_UNIX_DELETE_DELAY is declared... yes
  952. checking whether NET_UNIX_MAX_DGRAM_QLEN is declared... yes
  953. checking whether CTL_KERN is declared... yes
  954. checking whether CTL_VM is declared... yes
  955. checking whether CTL_NET is declared... yes
  956. checking whether CTL_FS is declared... yes
  957. checking whether CTL_DEBUG is declared... yes
  958. checking whether CTL_DEV is declared... yes
  959. checking whether CTL_BUS is declared... yes
  960. checking whether CTL_ABI is declared... yes
  961. checking whether CTL_CPU is declared... yes
  962. checking whether CTL_PROC is declared... yes
  963. checking whether CTL_ARLAN is declared... yes
  964. checking whether CTL_S390DBF is declared... yes
  965. checking whether CTL_SUNRPC is declared... yes
  966. checking whether CTL_PM is declared... yes
  967. checking whether CTL_FRV is declared... yes
  968. checking whether VM_OVERCOMMIT_MEMORY is declared... yes
  969. checking whether VM_PAGE_CLUSTER is declared... yes
  970. checking whether VM_DIRTY_BACKGROUND is declared... yes
  971. checking whether VM_DIRTY_RATIO is declared... yes
  972. checking whether VM_DIRTY_WB_CS is declared... yes
  973. checking whether VM_DIRTY_EXPIRE_CS is declared... yes
  974. checking whether VM_NR_PDFLUSH_THREADS is declared... yes
  975. checking whether VM_OVERCOMMIT_RATIO is declared... yes
  976. checking whether VM_PAGEBUF is declared... yes
  977. checking whether VM_HUGETLB_PAGES is declared... yes
  978. checking whether VM_SWAPPINESS is declared... yes
  979. checking whether VM_LOWMEM_RESERVE_RATIO is declared... yes
  980. checking whether VM_MIN_FREE_KBYTES is declared... yes
  981. checking whether VM_MAX_MAP_COUNT is declared... yes
  982. checking whether VM_LAPTOP_MODE is declared... yes
  983. checking whether VM_BLOCK_DUMP is declared... yes
  984. checking whether VM_HUGETLB_GROUP is declared... yes
  985. checking whether VM_VFS_CACHE_PRESSURE is declared... yes
  986. checking whether VM_LEGACY_VA_LAYOUT is declared... yes
  987. checking whether VM_SWAP_TOKEN_TIMEOUT is declared... yes
  988. checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE is declared... yes
  989. checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT is declared... yes
  990. checking whether V4L2_BUF_TYPE_VIDEO_OVERLAY is declared... yes
  991. checking whether V4L2_BUF_TYPE_VBI_CAPTURE is declared... yes
  992. checking whether V4L2_BUF_TYPE_VBI_OUTPUT is declared... yes
  993. checking whether V4L2_BUF_TYPE_SLICED_VBI_CAPTURE is declared... yes
  994. checking whether V4L2_BUF_TYPE_SLICED_VBI_OUTPUT is declared... yes
  995. checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY is declared... yes
  996. checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE is declared... yes
  997. checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE is declared... yes
  998. checking whether V4L2_BUF_TYPE_SDR_CAPTURE is declared... yes
  999. checking whether V4L2_BUF_TYPE_SDR_OUTPUT is declared... yes
  1000. checking whether V4L2_BUF_TYPE_META_CAPTURE is declared... yes
  1001. checking whether V4L2_BUF_TYPE_META_OUTPUT is declared... yes
  1002. checking whether V4L2_COLORSPACE_DEFAULT is declared... yes
  1003. checking whether V4L2_COLORSPACE_SMPTE170M is declared... yes
  1004. checking whether V4L2_COLORSPACE_SMPTE240M is declared... yes
  1005. checking whether V4L2_COLORSPACE_REC709 is declared... yes
  1006. checking whether V4L2_COLORSPACE_BT878 is declared... yes
  1007. checking whether V4L2_COLORSPACE_470_SYSTEM_M is declared... yes
  1008. checking whether V4L2_COLORSPACE_470_SYSTEM_BG is declared... yes
  1009. checking whether V4L2_COLORSPACE_JPEG is declared... yes
  1010. checking whether V4L2_COLORSPACE_SRGB is declared... yes
  1011. checking whether V4L2_COLORSPACE_OPRGB is declared... yes
  1012. checking whether V4L2_COLORSPACE_BT2020 is declared... yes
  1013. checking whether V4L2_COLORSPACE_RAW is declared... yes
  1014. checking whether V4L2_COLORSPACE_DCI_P3 is declared... yes
  1015. checking whether V4L2_CTRL_TYPE_INTEGER is declared... yes
  1016. checking whether V4L2_CTRL_TYPE_BOOLEAN is declared... yes
  1017. checking whether V4L2_CTRL_TYPE_MENU is declared... yes
  1018. checking whether V4L2_CTRL_TYPE_BUTTON is declared... yes
  1019. checking whether V4L2_CTRL_TYPE_INTEGER64 is declared... yes
  1020. checking whether V4L2_CTRL_TYPE_CTRL_CLASS is declared... yes
  1021. checking whether V4L2_CTRL_TYPE_STRING is declared... yes
  1022. checking whether V4L2_CTRL_TYPE_BITMASK is declared... yes
  1023. checking whether V4L2_CTRL_TYPE_INTEGER_MENU is declared... yes
  1024. checking whether V4L2_CTRL_TYPE_U8 is declared... yes
  1025. checking whether V4L2_CTRL_TYPE_U16 is declared... yes
  1026. checking whether V4L2_CTRL_TYPE_U32 is declared... yes
  1027. checking whether V4L2_CTRL_TYPE_AREA is declared... yes
  1028. checking whether V4L2_FIELD_ANY is declared... yes
  1029. checking whether V4L2_FIELD_NONE is declared... yes
  1030. checking whether V4L2_FIELD_TOP is declared... yes
  1031. checking whether V4L2_FIELD_BOTTOM is declared... yes
  1032. checking whether V4L2_FIELD_INTERLACED is declared... yes
  1033. checking whether V4L2_FIELD_SEQ_TB is declared... yes
  1034. checking whether V4L2_FIELD_SEQ_BT is declared... yes
  1035. checking whether V4L2_FIELD_ALTERNATE is declared... yes
  1036. checking whether V4L2_FIELD_INTERLACED_TB is declared... yes
  1037. checking whether V4L2_FIELD_INTERLACED_BT is declared... yes
  1038. checking whether V4L2_FRMSIZE_TYPE_DISCRETE is declared... yes
  1039. checking whether V4L2_FRMSIZE_TYPE_CONTINUOUS is declared... yes
  1040. checking whether V4L2_FRMSIZE_TYPE_STEPWISE is declared... yes
  1041. checking whether V4L2_MEMORY_MMAP is declared... yes
  1042. checking whether V4L2_MEMORY_USERPTR is declared... yes
  1043. checking whether V4L2_MEMORY_OVERLAY is declared... yes
  1044. checking whether V4L2_MEMORY_DMABUF is declared... yes
  1045. checking whether V4L2_TUNER_RADIO is declared... yes
  1046. checking whether V4L2_TUNER_ANALOG_TV is declared... yes
  1047. checking whether V4L2_TUNER_DIGITAL_TV is declared... yes
  1048. checking whether V4L2_TUNER_SDR is declared... yes
  1049. checking whether V4L2_TUNER_RF is declared... yes
  1050. checking whether P_ALL is declared... yes
  1051. checking whether P_PID is declared... yes
  1052. checking whether P_PGID is declared... yes
  1053. checking whether P_PIDFD is declared... no
  1054. checking whether sys_errlist is declared... yes
  1055. checking whether PTRACE_PEEKUSER is declared... yes
  1056. checking whether PTRACE_POKEUSER is declared... yes
  1057. checking for struct v4l2_create_buffers... (cached) yes
  1058. checking for struct v4l2_frmsizeenum... (cached) yes
  1059. checking for struct v4l2_frmivalenum... (cached) yes
  1060. checking for struct v4l2_meta_format... yes
  1061. checking for struct v4l2_pix_format_mplane... yes
  1062. checking for struct v4l2_plane_pix_format... (cached) yes
  1063. checking for struct v4l2_sdr_format... yes
  1064. checking for struct v4l2_capability.device_caps... yes
  1065. checking for struct v4l2_ext_control.string... yes
  1066. checking for struct v4l2_format.fmt.pix_mp... yes
  1067. checking for struct v4l2_format.fmt.sdr... yes
  1068. checking for struct v4l2_format.fmt.sliced... yes
  1069. checking for struct v4l2_window.global_alpha... (cached) yes
  1070. checking for struct v4l2_sdr_format.buffersize... yes
  1071. checking size of long... 8
  1072. checking size of long long... 8
  1073. checking size of off_t... 8
  1074. checking size of kernel_long_t... 8
  1075. checking size of struct i64_i32... 16
  1076. checking size of struct msqid64_ds... 120
  1077. checking for SIGRTMIN... 32
  1078. checking for SA_RESTORER... 0x04000000
  1079. checking for __builtin_popcount... yes
  1080. checking for program_invocation_name... yes
  1081. checking for static_assert... yes
  1082. checking for library containing dladdr... -ldl
  1083. checking for library containing timer_create... -lrt
  1084. checking for library containing clock_gettime... none required
  1085. checking for library containing mq_open... -lrt
  1086. checking for aarch64-buildroot-linux-gnu-readelf... /srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-readelf
  1087. checking elfutils/libdwfl.h usability... no
  1088. checking elfutils/libdwfl.h presence... no
  1089. checking for elfutils/libdwfl.h... no
  1090. checking whether to enable stack tracing support... no
  1091. checking for arm-linux-gnu-gcc... no
  1092. checking for arm-linux-gnu-cc... no
  1093. checking for arm-linux-gnueabi-gcc... arm-linux-gnueabi-gcc
  1094. checking gnu/stubs-32.h usability... yes
  1095. checking gnu/stubs-32.h presence... yes
  1096. checking for gnu/stubs-32.h... yes
  1097. checking for m32 personality compile support (using arm-linux-gnueabi-gcc -std=gnu99 )... yes
  1098. checking for m32 personality runtime support... no
  1099. checking whether mpers.sh m32 works... yes
  1100. checking for struct stat... yes
  1101. checking for struct stat.st_mtime_nsec... yes
  1102. checking for struct stat64... yes
  1103. checking for struct stat64.st_mtime_nsec... yes
  1104. checking whether to enable m32 personality support... yes
  1105. checking for valgrind... valgrind
  1106. checking for Valgrind tool memcheck... yes
  1107. checking for Valgrind tool helgrind... yes
  1108. checking for Valgrind tool drd... yes
  1109. checking that generated files are newer than configure... done
  1110. configure: creating ./config.status
  1111. config.status: creating Makefile
  1112. config.status: creating tests/Makefile
  1113. config.status: creating tests-m32/Makefile
  1114. config.status: creating tests-mx32/Makefile
  1115. config.status: creating strace.1
  1116. config.status: creating strace-log-merge.1
  1117. config.status: creating strace.spec
  1118. config.status: creating debian/changelog
  1119. config.status: creating config.h
  1120. config.status: config.h is unchanged
  1121. config.status: executing depfiles commands
  1122. configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared
  1123. >>> strace 5.7 Building
  1124. PATH="/srv/storage/hthiery/buildroot/output/host/bin:/srv/storage/hthiery/buildroot/output/host/sbin:/home/hthiery/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j33 -C /srv/storage/hthiery/buildroot/output/build/strace-5.7/
  1125. make[1]: Entering directory '/srv/storage/hthiery/buildroot/output/build/strace-5.7'
  1126. for f in block.c btrfs.c dirent.c evdev_mpers.c fetch_bpf_fprog.c fetch_struct_flock.c fetch_struct_keyctl_kdf_params.c fetch_struct_mmsghdr.c fetch_struct_msghdr.c fetch_struct_stat.c fetch_struct_stat64.c fetch_struct_statfs.c fetch_struct_xfs_quotastat.c hdio.c ipc_msgctl.c ipc_shmctl.c loop.c mtd.c perf_ioctl.c print_aio_sigset.c print_group_req.c print_mq_attr.c print_msgbuf.c print_sg_req_info.c print_sigevent.c print_time.c print_timeval.c printrusage.c printsiginfo.c rt_sigreturn.c rtc.c sg_io_v3.c sigaltstack.c sock.c sysinfo.c times.c ustat.c utime.c v4l2.c; do \
  1127. D="" \
  1128. READELF="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-readelf" \
  1129. CC="arm-linux-gnueabi-gcc" \
  1130. CFLAGS="-DHAVE_CONFIG_H -I./linux/aarch64 -I./linux/aarch64 -I./linux -I./linux -I. -I. -DMPERS_IS_m32" \
  1131. CPP="/srv/storage/hthiery/buildroot/output/host/bin/aarch64-buildroot-linux-gnu-cpp" \
  1132. CPPFLAGS="-DHAVE_CONFIG_H -I./linux/aarch64 -I./linux/aarch64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32" \
  1133. ./mpers.sh m32 "-std=gnu99 " $f || exit; \
  1134. done
  1135. mpers-m32/kernel_v4l2_buffer_t.c:16:23: error: invalid application of 'sizeof' to incomplete type 'struct v4l2_meta_format'
  1136. static_assert(sizeof(struct s_) == sizeof(struct_##s_), \
  1137. ^
  1138. mpers-m32/kernel_v4l2_buffer_t.c:51:1: note: in expansion of macro 'CHECK_V4L2_STRUCT_SIZE'
  1139. CHECK_V4L2_STRUCT_SIZE(v4l2_meta_format);
  1140. ^~~~~~~~~~~~~~~~~~~~~~
  1141. mpers-m32/kernel_v4l2_buffer_t.c:16:16: error: expression in static assertion is not an integer
  1142. static_assert(sizeof(struct s_) == sizeof(struct_##s_), \
  1143. ^
  1144. mpers-m32/kernel_v4l2_buffer_t.c:51:1: note: in expansion of macro 'CHECK_V4L2_STRUCT_SIZE'
  1145. CHECK_V4L2_STRUCT_SIZE(v4l2_meta_format);
  1146. ^~~~~~~~~~~~~~~~~~~~~~
  1147. Makefile:10249: recipe for target 'mpers-m32.stamp' failed
  1148. make[1]: *** [mpers-m32.stamp] Error 1
  1149. make[1]: Leaving directory '/srv/storage/hthiery/buildroot/output/build/strace-5.7'
  1150. package/pkg-generic.mk:247: recipe for target '/srv/storage/hthiery/buildroot/output/build/strace-5.7/.stamp_built' failed
  1151. make: *** [/srv/storage/hthiery/buildroot/output/build/strace-5.7/.stamp_built] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement