Skip to content

Instantly share code, notes, and snippets.

@maxim-belkin
Created August 17, 2018 20:49
Show Gist options
  • Select an option

  • Save maxim-belkin/7cc60fba21247db8c7cdda84f98b0b71 to your computer and use it in GitHub Desktop.

Select an option

Save maxim-belkin/7cc60fba21247db8c7cdda84f98b0b71 to your computer and use it in GitHub Desktop.
strace (linuxbrew/extra/strace) on 4.9.93-linuxkit-aufs - Homebrew build logs
Homebrew build logs for linuxbrew/extra/strace on 4.9.93-linuxkit-aufs
Build date: 2018-08-17 20:49:12
HOMEBREW_VERSION: 1.7.1-265-gadbfac2
ORIGIN: [email protected]:Linuxbrew/brew.git
HEAD: adbfac257ec8617651b67a2385673a740294b78e
Last commit: 25 hours ago
Core tap ORIGIN: [email protected]:Linuxbrew/homebrew-core.git
Core tap HEAD: 19241032857d921bd627ca88d30b96899141eb4d
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/linuxbrew/.cache/Homebrew
HOMEBREW_BINTRAY_KEY: set
HOMEBREW_BINTRAY_USER: maxim-belkin
HOMEBREW_BOTTLE_DEFAULT_DOMAIN_LINUX: https://linuxbrew.bintray.com
HOMEBREW_BOTTLE_DEFAULT_DOMAIN_MACOS: https://homebrew.bintray.com
HOMEBREW_DEVELOPER: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_NO_ANALYTICS: 1
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_VERBOSE: 1
HOMEBREW_VERBOSE_USING_DOTS: 1
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.7.4 => /usr/bin/git
Curl: 7.47.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 4.9.93-linuxkit-aufs x86_64 GNU/Linux
OS: N/A
Host glibc: 2.23
/usr/bin/gcc: 5.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
Your system is ready to brew.
linuxbrew/extra/strace
Formula: strace
Tap: linuxbrew/extra
Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-extra/Formula/strace.rb
2018-08-17 20:47:59 +0000
./configure
--disable-dependency-tracking
--disable-silent-rules
--prefix=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for gcc... gcc-5
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc-5... none
checking for gcc-5 option to accept ISO C99... none needed
checking for gcc-5 option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc-5 -E
checking whether gcc-5 handles -Werror -Wunknown-warning-option... no
checking whether gcc-5 handles -Wall... yes
checking whether gcc-5 handles -Wempty-body... yes
checking whether gcc-5 handles -Wformat-security... yes
checking whether gcc-5 handles -Wignored-qualifiers... yes
checking whether gcc-5 handles -Wimplicit-fallthrough=5... no
checking whether gcc-5 handles -Winit-self... yes
checking whether gcc-5 handles -Wlogical-op... yes
checking whether gcc-5 handles -Wmissing-parameter-type... yes
checking whether gcc-5 handles -Wnested-externs... yes
checking whether gcc-5 handles -Wold-style-declaration... yes
checking whether gcc-5 handles -Wold-style-definition... yes
checking whether gcc-5 handles -Wsign-compare... yes
checking whether gcc-5 handles -Wtype-limits... yes
checking whether gcc-5 handles -Wwrite-strings... yes
configure: looking for a C compiler that generates native executables
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether gcc handles -Werror -Wunknown-warning-option... no
checking whether gcc handles -Wall... yes
checking whether gcc handles -Wempty-body... yes
checking whether gcc handles -Wformat-security... yes
checking whether gcc handles -Wignored-qualifiers... yes
checking whether gcc handles -Wimplicit-fallthrough=5... no
checking whether gcc handles -Winit-self... yes
checking whether gcc handles -Wlogical-op... yes
checking whether gcc handles -Wmissing-parameter-type... yes
checking whether gcc handles -Wnested-externs... yes
checking whether gcc handles -Wold-style-declaration... yes
checking whether gcc handles -Wold-style-definition... yes
checking whether gcc handles -Wsign-compare... yes
checking whether gcc handles -Wtype-limits... yes
checking whether gcc handles -Wwrite-strings... yes
checking for ranlib... ranlib
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a sed that does not truncate output... /bin/sed
checking whether to build with code coverage support... no
checking for supported architecture... x86_64
checking whether byte ordering is bigendian... no
checking for typeof syntax and keyword spelling... typeof
checking for uid_t in sys/types.h... yes
checking for accept4... yes
checking for be64toh... no
checking for fallocate... yes
checking for fanotify_mark... yes
checking for fopen64... yes
checking for fork... yes
checking for fputs_unlocked... yes
checking for fstatat... yes
checking for ftruncate... yes
checking for futimens... yes
checking for iconv_open... yes
checking for if_indextoname... yes
checking for open64... yes
checking for prctl... yes
checking for preadv... yes
checking for process_vm_readv... yes
checking for pwritev... yes
checking for readahead... yes
checking for signalfd... yes
checking for stpcpy... yes
checking for strerror... yes
checking for strndup... yes
checking for strsignal... yes
checking for sync_file_range... yes
checking for utimensat... yes
checking for sig_atomic_t... yes
checking for struct sigcontext... yes
checking for struct mmsghdr... yes
checking for __kernel_long_t... yes
checking for __kernel_ulong_t... yes
checking for struct stat64... no
checking for struct __old_kernel_stat... yes
checking for struct user_desc... yes
checking for struct user_desc.lm... yes
checking for struct stat.st_mtime_nsec... yes
checking for struct stat64.st_mtime_nsec... no
checking for struct pt_all_user_regs... no
checking for struct ia64_fpreg... no
checking for struct ptrace_peeksiginfo_args... no
checking for s390_compat_regs... no
checking for struct flock... yes
checking for struct flock64... yes
checking for struct __kernel_flock... no
checking for struct __kernel_flock64... no
checking for struct f_owner_ex... yes
checking for struct __kernel_f_owner_ex... no
checking for struct crypto_report_aead... no
checking for struct crypto_report_blkcipher... no
checking for struct crypto_report_cipher... no
checking for struct crypto_report_hash... no
checking for struct crypto_report_rng... no
checking for struct kcmp_epoll_slot... no
checking for struct keyctl_kdf_params... no
checking for struct timex.tai... yes
checking for struct utsname.domainname... yes
checking for siginfo_t.si_syscall... yes
checking for siginfo_t.si_timerid... yes
checking for siginfo_t.si_overrun... yes
checking for struct perf_event_attr.precise_ip... yes
checking for struct perf_event_attr.mmap_data... yes
checking for struct perf_event_attr.sample_id_all... yes
checking for struct perf_event_attr.exclude_host... yes
checking for struct perf_event_attr.exclude_guest... yes
checking for struct perf_event_attr.exclude_callchain_kernel... yes
checking for struct perf_event_attr.exclude_callchain_user... yes
checking for struct perf_event_attr.mmap2... yes
checking for struct perf_event_attr.comm_exec... yes
checking for struct perf_event_attr.use_clockid... yes
checking for struct perf_event_attr.context_switch... yes
checking for struct perf_event_attr.write_backward... no
checking for struct perf_event_attr.namespaces... no
checking for struct perf_event_attr.bp_type... yes
checking for struct perf_event_attr.config1... yes
checking for struct perf_event_attr.config2... yes
checking for struct perf_event_attr.branch_sample_type... yes
checking for struct perf_event_attr.sample_regs_user... yes
checking for struct perf_event_attr.sample_stack_user... yes
checking for struct perf_event_attr.sample_regs_intr... yes
checking for struct perf_event_attr.aux_watermark... yes
checking for struct perf_event_attr.sample_max_stack... no
checking asm/cachectl.h usability... no
checking asm/cachectl.h presence... no
checking for asm/cachectl.h... no
checking asm/guarded_storage.h usability... no
checking asm/guarded_storage.h presence... no
checking for asm/guarded_storage.h... no
checking asm/sysmips.h usability... no
checking asm/sysmips.h presence... no
checking for asm/sysmips.h... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for inttypes.h... (cached) yes
checking linux/bsg.h usability... yes
checking linux/bsg.h presence... yes
checking for linux/bsg.h... yes
checking linux/cryptouser.h usability... no
checking linux/cryptouser.h presence... no
checking for linux/cryptouser.h... no
checking linux/dm-ioctl.h usability... yes
checking linux/dm-ioctl.h presence... yes
checking for linux/dm-ioctl.h... yes
checking linux/dqblk_xfs.h usability... yes
checking linux/dqblk_xfs.h presence... yes
checking for linux/dqblk_xfs.h... yes
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking linux/fib_rules.h usability... yes
checking linux/fib_rules.h presence... yes
checking for linux/fib_rules.h... yes
checking linux/fiemap.h usability... yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking linux/genetlink.h usability... yes
checking linux/genetlink.h presence... yes
checking for linux/genetlink.h... yes
checking linux/hiddev.h usability... yes
checking linux/hiddev.h presence... yes
checking for linux/hiddev.h... yes
checking linux/if_addr.h usability... yes
checking linux/if_addr.h presence... yes
checking for linux/if_addr.h... yes
checking linux/if_link.h usability... yes
checking linux/if_link.h presence... yes
checking for linux/if_link.h... yes
checking linux/ip_vs.h usability... yes
checking linux/ip_vs.h presence... yes
checking for linux/ip_vs.h... yes
checking linux/ipc.h usability... yes
checking linux/ipc.h presence... yes
checking for linux/ipc.h... yes
checking linux/kcmp.h usability... yes
checking linux/kcmp.h presence... yes
checking for linux/kcmp.h... yes
checking linux/kvm.h usability... yes
checking linux/kvm.h presence... yes
checking for linux/kvm.h... yes
checking linux/memfd.h usability... yes
checking linux/memfd.h presence... yes
checking for linux/memfd.h... yes
checking linux/mmtimer.h usability... yes
checking linux/mmtimer.h presence... yes
checking for linux/mmtimer.h... yes
checking linux/msg.h usability... yes
checking linux/msg.h presence... yes
checking for linux/msg.h... yes
checking linux/neighbour.h usability... yes
checking linux/neighbour.h presence... yes
checking for linux/neighbour.h... yes
checking linux/netfilter/ipset/ip_set.h usability... yes
checking linux/netfilter/ipset/ip_set.h presence... yes
checking for linux/netfilter/ipset/ip_set.h... yes
checking linux/netfilter/nf_tables.h usability... yes
checking linux/netfilter/nf_tables.h presence... yes
checking for linux/netfilter/nf_tables.h... yes
checking linux/netfilter/nf_tables_compat.h usability... yes
checking linux/netfilter/nf_tables_compat.h presence... yes
checking for linux/netfilter/nf_tables_compat.h... yes
checking linux/netfilter/nfnetlink.h usability... yes
checking linux/netfilter/nfnetlink.h presence... yes
checking for linux/netfilter/nfnetlink.h... yes
checking linux/netfilter/nfnetlink_acct.h usability... yes
checking linux/netfilter/nfnetlink_acct.h presence... yes
checking for linux/netfilter/nfnetlink_acct.h... yes
checking linux/netfilter/nfnetlink_conntrack.h usability... yes
checking linux/netfilter/nfnetlink_conntrack.h presence... yes
checking for linux/netfilter/nfnetlink_conntrack.h... yes
checking linux/netfilter/nfnetlink_cthelper.h usability... yes
checking linux/netfilter/nfnetlink_cthelper.h presence... yes
checking for linux/netfilter/nfnetlink_cthelper.h... yes
checking linux/netfilter/nfnetlink_cttimeout.h usability... yes
checking linux/netfilter/nfnetlink_cttimeout.h presence... yes
checking for linux/netfilter/nfnetlink_cttimeout.h... yes
checking linux/netfilter/nfnetlink_log.h usability... yes
checking linux/netfilter/nfnetlink_log.h presence... yes
checking for linux/netfilter/nfnetlink_log.h... yes
checking linux/netfilter/nfnetlink_queue.h usability... yes
checking linux/netfilter/nfnetlink_queue.h presence... yes
checking for linux/netfilter/nfnetlink_queue.h... yes
checking linux/nsfs.h usability... no
checking linux/nsfs.h presence... no
checking for linux/nsfs.h... no
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking linux/quota.h usability... yes
checking linux/quota.h presence... yes
checking for linux/quota.h... yes
checking linux/seccomp.h usability... yes
checking linux/seccomp.h presence... yes
checking for linux/seccomp.h... yes
checking linux/securebits.h usability... yes
checking linux/securebits.h presence... yes
checking for linux/securebits.h... yes
checking linux/sem.h usability... yes
checking linux/sem.h presence... yes
checking for linux/sem.h... yes
checking linux/shm.h usability... yes
checking linux/shm.h presence... yes
checking for linux/shm.h... yes
checking linux/userfaultfd.h usability... yes
checking linux/userfaultfd.h presence... yes
checking for linux/userfaultfd.h... yes
checking linux/utsname.h usability... yes
checking linux/utsname.h presence... yes
checking for linux/utsname.h... yes
checking mqueue.h usability... yes
checking mqueue.h presence... yes
checking for mqueue.h... yes
checking netinet/sctp.h usability... no
checking netinet/sctp.h presence... no
checking for netinet/sctp.h... no
checking netipx/ipx.h usability... yes
checking netipx/ipx.h presence... yes
checking for netipx/ipx.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking scsi/sg.h usability... yes
checking scsi/sg.h presence... yes
checking for scsi/sg.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/conf.h usability... no
checking sys/conf.h presence... no
checking for sys/conf.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/fanotify.h usability... yes
checking sys/fanotify.h presence... yes
checking for sys/fanotify.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking sys/quota.h usability... yes
checking sys/quota.h presence... yes
checking for sys/quota.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/signalfd.h usability... yes
checking sys/signalfd.h presence... yes
checking for sys/signalfd.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking ustat.h usability... yes
checking ustat.h presence... yes
checking for ustat.h... yes
checking for asm/sigcontext.h... no
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking for linux/mqueue.h... yes
checking for linux/netfilter/xt_osf.h... yes
checking for linux/netfilter_arp/arp_tables.h... yes
checking for linux/netfilter_bridge/ebtables.h... yes
checking for linux/netfilter_ipv4/ip_tables.h... yes
checking for linux/netfilter_ipv6/ip6_tables.h... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking for struct input_absinfo.resolution... yes
checking linux/bpf.h usability... yes
checking linux/bpf.h presence... yes
checking for linux/bpf.h... yes
checking for struct bpf_insn... yes
checking for struct bpf_map_info... no
checking for struct bpf_prog_info... no
checking for struct bpf_map_info.id... no
checking for struct bpf_map_info.ifindex... no
checking for struct bpf_map_info.key_size... no
checking for struct bpf_map_info.map_flags... no
checking for struct bpf_map_info.max_entries... no
checking for struct bpf_map_info.name... no
checking for struct bpf_map_info.type... no
checking for struct bpf_map_info.value_size... no
checking for struct bpf_prog_info.created_by_uid... no
checking for struct bpf_prog_info.id... no
checking for struct bpf_prog_info.ifindex... no
checking for struct bpf_prog_info.jited_prog_insns... no
checking for struct bpf_prog_info.jited_prog_len... no
checking for struct bpf_prog_info.load_time... no
checking for struct bpf_prog_info.map_ids... no
checking for struct bpf_prog_info.name... no
checking for struct bpf_prog_info.nr_map_ids... no
checking for struct bpf_prog_info.tag... no
checking for struct bpf_prog_info.type... no
checking for struct bpf_prog_info.xlated_prog_insns... no
checking for struct bpf_prog_info.xlated_prog_len... no
checking for union bpf_attr.attach_bpf_fd... no
checking for union bpf_attr.attach_flags... no
checking for union bpf_attr.attach_type... no
checking for union bpf_attr.bpf_fd... yes
checking for union bpf_attr.dummy... no
checking for union bpf_attr.expected_attach_type... no
checking for union bpf_attr.file_flags... no
checking for union bpf_attr.flags... yes
checking for union bpf_attr.info.bpf_fd... no
checking for union bpf_attr.info.info... no
checking for union bpf_attr.info.info_len... no
checking for union bpf_attr.inner_map_fd... no
checking for union bpf_attr.insn_cnt... yes
checking for union bpf_attr.insns... yes
checking for union bpf_attr.kern_version... yes
checking for union bpf_attr.key... yes
checking for union bpf_attr.key_size... yes
checking for union bpf_attr.license... yes
checking for union bpf_attr.log_buf... yes
checking for union bpf_attr.log_level... yes
checking for union bpf_attr.log_size... yes
checking for union bpf_attr.map_fd... yes
checking for union bpf_attr.map_flags... no
checking for union bpf_attr.map_id... no
checking for union bpf_attr.map_ifindex... no
checking for union bpf_attr.map_name... no
checking for union bpf_attr.map_type... yes
checking for union bpf_attr.max_entries... yes
checking for union bpf_attr.next_id... no
checking for union bpf_attr.next_key... yes
checking for union bpf_attr.numa_node... no
checking for union bpf_attr.open_flags... no
checking for union bpf_attr.pathname... yes
checking for union bpf_attr.prog_flags... no
checking for union bpf_attr.prog_id... no
checking for union bpf_attr.prog_ifindex... no
checking for union bpf_attr.prog_name... no
checking for union bpf_attr.prog_type... yes
checking for union bpf_attr.query.attach_flags... no
checking for union bpf_attr.query.attach_type... no
checking for union bpf_attr.query.prog_cnt... no
checking for union bpf_attr.query.prog_ids... no
checking for union bpf_attr.query.query_flags... no
checking for union bpf_attr.query.target_fd... no
checking for union bpf_attr.raw_tracepoint.name... no
checking for union bpf_attr.raw_tracepoint.prog_fd... no
checking for union bpf_attr.start_id... no
checking for union bpf_attr.target_fd... no
checking for union bpf_attr.test.data_in... no
checking for union bpf_attr.test.data_out... no
checking for union bpf_attr.test.data_size_in... no
checking for union bpf_attr.test.data_size_out... no
checking for union bpf_attr.test.duration... no
checking for union bpf_attr.test.prog_fd... no
checking for union bpf_attr.test.repeat... no
checking for union bpf_attr.test.retval... no
checking for union bpf_attr.value... yes
checking for union bpf_attr.value_size... yes
checking for union bpf_attr.dummy... (cached) no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking for struct br_mdb_entry... yes
checking for struct br_port_msg... yes
checking for struct br_mdb_entry.flags... no
checking for struct br_mdb_entry.vid... yes
checking for struct dcbmsg... yes
checking for struct ifaddrlblmsg... yes
checking for struct netconfmsg... yes
checking for struct rta_mfc_stats... yes
checking for struct rtvia... yes
checking for struct ndt_stats.ndts_table_fulls... yes
checking for struct ndt_config... yes
checking for struct ndt_stats... yes
checking for struct ifla_bridge_id... yes
checking for struct ifla_cacheinfo... yes
checking for struct ifla_port_vsi... yes
checking for struct rtnl_link_stats64... yes
checking for struct rtnl_link_stats.rx_nohandler... no
checking for struct rtnl_link_stats64.rx_nohandler... no
checking whether IFLA_PORT_SELF is declared... yes
checking whether IFLA_PROTINFO is declared... yes
checking whether IFLA_AF_SPEC is declared... yes
checking whether IFLA_XDP is declared... no
checking for struct gnet_stats_basic... yes
checking for struct gnet_stats_queue... yes
checking for struct gnet_stats_rate_est... yes
checking for struct gnet_stats_rate_est64... yes
checking for struct tc_sizespec... yes
checking whether TCA_STAB_DATA is declared... yes
checking for struct fib_rule_uid_range... no
checking for struct fib_rule_port_range... no
checking for struct statfs... yes
checking for struct statfs.f_frsize... yes
checking for struct statfs.f_flags... yes
checking for struct statfs.f_fsid.val... yes
checking for struct statfs.f_fsid.__val... no
checking for struct statfs64... yes
checking for struct statfs64.f_frsize... yes
checking for struct statfs64.f_flags... yes
checking for struct statfs64.f_fsid.val... yes
checking for struct statfs64.f_fsid.__val... no
checking for struct blk_user_trace_setup... yes
checking for struct mtd_write_req... yes
checking for struct ubi_attach_req.max_beb_per1024... yes
checking for struct ptp_sys_offset... yes
checking for struct kvm_cpuid2... yes
checking for struct kvm_regs... yes
checking for struct kvm_sregs... yes
checking for struct kvm_userspace_memory_region... yes
checking whether <linux/signal.h> can be used along with <signal.h>... no
checking for struct __aio_sigset... no
checking linux/btrfs.h usability... yes
checking linux/btrfs.h presence... yes
checking for linux/btrfs.h... yes
checking for struct btrfs_ioctl_feature_flags.compat_flags... yes
checking for struct btrfs_ioctl_fs_info_args.nodesize... yes
checking for struct btrfs_ioctl_defrag_range_args.start... no
checking for struct btrfs_ioctl_search_args_v2.buf_size... yes
checking for struct btrfs_ioctl_logical_ino_args.flags... no
checking whether BTRFS_COMPRESS_NONE is declared... no
checking whether BTRFS_COMPRESS_ZLIB is declared... no
checking whether BTRFS_COMPRESS_LZO is declared... no
checking whether sys_errlist is declared... yes
checking whether PTRACE_PEEKUSER is declared... yes
checking whether PTRACE_POKEUSER is declared... yes
checking whether P_PID is declared... yes
checking whether P_PPID is declared... no
checking whether P_PGID is declared... yes
checking whether P_SID is declared... no
checking whether P_CID is declared... no
checking whether P_UID is declared... no
checking whether P_GID is declared... no
checking whether P_ALL is declared... yes
checking whether P_LWPID is declared... no
checking whether LO_FLAGS_READ_ONLY is declared... yes
checking whether LO_FLAGS_USE_AOPS is declared... no
checking whether LO_FLAGS_AUTOCLEAR is declared... yes
checking whether LO_FLAGS_PARTSCAN is declared... yes
checking whether LO_FLAGS_DIRECT_IO is declared... yes
checking whether CTL_PROC is declared... yes
checking whether CTL_ARLAN is declared... yes
checking whether CTL_S390DBF is declared... yes
checking whether CTL_SUNRPC is declared... yes
checking whether CTL_PM is declared... yes
checking whether CTL_FRV is declared... yes
checking whether KERN_PRINTK_RATELIMIT is declared... yes
checking whether KERN_PRINTK_RATELIMIT_BURST is declared... yes
checking whether KERN_PTY is declared... yes
checking whether KERN_NGROUPS_MAX is declared... yes
checking whether KERN_SPARC_SCONS_PWROFF is declared... yes
checking whether KERN_HZ_TIMER is declared... yes
checking whether KERN_UNKNOWN_NMI_PANIC is declared... yes
checking whether KERN_BOOTLOADER_TYPE is declared... yes
checking whether KERN_RANDOMIZE is declared... yes
checking whether KERN_SETUID_DUMPABLE is declared... yes
checking whether KERN_SPIN_RETRY is declared... yes
checking whether KERN_ACPI_VIDEO_FLAGS is declared... yes
checking whether KERN_IA64_UNALIGNED is declared... yes
checking whether KERN_COMPAT_LOG is declared... yes
checking whether KERN_MAX_LOCK_DEPTH is declared... yes
checking whether KERN_NMI_WATCHDOG is declared... yes
checking whether KERN_PANIC_ON_NMI is declared... yes
checking whether NET_LLC is declared... yes
checking whether NET_NETFILTER is declared... yes
checking whether NET_DCCP is declared... yes
checking whether NET_IRDA is declared... yes
checking whether NET_CORE_DESTROY_DELAY is declared... no
checking whether NET_CORE_BUDGET is declared... yes
checking whether NET_CORE_AEVENT_ETIME is declared... yes
checking whether NET_CORE_AEVENT_RSEQTH is declared... yes
checking whether NET_CORE_WARNINGS is declared... yes
checking whether NET_IPV4_IGMP_MAX_MSF is declared... yes
checking whether NET_TCP_NO_METRICS_SAVE is declared... yes
checking whether NET_TCP_DEFAULT_WIN_SCALE is declared... yes
checking whether NET_TCP_MODERATE_RCVBUF is declared... yes
checking whether NET_TCP_TSO_WIN_DIVISOR is declared... yes
checking whether NET_TCP_BIC_BETA is declared... yes
checking whether NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR is declared... yes
checking whether NET_TCP_CONG_CONTROL is declared... yes
checking whether NET_TCP_ABC is declared... yes
checking whether NET_IPV4_IPFRAG_MAX_DIST is declared... yes
checking whether NET_TCP_MTU_PROBING is declared... yes
checking whether NET_TCP_BASE_MSS is declared... yes
checking whether NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS is declared... yes
checking whether NET_TCP_DMA_COPYBREAK is declared... yes
checking whether NET_TCP_SLOW_START_AFTER_IDLE is declared... yes
checking whether NET_CIPSOV4_CACHE_ENABLE is declared... yes
checking whether NET_CIPSOV4_CACHE_BUCKET_SIZE is declared... yes
checking whether NET_CIPSOV4_RBM_OPTFMT is declared... yes
checking whether NET_CIPSOV4_RBM_STRICTVALID is declared... yes
checking whether NET_TCP_AVAIL_CONG_CONTROL is declared... yes
checking whether NET_TCP_ALLOWED_CONG_CONTROL is declared... yes
checking whether NET_TCP_MAX_SSTHRESH is declared... yes
checking whether NET_TCP_FRTO_RESPONSE is declared... yes
checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS is declared... yes
checking whether NET_IPV4_CONF_FORCE_IGMP_VERSION is declared... yes
checking whether NET_IPV4_CONF_ARP_ANNOUNCE is declared... yes
checking whether NET_IPV4_CONF_ARP_IGNORE is declared... yes
checking whether NET_IPV4_CONF_PROMOTE_SECONDARIES is declared... yes
checking whether NET_IPV4_CONF_ARP_ACCEPT is declared... yes
checking whether NET_IPV4_CONF_ARP_NOTIFY is declared... yes
checking whether NET_IPV6_MLD_MAX_MSF is declared... yes
checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS is declared... yes
checking whether VM_MAX_MAP_COUNT is declared... yes
checking whether VM_LAPTOP_MODE is declared... yes
checking whether VM_BLOCK_DUMP is declared... yes
checking whether VM_HUGETLB_GROUP is declared... yes
checking whether VM_VFS_CACHE_PRESSURE is declared... yes
checking whether VM_LEGACY_VA_LAYOUT is declared... yes
checking whether VM_SWAP_TOKEN_TIMEOUT is declared... yes
checking whether V4L2_FIELD_ANY is declared... yes
checking whether V4L2_FIELD_NONE is declared... yes
checking whether V4L2_FIELD_TOP is declared... yes
checking whether V4L2_FIELD_BOTTOM is declared... yes
checking whether V4L2_FIELD_INTERLACED is declared... yes
checking whether V4L2_FIELD_SEQ_TB is declared... yes
checking whether V4L2_FIELD_SEQ_BT is declared... yes
checking whether V4L2_FIELD_ALTERNATE is declared... yes
checking whether V4L2_FIELD_INTERLACED_TB is declared... yes
checking whether V4L2_FIELD_INTERLACED_BT is declared... yes
checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE is declared... yes
checking whether V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE is declared... yes
checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT is declared... yes
checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE is declared... yes
checking whether V4L2_BUF_TYPE_VIDEO_OVERLAY is declared... yes
checking whether V4L2_BUF_TYPE_VBI_CAPTURE is declared... yes
checking whether V4L2_BUF_TYPE_VBI_OUTPUT is declared... yes
checking whether V4L2_BUF_TYPE_SLICED_VBI_CAPTURE is declared... yes
checking whether V4L2_BUF_TYPE_SLICED_VBI_OUTPUT is declared... yes
checking whether V4L2_BUF_TYPE_VIDEO_OUTPUT_OVERLAY is declared... yes
checking whether V4L2_BUF_TYPE_SDR_CAPTURE is declared... yes
checking whether V4L2_BUF_TYPE_SDR_OUTPUT is declared... yes
checking whether V4L2_TUNER_RADIO is declared... yes
checking whether V4L2_TUNER_ANALOG_TV is declared... yes
checking whether V4L2_TUNER_DIGITAL_TV is declared... yes
checking whether V4L2_MEMORY_MMAP is declared... yes
checking whether V4L2_MEMORY_USERPTR is declared... yes
checking whether V4L2_MEMORY_OVERLAY is declared... yes
checking whether V4L2_MEMORY_DMABUF is declared... yes
checking whether V4L2_COLORSPACE_SMPTE170M is declared... yes
checking whether V4L2_COLORSPACE_SMPTE240M is declared... yes
checking whether V4L2_COLORSPACE_REC709 is declared... yes
checking whether V4L2_COLORSPACE_BT878 is declared... yes
checking whether V4L2_COLORSPACE_470_SYSTEM_M is declared... yes
checking whether V4L2_COLORSPACE_470_SYSTEM_BG is declared... yes
checking whether V4L2_COLORSPACE_JPEG is declared... yes
checking whether V4L2_COLORSPACE_SRGB is declared... yes
checking whether V4L2_PRIORITY_UNSET is declared... yes
checking whether V4L2_PRIORITY_BACKGROUND is declared... yes
checking whether V4L2_PRIORITY_INTERACTIVE is declared... yes
checking whether V4L2_PRIORITY_RECORD is declared... yes
checking whether V4L2_FRMSIZE_TYPE_DISCRETE is declared... yes
checking whether V4L2_FRMSIZE_TYPE_CONTINUOUS is declared... yes
checking whether V4L2_FRMSIZE_TYPE_STEPWISE is declared... yes
checking whether V4L2_FRMIVAL_TYPE_DISCRETE is declared... yes
checking whether V4L2_FRMIVAL_TYPE_CONTINUOUS is declared... yes
checking whether V4L2_FRMIVAL_TYPE_STEPWISE is declared... yes
checking whether V4L2_CTRL_TYPE_INTEGER is declared... yes
checking whether V4L2_CTRL_TYPE_BOOLEAN is declared... yes
checking whether V4L2_CTRL_TYPE_MENU is declared... yes
checking whether V4L2_CTRL_TYPE_BUTTON is declared... yes
checking whether V4L2_CTRL_TYPE_INTEGER64 is declared... yes
checking whether V4L2_CTRL_TYPE_CTRL_CLASS is declared... yes
checking whether V4L2_CTRL_TYPE_STRING is declared... yes
checking whether V4L2_CTRL_TYPE_BITMASK is declared... yes
checking whether V4L2_CTRL_TYPE_INTEGER_MENU is declared... yes
checking for struct v4l2_window.global_alpha... yes
checking for struct v4l2_sdr_format.buffersize... yes
checking for BLKGETSIZE64... yes
checking size of long... 8
checking size of long long... 8
checking size of off_t... 8
checking size of kernel_long_t... 8
checking size of struct i64_i32... 16
checking for SIGRTMIN... 32
checking for SA_RESTORER... 0x04000000
checking for __builtin_popcount... yes
checking for program_invocation_name... yes
checking for static_assert... yes
checking for dladdr in -ldl... yes
checking for library containing timer_create... -lrt
checking for library containing clock_gettime... none required
checking for library containing mq_open... -lrt
checking for perl... /usr/bin/perl
checking for readelf... readelf
checking elfutils/libdwfl.h usability... no
checking elfutils/libdwfl.h presence... no
checking for elfutils/libdwfl.h... no
checking libunwind-ptrace.h usability... no
checking libunwind-ptrace.h presence... no
checking for libunwind-ptrace.h... no
checking whether to enable stack tracing support... no
checking gnu/stubs-32.h usability... no
checking gnu/stubs-32.h presence... no
checking for gnu/stubs-32.h... no
configure: Created empty gnu/stubs-32.h
checking for m32 personality compile support... yes
checking for m32 personality runtime support... no
checking whether mpers.sh m32 -m32 works... ./mpers.sh: 75: ./mpers.sh: gawk: not found
no
checking whether to enable m32 personality support... no
configure: error: Cannot enable m32 personality support
HOMEBREW_VERSION: 1.7.1-265-gadbfac2
ORIGIN: [email protected]:Linuxbrew/brew.git
HEAD: adbfac257ec8617651b67a2385673a740294b78e
Last commit: 25 hours ago
Core tap ORIGIN: [email protected]:Linuxbrew/homebrew-core.git
Core tap HEAD: 19241032857d921bd627ca88d30b96899141eb4d
Core tap last commit: 4 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_REPOSITORY: /home/linuxbrew/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/linuxbrew/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/linuxbrew/.cache/Homebrew
CPU: octa-core 64-bit skylake
Homebrew Ruby: 2.3.7 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.7.4 => /usr/bin/git
Curl: 7.47.0 => /usr/bin/curl
Java: N/A
Kernel: Linux 4.9.93-linuxkit-aufs x86_64 GNU/Linux
OS: N/A
Host glibc: 2.23
/usr/bin/gcc: 5.4.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
HOMEBREW_CC: gcc-5
HOMEBREW_CXX: g++-5
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/xz/lib/pkgconfig
HOMEBREW_VERBOSE: 1
ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/xz/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/linuxbrew/.linuxbrew/opt/gcc/bin
gcc-5 called with: -E /tmp/cgShn6su/dummy.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E /tmp/cgShn6su/dummy.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: --version
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -o conftest2.o -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wempty-body conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wempty-body conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wformat-security conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wformat-security conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wignored-qualifiers conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wignored-qualifiers conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Winit-self conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Winit-self conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wlogical-op conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wlogical-op conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wmissing-parameter-type conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wmissing-parameter-type conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wnested-externs conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wnested-externs conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wold-style-declaration conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wold-style-declaration conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wold-style-definition conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wold-style-definition conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wsign-compare conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wsign-compare conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wtype-limits conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wtype-limits conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 -Wwrite-strings conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wwrite-strings conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: --version
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 --version -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -v
superenv executed: gcc-5 -v
gcc called with: -V
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -V -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -qversion
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -qversion -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -c conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c -g conftest.c
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c conftest.c -o conftest2.
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -o conftest2. -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -c conftest.c -o conftest2.
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c conftest.c -o conftest2. -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc called with: -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wall conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wall conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wempty-body conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wempty-body conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wformat-security conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wformat-security conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wignored-qualifiers conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wignored-qualifiers conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Winit-self conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Winit-self conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wlogical-op conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wlogical-op conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wmissing-parameter-type conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wmissing-parameter-type conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wnested-externs conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wnested-externs conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wold-style-declaration conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wold-style-declaration conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wold-style-definition conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wold-style-definition conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wsign-compare conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wsign-compare conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wtype-limits conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wtype-limits conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc called with: -o conftest -g -O2 -Wwrite-strings conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -Wwrite-strings conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -Ilinux conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 -Ilinux conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -E -P -imacros asm/signal.h -
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E -P -imacros asm/signal.h - -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E -P -imacros asm/signal.h -
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E -P -imacros asm/signal.h - -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -ldl
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -ldl -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -lrt
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -lrt -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -g -O2 conftest.c -lrt
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 conftest.c -lrt -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -c -g -O2 -m32 -I. conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -c -g -O2 -m32 -I. conftest.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -o conftest -g -O2 -m32 -I. conftest.c
superenv added: -pipe -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -o conftest -g -O2 -m32 -I. conftest.c -isystem/home/linuxbrew/.linuxbrew/include -L/home/linuxbrew/.linuxbrew/lib -B/home/linuxbrew/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24/lib -Wl,-rpath=/home/linuxbrew/.linuxbrew/lib -Wl,--dynamic-linker=/home/linuxbrew/.linuxbrew/lib/ld.so
gcc-5 called with: -E -I. -I. -DIN_MPERS -DMPERS_IS_m32 -MM -MG mpers-m32/sample_struct.c
superenv added: -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -E -I. -I. -DIN_MPERS -DMPERS_IS_m32 -MM -MG mpers-m32/sample_struct.c -isystem/home/linuxbrew/.linuxbrew/include
gcc-5 called with: -I. -I. -DMPERS_IS_m32 -gdwarf-2 -c -m32 mpers-m32/sample_struct.c -o mpers-m32/sample_struct.o
superenv added: -pipe -O2 -isystem/home/linuxbrew/.linuxbrew/include
superenv executed: gcc-5 -pipe -O2 -I. -I. -DMPERS_IS_m32 -gdwarf-2 -c -m32 mpers-m32/sample_struct.c -o mpers-m32/sample_struct.o -isystem/home/linuxbrew/.linuxbrew/include
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by strace configure 4.24, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --disable-silent-rules --prefix=/home/linuxbrew/.linuxbrew/Cellar/strace/4.24
## --------- ##
## Platform. ##
## --------- ##
hostname = 3076d5ff90a6
uname -m = x86_64
uname -r = 4.9.93-linuxkit-aufs
uname -s = Linux
uname -v = #1 SMP Wed Jun 6 16:55:56 UTC 2018
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super
PATH: /home/linuxbrew/.linuxbrew/opt/xz/bin
PATH: /home/linuxbrew/.linuxbrew/opt/binutils/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/linuxbrew/.linuxbrew/opt/gcc/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2711: checking for a BSD-compatible install
configure:2779: result: /usr/bin/install -c
configure:2790: checking whether build environment is sane
configure:2845: result: yes
configure:2996: checking for a thread-safe mkdir -p
configure:3035: result: /bin/mkdir -p
configure:3042: checking for gawk
configure:3072: result: no
configure:3042: checking for mawk
configure:3058: found /usr/bin/mawk
configure:3069: result: mawk
configure:3080: checking whether make sets $(MAKE)
configure:3102: result: yes
configure:3131: checking whether make supports nested variables
configure:3148: result: yes
configure:3274: checking whether to enable maintainer-specific portions of Makefiles
configure:3283: result: no
configure:3300: checking build system type
configure:3314: result: x86_64-pc-linux-gnu
configure:3334: checking host system type
configure:3347: result: x86_64-pc-linux-gnu
configure:3421: checking for gcc
configure:3448: result: gcc-5
configure:3677: checking for C compiler version
configure:3686: gcc-5 --version >&5
gcc-5 (Homebrew gcc 5.5.0_4) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3697: $? = 0
configure:3686: gcc-5 -v >&5
Reading specs from /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs
COLLECT_GCC=gcc-5
COLLECT_LTO_WRAPPER=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --with-isl=/home/linuxbrew/.linuxbrew/opt/[email protected] --with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.5.0_4' --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib
Thread model: posix
gcc version 5.5.0 (Homebrew gcc 5.5.0_4)
configure:3697: $? = 0
configure:3686: gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
configure:3697: $? = 1
configure:3686: gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:3697: $? = 1
configure:3717: checking whether the C compiler works
configure:3739: gcc-5 conftest.c >&5
configure:3743: $? = 0
configure:3791: result: yes
configure:3794: checking for C compiler default output file name
configure:3796: result: a.out
configure:3802: checking for suffix of executables
configure:3809: gcc-5 -o conftest conftest.c >&5
configure:3813: $? = 0
configure:3835: result:
configure:3857: checking whether we are cross compiling
configure:3865: gcc-5 -o conftest conftest.c >&5
configure:3869: $? = 0
configure:3876: ./conftest
configure:3880: $? = 0
configure:3895: result: no
configure:3900: checking for suffix of object files
configure:3922: gcc-5 -c conftest.c >&5
configure:3926: $? = 0
configure:3947: result: o
configure:3951: checking whether we are using the GNU C compiler
configure:3970: gcc-5 -c conftest.c >&5
configure:3970: $? = 0
configure:3979: result: yes
configure:3988: checking whether gcc-5 accepts -g
configure:4008: gcc-5 -c -g conftest.c >&5
configure:4008: $? = 0
configure:4049: result: yes
configure:4066: checking for gcc-5 option to accept ISO C89
configure:4129: gcc-5 -c -g -O2 conftest.c >&5
configure:4129: $? = 0
configure:4142: result: none needed
configure:4167: checking whether gcc-5 understands -c and -o together
configure:4189: gcc-5 -c conftest.c -o conftest2.o
configure:4192: $? = 0
configure:4189: gcc-5 -c conftest.c -o conftest2.o
configure:4192: $? = 0
configure:4204: result: yes
configure:4232: checking for style of include used by make
configure:4260: result: GNU
configure:4286: checking dependency style of gcc-5
configure:4397: result: none
configure:4416: checking for gcc-5 option to accept ISO C99
configure:4565: gcc-5 -c -g -O2 conftest.c >&5
configure:4565: $? = 0
configure:4578: result: none needed
configure:4686: checking for gcc-5 option to accept ISO Standard C
configure:4697: result: none needed
configure:4709: checking how to run the C preprocessor
configure:4740: gcc-5 -E conftest.c
configure:4740: $? = 0
configure:4754: gcc-5 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4779: result: gcc-5 -E
configure:4799: gcc-5 -E conftest.c
configure:4799: $? = 0
configure:4813: gcc-5 -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4813: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4843: checking whether gcc-5 handles -Werror -Wunknown-warning-option
configure:4862: gcc-5 -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c >&5
gcc-5: error: unrecognized command line option '-Wunknown-warning-option'
configure:4862: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4872: result: no
configure:4883: checking whether gcc-5 handles -Wall
configure:4902: gcc-5 -o conftest -g -O2 -Wall conftest.c >&5
configure:4902: $? = 0
configure:4912: result: yes
configure:4960: checking whether gcc-5 handles -Wempty-body
configure:4979: gcc-5 -o conftest -g -O2 -Wempty-body conftest.c >&5
configure:4979: $? = 0
configure:4989: result: yes
configure:5037: checking whether gcc-5 handles -Wformat-security
configure:5056: gcc-5 -o conftest -g -O2 -Wformat-security conftest.c >&5
cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
configure:5056: $? = 0
configure:5066: result: yes
configure:5114: checking whether gcc-5 handles -Wignored-qualifiers
configure:5133: gcc-5 -o conftest -g -O2 -Wignored-qualifiers conftest.c >&5
configure:5133: $? = 0
configure:5143: result: yes
configure:5191: checking whether gcc-5 handles -Wimplicit-fallthrough=5
configure:5210: gcc-5 -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c >&5
gcc-5: error: unrecognized command line option '-Wimplicit-fallthrough=5'
configure:5210: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5220: result: no
configure:5268: checking whether gcc-5 handles -Winit-self
configure:5287: gcc-5 -o conftest -g -O2 -Winit-self conftest.c >&5
configure:5287: $? = 0
configure:5297: result: yes
configure:5345: checking whether gcc-5 handles -Wlogical-op
configure:5364: gcc-5 -o conftest -g -O2 -Wlogical-op conftest.c >&5
configure:5364: $? = 0
configure:5374: result: yes
configure:5422: checking whether gcc-5 handles -Wmissing-parameter-type
configure:5441: gcc-5 -o conftest -g -O2 -Wmissing-parameter-type conftest.c >&5
configure:5441: $? = 0
configure:5451: result: yes
configure:5499: checking whether gcc-5 handles -Wnested-externs
configure:5518: gcc-5 -o conftest -g -O2 -Wnested-externs conftest.c >&5
configure:5518: $? = 0
configure:5528: result: yes
configure:5576: checking whether gcc-5 handles -Wold-style-declaration
configure:5595: gcc-5 -o conftest -g -O2 -Wold-style-declaration conftest.c >&5
configure:5595: $? = 0
configure:5605: result: yes
configure:5653: checking whether gcc-5 handles -Wold-style-definition
configure:5672: gcc-5 -o conftest -g -O2 -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:13:1: warning: old-style function definition [-Wold-style-definition]
main ()
^
configure:5672: $? = 0
configure:5682: result: yes
configure:5730: checking whether gcc-5 handles -Wsign-compare
configure:5749: gcc-5 -o conftest -g -O2 -Wsign-compare conftest.c >&5
configure:5749: $? = 0
configure:5759: result: yes
configure:5807: checking whether gcc-5 handles -Wtype-limits
configure:5826: gcc-5 -o conftest -g -O2 -Wtype-limits conftest.c >&5
configure:5826: $? = 0
configure:5836: result: yes
configure:5884: checking whether gcc-5 handles -Wwrite-strings
configure:5903: gcc-5 -o conftest -g -O2 -Wwrite-strings conftest.c >&5
configure:5903: $? = 0
configure:5913: result: yes
configure:6057: looking for a C compiler that generates native executables
configure:6107: checking for gcc
configure:6123: found /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc
configure:6134: result: gcc
configure:6363: checking for C compiler version
configure:6372: gcc --version >&5
gcc-5 (Homebrew gcc 5.5.0_4) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6383: $? = 0
configure:6372: gcc -v >&5
Reading specs from /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs
COLLECT_GCC=gcc-5
COLLECT_LTO_WRAPPER=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --with-isl=/home/linuxbrew/.linuxbrew/opt/[email protected] --with-bugurl=https://github.com/Linuxbrew/homebrew-core/issues --prefix=/home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/home/linuxbrew/.linuxbrew/opt/gmp --with-mpfr=/home/linuxbrew/.linuxbrew/opt/mpfr --with-mpc=/home/linuxbrew/.linuxbrew/opt/libmpc --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.5.0_4' --with-boot-ldflags='-static-libstdc++ -static-libgcc ' --disable-nls --disable-multilib
Thread model: posix
gcc version 5.5.0 (Homebrew gcc 5.5.0_4)
configure:6383: $? = 0
configure:6372: gcc -V >&5
gcc-5: error: unrecognized command line option '-V'
configure:6383: $? = 1
configure:6372: gcc -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
configure:6383: $? = 1
configure:6387: checking whether we are using the GNU C compiler
configure:6406: gcc -c conftest.c >&5
configure:6406: $? = 0
configure:6415: result: yes
configure:6424: checking whether gcc accepts -g
configure:6444: gcc -c -g conftest.c >&5
configure:6444: $? = 0
configure:6485: result: yes
configure:6502: checking for gcc option to accept ISO C89
configure:6565: gcc -c -g -O2 conftest.c >&5
configure:6565: $? = 0
configure:6578: result: none needed
configure:6603: checking whether gcc understands -c and -o together
configure:6625: gcc -c conftest.c -o conftest2.
configure:6628: $? = 0
configure:6625: gcc -c conftest.c -o conftest2.
configure:6628: $? = 0
configure:6640: result: yes
configure:6659: checking dependency style of gcc
configure:6770: result: none
configure:6790: checking how to run the C preprocessor
configure:6821: gcc -E conftest.c
configure:6821: $? = 0
configure:6835: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6835: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6860: result: gcc -E
configure:6880: gcc -E conftest.c
configure:6880: $? = 0
configure:6894: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6894: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6925: checking whether gcc handles -Werror -Wunknown-warning-option
configure:6944: gcc -o conftest -g -O2 -Werror -Wunknown-warning-option conftest.c >&5
gcc-5: error: unrecognized command line option '-Wunknown-warning-option'
configure:6944: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6954: result: no
configure:6965: checking whether gcc handles -Wall
configure:6984: gcc -o conftest -g -O2 -Wall conftest.c >&5
configure:6984: $? = 0
configure:6994: result: yes
configure:7042: checking whether gcc handles -Wempty-body
configure:7061: gcc -o conftest -g -O2 -Wempty-body conftest.c >&5
configure:7061: $? = 0
configure:7071: result: yes
configure:7119: checking whether gcc handles -Wformat-security
configure:7138: gcc -o conftest -g -O2 -Wformat-security conftest.c >&5
cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
configure:7138: $? = 0
configure:7148: result: yes
configure:7196: checking whether gcc handles -Wignored-qualifiers
configure:7215: gcc -o conftest -g -O2 -Wignored-qualifiers conftest.c >&5
configure:7215: $? = 0
configure:7225: result: yes
configure:7273: checking whether gcc handles -Wimplicit-fallthrough=5
configure:7292: gcc -o conftest -g -O2 -Wimplicit-fallthrough=5 conftest.c >&5
gcc-5: error: unrecognized command line option '-Wimplicit-fallthrough=5'
configure:7292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:7302: result: no
configure:7350: checking whether gcc handles -Winit-self
configure:7369: gcc -o conftest -g -O2 -Winit-self conftest.c >&5
configure:7369: $? = 0
configure:7379: result: yes
configure:7427: checking whether gcc handles -Wlogical-op
configure:7446: gcc -o conftest -g -O2 -Wlogical-op conftest.c >&5
configure:7446: $? = 0
configure:7456: result: yes
configure:7504: checking whether gcc handles -Wmissing-parameter-type
configure:7523: gcc -o conftest -g -O2 -Wmissing-parameter-type conftest.c >&5
configure:7523: $? = 0
configure:7533: result: yes
configure:7581: checking whether gcc handles -Wnested-externs
configure:7600: gcc -o conftest -g -O2 -Wnested-externs conftest.c >&5
configure:7600: $? = 0
configure:7610: result: yes
configure:7658: checking whether gcc handles -Wold-style-declaration
configure:7677: gcc -o conftest -g -O2 -Wold-style-declaration conftest.c >&5
configure:7677: $? = 0
configure:7687: result: yes
configure:7735: checking whether gcc handles -Wold-style-definition
configure:7754: gcc -o conftest -g -O2 -Wold-style-definition conftest.c >&5
conftest.c: In function 'main':
conftest.c:13:1: warning: old-style function definition [-Wold-style-definition]
main ()
^
configure:7754: $? = 0
configure:7764: result: yes
configure:7812: checking whether gcc handles -Wsign-compare
configure:7831: gcc -o conftest -g -O2 -Wsign-compare conftest.c >&5
configure:7831: $? = 0
configure:7841: result: yes
configure:7889: checking whether gcc handles -Wtype-limits
configure:7908: gcc -o conftest -g -O2 -Wtype-limits conftest.c >&5
configure:7908: $? = 0
configure:7918: result: yes
configure:7966: checking whether gcc handles -Wwrite-strings
configure:7985: gcc -o conftest -g -O2 -Wwrite-strings conftest.c >&5
configure:7985: $? = 0
configure:7995: result: yes
configure:8184: checking for ranlib
configure:8200: found /home/linuxbrew/.linuxbrew/opt/binutils/bin/ranlib
configure:8211: result: ranlib
configure:8235: checking for grep that handles long lines and -e
configure:8293: result: /bin/grep
configure:8298: checking for egrep
configure:8360: result: /bin/grep -E
configure:8365: checking for ANSI C header files
configure:8385: gcc-5 -c -g -O2 conftest.c >&5
configure:8385: $? = 0
configure:8458: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:8458: $? = 0
configure:8458: ./conftest
configure:8458: $? = 0
configure:8469: result: yes
configure:8482: checking for sys/types.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for sys/stat.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for stdlib.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for string.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for memory.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for strings.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for inttypes.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for stdint.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8482: checking for unistd.h
configure:8482: gcc-5 -c -g -O2 conftest.c >&5
configure:8482: $? = 0
configure:8482: result: yes
configure:8495: checking minix/config.h usability
configure:8495: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:8495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:8495: result: no
configure:8495: checking minix/config.h presence
configure:8495: gcc-5 -E conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:8495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:8495: result: no
configure:8495: checking for minix/config.h
configure:8495: result: no
configure:8516: checking whether it is safe to define __EXTENSIONS__
configure:8534: gcc-5 -c -g -O2 conftest.c >&5
configure:8534: $? = 0
configure:8541: result: yes
configure:8555: checking for a sed that does not truncate output
configure:8619: result: /bin/sed
configure:8637: checking whether to build with code coverage support
configure:8657: result: no
configure:9007: checking for supported architecture
configure:9201: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:29:3: error: #error not x32
# error not x32
^
configure:9201: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| /* end confdefs.h. */
| #ifndef __ILP32__
| # error not x32
| #endif
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:9230: result: x86_64
configure:9359: checking whether byte ordering is bigendian
configure:9374: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:31:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:31:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
not a universal capable compiler
^
conftest.c:31:15: error: unknown type name 'universal'
configure:9374: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:9419: gcc-5 -c -g -O2 conftest.c >&5
configure:9419: $? = 0
configure:9437: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:4: error: unknown type name 'not'
not big endian
^
conftest.c:37:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
not big endian
^
configure:9437: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:9565: result: no
configure:9584: checking for typeof syntax and keyword spelling
configure:9615: gcc-5 -c -g -O2 conftest.c >&5
configure:9615: $? = 0
configure:9622: result: typeof
configure:9638: checking for uid_t in sys/types.h
configure:9657: result: yes
configure:9672: checking for accept4
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for be64toh
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
/home/linuxbrew/.linuxbrew/bin/ld: /tmp/ccEL5zBw.o: in function `main':
/tmp/strace-20180817-77038-b8n6iw/strace-4.24/conftest.c:69: undefined reference to `be64toh'
collect2: error: ld returned 1 exit status
configure:9672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| /* end confdefs.h. */
| /* Define be64toh to an innocuous variant, in case <limits.h> declares be64toh.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define be64toh innocuous_be64toh
|
| /* Tell GNU C headers to include stubs. */
| #define __need_GNU_STUBS_H
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char be64toh (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef be64toh
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char be64toh ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_be64toh || defined __stub___be64toh
| choke me
| #endif
|
| int
| main ()
| {
| return be64toh ();
| ;
| return 0;
| }
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
conftest.c:35:12: error: '__builtin_be64toh' undeclared here (not in a function)
__typeof__(__builtin_be64toh) be64toh;
^
conftest.c:36:36: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
__typeof__(__builtin_be64toh) *f = be64toh;
^
conftest.c:36:36: error: initializer element is not constant
conftest.c: In function 'main':
conftest.c:41:10: warning: comparison between pointer and integer
return f != be64toh;
^
configure:9672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| /* end confdefs.h. */
| #undef be64toh
| /* Declare this function with the same prototype as __builtin_be64toh.
| This removes a warning about conflicting types for built-in function be64toh */
| __typeof__(__builtin_be64toh) be64toh;
| __typeof__(__builtin_be64toh) *f = be64toh;
|
| int
| main ()
| {
| return f != be64toh;
| ;
| return 0;
| }
configure:9672: result: no
configure:9672: checking for fallocate
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for fanotify_mark
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for fopen64
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for fork
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
conftest.c:61:6: warning: conflicting types for built-in function 'fork'
char fork ();
^
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for fputs_unlocked
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
conftest.c:62:6: warning: conflicting types for built-in function 'fputs_unlocked'
char fputs_unlocked ();
^
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for fstatat
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for ftruncate
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for futimens
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for iconv_open
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for if_indextoname
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for open64
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for prctl
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for preadv
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for process_vm_readv
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for pwritev
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for readahead
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for signalfd
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for stpcpy
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
conftest.c:75:6: warning: conflicting types for built-in function 'stpcpy'
char stpcpy ();
^
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for strerror
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for strndup
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'strndup'
char strndup ();
^
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for strsignal
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for sync_file_range
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9672: checking for utimensat
configure:9672: gcc-5 -o conftest -g -O2 conftest.c >&5
configure:9672: $? = 0
configure:9672: result: yes
configure:9682: checking for sig_atomic_t
configure:9682: gcc-5 -c -g -O2 conftest.c >&5
configure:9682: $? = 0
configure:9682: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:27: error: expected expression before ')' token
if (sizeof ((sig_atomic_t)))
^
configure:9682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((sig_atomic_t)))
| return 0;
| ;
| return 0;
| }
configure:9682: result: yes
configure:9692: checking for struct sigcontext
configure:9692: gcc-5 -c -g -O2 conftest.c >&5
configure:9692: $? = 0
configure:9692: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:32: error: expected expression before ')' token
if (sizeof ((struct sigcontext)))
^
configure:9692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| /* end confdefs.h. */
| #include <signal.h>
|
| int
| main ()
| {
| if (sizeof ((struct sigcontext)))
| return 0;
| ;
| return 0;
| }
configure:9692: result: yes
configure:9704: checking for struct mmsghdr
configure:9704: gcc-5 -c -g -O2 conftest.c >&5
configure:9704: $? = 0
configure:9704: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:29: error: expected expression before ')' token
if (sizeof ((struct mmsghdr)))
^
configure:9704: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| /* end confdefs.h. */
| #include <sys/socket.h>
|
| int
| main ()
| {
| if (sizeof ((struct mmsghdr)))
| return 0;
| ;
| return 0;
| }
configure:9704: result: yes
configure:9716: checking for __kernel_long_t
configure:9716: gcc-5 -c -g -O2 conftest.c >&5
configure:9716: $? = 0
configure:9716: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:30: error: expected expression before ')' token
if (sizeof ((__kernel_long_t)))
^
configure:9716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| /* end confdefs.h. */
| #include <asm/posix_types.h>
|
| int
| main ()
| {
| if (sizeof ((__kernel_long_t)))
| return 0;
| ;
| return 0;
| }
configure:9716: result: yes
configure:9726: checking for __kernel_ulong_t
configure:9726: gcc-5 -c -g -O2 conftest.c >&5
configure:9726: $? = 0
configure:9726: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:31: error: expected expression before ')' token
if (sizeof ((__kernel_ulong_t)))
^
configure:9726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| /* end confdefs.h. */
| #include <asm/posix_types.h>
|
| int
| main ()
| {
| if (sizeof ((__kernel_ulong_t)))
| return 0;
| ;
| return 0;
| }
configure:9726: result: yes
configure:9738: checking for struct stat64
configure:9738: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:13: error: invalid application of 'sizeof' to incomplete type 'struct stat64'
if (sizeof (struct stat64))
^
configure:9738: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <asm/stat.h>
|
| int
| main ()
| {
| if (sizeof (struct stat64))
| return 0;
| ;
| return 0;
| }
configure:9738: result: no
configure:9749: checking for struct __old_kernel_stat
configure:9749: gcc-5 -c -g -O2 conftest.c >&5
configure:9749: $? = 0
configure:9749: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:39: error: expected expression before ')' token
if (sizeof ((struct __old_kernel_stat)))
^
configure:9749: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <asm/stat.h>
|
| int
| main ()
| {
| if (sizeof ((struct __old_kernel_stat)))
| return 0;
| ;
| return 0;
| }
configure:9749: result: yes
configure:9762: checking for struct user_desc
configure:9762: gcc-5 -c -g -O2 conftest.c >&5
configure:9762: $? = 0
configure:9762: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:31: error: expected expression before ')' token
if (sizeof ((struct user_desc)))
^
configure:9762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| /* end confdefs.h. */
| #include <asm/ldt.h>
|
| int
| main ()
| {
| if (sizeof ((struct user_desc)))
| return 0;
| ;
| return 0;
| }
configure:9762: result: yes
configure:9770: checking for struct user_desc.lm
configure:9770: gcc-5 -c -g -O2 conftest.c >&5
configure:9770: $? = 0
configure:9770: result: yes
configure:9784: checking for struct stat.st_mtime_nsec
configure:9784: gcc-5 -c -g -O2 conftest.c >&5
configure:9784: $? = 0
configure:9784: result: yes
configure:9795: checking for struct stat64.st_mtime_nsec
configure:9795: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:22: error: storage size of 'ac_aggr' isn't known
static struct stat64 ac_aggr;
^
configure:9795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <asm/stat.h>
|
| int
| main ()
| {
| static struct stat64 ac_aggr;
| if (ac_aggr.st_mtime_nsec)
| return 0;
| ;
| return 0;
| }
configure:9795: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:22: error: storage size of 'ac_aggr' isn't known
static struct stat64 ac_aggr;
^
configure:9795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <asm/stat.h>
|
| int
| main ()
| {
| static struct stat64 ac_aggr;
| if (sizeof ac_aggr.st_mtime_nsec)
| return 0;
| ;
| return 0;
| }
configure:9795: result: no
configure:9808: checking for struct pt_all_user_regs
configure:9808: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:13: error: invalid application of 'sizeof' to incomplete type 'struct pt_all_user_regs'
if (sizeof (struct pt_all_user_regs))
^
configure:9808: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| int
| main ()
| {
| if (sizeof (struct pt_all_user_regs))
| return 0;
| ;
| return 0;
| }
configure:9808: result: no
configure:9818: checking for struct ia64_fpreg
configure:9818: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:13: error: invalid application of 'sizeof' to incomplete type 'struct ia64_fpreg'
if (sizeof (struct ia64_fpreg))
^
configure:9818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| int
| main ()
| {
| if (sizeof (struct ia64_fpreg))
| return 0;
| ;
| return 0;
| }
configure:9818: result: no
configure:9828: checking for struct ptrace_peeksiginfo_args
configure:9828: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:13: error: invalid application of 'sizeof' to incomplete type 'struct ptrace_peeksiginfo_args'
if (sizeof (struct ptrace_peeksiginfo_args))
^
configure:9828: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <sys/ptrace.h>
|
| int
| main ()
| {
| if (sizeof (struct ptrace_peeksiginfo_args))
| return 0;
| ;
| return 0;
| }
configure:9828: result: no
configure:9841: checking for s390_compat_regs
configure:9841: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:13: error: 's390_compat_regs' undeclared (first use in this function)
if (sizeof (s390_compat_regs))
^
conftest.c:69:13: note: each undeclared identifier is reported only once for each function it appears in
configure:9841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <asm/ptrace.h>
|
| int
| main ()
| {
| if (sizeof (s390_compat_regs))
| return 0;
| ;
| return 0;
| }
configure:9841: result: no
configure:9853: checking for struct flock
configure:9853: gcc-5 -c -g -O2 conftest.c >&5
configure:9853: $? = 0
configure:9853: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:27: error: expected expression before ')' token
if (sizeof ((struct flock)))
^
configure:9853: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <linux/fcntl.h>
|
| int
| main ()
| {
| if (sizeof ((struct flock)))
| return 0;
| ;
| return 0;
| }
configure:9853: result: yes
configure:9864: checking for struct flock64
configure:9864: gcc-5 -c -g -O2 conftest.c >&5
configure:9864: $? = 0
configure:9864: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:29: error: expected expression before ')' token
if (sizeof ((struct flock64)))
^
configure:9864: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <linux/fcntl.h>
|
| int
| main ()
| {
| if (sizeof ((struct flock64)))
| return 0;
| ;
| return 0;
| }
configure:9864: result: yes
configure:9875: checking for struct __kernel_flock
configure:9875: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:13: error: invalid application of 'sizeof' to incomplete type 'struct __kernel_flock'
if (sizeof (struct __kernel_flock))
^
configure:9875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <linux/fcntl.h>
|
| int
| main ()
| {
| if (sizeof (struct __kernel_flock))
| return 0;
| ;
| return 0;
| }
configure:9875: result: no
configure:9886: checking for struct __kernel_flock64
configure:9886: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:13: error: invalid application of 'sizeof' to incomplete type 'struct __kernel_flock64'
if (sizeof (struct __kernel_flock64))
^
configure:9886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <linux/fcntl.h>
|
| int
| main ()
| {
| if (sizeof (struct __kernel_flock64))
| return 0;
| ;
| return 0;
| }
configure:9886: result: no
configure:9897: checking for struct f_owner_ex
configure:9897: gcc-5 -c -g -O2 conftest.c >&5
configure:9897: $? = 0
configure:9897: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:32: error: expected expression before ')' token
if (sizeof ((struct f_owner_ex)))
^
configure:9897: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <linux/fcntl.h>
|
| int
| main ()
| {
| if (sizeof ((struct f_owner_ex)))
| return 0;
| ;
| return 0;
| }
configure:9897: result: yes
configure:9908: checking for struct __kernel_f_owner_ex
configure:9908: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:73:13: error: invalid application of 'sizeof' to incomplete type 'struct __kernel_f_owner_ex'
if (sizeof (struct __kernel_f_owner_ex))
^
configure:9908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <linux/fcntl.h>
|
| int
| main ()
| {
| if (sizeof (struct __kernel_f_owner_ex))
| return 0;
| ;
| return 0;
| }
configure:9908: result: no
configure:9921: checking for struct crypto_report_aead
configure:9921: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:67:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:9921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/cryptouser.h>
|
| int
| main ()
| {
| if (sizeof (struct crypto_report_aead))
| return 0;
| ;
| return 0;
| }
configure:9921: result: no
configure:9931: checking for struct crypto_report_blkcipher
configure:9931: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:67:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:9931: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/cryptouser.h>
|
| int
| main ()
| {
| if (sizeof (struct crypto_report_blkcipher))
| return 0;
| ;
| return 0;
| }
configure:9931: result: no
configure:9941: checking for struct crypto_report_cipher
configure:9941: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:67:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:9941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/cryptouser.h>
|
| int
| main ()
| {
| if (sizeof (struct crypto_report_cipher))
| return 0;
| ;
| return 0;
| }
configure:9941: result: no
configure:9951: checking for struct crypto_report_hash
configure:9951: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:67:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:9951: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/cryptouser.h>
|
| int
| main ()
| {
| if (sizeof (struct crypto_report_hash))
| return 0;
| ;
| return 0;
| }
configure:9951: result: no
configure:9961: checking for struct crypto_report_rng
configure:9961: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:67:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:9961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/cryptouser.h>
|
| int
| main ()
| {
| if (sizeof (struct crypto_report_rng))
| return 0;
| ;
| return 0;
| }
configure:9961: result: no
configure:9973: checking for struct kcmp_epoll_slot
configure:9973: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:13: error: invalid application of 'sizeof' to incomplete type 'struct kcmp_epoll_slot'
if (sizeof (struct kcmp_epoll_slot))
^
configure:9973: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/kcmp.h>
|
| int
| main ()
| {
| if (sizeof (struct kcmp_epoll_slot))
| return 0;
| ;
| return 0;
| }
configure:9973: result: no
configure:9985: checking for struct keyctl_kdf_params
configure:9985: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:13: error: invalid application of 'sizeof' to incomplete type 'struct keyctl_kdf_params'
if (sizeof (struct keyctl_kdf_params))
^
configure:9985: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| /* end confdefs.h. */
| #include <linux/keyctl.h>
|
| int
| main ()
| {
| if (sizeof (struct keyctl_kdf_params))
| return 0;
| ;
| return 0;
| }
configure:9985: result: no
configure:9997: checking for struct timex.tai
configure:9997: gcc-5 -c -g -O2 conftest.c >&5
configure:9997: $? = 0
configure:9997: result: yes
configure:10009: checking for struct utsname.domainname
configure:10009: gcc-5 -c -g -O2 conftest.c >&5
configure:10009: $? = 0
configure:10009: result: yes
configure:10021: checking for siginfo_t.si_syscall
configure:10021: gcc-5 -c -g -O2 conftest.c >&5
configure:10021: $? = 0
configure:10021: result: yes
configure:10031: checking for siginfo_t.si_timerid
configure:10031: gcc-5 -c -g -O2 conftest.c >&5
configure:10031: $? = 0
configure:10031: result: yes
configure:10041: checking for siginfo_t.si_overrun
configure:10041: gcc-5 -c -g -O2 conftest.c >&5
configure:10041: $? = 0
configure:10041: result: yes
configure:10053: checking for struct perf_event_attr.precise_ip
configure:10053: gcc-5 -c -g -O2 conftest.c >&5
configure:10053: $? = 0
configure:10053: result: yes
configure:10063: checking for struct perf_event_attr.mmap_data
configure:10063: gcc-5 -c -g -O2 conftest.c >&5
configure:10063: $? = 0
configure:10063: result: yes
configure:10073: checking for struct perf_event_attr.sample_id_all
configure:10073: gcc-5 -c -g -O2 conftest.c >&5
configure:10073: $? = 0
configure:10073: result: yes
configure:10083: checking for struct perf_event_attr.exclude_host
configure:10083: gcc-5 -c -g -O2 conftest.c >&5
configure:10083: $? = 0
configure:10083: result: yes
configure:10093: checking for struct perf_event_attr.exclude_guest
configure:10093: gcc-5 -c -g -O2 conftest.c >&5
configure:10093: $? = 0
configure:10093: result: yes
configure:10103: checking for struct perf_event_attr.exclude_callchain_kernel
configure:10103: gcc-5 -c -g -O2 conftest.c >&5
configure:10103: $? = 0
configure:10103: result: yes
configure:10113: checking for struct perf_event_attr.exclude_callchain_user
configure:10113: gcc-5 -c -g -O2 conftest.c >&5
configure:10113: $? = 0
configure:10113: result: yes
configure:10123: checking for struct perf_event_attr.mmap2
configure:10123: gcc-5 -c -g -O2 conftest.c >&5
configure:10123: $? = 0
configure:10123: result: yes
configure:10133: checking for struct perf_event_attr.comm_exec
configure:10133: gcc-5 -c -g -O2 conftest.c >&5
configure:10133: $? = 0
configure:10133: result: yes
configure:10143: checking for struct perf_event_attr.use_clockid
configure:10143: gcc-5 -c -g -O2 conftest.c >&5
configure:10143: $? = 0
configure:10143: result: yes
configure:10153: checking for struct perf_event_attr.context_switch
configure:10153: gcc-5 -c -g -O2 conftest.c >&5
configure:10153: $? = 0
configure:10153: result: yes
configure:10163: checking for struct perf_event_attr.write_backward
configure:10163: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:12: error: 'struct perf_event_attr' has no member named 'write_backward'
if (ac_aggr.write_backward)
^
configure:10163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| /* end confdefs.h. */
| #include <linux/perf_event.h>
|
| int
| main ()
| {
| static struct perf_event_attr ac_aggr;
| if (ac_aggr.write_backward)
| return 0;
| ;
| return 0;
| }
configure:10163: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:19: error: 'struct perf_event_attr' has no member named 'write_backward'
if (sizeof ac_aggr.write_backward)
^
configure:10163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| /* end confdefs.h. */
| #include <linux/perf_event.h>
|
| int
| main ()
| {
| static struct perf_event_attr ac_aggr;
| if (sizeof ac_aggr.write_backward)
| return 0;
| ;
| return 0;
| }
configure:10163: result: no
configure:10173: checking for struct perf_event_attr.namespaces
configure:10173: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:12: error: 'struct perf_event_attr' has no member named 'namespaces'
if (ac_aggr.namespaces)
^
configure:10173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| /* end confdefs.h. */
| #include <linux/perf_event.h>
|
| int
| main ()
| {
| static struct perf_event_attr ac_aggr;
| if (ac_aggr.namespaces)
| return 0;
| ;
| return 0;
| }
configure:10173: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:89:19: error: 'struct perf_event_attr' has no member named 'namespaces'
if (sizeof ac_aggr.namespaces)
^
configure:10173: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| /* end confdefs.h. */
| #include <linux/perf_event.h>
|
| int
| main ()
| {
| static struct perf_event_attr ac_aggr;
| if (sizeof ac_aggr.namespaces)
| return 0;
| ;
| return 0;
| }
configure:10173: result: no
configure:10183: checking for struct perf_event_attr.bp_type
configure:10183: gcc-5 -c -g -O2 conftest.c >&5
configure:10183: $? = 0
configure:10183: result: yes
configure:10193: checking for struct perf_event_attr.config1
configure:10193: gcc-5 -c -g -O2 conftest.c >&5
configure:10193: $? = 0
configure:10193: result: yes
configure:10203: checking for struct perf_event_attr.config2
configure:10203: gcc-5 -c -g -O2 conftest.c >&5
configure:10203: $? = 0
configure:10203: result: yes
configure:10213: checking for struct perf_event_attr.branch_sample_type
configure:10213: gcc-5 -c -g -O2 conftest.c >&5
configure:10213: $? = 0
configure:10213: result: yes
configure:10223: checking for struct perf_event_attr.sample_regs_user
configure:10223: gcc-5 -c -g -O2 conftest.c >&5
configure:10223: $? = 0
configure:10223: result: yes
configure:10233: checking for struct perf_event_attr.sample_stack_user
configure:10233: gcc-5 -c -g -O2 conftest.c >&5
configure:10233: $? = 0
configure:10233: result: yes
configure:10243: checking for struct perf_event_attr.sample_regs_intr
configure:10243: gcc-5 -c -g -O2 conftest.c >&5
configure:10243: $? = 0
configure:10243: result: yes
configure:10253: checking for struct perf_event_attr.aux_watermark
configure:10253: gcc-5 -c -g -O2 conftest.c >&5
configure:10253: $? = 0
configure:10253: result: yes
configure:10263: checking for struct perf_event_attr.sample_max_stack
configure:10263: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:12: error: 'struct perf_event_attr' has no member named 'sample_max_stack'
if (ac_aggr.sample_max_stack)
^
configure:10263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <linux/perf_event.h>
|
| int
| main ()
| {
| static struct perf_event_attr ac_aggr;
| if (ac_aggr.sample_max_stack)
| return 0;
| ;
| return 0;
| }
configure:10263: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:97:19: error: 'struct perf_event_attr' has no member named 'sample_max_stack'
if (sizeof ac_aggr.sample_max_stack)
^
configure:10263: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <linux/perf_event.h>
|
| int
| main ()
| {
| static struct perf_event_attr ac_aggr;
| if (sizeof ac_aggr.sample_max_stack)
| return 0;
| ;
| return 0;
| }
configure:10263: result: no
configure:10278: checking asm/cachectl.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:124:26: fatal error: asm/cachectl.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/cachectl.h>
configure:10278: result: no
configure:10278: checking asm/cachectl.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:91:26: fatal error: asm/cachectl.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <asm/cachectl.h>
configure:10278: result: no
configure:10278: checking for asm/cachectl.h
configure:10278: result: no
configure:10278: checking asm/guarded_storage.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:124:33: fatal error: asm/guarded_storage.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/guarded_storage.h>
configure:10278: result: no
configure:10278: checking asm/guarded_storage.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:91:33: fatal error: asm/guarded_storage.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <asm/guarded_storage.h>
configure:10278: result: no
configure:10278: checking for asm/guarded_storage.h
configure:10278: result: no
configure:10278: checking asm/sysmips.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:124:25: fatal error: asm/sysmips.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <asm/sysmips.h>
configure:10278: result: no
configure:10278: checking asm/sysmips.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:91:25: fatal error: asm/sysmips.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| /* end confdefs.h. */
| #include <asm/sysmips.h>
configure:10278: result: no
configure:10278: checking for asm/sysmips.h
configure:10278: result: no
configure:10278: checking elf.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking elf.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for elf.h
configure:10278: result: yes
configure:10278: checking iconv.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking iconv.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for iconv.h
configure:10278: result: yes
configure:10278: checking for inttypes.h
configure:10278: result: yes
configure:10278: checking linux/bsg.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/bsg.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/bsg.h
configure:10278: result: yes
configure:10278: checking linux/cryptouser.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:128:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/cryptouser.h>
configure:10278: result: no
configure:10278: checking linux/cryptouser.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:95:30: fatal error: linux/cryptouser.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| /* end confdefs.h. */
| #include <linux/cryptouser.h>
configure:10278: result: no
configure:10278: checking for linux/cryptouser.h
configure:10278: result: no
configure:10278: checking linux/dm-ioctl.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/dm-ioctl.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/dm-ioctl.h
configure:10278: result: yes
configure:10278: checking linux/dqblk_xfs.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/dqblk_xfs.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/dqblk_xfs.h
configure:10278: result: yes
configure:10278: checking linux/falloc.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/falloc.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/falloc.h
configure:10278: result: yes
configure:10278: checking linux/fib_rules.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/fib_rules.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/fib_rules.h
configure:10278: result: yes
configure:10278: checking linux/fiemap.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/fiemap.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/fiemap.h
configure:10278: result: yes
configure:10278: checking linux/genetlink.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/genetlink.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/genetlink.h
configure:10278: result: yes
configure:10278: checking linux/hiddev.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/hiddev.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/hiddev.h
configure:10278: result: yes
configure:10278: checking linux/if_addr.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/if_addr.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/if_addr.h
configure:10278: result: yes
configure:10278: checking linux/if_link.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/if_link.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/if_link.h
configure:10278: result: yes
configure:10278: checking linux/ip_vs.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/ip_vs.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/ip_vs.h
configure:10278: result: yes
configure:10278: checking linux/ipc.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/ipc.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/ipc.h
configure:10278: result: yes
configure:10278: checking linux/kcmp.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/kcmp.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/kcmp.h
configure:10278: result: yes
configure:10278: checking linux/kvm.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/kvm.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/kvm.h
configure:10278: result: yes
configure:10278: checking linux/memfd.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/memfd.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/memfd.h
configure:10278: result: yes
configure:10278: checking linux/mmtimer.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/mmtimer.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/mmtimer.h
configure:10278: result: yes
configure:10278: checking linux/msg.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/msg.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/msg.h
configure:10278: result: yes
configure:10278: checking linux/neighbour.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/neighbour.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/neighbour.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/ipset/ip_set.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/ipset/ip_set.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/ipset/ip_set.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nf_tables.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nf_tables.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nf_tables.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nf_tables_compat.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nf_tables_compat.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nf_tables_compat.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_acct.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_acct.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink_acct.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_conntrack.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_conntrack.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink_conntrack.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_cthelper.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_cthelper.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink_cthelper.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_cttimeout.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_cttimeout.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink_cttimeout.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_log.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_log.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink_log.h
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_queue.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/netfilter/nfnetlink_queue.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/netfilter/nfnetlink_queue.h
configure:10278: result: yes
configure:10278: checking linux/nsfs.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:155:24: fatal error: linux/nsfs.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <linux/nsfs.h>
configure:10278: result: no
configure:10278: checking linux/nsfs.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:122:24: fatal error: linux/nsfs.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| /* end confdefs.h. */
| #include <linux/nsfs.h>
configure:10278: result: no
configure:10278: checking for linux/nsfs.h
configure:10278: result: no
configure:10278: checking linux/perf_event.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/perf_event.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/perf_event.h
configure:10278: result: yes
configure:10278: checking linux/quota.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/quota.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/quota.h
configure:10278: result: yes
configure:10278: checking linux/seccomp.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/seccomp.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/seccomp.h
configure:10278: result: yes
configure:10278: checking linux/securebits.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/securebits.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/securebits.h
configure:10278: result: yes
configure:10278: checking linux/sem.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/sem.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/sem.h
configure:10278: result: yes
configure:10278: checking linux/shm.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/shm.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/shm.h
configure:10278: result: yes
configure:10278: checking linux/userfaultfd.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/userfaultfd.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/userfaultfd.h
configure:10278: result: yes
configure:10278: checking linux/utsname.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking linux/utsname.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for linux/utsname.h
configure:10278: result: yes
configure:10278: checking mqueue.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking mqueue.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for mqueue.h
configure:10278: result: yes
configure:10278: checking netinet/sctp.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:164:26: fatal error: netinet/sctp.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <netinet/sctp.h>
configure:10278: result: no
configure:10278: checking netinet/sctp.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:131:26: fatal error: netinet/sctp.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| /* end confdefs.h. */
| #include <netinet/sctp.h>
configure:10278: result: no
configure:10278: checking for netinet/sctp.h
configure:10278: result: no
configure:10278: checking netipx/ipx.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking netipx/ipx.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for netipx/ipx.h
configure:10278: result: yes
configure:10278: checking paths.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking paths.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for paths.h
configure:10278: result: yes
configure:10278: checking scsi/sg.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking scsi/sg.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for scsi/sg.h
configure:10278: result: yes
configure:10278: checking stropts.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking stropts.h presence
configure:10278: gcc-5 -E conftest.c
configure:10278: $? = 0
configure:10278: result: yes
configure:10278: checking for stropts.h
configure:10278: result: yes
configure:10278: checking sys/conf.h usability
configure:10278: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:168:22: fatal error: sys/conf.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/conf.h>
configure:10278: result: no
configure:10278: checking sys/conf.h presence
configure:10278: gcc-5 -E conftest.c
conftest.c:135:22: fatal error: sys/conf.h: No such file or directory
compilation terminated.
configure:10278: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #de
[...snip...]
HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.target_fd)
| return 0;
| ;
| return 0;
| }
configure:11107: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'target_fd'
if (sizeof ac_aggr.target_fd)
^
configure:11107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.target_fd)
| return 0;
| ;
| return 0;
| }
configure:11107: result: no
configure:11117: checking for union bpf_attr.test.data_in
configure:11117: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.data_in)
^
configure:11117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.data_in)
| return 0;
| ;
| return 0;
| }
configure:11117: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.data_in)
^
configure:11117: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.data_in)
| return 0;
| ;
| return 0;
| }
configure:11117: result: no
configure:11127: checking for union bpf_attr.test.data_out
configure:11127: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.data_out)
^
configure:11127: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.data_out)
| return 0;
| ;
| return 0;
| }
configure:11127: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.data_out)
^
configure:11127: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.data_out)
| return 0;
| ;
| return 0;
| }
configure:11127: result: no
configure:11137: checking for union bpf_attr.test.data_size_in
configure:11137: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.data_size_in)
^
configure:11137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.data_size_in)
| return 0;
| ;
| return 0;
| }
configure:11137: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.data_size_in)
^
configure:11137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.data_size_in)
| return 0;
| ;
| return 0;
| }
configure:11137: result: no
configure:11147: checking for union bpf_attr.test.data_size_out
configure:11147: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.data_size_out)
^
configure:11147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.data_size_out)
| return 0;
| ;
| return 0;
| }
configure:11147: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.data_size_out)
^
configure:11147: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.data_size_out)
| return 0;
| ;
| return 0;
| }
configure:11147: result: no
configure:11157: checking for union bpf_attr.test.duration
configure:11157: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.duration)
^
configure:11157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.duration)
| return 0;
| ;
| return 0;
| }
configure:11157: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.duration)
^
configure:11157: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.duration)
| return 0;
| ;
| return 0;
| }
configure:11157: result: no
configure:11167: checking for union bpf_attr.test.prog_fd
configure:11167: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.prog_fd)
^
configure:11167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.prog_fd)
| return 0;
| ;
| return 0;
| }
configure:11167: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.prog_fd)
^
configure:11167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.prog_fd)
| return 0;
| ;
| return 0;
| }
configure:11167: result: no
configure:11177: checking for union bpf_attr.test.repeat
configure:11177: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.repeat)
^
configure:11177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.repeat)
| return 0;
| ;
| return 0;
| }
configure:11177: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.repeat)
^
configure:11177: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.repeat)
| return 0;
| ;
| return 0;
| }
configure:11177: result: no
configure:11187: checking for union bpf_attr.test.retval
configure:11187: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:12: error: 'union bpf_attr' has no member named 'test'
if (ac_aggr.test.retval)
^
configure:11187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (ac_aggr.test.retval)
| return 0;
| ;
| return 0;
| }
configure:11187: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:180:19: error: 'union bpf_attr' has no member named 'test'
if (sizeof ac_aggr.test.retval)
^
configure:11187: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
| int
| main ()
| {
| static union bpf_attr ac_aggr;
| if (sizeof ac_aggr.test.retval)
| return 0;
| ;
| return 0;
| }
configure:11187: result: no
configure:11197: checking for union bpf_attr.value
configure:11197: gcc-5 -c -g -O2 conftest.c >&5
configure:11197: $? = 0
configure:11197: result: yes
configure:11207: checking for union bpf_attr.value_size
configure:11207: gcc-5 -c -g -O2 conftest.c >&5
configure:11207: $? = 0
configure:11207: result: yes
configure:11217: checking for union bpf_attr.dummy
configure:11217: result: no
configure:11237: checking bluetooth/bluetooth.h usability
configure:11237: gcc-5 -c -g -O2 conftest.c >&5
conftest.c:209:33: fatal error: bluetooth/bluetooth.h: No such file or directory
compilation terminated.
configure:11237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bluetooth/bluetooth.h>
configure:11237: result: no
configure:11237: checking bluetooth/bluetooth.h presence
configure:11237: gcc-5 -E conftest.c
conftest.c:176:33: fatal error: bluetooth/bluetooth.h: No such file or directory
compilation terminated.
configure:11237: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| /* end confdefs.h. */
| #include <bluetooth/bluetooth.h>
configure:11237: result: no
configure:11237: checking for bluetooth/bluetooth.h
configure:11237: result: no
configure:11261: checking for struct br_mdb_entry
configure:11261: gcc-5 -c -g -O2 conftest.c >&5
configure:11261: $? = 0
configure:11261: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:181:34: error: expected expression before ')' token
if (sizeof ((struct br_mdb_entry)))
^
configure:11261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| /* end confdefs.h. */
| #include <linux/if_bridge.h>
|
| int
| main ()
| {
| if (sizeof ((struct br_mdb_entry)))
| return 0;
| ;
| return 0;
| }
configure:11261: result: yes
configure:11271: checking for struct br_port_msg
configure:11271: gcc-5 -c -g -O2 conftest.c >&5
configure:11271: $? = 0
configure:11271: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:182:33: error: expected expression before ')' token
if (sizeof ((struct br_port_msg)))
^
configure:11271: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| /* end confdefs.h. */
| #include <linux/if_bridge.h>
|
| int
| main ()
| {
| if (sizeof ((struct br_port_msg)))
| return 0;
| ;
| return 0;
| }
configure:11271: result: yes
configure:11282: checking for struct br_mdb_entry.flags
configure:11282: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:184:12: error: 'struct br_mdb_entry' has no member named 'flags'
if (ac_aggr.flags)
^
configure:11282: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| /* end confdefs.h. */
| #include <linux/if_bridge.h>
|
| int
| main ()
| {
| static struct br_mdb_entry ac_aggr;
| if (ac_aggr.flags)
| return 0;
| ;
| return 0;
| }
configure:11282: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:184:19: error: 'struct br_mdb_entry' has no member named 'flags'
if (sizeof ac_aggr.flags)
^
configure:11282: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| /* end confdefs.h. */
| #include <linux/if_bridge.h>
|
| int
| main ()
| {
| static struct br_mdb_entry ac_aggr;
| if (sizeof ac_aggr.flags)
| return 0;
| ;
| return 0;
| }
configure:11282: result: no
configure:11292: checking for struct br_mdb_entry.vid
configure:11292: gcc-5 -c -g -O2 conftest.c >&5
configure:11292: $? = 0
configure:11292: result: yes
configure:11304: checking for struct dcbmsg
configure:11304: gcc-5 -c -g -O2 conftest.c >&5
configure:11304: $? = 0
configure:11304: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:184:28: error: expected expression before ')' token
if (sizeof ((struct dcbmsg)))
^
configure:11304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| /* end confdefs.h. */
| #include <linux/dcbnl.h>
|
| int
| main ()
| {
| if (sizeof ((struct dcbmsg)))
| return 0;
| ;
| return 0;
| }
configure:11304: result: yes
configure:11315: checking for struct ifaddrlblmsg
configure:11315: gcc-5 -c -g -O2 conftest.c >&5
configure:11315: $? = 0
configure:11315: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:185:34: error: expected expression before ')' token
if (sizeof ((struct ifaddrlblmsg)))
^
configure:11315: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| /* end confdefs.h. */
| #include <linux/if_addrlabel.h>
|
| int
| main ()
| {
| if (sizeof ((struct ifaddrlblmsg)))
| return 0;
| ;
| return 0;
| }
configure:11315: result: yes
configure:11326: checking for struct netconfmsg
configure:11326: gcc-5 -c -g -O2 conftest.c >&5
configure:11326: $? = 0
configure:11326: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:186:32: error: expected expression before ')' token
if (sizeof ((struct netconfmsg)))
^
configure:11326: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| /* end confdefs.h. */
| #include <linux/netconf.h>
|
| int
| main ()
| {
| if (sizeof ((struct netconfmsg)))
| return 0;
| ;
| return 0;
| }
configure:11326: result: yes
configure:11338: checking for struct rta_mfc_stats
configure:11338: gcc-5 -c -g -O2 conftest.c >&5
configure:11338: $? = 0
configure:11338: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:188:35: error: expected expression before ')' token
if (sizeof ((struct rta_mfc_stats)))
^
configure:11338: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| if (sizeof ((struct rta_mfc_stats)))
| return 0;
| ;
| return 0;
| }
configure:11338: result: yes
configure:11349: checking for struct rtvia
configure:11349: gcc-5 -c -g -O2 conftest.c >&5
configure:11349: $? = 0
configure:11349: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:189:27: error: expected expression before ')' token
if (sizeof ((struct rtvia)))
^
configure:11349: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| if (sizeof ((struct rtvia)))
| return 0;
| ;
| return 0;
| }
configure:11349: result: yes
configure:11362: checking for struct ndt_stats.ndts_table_fulls
configure:11362: gcc-5 -c -g -O2 conftest.c >&5
configure:11362: $? = 0
configure:11362: result: yes
configure:11373: checking for struct ndt_config
configure:11373: gcc-5 -c -g -O2 conftest.c >&5
configure:11373: $? = 0
configure:11373: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:190:32: error: expected expression before ')' token
if (sizeof ((struct ndt_config)))
^
configure:11373: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| /* end confdefs.h. */
| #include <linux/neighbour.h>
|
| int
| main ()
| {
| if (sizeof ((struct ndt_config)))
| return 0;
| ;
| return 0;
| }
configure:11373: result: yes
configure:11383: checking for struct ndt_stats
configure:11383: gcc-5 -c -g -O2 conftest.c >&5
configure:11383: $? = 0
configure:11383: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:191:31: error: expected expression before ')' token
if (sizeof ((struct ndt_stats)))
^
configure:11383: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| /* end confdefs.h. */
| #include <linux/neighbour.h>
|
| int
| main ()
| {
| if (sizeof ((struct ndt_stats)))
| return 0;
| ;
| return 0;
| }
configure:11383: result: yes
configure:11395: checking for struct ifla_bridge_id
configure:11395: gcc-5 -c -g -O2 conftest.c >&5
configure:11395: $? = 0
configure:11395: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:193:36: error: expected expression before ')' token
if (sizeof ((struct ifla_bridge_id)))
^
configure:11395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| if (sizeof ((struct ifla_bridge_id)))
| return 0;
| ;
| return 0;
| }
configure:11395: result: yes
configure:11406: checking for struct ifla_cacheinfo
configure:11406: gcc-5 -c -g -O2 conftest.c >&5
configure:11406: $? = 0
configure:11406: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:194:36: error: expected expression before ')' token
if (sizeof ((struct ifla_cacheinfo)))
^
configure:11406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| if (sizeof ((struct ifla_cacheinfo)))
| return 0;
| ;
| return 0;
| }
configure:11406: result: yes
configure:11417: checking for struct ifla_port_vsi
configure:11417: gcc-5 -c -g -O2 conftest.c >&5
configure:11417: $? = 0
configure:11417: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:195:35: error: expected expression before ')' token
if (sizeof ((struct ifla_port_vsi)))
^
configure:11417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| if (sizeof ((struct ifla_port_vsi)))
| return 0;
| ;
| return 0;
| }
configure:11417: result: yes
configure:11428: checking for struct rtnl_link_stats64
configure:11428: gcc-5 -c -g -O2 conftest.c >&5
configure:11428: $? = 0
configure:11428: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:196:39: error: expected expression before ')' token
if (sizeof ((struct rtnl_link_stats64)))
^
configure:11428: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| if (sizeof ((struct rtnl_link_stats64)))
| return 0;
| ;
| return 0;
| }
configure:11428: result: yes
configure:11440: checking for struct rtnl_link_stats.rx_nohandler
configure:11440: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:12: error: 'struct rtnl_link_stats' has no member named 'rx_nohandler'
if (ac_aggr.rx_nohandler)
^
configure:11440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| static struct rtnl_link_stats ac_aggr;
| if (ac_aggr.rx_nohandler)
| return 0;
| ;
| return 0;
| }
configure:11440: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:19: error: 'struct rtnl_link_stats' has no member named 'rx_nohandler'
if (sizeof ac_aggr.rx_nohandler)
^
configure:11440: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| static struct rtnl_link_stats ac_aggr;
| if (sizeof ac_aggr.rx_nohandler)
| return 0;
| ;
| return 0;
| }
configure:11440: result: no
configure:11451: checking for struct rtnl_link_stats64.rx_nohandler
configure:11451: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:12: error: 'struct rtnl_link_stats64' has no member named 'rx_nohandler'
if (ac_aggr.rx_nohandler)
^
configure:11451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| static struct rtnl_link_stats64 ac_aggr;
| if (ac_aggr.rx_nohandler)
| return 0;
| ;
| return 0;
| }
configure:11451: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:198:19: error: 'struct rtnl_link_stats64' has no member named 'rx_nohandler'
if (sizeof ac_aggr.rx_nohandler)
^
configure:11451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| static struct rtnl_link_stats64 ac_aggr;
| if (sizeof ac_aggr.rx_nohandler)
| return 0;
| ;
| return 0;
| }
configure:11451: result: no
configure:11463: checking whether IFLA_PORT_SELF is declared
configure:11463: gcc-5 -c -g -O2 conftest.c >&5
configure:11463: $? = 0
configure:11463: result: yes
configure:11475: checking whether IFLA_PROTINFO is declared
configure:11475: gcc-5 -c -g -O2 conftest.c >&5
configure:11475: $? = 0
configure:11475: result: yes
configure:11487: checking whether IFLA_AF_SPEC is declared
configure:11487: gcc-5 -c -g -O2 conftest.c >&5
configure:11487: $? = 0
configure:11487: result: yes
configure:11499: checking whether IFLA_XDP is declared
configure:11499: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:204:10: error: 'IFLA_XDP' undeclared (first use in this function)
(void) IFLA_XDP;
^
conftest.c:204:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11499: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| /* end confdefs.h. */
| #include <sys/socket.h>
| #include <linux/rtnetlink.h>
|
| int
| main ()
| {
| #ifndef IFLA_XDP
| #ifdef __cplusplus
| (void) IFLA_XDP;
| #else
| (void) IFLA_XDP;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11499: result: no
configure:11513: checking for struct gnet_stats_basic
configure:11513: gcc-5 -c -g -O2 conftest.c >&5
configure:11513: $? = 0
configure:11513: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:200:38: error: expected expression before ')' token
if (sizeof ((struct gnet_stats_basic)))
^
configure:11513: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| /* end confdefs.h. */
| #include <linux/gen_stats.h>
|
| int
| main ()
| {
| if (sizeof ((struct gnet_stats_basic)))
| return 0;
| ;
| return 0;
| }
configure:11513: result: yes
configure:11523: checking for struct gnet_stats_queue
configure:11523: gcc-5 -c -g -O2 conftest.c >&5
configure:11523: $? = 0
configure:11523: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:201:38: error: expected expression before ')' token
if (sizeof ((struct gnet_stats_queue)))
^
configure:11523: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| /* end confdefs.h. */
| #include <linux/gen_stats.h>
|
| int
| main ()
| {
| if (sizeof ((struct gnet_stats_queue)))
| return 0;
| ;
| return 0;
| }
configure:11523: result: yes
configure:11533: checking for struct gnet_stats_rate_est
configure:11533: gcc-5 -c -g -O2 conftest.c >&5
configure:11533: $? = 0
configure:11533: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:202:41: error: expected expression before ')' token
if (sizeof ((struct gnet_stats_rate_est)))
^
configure:11533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| /* end confdefs.h. */
| #include <linux/gen_stats.h>
|
| int
| main ()
| {
| if (sizeof ((struct gnet_stats_rate_est)))
| return 0;
| ;
| return 0;
| }
configure:11533: result: yes
configure:11543: checking for struct gnet_stats_rate_est64
configure:11543: gcc-5 -c -g -O2 conftest.c >&5
configure:11543: $? = 0
configure:11543: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:203:43: error: expected expression before ')' token
if (sizeof ((struct gnet_stats_rate_est64)))
^
configure:11543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| /* end confdefs.h. */
| #include <linux/gen_stats.h>
|
| int
| main ()
| {
| if (sizeof ((struct gnet_stats_rate_est64)))
| return 0;
| ;
| return 0;
| }
configure:11543: result: yes
configure:11555: checking for struct tc_sizespec
configure:11555: gcc-5 -c -g -O2 conftest.c >&5
configure:11555: $? = 0
configure:11555: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:205:33: error: expected expression before ')' token
if (sizeof ((struct tc_sizespec)))
^
configure:11555: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <linux/pkt_sched.h>
|
| int
| main ()
| {
| if (sizeof ((struct tc_sizespec)))
| return 0;
| ;
| return 0;
| }
configure:11555: result: yes
configure:11567: checking whether TCA_STAB_DATA is declared
configure:11567: gcc-5 -c -g -O2 conftest.c >&5
configure:11567: $? = 0
configure:11567: result: yes
configure:11581: checking for struct fib_rule_uid_range
configure:11581: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:206:13: error: invalid application of 'sizeof' to incomplete type 'struct fib_rule_uid_range'
if (sizeof (struct fib_rule_uid_range))
^
configure:11581: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| /* end confdefs.h. */
| #include <linux/fib_rules.h>
|
| int
| main ()
| {
| if (sizeof (struct fib_rule_uid_range))
| return 0;
| ;
| return 0;
| }
configure:11581: result: no
configure:11591: checking for struct fib_rule_port_range
configure:11591: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:206:13: error: invalid application of 'sizeof' to incomplete type 'struct fib_rule_port_range'
if (sizeof (struct fib_rule_port_range))
^
configure:11591: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| /* end confdefs.h. */
| #include <linux/fib_rules.h>
|
| int
| main ()
| {
| if (sizeof (struct fib_rule_port_range))
| return 0;
| ;
| return 0;
| }
configure:11591: result: no
configure:11603: checking for struct statfs
configure:11603: gcc-5 -c -g -O2 conftest.c >&5
configure:11603: $? = 0
configure:11603: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:207:28: error: expected expression before ')' token
if (sizeof ((struct statfs)))
^
configure:11603: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <asm/statfs.h>
|
| int
| main ()
| {
| if (sizeof ((struct statfs)))
| return 0;
| ;
| return 0;
| }
configure:11603: result: yes
configure:11613: checking for struct statfs.f_frsize
configure:11613: gcc-5 -c -g -O2 conftest.c >&5
configure:11613: $? = 0
configure:11613: result: yes
configure:11624: checking for struct statfs.f_flags
configure:11624: gcc-5 -c -g -O2 conftest.c >&5
configure:11624: $? = 0
configure:11624: result: yes
configure:11635: checking for struct statfs.f_fsid.val
configure:11635: gcc-5 -c -g -O2 conftest.c >&5
configure:11635: $? = 0
configure:11635: result: yes
configure:11646: checking for struct statfs.f_fsid.__val
configure:11646: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:212:19: error: '__kernel_fsid_t {aka struct <anonymous>}' has no member named '__val'
if (ac_aggr.f_fsid.__val)
^
configure:11646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <asm/statfs.h>
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (ac_aggr.f_fsid.__val)
| return 0;
| ;
| return 0;
| }
configure:11646: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:212:26: error: '__kernel_fsid_t {aka struct <anonymous>}' has no member named '__val'
if (sizeof ac_aggr.f_fsid.__val)
^
configure:11646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <asm/statfs.h>
|
| int
| main ()
| {
| static struct statfs ac_aggr;
| if (sizeof ac_aggr.f_fsid.__val)
| return 0;
| ;
| return 0;
| }
configure:11646: result: no
configure:11662: checking for struct statfs64
configure:11662: gcc-5 -c -g -O2 conftest.c >&5
configure:11662: $? = 0
configure:11662: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:211:30: error: expected expression before ')' token
if (sizeof ((struct statfs64)))
^
configure:11662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <asm/statfs.h>
|
| int
| main ()
| {
| if (sizeof ((struct statfs64)))
| return 0;
| ;
| return 0;
| }
configure:11662: result: yes
configure:11672: checking for struct statfs64.f_frsize
configure:11672: gcc-5 -c -g -O2 conftest.c >&5
configure:11672: $? = 0
configure:11672: result: yes
configure:11683: checking for struct statfs64.f_flags
configure:11683: gcc-5 -c -g -O2 conftest.c >&5
configure:11683: $? = 0
configure:11683: result: yes
configure:11694: checking for struct statfs64.f_fsid.val
configure:11694: gcc-5 -c -g -O2 conftest.c >&5
configure:11694: $? = 0
configure:11694: result: yes
configure:11705: checking for struct statfs64.f_fsid.__val
configure:11705: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:19: error: '__kernel_fsid_t {aka struct <anonymous>}' has no member named '__val'
if (ac_aggr.f_fsid.__val)
^
configure:11705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <asm/statfs.h>
|
| int
| main ()
| {
| static struct statfs64 ac_aggr;
| if (ac_aggr.f_fsid.__val)
| return 0;
| ;
| return 0;
| }
configure:11705: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:216:26: error: '__kernel_fsid_t {aka struct <anonymous>}' has no member named '__val'
if (sizeof ac_aggr.f_fsid.__val)
^
configure:11705: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| /* end confdefs.h. */
| #include <linux/types.h>
| #include <asm/statfs.h>
|
| int
| main ()
| {
| static struct statfs64 ac_aggr;
| if (sizeof ac_aggr.f_fsid.__val)
| return 0;
| ;
| return 0;
| }
configure:11705: result: no
configure:11721: checking for struct blk_user_trace_setup
configure:11721: gcc-5 -c -g -O2 conftest.c >&5
configure:11721: $? = 0
configure:11721: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:214:42: error: expected expression before ')' token
if (sizeof ((struct blk_user_trace_setup)))
^
configure:11721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| /* end confdefs.h. */
| #include <linux/blktrace_api.h>
|
| int
| main ()
| {
| if (sizeof ((struct blk_user_trace_setup)))
| return 0;
| ;
| return 0;
| }
configure:11721: result: yes
configure:11733: checking for struct mtd_write_req
configure:11733: gcc-5 -c -g -O2 conftest.c >&5
configure:11733: $? = 0
configure:11733: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:215:35: error: expected expression before ')' token
if (sizeof ((struct mtd_write_req)))
^
configure:11733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| /* end confdefs.h. */
| #include <mtd/mtd-abi.h>
|
| int
| main ()
| {
| if (sizeof ((struct mtd_write_req)))
| return 0;
| ;
| return 0;
| }
configure:11733: result: yes
configure:11745: checking for struct ubi_attach_req.max_beb_per1024
configure:11745: gcc-5 -c -g -O2 conftest.c >&5
configure:11745: $? = 0
configure:11745: result: yes
configure:11757: checking for struct ptp_sys_offset
configure:11757: gcc-5 -c -g -O2 conftest.c >&5
configure:11757: $? = 0
configure:11757: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:217:36: error: expected expression before ')' token
if (sizeof ((struct ptp_sys_offset)))
^
configure:11757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| /* end confdefs.h. */
| #include <linux/ptp_clock.h>
|
| int
| main ()
| {
| if (sizeof ((struct ptp_sys_offset)))
| return 0;
| ;
| return 0;
| }
configure:11757: result: yes
configure:11769: checking for struct kvm_cpuid2
configure:11769: gcc-5 -c -g -O2 conftest.c >&5
configure:11769: $? = 0
configure:11769: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:218:32: error: expected expression before ')' token
if (sizeof ((struct kvm_cpuid2)))
^
configure:11769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| /* end confdefs.h. */
| #include <linux/kvm.h>
|
| int
| main ()
| {
| if (sizeof ((struct kvm_cpuid2)))
| return 0;
| ;
| return 0;
| }
configure:11769: result: yes
configure:11779: checking for struct kvm_regs
configure:11779: gcc-5 -c -g -O2 conftest.c >&5
configure:11779: $? = 0
configure:11779: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:219:30: error: expected expression before ')' token
if (sizeof ((struct kvm_regs)))
^
configure:11779: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| /* end confdefs.h. */
| #include <linux/kvm.h>
|
| int
| main ()
| {
| if (sizeof ((struct kvm_regs)))
| return 0;
| ;
| return 0;
| }
configure:11779: result: yes
configure:11789: checking for struct kvm_sregs
configure:11789: gcc-5 -c -g -O2 conftest.c >&5
configure:11789: $? = 0
configure:11789: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:220:31: error: expected expression before ')' token
if (sizeof ((struct kvm_sregs)))
^
configure:11789: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| /* end confdefs.h. */
| #include <linux/kvm.h>
|
| int
| main ()
| {
| if (sizeof ((struct kvm_sregs)))
| return 0;
| ;
| return 0;
| }
configure:11789: result: yes
configure:11799: checking for struct kvm_userspace_memory_region
configure:11799: gcc-5 -c -g -O2 conftest.c >&5
configure:11799: $? = 0
configure:11799: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:221:49: error: expected expression before ')' token
if (sizeof ((struct kvm_userspace_memory_region)))
^
configure:11799: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| /* end confdefs.h. */
| #include <linux/kvm.h>
|
| int
| main ()
| {
| if (sizeof ((struct kvm_userspace_memory_region)))
| return 0;
| ;
| return 0;
| }
configure:11799: result: yes
configure:11813: checking whether <linux/signal.h> can be used along with <signal.h>
configure:11824: gcc-5 -c -g -O2 conftest.c >&5
In file included from /home/linuxbrew/.linuxbrew/include/asm/signal.h:6:0,
from /home/linuxbrew/.linuxbrew/include/linux/signal.h:4,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/linux/time.h:9:8: error: redefinition of 'struct timespec'
struct timespec {
^
In file included from /usr/include/signal.h:75:0,
from conftest.c:218:
/usr/include/time.h:120:8: note: originally defined here
struct timespec
^
In file included from /home/linuxbrew/.linuxbrew/include/linux/signal.h:4:0,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm/signal.h:15:23: error: conflicting types for 'sigset_t'
typedef unsigned long sigset_t;
^
In file included from conftest.c:218:0:
/usr/include/signal.h:49:20: note: previous declaration of 'sigset_t' was here
typedef __sigset_t sigset_t;
^
In file included from /home/linuxbrew/.linuxbrew/include/linux/signal.h:4:0,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm/signal.h:114:8: error: redefinition of 'struct sigaction'
struct sigaction {
^
In file included from /usr/include/signal.h:243:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/sigaction.h:24:8: note: originally defined here
struct sigaction
^
/home/linuxbrew/.linuxbrew/include/asm/signal.h:115:17: error: expected ':', ',', ';', '}' or '__attribute__' before '.' token
__sighandler_t sa_handler;
^
In file included from /home/linuxbrew/.linuxbrew/include/linux/signal.h:4:0,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm/signal.h:123:16: error: redefinition of 'struct sigaltstack'
typedef struct sigaltstack {
^
In file included from /usr/include/signal.h:323:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/sigstack.h:49:16: note: originally defined here
typedef struct sigaltstack
^
In file included from /home/linuxbrew/.linuxbrew/include/linux/signal.h:4:0,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm/signal.h:127:3: error: conflicting types for 'stack_t'
} stack_t;
^
In file included from /usr/include/signal.h:323:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/sigstack.h:54:5: note: previous declaration of 'stack_t' was here
} stack_t;
^
In file included from /home/linuxbrew/.linuxbrew/include/asm/siginfo.h:14:0,
from /home/linuxbrew/.linuxbrew/include/linux/signal.h:5,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm-generic/siginfo.h:7:15: error: redefinition of 'union sigval'
typedef union sigval {
^
In file included from /usr/include/signal.h:80:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/siginfo.h:32:15: note: originally defined here
typedef union sigval
^
In file included from /home/linuxbrew/.linuxbrew/include/asm/siginfo.h:14:0,
from /home/linuxbrew/.linuxbrew/include/linux/signal.h:5,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm-generic/siginfo.h:10:3: error: conflicting types for 'sigval_t'
} sigval_t;
^
In file included from /usr/include/signal.h:80:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/siginfo.h:36:5: note: previous declaration of 'sigval_t' was here
} sigval_t;
^
In file included from /home/linuxbrew/.linuxbrew/include/asm/siginfo.h:14:0,
from /home/linuxbrew/.linuxbrew/include/linux/signal.h:5,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm-generic/siginfo.h:113:24: error: conflicting types for 'siginfo_t'
} __ARCH_SI_ATTRIBUTES siginfo_t;
^
In file included from /usr/include/signal.h:80:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/siginfo.h:133:5: note: previous declaration of 'siginfo_t' was here
} siginfo_t __SI_ALIGNMENT;
^
In file included from /home/linuxbrew/.linuxbrew/include/asm/siginfo.h:14:0,
from /home/linuxbrew/.linuxbrew/include/linux/signal.h:5,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm-generic/siginfo.h:283:16: error: redefinition of 'struct sigevent'
typedef struct sigevent {
^
In file included from /usr/include/signal.h:80:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/siginfo.h:320:16: note: originally defined here
typedef struct sigevent
^
In file included from /home/linuxbrew/.linuxbrew/include/asm/siginfo.h:14:0,
from /home/linuxbrew/.linuxbrew/include/linux/signal.h:5,
from conftest.c:219:
/home/linuxbrew/.linuxbrew/include/asm-generic/siginfo.h:296:3: error: conflicting types for 'sigevent_t'
} sigevent_t;
^
In file included from /usr/include/signal.h:80:0,
from conftest.c:218:
/usr/include/x86_64-linux-gnu/bits/siginfo.h:340:5: note: previous declaration of 'sigevent_t' was here
} sigevent_t;
^
configure:11824: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| /* end confdefs.h. */
|
| #include <signal.h>
| #include <linux/signal.h>
configure:11831: result: no
configure:11839: checking for struct __aio_sigset
configure:11839: gcc-5 -c -g -O2 -Ilinux conftest.c >&5
conftest.c: In function 'main':
conftest.c:222:13: error: invalid application of 'sizeof' to incomplete type 'struct __aio_sigset'
if (sizeof (struct __aio_sigset))
^
configure:11839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| /* end confdefs.h. */
| #include <linux/aio_abi.h>
|
| int
| main ()
| {
| if (sizeof (struct __aio_sigset))
| return 0;
| ;
| return 0;
| }
configure:11839: result: no
configure:11855: checking linux/btrfs.h usability
configure:11855: gcc-5 -c -g -O2 conftest.c >&5
configure:11855: $? = 0
configure:11855: result: yes
configure:11855: checking linux/btrfs.h presence
configure:11855: gcc-5 -E conftest.c
configure:11855: $? = 0
configure:11855: result: yes
configure:11855: checking for linux/btrfs.h
configure:11855: result: yes
configure:11861: checking for struct btrfs_ioctl_feature_flags.compat_flags
configure:11861: gcc-5 -c -g -O2 conftest.c >&5
configure:11861: $? = 0
configure:11861: result: yes
configure:11872: checking for struct btrfs_ioctl_fs_info_args.nodesize
configure:11872: gcc-5 -c -g -O2 conftest.c >&5
configure:11872: $? = 0
configure:11872: result: yes
configure:11883: checking for struct btrfs_ioctl_defrag_range_args.start
configure:11883: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:226:45: error: storage size of 'ac_aggr' isn't known
static struct btrfs_ioctl_defrag_range_args ac_aggr;
^
configure:11883: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #include <linux/btrfs.h>
|
| int
| main ()
| {
| static struct btrfs_ioctl_defrag_range_args ac_aggr;
| if (ac_aggr.start)
| return 0;
| ;
| return 0;
| }
configure:11883: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:226:45: error: storage size of 'ac_aggr' isn't known
static struct btrfs_ioctl_defrag_range_args ac_aggr;
^
configure:11883: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #include <linux/btrfs.h>
|
| int
| main ()
| {
| static struct btrfs_ioctl_defrag_range_args ac_aggr;
| if (sizeof ac_aggr.start)
| return 0;
| ;
| return 0;
| }
configure:11883: result: no
configure:11894: checking for struct btrfs_ioctl_search_args_v2.buf_size
configure:11894: gcc-5 -c -g -O2 conftest.c >&5
configure:11894: $? = 0
configure:11894: result: yes
configure:11905: checking for struct btrfs_ioctl_logical_ino_args.flags
configure:11905: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:228:12: error: 'struct btrfs_ioctl_logical_ino_args' has no member named 'flags'
if (ac_aggr.flags)
^
configure:11905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE 1
| #define HAVE_STRUCT_BTRFS_IOCTL_SEARCH_ARGS_V2_BUF_SIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #include <linux/btrfs.h>
|
| int
| main ()
| {
| static struct btrfs_ioctl_logical_ino_args ac_aggr;
| if (ac_aggr.flags)
| return 0;
| ;
| return 0;
| }
configure:11905: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:228:19: error: 'struct btrfs_ioctl_logical_ino_args' has no member named 'flags'
if (sizeof ac_aggr.flags)
^
configure:11905: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE 1
| #define HAVE_STRUCT_BTRFS_IOCTL_SEARCH_ARGS_V2_BUF_SIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #include <linux/btrfs.h>
|
| int
| main ()
| {
| static struct btrfs_ioctl_logical_ino_args ac_aggr;
| if (sizeof ac_aggr.flags)
| return 0;
| ;
| return 0;
| }
configure:11905: result: no
configure:11917: checking whether BTRFS_COMPRESS_NONE is declared
configure:11917: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:231:10: error: 'BTRFS_COMPRESS_NONE' undeclared (first use in this function)
(void) BTRFS_COMPRESS_NONE;
^
conftest.c:231:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11917: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN64 1
| #define HAVE_PRCTL 1
| #define HAVE_PREADV 1
| #define HAVE_PROCESS_VM_READV 1
| #define HAVE_PWRITEV 1
| #define HAVE_READAHEAD 1
| #define HAVE_SIGNALFD 1
| #define HAVE_STPCPY 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSIGNAL 1
| #define HAVE_SYNC_FILE_RANGE 1
| #define HAVE_UTIMENSAT 1
| #define HAVE_SIG_ATOMIC_T 1
| #define HAVE_STRUCT_SIGCONTEXT 1
| #define HAVE_STRUCT_MMSGHDR 1
| #define HAVE___KERNEL_LONG_T 1
| #define HAVE___KERNEL_ULONG_T 1
| #define HAVE_STRUCT___OLD_KERNEL_STAT 1
| #define HAVE_STRUCT_USER_DESC 1
| #define HAVE_STRUCT_USER_DESC_LM 1
| #define HAVE_STRUCT_STAT_ST_MTIME_NSEC 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_STRUCT_FLOCK64 1
| #define HAVE_STRUCT_F_OWNER_EX 1
| #define HAVE_STRUCT_TIMEX_TAI 1
| #define HAVE_STRUCT_UTSNAME_DOMAINNAME 1
| #define HAVE_SIGINFO_T_SI_SYSCALL 1
| #define HAVE_SIGINFO_T_SI_TIMERID 1
| #define HAVE_SIGINFO_T_SI_OVERRUN 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_PRECISE_IP 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP_DATA 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_ID_ALL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_HOST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_GUEST 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_KERNEL 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_EXCLUDE_CALLCHAIN_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_MMAP2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_COMM_EXEC 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_USE_CLOCKID 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONTEXT_SWITCH 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BP_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG1 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_CONFIG2 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_BRANCH_SAMPLE_TYPE 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_STACK_USER 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_SAMPLE_REGS_INTR 1
| #define HAVE_STRUCT_PERF_EVENT_ATTR_AUX_WATERMARK 1
| #define HAVE_ELF_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LINUX_BSG_H 1
| #define HAVE_LINUX_DM_IOCTL_H 1
| #define HAVE_LINUX_DQBLK_XFS_H 1
| #define HAVE_LINUX_FALLOC_H 1
| #define HAVE_LINUX_FIB_RULES_H 1
| #define HAVE_LINUX_FIEMAP_H 1
| #define HAVE_LINUX_GENETLINK_H 1
| #define HAVE_LINUX_HIDDEV_H 1
| #define HAVE_LINUX_IF_ADDR_H 1
| #define HAVE_LINUX_IF_LINK_H 1
| #define HAVE_LINUX_IP_VS_H 1
| #define HAVE_LINUX_IPC_H 1
| #define HAVE_LINUX_KCMP_H 1
| #define HAVE_LINUX_KVM_H 1
| #define HAVE_LINUX_MEMFD_H 1
| #define HAVE_LINUX_MMTIMER_H 1
| #define HAVE_LINUX_MSG_H 1
| #define HAVE_LINUX_NEIGHBOUR_H 1
| #define HAVE_LINUX_NETFILTER_IPSET_IP_SET_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_NF_TABLES_COMPAT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_ACCT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CONNTRACK_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTHELPER_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_CTTIMEOUT_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_LOG_H 1
| #define HAVE_LINUX_NETFILTER_NFNETLINK_QUEUE_H 1
| #define HAVE_LINUX_PERF_EVENT_H 1
| #define HAVE_LINUX_QUOTA_H 1
| #define HAVE_LINUX_SECCOMP_H 1
| #define HAVE_LINUX_SECUREBITS_H 1
| #define HAVE_LINUX_SEM_H 1
| #define HAVE_LINUX_SHM_H 1
| #define HAVE_LINUX_USERFAULTFD_H 1
| #define HAVE_LINUX_UTSNAME_H 1
| #define HAVE_MQUEUE_H 1
| #define HAVE_NETIPX_IPX_H 1
| #define HAVE_PATHS_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_SYS_EVENTFD_H 1
| #define HAVE_SYS_FANOTIFY_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_SYS_QUOTA_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_SIGNALFD_H 1
| #define HAVE_SYS_XATTR_H 1
| #define HAVE_USTAT_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_NETINET_UDP_H 1
| #define HAVE_LINUX_MQUEUE_H 1
| #define HAVE_LINUX_NETFILTER_XT_OSF_H 1
| #define HAVE_LINUX_NETFILTER_ARP_ARP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_BRIDGE_EBTABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV4_IP_TABLES_H 1
| #define HAVE_LINUX_NETFILTER_IPV6_IP6_TABLES_H 1
| #define HAVE_LINUX_INPUT_H 1
| #define HAVE_STRUCT_INPUT_ABSINFO_RESOLUTION 1
| #define HAVE_LINUX_BPF_H 1
| #define HAVE_STRUCT_BPF_INSN 1
| #define HAVE_UNION_BPF_ATTR_BPF_FD 1
| #define HAVE_UNION_BPF_ATTR_FLAGS 1
| #define HAVE_UNION_BPF_ATTR_INSN_CNT 1
| #define HAVE_UNION_BPF_ATTR_INSNS 1
| #define HAVE_UNION_BPF_ATTR_KERN_VERSION 1
| #define HAVE_UNION_BPF_ATTR_KEY 1
| #define HAVE_UNION_BPF_ATTR_KEY_SIZE 1
| #define HAVE_UNION_BPF_ATTR_LICENSE 1
| #define HAVE_UNION_BPF_ATTR_LOG_BUF 1
| #define HAVE_UNION_BPF_ATTR_LOG_LEVEL 1
| #define HAVE_UNION_BPF_ATTR_LOG_SIZE 1
| #define HAVE_UNION_BPF_ATTR_MAP_FD 1
| #define HAVE_UNION_BPF_ATTR_MAP_TYPE 1
| #define HAVE_UNION_BPF_ATTR_MAX_ENTRIES 1
| #define HAVE_UNION_BPF_ATTR_NEXT_KEY 1
| #define HAVE_UNION_BPF_ATTR_PATHNAME 1
| #define HAVE_UNION_BPF_ATTR_PROG_TYPE 1
| #define HAVE_UNION_BPF_ATTR_VALUE 1
| #define HAVE_UNION_BPF_ATTR_VALUE_SIZE 1
| #define HAVE_STRUCT_BR_MDB_ENTRY 1
| #define HAVE_STRUCT_BR_PORT_MSG 1
| #define HAVE_STRUCT_BR_MDB_ENTRY_VID 1
| #define HAVE_STRUCT_DCBMSG 1
| #define HAVE_STRUCT_IFADDRLBLMSG 1
| #define HAVE_STRUCT_NETCONFMSG 1
| #define HAVE_STRUCT_RTA_MFC_STATS 1
| #define HAVE_STRUCT_RTVIA 1
| #define HAVE_STRUCT_NDT_STATS_NDTS_TABLE_FULLS 1
| #define HAVE_STRUCT_NDT_CONFIG 1
| #define HAVE_STRUCT_NDT_STATS 1
| #define HAVE_STRUCT_IFLA_BRIDGE_ID 1
| #define HAVE_STRUCT_IFLA_CACHEINFO 1
| #define HAVE_STRUCT_IFLA_PORT_VSI 1
| #define HAVE_STRUCT_RTNL_LINK_STATS64 1
| #define HAVE_DECL_IFLA_PORT_SELF 1
| #define HAVE_DECL_IFLA_PROTINFO 1
| #define HAVE_DECL_IFLA_AF_SPEC 1
| #define HAVE_DECL_IFLA_XDP 0
| #define HAVE_STRUCT_GNET_STATS_BASIC 1
| #define HAVE_STRUCT_GNET_STATS_QUEUE 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST 1
| #define HAVE_STRUCT_GNET_STATS_RATE_EST64 1
| #define HAVE_STRUCT_TC_SIZESPEC 1
| #define HAVE_DECL_TCA_STAB_DATA 1
| #define HAVE_STRUCT_STATFS 1
| #define HAVE_STRUCT_STATFS_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS_F_FLAGS 1
| #define HAVE_STRUCT_STATFS_F_FSID_VAL 1
| #define HAVE_STRUCT_STATFS64 1
| #define HAVE_STRUCT_STATFS64_F_FRSIZE 1
| #define HAVE_STRUCT_STATFS64_F_FLAGS 1
| #define HAVE_STRUCT_STATFS64_F_FSID_VAL 1
| #define HAVE_STRUCT_BLK_USER_TRACE_SETUP 1
| #define HAVE_STRUCT_MTD_WRITE_REQ 1
| #define HAVE_STRUCT_UBI_ATTACH_REQ_MAX_BEB_PER1024 1
| #define HAVE_STRUCT_PTP_SYS_OFFSET 1
| #define HAVE_STRUCT_KVM_CPUID2 1
| #define HAVE_STRUCT_KVM_REGS 1
| #define HAVE_STRUCT_KVM_SREGS 1
| #define HAVE_STRUCT_KVM_USERSPACE_MEMORY_REGION 1
| #define HAVE_LINUX_BTRFS_H 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FEATURE_FLAGS_COMPAT_FLAGS 1
| #define HAVE_STRUCT_BTRFS_IOCTL_FS_INFO_ARGS_NODESIZE 1
| #define HAVE_STRUCT_BTRFS_IOCTL_SEARCH_ARGS_V2_BUF_SIZE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #include <linux/btrfs.h>
|
| int
| main ()
| {
| #ifndef BTRFS_COMPRESS_NONE
| #ifdef __cplusplus
| (void) BTRFS_COMPRESS_NONE;
| #else
| (void) BTRFS_COMPRESS_NONE;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:11917: result: no
configure:11929: checking whether BTRFS_COMPRESS_ZLIB is declared
configure:11929: gcc-5 -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:232:10: error: 'BTRFS_COMPRESS_ZLIB' undeclared (first use in this function)
(void) BTRFS_COMPRESS_ZLIB;
^
conftest.c:232:10: note: each undeclared identifier is reported only once for each function it appears in
configure:11929: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "strace"
| #define PACKAGE_TARNAME "strace"
| #define PACKAGE_VERSION "4.24"
| #define PACKAGE_STRING "strace 4.24"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "https://strace.io"
| #define PACKAGE "strace"
| #define VERSION "4.24"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define COPYRIGHT_YEAR "2018"
| #define MANPAGE_DATE "2018-07-07"
| #define X86_64 1
| #define ENABLE_ARM_OABI 0
| #define HAVE_TYPEOF 1
| #define HAVE_ACCEPT4 1
| #define HAVE_FALLOCATE 1
| #define HAVE_FANOTIFY_MARK 1
| #define HAVE_FOPEN64 1
| #define HAVE_FORK 1
| #define HAVE_FPUTS_UNLOCKED 1
| #define HAVE_FSTATAT 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_FUTIMENS 1
| #define HAVE_ICONV_OPEN 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_OPEN6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment