Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 421902 Details for
Bug 570874
>=dev-util/strace-4.11 fails tests execve-v.test, execve.test, readlink.test, umovestr2.test, and utime.test
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 137.07 KB, created by
tka
on 2016-01-04 16:12:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
tka
Created:
2016-01-04 16:12:21 UTC
Size:
137.07 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/strace-4.11 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking strace-4.11.tar.xz to /var/tmp/portage/dev-util/strace-4.11/work >>>> Source unpacked in /var/tmp/portage/dev-util/strace-4.11/work >>>> Preparing source in /var/tmp/portage/dev-util/strace-4.11/work/strace-4.11 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/strace-4.11/work/strace-4.11 ... > * econf: updating strace-4.11/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating strace-4.11/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --without-libunwind >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... (cached) none needed >checking whether gcc understands -c and -o together... (cached) yes >checking dependency style of gcc... (cached) none >checking how to run the C preprocessor... gcc -E >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 x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for supported architecture... x86_64 >checking whether C compiler handles -Werror -Wunknown-warning-option... no >checking whether C compiler handles -Wall... yes >checking whether C compiler handles -Wwrite-strings... yes >checking whether C compiler handles -Wsign-compare... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for ANSI C header files... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether stat file-mode macros are broken... no >checking for struct stat.st_atim.tv_nsec... yes >checking for struct stat.st_blksize... yes >checking for struct stat.st_blocks... yes >checking for struct stat.st_ctim.tv_nsec... yes >checking for struct stat.st_flags... no >checking for struct stat.st_fstype... no >checking for struct stat.st_gen... no >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct stat.st_rdev... yes >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking type of array argument to getgroups... gid_t >checking whether sys/types.h defines makedev... yes >checking for sig_atomic_t... yes >checking for struct sockaddr_in6.sin6_scope_id... 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 if_indextoname... yes >checking for inet_ntop... yes >checking for inet_pton... yes >checking for pipe2... yes >checking for prctl... yes >checking for preadv... yes >checking for process_vm_readv... yes >checking for pwritev... yes >checking for sendmmsg... yes >checking for sigaction... yes >checking for signalfd... yes >checking for stpcpy... yes >checking for strerror... yes >checking for strsignal... yes >checking for utimensat... yes >checking asm/cachectl.h usability... no >checking asm/cachectl.h presence... no >checking for asm/cachectl.h... no >checking asm/sysmips.h usability... no >checking asm/sysmips.h presence... no >checking for asm/sysmips.h... no >checking bluetooth/bluetooth.h usability... no >checking bluetooth/bluetooth.h presence... no >checking for bluetooth/bluetooth.h... no >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking for inttypes.h... (cached) yes >checking ioctls.h usability... no >checking ioctls.h presence... no >checking for ioctls.h... no >checking linux/bsg.h usability... yes >checking linux/bsg.h presence... yes >checking for linux/bsg.h... yes >checking linux/falloc.h usability... yes >checking linux/falloc.h presence... yes >checking for linux/falloc.h... yes >checking linux/filter.h usability... yes >checking linux/filter.h presence... yes >checking for linux/filter.h... yes >checking linux/hiddev.h usability... yes >checking linux/hiddev.h presence... yes >checking for linux/hiddev.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/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/perf_event.h usability... yes >checking linux/perf_event.h presence... yes >checking for linux/perf_event.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/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 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/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >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/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.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/reg.h usability... yes >checking sys/reg.h presence... yes >checking for sys/reg.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/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking for linux/mqueue.h... yes >checking for linux/icmp.h... yes >checking for linux/in6.h... yes >checking for linux/netlink.h... yes >checking for linux/if_packet.h... yes >checking for asm/sigcontext.h... no >checking for struct sigcontext... yes >checking for netinet/tcp.h... yes >checking for netinet/udp.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 for struct mmsghdr... yes >checking for struct msghdr.msg_control... yes >checking for struct stat.st_atime_nsec... yes >checking for struct stat.st_ctime_nsec... yes >checking for struct stat.st_mtime_nsec... yes >checking for struct stat64... no >checking for struct __old_kernel_stat... yes >checking for struct statfs64... yes >checking for struct pt_all_user_regs... no >checking for struct ia64_fpreg... no >checking for struct ptrace_peeksiginfo_args... no >checking for struct utsname.domainname... yes >checking for struct sigevent._sigev_un._pad... yes >checking for struct sigevent.__pad... no >checking for siginfo_t.si_syscall... yes >checking for siginfo_t.si_timerid... yes >checking for siginfo_t.si_overrun... yes >checking for struct flock... no >checking for struct flock64... no >checking for struct __kernel_flock... yes >checking for struct __kernel_flock64... yes >checking for __kernel_long_t... yes >checking for __kernel_ulong_t... yes >checking for struct timex.tai... 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 whether union bpf_attr.log_buf initialization works... yes >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_AUTOCLEAR is declared... yes >checking whether LO_FLAGS_PARTSCAN is declared... yes >checking whether CTL_KERN is declared... yes >checking whether CTL_VM is declared... yes >checking whether CTL_NET is declared... yes >checking whether CTL_PROC is declared... yes >checking whether CTL_FS is declared... yes >checking whether CTL_DEBUG is declared... yes >checking whether CTL_DEV is declared... yes >checking whether CTL_BUS is declared... yes >checking whether CTL_ABI is declared... yes >checking whether CTL_CPU 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_OSTYPE is declared... yes >checking whether KERN_OSRELEASE is declared... yes >checking whether KERN_OSREV is declared... yes >checking whether KERN_VERSION is declared... yes >checking whether KERN_SECUREMASK is declared... yes >checking whether KERN_PROF is declared... yes >checking whether KERN_NODENAME is declared... yes >checking whether KERN_DOMAINNAME is declared... yes >checking whether KERN_PANIC is declared... yes >checking whether KERN_REALROOTDEV is declared... yes >checking whether KERN_SPARC_REBOOT is declared... yes >checking whether KERN_CTLALTDEL is declared... yes >checking whether KERN_PRINTK is declared... yes >checking whether KERN_NAMETRANS is declared... yes >checking whether KERN_PPC_HTABRECLAIM is declared... yes >checking whether KERN_PPC_ZEROPAGED is declared... yes >checking whether KERN_PPC_POWERSAVE_NAP is declared... yes >checking whether KERN_MODPROBE is declared... yes >checking whether KERN_SG_BIG_BUFF is declared... yes >checking whether KERN_ACCT is declared... yes >checking whether KERN_PPC_L2CR is declared... yes >checking whether KERN_RTSIGNR is declared... yes >checking whether KERN_RTSIGMAX is declared... yes >checking whether KERN_SHMMAX is declared... yes >checking whether KERN_MSGMAX is declared... yes >checking whether KERN_MSGMNB is declared... yes >checking whether KERN_MSGPOOL is declared... yes >checking whether KERN_SYSRQ is declared... yes >checking whether KERN_MAX_THREADS is declared... yes >checking whether KERN_RANDOM is declared... yes >checking whether KERN_SHMALL is declared... yes >checking whether KERN_MSGMNI is declared... yes >checking whether KERN_SEM is declared... yes >checking whether KERN_SPARC_STOP_A is declared... yes >checking whether KERN_SHMMNI is declared... yes >checking whether KERN_OVERFLOWUID is declared... yes >checking whether KERN_OVERFLOWGID is declared... yes >checking whether KERN_SHMPATH is declared... yes >checking whether KERN_HOTPLUG is declared... yes >checking whether KERN_IEEE_EMULATION_WARNINGS is declared... yes >checking whether KERN_S390_USER_DEBUG_LOGGING is declared... yes >checking whether KERN_CORE_USES_PID is declared... yes >checking whether KERN_TAINTED is declared... yes >checking whether KERN_CADPID is declared... yes >checking whether KERN_PIDMAX is declared... yes >checking whether KERN_CORE_PATTERN is declared... yes >checking whether KERN_PANIC_ON_OOPS is declared... yes >checking whether KERN_HPPA_PWRSW is declared... yes >checking whether KERN_HPPA_UNALIGNED 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_CORE is declared... yes >checking whether NET_ETHER is declared... yes >checking whether NET_802 is declared... yes >checking whether NET_UNIX is declared... yes >checking whether NET_IPV4 is declared... yes >checking whether NET_IPX is declared... yes >checking whether NET_ATALK is declared... yes >checking whether NET_NETROM is declared... yes >checking whether NET_AX25 is declared... yes >checking whether NET_BRIDGE is declared... yes >checking whether NET_ROSE is declared... yes >checking whether NET_IPV6 is declared... yes >checking whether NET_X25 is declared... yes >checking whether NET_TR is declared... yes >checking whether NET_DECNET is declared... yes >checking whether NET_ECONET is declared... yes >checking whether NET_SCTP 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_WMEM_MAX is declared... yes >checking whether NET_CORE_RMEM_MAX is declared... yes >checking whether NET_CORE_WMEM_DEFAULT is declared... yes >checking whether NET_CORE_RMEM_DEFAULT is declared... yes >checking whether NET_CORE_DESTROY_DELAY is declared... no >checking whether NET_CORE_MAX_BACKLOG is declared... yes >checking whether NET_CORE_FASTROUTE is declared... yes >checking whether NET_CORE_MSG_COST is declared... yes >checking whether NET_CORE_MSG_BURST is declared... yes >checking whether NET_CORE_OPTMEM_MAX is declared... yes >checking whether NET_CORE_HOT_LIST_LENGTH is declared... yes >checking whether NET_CORE_DIVERT_VERSION is declared... yes >checking whether NET_CORE_NO_CONG_THRESH is declared... yes >checking whether NET_CORE_NO_CONG is declared... yes >checking whether NET_CORE_LO_CONG is declared... yes >checking whether NET_CORE_MOD_CONG is declared... yes >checking whether NET_CORE_DEV_WEIGHT is declared... yes >checking whether NET_CORE_SOMAXCONN is declared... yes >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_FORWARD is declared... yes >checking whether NET_IPV4_DYNADDR is declared... yes >checking whether NET_IPV4_CONF is declared... yes >checking whether NET_IPV4_NEIGH is declared... yes >checking whether NET_IPV4_ROUTE is declared... yes >checking whether NET_IPV4_FIB_HASH is declared... yes >checking whether NET_IPV4_NETFILTER is declared... yes >checking whether NET_IPV4_TCP_TIMESTAMPS is declared... yes >checking whether NET_IPV4_TCP_WINDOW_SCALING is declared... yes >checking whether NET_IPV4_TCP_SACK is declared... yes >checking whether NET_IPV4_TCP_RETRANS_COLLAPSE is declared... yes >checking whether NET_IPV4_DEFAULT_TTL is declared... yes >checking whether NET_IPV4_AUTOCONFIG is declared... yes >checking whether NET_IPV4_NO_PMTU_DISC is declared... yes >checking whether NET_IPV4_TCP_SYN_RETRIES is declared... yes >checking whether NET_IPV4_IPFRAG_HIGH_THRESH is declared... yes >checking whether NET_IPV4_IPFRAG_LOW_THRESH is declared... yes >checking whether NET_IPV4_IPFRAG_TIME is declared... yes >checking whether NET_IPV4_TCP_MAX_KA_PROBES is declared... yes >checking whether NET_IPV4_TCP_KEEPALIVE_TIME is declared... yes >checking whether NET_IPV4_TCP_KEEPALIVE_PROBES is declared... yes >checking whether NET_IPV4_TCP_RETRIES1 is declared... yes >checking whether NET_IPV4_TCP_RETRIES2 is declared... yes >checking whether NET_IPV4_TCP_FIN_TIMEOUT is declared... yes >checking whether NET_IPV4_IP_MASQ_DEBUG is declared... yes >checking whether NET_TCP_SYNCOOKIES is declared... yes >checking whether NET_TCP_STDURG is declared... yes >checking whether NET_TCP_RFC1337 is declared... yes >checking whether NET_TCP_SYN_TAILDROP is declared... yes >checking whether NET_TCP_MAX_SYN_BACKLOG is declared... yes >checking whether NET_IPV4_LOCAL_PORT_RANGE is declared... yes >checking whether NET_IPV4_ICMP_ECHO_IGNORE_ALL is declared... yes >checking whether NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS is declared... yes >checking whether NET_IPV4_ICMP_SOURCEQUENCH_RATE is declared... yes >checking whether NET_IPV4_ICMP_DESTUNREACH_RATE is declared... yes >checking whether NET_IPV4_ICMP_TIMEEXCEED_RATE is declared... yes >checking whether NET_IPV4_ICMP_PARAMPROB_RATE is declared... yes >checking whether NET_IPV4_ICMP_ECHOREPLY_RATE is declared... yes >checking whether NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES is declared... yes >checking whether NET_IPV4_IGMP_MAX_MEMBERSHIPS is declared... yes >checking whether NET_TCP_TW_RECYCLE is declared... yes >checking whether NET_IPV4_ALWAYS_DEFRAG is declared... yes >checking whether NET_IPV4_TCP_KEEPALIVE_INTVL is declared... yes >checking whether NET_IPV4_INET_PEER_THRESHOLD is declared... yes >checking whether NET_IPV4_INET_PEER_MINTTL is declared... yes >checking whether NET_IPV4_INET_PEER_MAXTTL is declared... yes >checking whether NET_IPV4_INET_PEER_GC_MINTIME is declared... yes >checking whether NET_IPV4_INET_PEER_GC_MAXTIME is declared... yes >checking whether NET_TCP_ORPHAN_RETRIES is declared... yes >checking whether NET_TCP_ABORT_ON_OVERFLOW is declared... yes >checking whether NET_TCP_SYNACK_RETRIES is declared... yes >checking whether NET_TCP_MAX_ORPHANS is declared... yes >checking whether NET_TCP_MAX_TW_BUCKETS is declared... yes >checking whether NET_TCP_FACK is declared... yes >checking whether NET_TCP_REORDERING is declared... yes >checking whether NET_TCP_ECN is declared... yes >checking whether NET_TCP_DSACK is declared... yes >checking whether NET_TCP_MEM is declared... yes >checking whether NET_TCP_WMEM is declared... yes >checking whether NET_TCP_RMEM is declared... yes >checking whether NET_TCP_APP_WIN is declared... yes >checking whether NET_TCP_ADV_WIN_SCALE is declared... yes >checking whether NET_IPV4_NONLOCAL_BIND is declared... yes >checking whether NET_IPV4_ICMP_RATELIMIT is declared... yes >checking whether NET_IPV4_ICMP_RATEMASK is declared... yes >checking whether NET_TCP_TW_REUSE is declared... yes >checking whether NET_TCP_FRTO is declared... yes >checking whether NET_TCP_LOW_LATENCY is declared... yes >checking whether NET_IPV4_IPFRAG_SECRET_INTERVAL 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_FLUSH is declared... yes >checking whether NET_IPV4_ROUTE_MIN_DELAY is declared... yes >checking whether NET_IPV4_ROUTE_MAX_DELAY is declared... yes >checking whether NET_IPV4_ROUTE_GC_THRESH is declared... yes >checking whether NET_IPV4_ROUTE_MAX_SIZE is declared... yes >checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL is declared... yes >checking whether NET_IPV4_ROUTE_GC_TIMEOUT is declared... yes >checking whether NET_IPV4_ROUTE_GC_INTERVAL is declared... yes >checking whether NET_IPV4_ROUTE_REDIRECT_LOAD is declared... yes >checking whether NET_IPV4_ROUTE_REDIRECT_NUMBER is declared... yes >checking whether NET_IPV4_ROUTE_REDIRECT_SILENCE is declared... yes >checking whether NET_IPV4_ROUTE_ERROR_COST is declared... yes >checking whether NET_IPV4_ROUTE_ERROR_BURST is declared... yes >checking whether NET_IPV4_ROUTE_GC_ELASTICITY is declared... yes >checking whether NET_IPV4_ROUTE_MTU_EXPIRES is declared... yes >checking whether NET_IPV4_ROUTE_MIN_PMTU is declared... yes >checking whether NET_IPV4_ROUTE_MIN_ADVMSS is declared... yes >checking whether NET_IPV4_ROUTE_SECRET_INTERVAL is declared... yes >checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS is declared... yes >checking whether NET_IPV4_CONF_FORWARDING is declared... yes >checking whether NET_IPV4_CONF_MC_FORWARDING is declared... yes >checking whether NET_IPV4_CONF_PROXY_ARP is declared... yes >checking whether NET_IPV4_CONF_ACCEPT_REDIRECTS is declared... yes >checking whether NET_IPV4_CONF_SECURE_REDIRECTS is declared... yes >checking whether NET_IPV4_CONF_SEND_REDIRECTS is declared... yes >checking whether NET_IPV4_CONF_SHARED_MEDIA is declared... yes >checking whether NET_IPV4_CONF_RP_FILTER is declared... yes >checking whether NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE is declared... yes >checking whether NET_IPV4_CONF_BOOTP_RELAY is declared... yes >checking whether NET_IPV4_CONF_LOG_MARTIANS is declared... yes >checking whether NET_IPV4_CONF_TAG is declared... yes >checking whether NET_IPV4_CONF_ARPFILTER is declared... yes >checking whether NET_IPV4_CONF_MEDIUM_ID is declared... yes >checking whether NET_IPV4_CONF_NOXFRM is declared... yes >checking whether NET_IPV4_CONF_NOPOLICY 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_CONF is declared... yes >checking whether NET_IPV6_NEIGH is declared... yes >checking whether NET_IPV6_ROUTE is declared... yes >checking whether NET_IPV6_ICMP is declared... yes >checking whether NET_IPV6_BINDV6ONLY is declared... yes >checking whether NET_IPV6_IP6FRAG_HIGH_THRESH is declared... yes >checking whether NET_IPV6_IP6FRAG_LOW_THRESH is declared... yes >checking whether NET_IPV6_IP6FRAG_TIME is declared... yes >checking whether NET_IPV6_IP6FRAG_SECRET_INTERVAL is declared... yes >checking whether NET_IPV6_MLD_MAX_MSF is declared... yes >checking whether NET_IPV6_ROUTE_FLUSH is declared... yes >checking whether NET_IPV6_ROUTE_GC_THRESH is declared... yes >checking whether NET_IPV6_ROUTE_MAX_SIZE is declared... yes >checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL is declared... yes >checking whether NET_IPV6_ROUTE_GC_TIMEOUT is declared... yes >checking whether NET_IPV6_ROUTE_GC_INTERVAL is declared... yes >checking whether NET_IPV6_ROUTE_GC_ELASTICITY is declared... yes >checking whether NET_IPV6_ROUTE_MTU_EXPIRES is declared... yes >checking whether NET_IPV6_ROUTE_MIN_ADVMSS is declared... yes >checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS is declared... yes >checking whether NET_UNIX_DESTROY_DELAY is declared... yes >checking whether NET_UNIX_DELETE_DELAY is declared... yes >checking whether NET_UNIX_MAX_DGRAM_QLEN is declared... yes >checking whether VM_OVERCOMMIT_MEMORY is declared... yes >checking whether VM_PAGE_CLUSTER is declared... yes >checking whether VM_DIRTY_BACKGROUND is declared... yes >checking whether VM_DIRTY_RATIO is declared... yes >checking whether VM_DIRTY_WB_CS is declared... yes >checking whether VM_DIRTY_EXPIRE_CS is declared... yes >checking whether VM_NR_PDFLUSH_THREADS is declared... yes >checking whether VM_OVERCOMMIT_RATIO is declared... yes >checking whether VM_PAGEBUF is declared... yes >checking whether VM_HUGETLB_PAGES is declared... yes >checking whether VM_SWAPPINESS is declared... yes >checking whether VM_LOWMEM_RESERVE_RATIO is declared... yes >checking whether VM_MIN_FREE_KBYTES 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_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 BLKGETSIZE64... yes >checking size of long... 8 >checking size of long long... 8 >checking size of off_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 dladdr in -ldl... yes >checking for perl... /usr/bin/perl >checking whether to enable stack tracing support using libunwind... 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 compile support... yes >checking for -m32 runtime support... no >checking whether mpers.sh -m32 works... yes >checking gnu/stubs-x32.h usability... no >checking gnu/stubs-x32.h presence... no >checking for gnu/stubs-x32.h... no >configure: Created empty gnu/stubs-x32.h >checking for -mx32 compile support... yes >checking for -mx32 runtime support... no >checking whether mpers.sh -mx32 works... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating tests/Makefile >config.status: creating tests-m32/Makefile >config.status: creating tests-mx32/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/strace-4.11/work/strace-4.11 ... >make -j1 >cat linux/x86_64/ioctls_inc2.h linux/x86_64/ioctls_arch2.h > ioctls_all2.h >gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -g -O2 -DIOCTLSORT_INC=\"ioctls_all2.h\" -c -o ioctlsort2.o ./ioctlsort.c >gcc -Wall -Wwrite-strings -Wsign-compare -g -O2 ioctlsort2.o -o ioctlsort2 >./ioctlsort2 > ioctlent2.h >cat linux/x86_64/ioctls_inc0.h linux/x86_64/ioctls_arch0.h > ioctls_all0.h >gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -g -O2 -DIOCTLSORT_INC=\"ioctls_all0.h\" -c -o ioctlsort0.o ./ioctlsort.c >gcc -Wall -Wwrite-strings -Wsign-compare -g -O2 ioctlsort0.o -o ioctlsort0 >./ioctlsort0 > ioctlent0.h >cat linux/x86_64/ioctls_inc1.h linux/x86_64/ioctls_arch1.h > ioctls_all1.h >gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -g -O2 -DIOCTLSORT_INC=\"ioctls_all1.h\" -c -o ioctlsort1.o ./ioctlsort.c >gcc -Wall -Wwrite-strings -Wsign-compare -g -O2 ioctlsort1.o -o ioctlsort1 >./ioctlsort1 > ioctlent1.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > native_printer_decls.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/extern \1 \2\3;/p' $f || exit; \ >done >> native_printer_decls.h-t >mv native_printer_decls.h-t native_printer_decls.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > native_printer_defs.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/\.\2 = \2,/p' $f || exit; \ >done >> native_printer_defs.h-t >mv native_printer_defs.h-t native_printer_defs.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > printers.h-t >echo 'typedef struct {' >> printers.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/ \1 (*\2) \3;\n#define \2 MPERS_PRINTER_NAME(\2)\n/p' $f || exit; \ >done >> printers.h-t >echo '} struct_printers;' >> printers.h-t >echo 'extern const struct_printers *printers;' >> printers.h-t >echo '#define MPERS_PRINTER_NAME(printer_name) printers->printer_name' >> printers.h-t >mv printers.h-t printers.h >for f in linux/32/syscallent.h linux/64/syscallent.h linux/aarch64/syscallent.h linux/aarch64/syscallent1.h linux/alpha/syscallent.h linux/arc/syscallent.h linux/arm/syscallent.h linux/avr32/syscallent.h linux/bfin/syscallent.h linux/hppa/syscallent.h linux/i386/syscallent.h linux/ia64/syscallent.h linux/m68k/syscallent.h linux/metag/syscallent.h linux/microblaze/syscallent.h linux/mips/syscallent-n32.h linux/mips/syscallent-n64.h linux/mips/syscallent-o32.h linux/mips/syscallent.h linux/nios2/syscallent.h linux/or1k/syscallent.h linux/powerpc/syscallent.h linux/powerpc64/syscallent.h linux/powerpc64/syscallent1.h linux/s390/syscallent.h linux/s390x/syscallent.h linux/sh/syscallent.h linux/sh64/syscallent.h linux/sparc/syscallent.h linux/sparc64/syscallent.h linux/sparc64/syscallent1.h linux/subcall.h linux/tile/syscallent.h linux/tile/syscallent1.h linux/x32/syscallent.h linux/x32/syscallent1.h linux/x86_64/syscallent.h linux/x86_64/syscallent1.h linux/xtensa/syscallent.h; do cat -- $f; done | \ > ./generate_sen.sh > sen.h >for f in access.c affinity.c aio.c bjm.c block.c bpf.c cacheflush.c capability.c chdir.c chmod.c clone.c count.c desc.c dirent.c dirent64.c epoll.c evdev.c eventfd.c execve.c exit.c fadvise.c fallocate.c fanotify.c fchownat.c fcntl.c fetch_seccomp_fprog.c fetch_struct_flock.c file.c file_handle.c flock.c futex.c get_robust_list.c getcpu.c getcwd.c getrandom.c hostname.c inotify.c io.c ioctl.c ioperm.c iopl.c ioprio.c ipc_msg.c ipc_msgctl.c ipc_sem.c ipc_shm.c ipc_shmctl.c kcmp.c kexec.c keyctl.c ldt.c link.c lookup_dcookie.c loop.c lseek.c mem.c membarrier.c memfd_create.c mknod.c mount.c mq.c mtd.c net.c open.c or1k_atomic.c pathtrace.c perf.c personality.c poll.c prctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printmode.c printrusage.c printsiginfo.c process.c process_vm.c ptp.c quota.c readahead.c readlink.c reboot.c renameat.c resource.c rtc.c sched.c scsi.c seccomp.c sendfile.c sigaltstack.c signal.c signalfd.c sigreturn.c sock.c socketutils.c sram_alloc.c statfs.c strace.c swapon.c sync_file_range.c syscall.c sysctl.c sysinfo.c syslog.c sysmips.c term.c time.c times.c truncate.c uid.c uid16.c umask.c umount.c uname.c userfaultfd.c util.c utime.c utimes.c v4l2.c vsprintf.c wait.c xattr.c xmalloc.c; do \ > sed -n 's/^SYS_FUNC(.*/extern &;/p' $f; \ >done | sort -u > sys_func.h >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. " \ > CPP="x86_64-pc-linux-gnu-gcc -E" CPPFLAGS="-DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32" \ > ./mpers.sh -m32 $f || exit; \ >done >> mpers-m32.stamp >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^#include DEF_MPERS_TYPE(\([^)]\+\))/#ifdef MPERS_m32_\1\n# define \1 MPERS_m32_\1\n#endif/p' $f || exit; \ >done > m32_type_defs.h-t >echo '#undef MPERS_PRINTER_NAME' >> m32_type_defs.h-t >echo '#define MPERS_PRINTER_NAME(printer_name) printer_name' >> m32_type_defs.h-t >echo '#include "m32_printer_decls.h"' >> m32_type_defs.h-t >mv m32_type_defs.h-t m32_type_defs.h >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^SYS_FUNC(\([^)]\+\))/#undef sys_\1\n#define sys_\1 m32_sys_\1/p' $f || exit; \ >done > m32_funcs.h-t && \ >echo '#include "sys_func.h"' >> m32_funcs.h-t >mv m32_funcs.h-t m32_funcs.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > m32_printer_decls.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/extern \1 m32_\2\3;/p' $f || exit; \ >done >> m32_printer_decls.h-t >mv m32_printer_decls.h-t m32_printer_decls.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > m32_printer_defs.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/\.\2 = m32_\2,/p' $f || exit; \ >done >> m32_printer_defs.h-t >mv m32_printer_defs.h-t m32_printer_defs.h >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > CC="x86_64-pc-linux-gnu-gcc" CFLAGS="-DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. " \ > CPP="x86_64-pc-linux-gnu-gcc -E" CPPFLAGS="-DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32" \ > ./mpers.sh -mx32 $f || exit; \ >done >> mpers-mx32.stamp >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^#include DEF_MPERS_TYPE(\([^)]\+\))/#ifdef MPERS_mx32_\1\n# define \1 MPERS_mx32_\1\n#endif/p' $f || exit; \ >done > mx32_type_defs.h-t >echo '#undef MPERS_PRINTER_NAME' >> mx32_type_defs.h-t >echo '#define MPERS_PRINTER_NAME(printer_name) printer_name' >> mx32_type_defs.h-t >echo '#include "mx32_printer_decls.h"' >> mx32_type_defs.h-t >mv mx32_type_defs.h-t mx32_type_defs.h >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^SYS_FUNC(\([^)]\+\))/#undef sys_\1\n#define sys_\1 mx32_sys_\1/p' $f || exit; \ >done > mx32_funcs.h-t && \ >echo '#include "sys_func.h"' >> mx32_funcs.h-t >mv mx32_funcs.h-t mx32_funcs.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > mx32_printer_decls.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/extern \1 mx32_\2\3;/p' $f || exit; \ >done >> mx32_printer_decls.h-t >mv mx32_printer_decls.h-t mx32_printer_decls.h >echo '/* Generated by Makefile from dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do not edit. */' > mx32_printer_defs.h-t >for f in dirent.c fetch_seccomp_fprog.c fetch_struct_flock.c ipc_msgctl.c ipc_shmctl.c print_mq_attr.c print_msgbuf.c print_sigevent.c print_time.c print_timex.c printrusage.c printsiginfo.c sigaltstack.c sysinfo.c times.c utime.c; do \ > sed -n 's/^MPERS_PRINTER_DECL(\([^,]\+\),[[:space:]]*\([^)]\+\))\(.*\)/\.\2 = mx32_\2,/p' $f || exit; \ >done >> mx32_printer_defs.h-t >mv mx32_printer_defs.h-t mx32_printer_defs.h >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' >Making all in tests >make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >echo '#include <asm/unistd.h>' | \ > x86_64-pc-linux-gnu-gcc -E -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -dD - > ksysent.h.t1 >LC_COLLATE=C sed -n -f ./ksysent.sed < ksysent.h.t1 > ksysent.h.t2 >mv -f ksysent.h.t2 ksysent.h >rm -f ksysent.h.t1 >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-dirent.o `test -f 'dirent.c' || echo './'`dirent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-fetch_seccomp_fprog.o `test -f 'fetch_seccomp_fprog.c' || echo './'`fetch_seccomp_fprog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-fetch_struct_flock.o `test -f 'fetch_struct_flock.c' || echo './'`fetch_struct_flock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-ipc_msgctl.o `test -f 'ipc_msgctl.c' || echo './'`ipc_msgctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-ipc_shmctl.o `test -f 'ipc_shmctl.c' || echo './'`ipc_shmctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-print_mq_attr.o `test -f 'print_mq_attr.c' || echo './'`print_mq_attr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-print_msgbuf.o `test -f 'print_msgbuf.c' || echo './'`print_msgbuf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-print_sigevent.o `test -f 'print_sigevent.c' || echo './'`print_sigevent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-print_time.o `test -f 'print_time.c' || echo './'`print_time.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-print_timex.o `test -f 'print_timex.c' || echo './'`print_timex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-printrusage.o `test -f 'printrusage.c' || echo './'`printrusage.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-printsiginfo.o `test -f 'printsiginfo.c' || echo './'`printsiginfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-sigaltstack.o `test -f 'sigaltstack.c' || echo './'`sigaltstack.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-times.o `test -f 'times.c' || echo './'`times.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_m32 -I./mpers-m32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_m32_a-utime.o `test -f 'utime.c' || echo './'`utime.c >rm -f libmpers-m32.a >ar cru libmpers-m32.a libmpers_m32_a-dirent.o libmpers_m32_a-fetch_seccomp_fprog.o libmpers_m32_a-fetch_struct_flock.o libmpers_m32_a-ipc_msgctl.o libmpers_m32_a-ipc_shmctl.o libmpers_m32_a-print_mq_attr.o libmpers_m32_a-print_msgbuf.o libmpers_m32_a-print_sigevent.o libmpers_m32_a-print_time.o libmpers_m32_a-print_timex.o libmpers_m32_a-printrusage.o libmpers_m32_a-printsiginfo.o libmpers_m32_a-sigaltstack.o libmpers_m32_a-sysinfo.o libmpers_m32_a-times.o libmpers_m32_a-utime.o >x86_64-pc-linux-gnu-ranlib libmpers-m32.a >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-dirent.o `test -f 'dirent.c' || echo './'`dirent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-fetch_seccomp_fprog.o `test -f 'fetch_seccomp_fprog.c' || echo './'`fetch_seccomp_fprog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-fetch_struct_flock.o `test -f 'fetch_struct_flock.c' || echo './'`fetch_struct_flock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-ipc_msgctl.o `test -f 'ipc_msgctl.c' || echo './'`ipc_msgctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-ipc_shmctl.o `test -f 'ipc_shmctl.c' || echo './'`ipc_shmctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-print_mq_attr.o `test -f 'print_mq_attr.c' || echo './'`print_mq_attr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-print_msgbuf.o `test -f 'print_msgbuf.c' || echo './'`print_msgbuf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-print_sigevent.o `test -f 'print_sigevent.c' || echo './'`print_sigevent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-print_time.o `test -f 'print_time.c' || echo './'`print_time.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-print_timex.o `test -f 'print_timex.c' || echo './'`print_timex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-printrusage.o `test -f 'printrusage.c' || echo './'`printrusage.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-printsiginfo.o `test -f 'printsiginfo.c' || echo './'`printsiginfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-sigaltstack.o `test -f 'sigaltstack.c' || echo './'`sigaltstack.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-times.o `test -f 'times.c' || echo './'`times.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -DIN_MPERS -DMPERS_IS_mx32 -I./mpers-mx32 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o libmpers_mx32_a-utime.o `test -f 'utime.c' || echo './'`utime.c >rm -f libmpers-mx32.a >ar cru libmpers-mx32.a libmpers_mx32_a-dirent.o libmpers_mx32_a-fetch_seccomp_fprog.o libmpers_mx32_a-fetch_struct_flock.o libmpers_mx32_a-ipc_msgctl.o libmpers_mx32_a-ipc_shmctl.o libmpers_mx32_a-print_mq_attr.o libmpers_mx32_a-print_msgbuf.o libmpers_mx32_a-print_sigevent.o libmpers_mx32_a-print_time.o libmpers_mx32_a-print_timex.o libmpers_mx32_a-printrusage.o libmpers_mx32_a-printsiginfo.o libmpers_mx32_a-sigaltstack.o libmpers_mx32_a-sysinfo.o libmpers_mx32_a-times.o libmpers_mx32_a-utime.o >x86_64-pc-linux-gnu-ranlib libmpers-mx32.a >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-access.o `test -f 'access.c' || echo './'`access.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-affinity.o `test -f 'affinity.c' || echo './'`affinity.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-aio.o `test -f 'aio.c' || echo './'`aio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-bjm.o `test -f 'bjm.c' || echo './'`bjm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-block.o `test -f 'block.c' || echo './'`block.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-bpf.o `test -f 'bpf.c' || echo './'`bpf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-cacheflush.o `test -f 'cacheflush.c' || echo './'`cacheflush.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-capability.o `test -f 'capability.c' || echo './'`capability.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-chdir.o `test -f 'chdir.c' || echo './'`chdir.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-chmod.o `test -f 'chmod.c' || echo './'`chmod.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-clone.o `test -f 'clone.c' || echo './'`clone.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-count.o `test -f 'count.c' || echo './'`count.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-desc.o `test -f 'desc.c' || echo './'`desc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-dirent.o `test -f 'dirent.c' || echo './'`dirent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-dirent64.o `test -f 'dirent64.c' || echo './'`dirent64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-epoll.o `test -f 'epoll.c' || echo './'`epoll.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-evdev.o `test -f 'evdev.c' || echo './'`evdev.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-eventfd.o `test -f 'eventfd.c' || echo './'`eventfd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-execve.o `test -f 'execve.c' || echo './'`execve.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-exit.o `test -f 'exit.c' || echo './'`exit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fadvise.o `test -f 'fadvise.c' || echo './'`fadvise.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fallocate.o `test -f 'fallocate.c' || echo './'`fallocate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fanotify.o `test -f 'fanotify.c' || echo './'`fanotify.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fchownat.o `test -f 'fchownat.c' || echo './'`fchownat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fcntl.o `test -f 'fcntl.c' || echo './'`fcntl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fetch_seccomp_fprog.o `test -f 'fetch_seccomp_fprog.c' || echo './'`fetch_seccomp_fprog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-fetch_struct_flock.o `test -f 'fetch_struct_flock.c' || echo './'`fetch_struct_flock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-file.o `test -f 'file.c' || echo './'`file.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-file_handle.o `test -f 'file_handle.c' || echo './'`file_handle.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-flock.o `test -f 'flock.c' || echo './'`flock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-futex.o `test -f 'futex.c' || echo './'`futex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-get_robust_list.o `test -f 'get_robust_list.c' || echo './'`get_robust_list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-getcpu.o `test -f 'getcpu.c' || echo './'`getcpu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-getcwd.o `test -f 'getcwd.c' || echo './'`getcwd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-getrandom.o `test -f 'getrandom.c' || echo './'`getrandom.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-hostname.o `test -f 'hostname.c' || echo './'`hostname.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-inotify.o `test -f 'inotify.c' || echo './'`inotify.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-io.o `test -f 'io.c' || echo './'`io.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ioctl.o `test -f 'ioctl.c' || echo './'`ioctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ioperm.o `test -f 'ioperm.c' || echo './'`ioperm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-iopl.o `test -f 'iopl.c' || echo './'`iopl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ioprio.o `test -f 'ioprio.c' || echo './'`ioprio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ipc_msg.o `test -f 'ipc_msg.c' || echo './'`ipc_msg.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ipc_msgctl.o `test -f 'ipc_msgctl.c' || echo './'`ipc_msgctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ipc_sem.o `test -f 'ipc_sem.c' || echo './'`ipc_sem.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ipc_shm.o `test -f 'ipc_shm.c' || echo './'`ipc_shm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ipc_shmctl.o `test -f 'ipc_shmctl.c' || echo './'`ipc_shmctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-kcmp.o `test -f 'kcmp.c' || echo './'`kcmp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-kexec.o `test -f 'kexec.c' || echo './'`kexec.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-keyctl.o `test -f 'keyctl.c' || echo './'`keyctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ldt.o `test -f 'ldt.c' || echo './'`ldt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-link.o `test -f 'link.c' || echo './'`link.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-lookup_dcookie.o `test -f 'lookup_dcookie.c' || echo './'`lookup_dcookie.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-loop.o `test -f 'loop.c' || echo './'`loop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-lseek.o `test -f 'lseek.c' || echo './'`lseek.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-mem.o `test -f 'mem.c' || echo './'`mem.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-membarrier.o `test -f 'membarrier.c' || echo './'`membarrier.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-memfd_create.o `test -f 'memfd_create.c' || echo './'`memfd_create.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-mknod.o `test -f 'mknod.c' || echo './'`mknod.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-mount.o `test -f 'mount.c' || echo './'`mount.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-mq.o `test -f 'mq.c' || echo './'`mq.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-mtd.o `test -f 'mtd.c' || echo './'`mtd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-net.o `test -f 'net.c' || echo './'`net.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-open.o `test -f 'open.c' || echo './'`open.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-or1k_atomic.o `test -f 'or1k_atomic.c' || echo './'`or1k_atomic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-pathtrace.o `test -f 'pathtrace.c' || echo './'`pathtrace.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-perf.o `test -f 'perf.c' || echo './'`perf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-personality.o `test -f 'personality.c' || echo './'`personality.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-poll.o `test -f 'poll.c' || echo './'`poll.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-prctl.o `test -f 'prctl.c' || echo './'`prctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-print_mq_attr.o `test -f 'print_mq_attr.c' || echo './'`print_mq_attr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-print_msgbuf.o `test -f 'print_msgbuf.c' || echo './'`print_msgbuf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-print_sigevent.o `test -f 'print_sigevent.c' || echo './'`print_sigevent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-print_time.o `test -f 'print_time.c' || echo './'`print_time.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-print_timex.o `test -f 'print_timex.c' || echo './'`print_timex.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-printmode.o `test -f 'printmode.c' || echo './'`printmode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-printrusage.o `test -f 'printrusage.c' || echo './'`printrusage.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-printsiginfo.o `test -f 'printsiginfo.c' || echo './'`printsiginfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-process.o `test -f 'process.c' || echo './'`process.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-process_vm.o `test -f 'process_vm.c' || echo './'`process_vm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-ptp.o `test -f 'ptp.c' || echo './'`ptp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-quota.o `test -f 'quota.c' || echo './'`quota.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-readahead.o `test -f 'readahead.c' || echo './'`readahead.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-readlink.o `test -f 'readlink.c' || echo './'`readlink.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-reboot.o `test -f 'reboot.c' || echo './'`reboot.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-renameat.o `test -f 'renameat.c' || echo './'`renameat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-resource.o `test -f 'resource.c' || echo './'`resource.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-rtc.o `test -f 'rtc.c' || echo './'`rtc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sched.o `test -f 'sched.c' || echo './'`sched.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-scsi.o `test -f 'scsi.c' || echo './'`scsi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sendfile.o `test -f 'sendfile.c' || echo './'`sendfile.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sigaltstack.o `test -f 'sigaltstack.c' || echo './'`sigaltstack.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-signal.o `test -f 'signal.c' || echo './'`signal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-signalfd.o `test -f 'signalfd.c' || echo './'`signalfd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sigreturn.o `test -f 'sigreturn.c' || echo './'`sigreturn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sock.o `test -f 'sock.c' || echo './'`sock.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-socketutils.o `test -f 'socketutils.c' || echo './'`socketutils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sram_alloc.o `test -f 'sram_alloc.c' || echo './'`sram_alloc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-statfs.o `test -f 'statfs.c' || echo './'`statfs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-strace.o `test -f 'strace.c' || echo './'`strace.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-swapon.o `test -f 'swapon.c' || echo './'`swapon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sync_file_range.o `test -f 'sync_file_range.c' || echo './'`sync_file_range.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-syscall.o `test -f 'syscall.c' || echo './'`syscall.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sysctl.o `test -f 'sysctl.c' || echo './'`sysctl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sysinfo.o `test -f 'sysinfo.c' || echo './'`sysinfo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-syslog.o `test -f 'syslog.c' || echo './'`syslog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-sysmips.o `test -f 'sysmips.c' || echo './'`sysmips.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-term.o `test -f 'term.c' || echo './'`term.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-time.o `test -f 'time.c' || echo './'`time.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-times.o `test -f 'times.c' || echo './'`times.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-truncate.o `test -f 'truncate.c' || echo './'`truncate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-uid.o `test -f 'uid.c' || echo './'`uid.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-uid16.o `test -f 'uid16.c' || echo './'`uid16.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-umask.o `test -f 'umask.c' || echo './'`umask.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-umount.o `test -f 'umount.c' || echo './'`umount.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-uname.o `test -f 'uname.c' || echo './'`uname.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-userfaultfd.o `test -f 'userfaultfd.c' || echo './'`userfaultfd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-util.o `test -f 'util.c' || echo './'`util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-utime.o `test -f 'utime.c' || echo './'`utime.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-utimes.o `test -f 'utimes.c' || echo './'`utimes.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-v4l2.o `test -f 'v4l2.c' || echo './'`v4l2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-vsprintf.o `test -f 'vsprintf.c' || echo './'`vsprintf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-wait.o `test -f 'wait.c' || echo './'`wait.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-xattr.o `test -f 'xattr.c' || echo './'`xattr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I./linux/x86_64 -I./linux/x86_64 -I./linux -I./linux -I. -I. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o strace-xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o strace strace-access.o strace-affinity.o strace-aio.o strace-bjm.o strace-block.o strace-bpf.o strace-cacheflush.o strace-capability.o strace-chdir.o strace-chmod.o strace-clone.o strace-count.o strace-desc.o strace-dirent.o strace-dirent64.o strace-epoll.o strace-evdev.o strace-eventfd.o strace-execve.o strace-exit.o strace-fadvise.o strace-fallocate.o strace-fanotify.o strace-fchownat.o strace-fcntl.o strace-fetch_seccomp_fprog.o strace-fetch_struct_flock.o strace-file.o strace-file_handle.o strace-flock.o strace-futex.o strace-get_robust_list.o strace-getcpu.o strace-getcwd.o strace-getrandom.o strace-hostname.o strace-inotify.o strace-io.o strace-ioctl.o strace-ioperm.o strace-iopl.o strace-ioprio.o strace-ipc_msg.o strace-ipc_msgctl.o strace-ipc_sem.o strace-ipc_shm.o strace-ipc_shmctl.o strace-kcmp.o strace-kexec.o strace-keyctl.o strace-ldt.o strace-link.o strace-lookup_dcookie.o strace-loop.o strace-lseek.o strace-mem.o strace-membarrier.o strace-memfd_create.o strace-mknod.o strace-mount.o strace-mq.o strace-mtd.o strace-net.o strace-open.o strace-or1k_atomic.o strace-pathtrace.o strace-perf.o strace-personality.o strace-poll.o strace-prctl.o strace-print_mq_attr.o strace-print_msgbuf.o strace-print_sigevent.o strace-print_time.o strace-print_timex.o strace-printmode.o strace-printrusage.o strace-printsiginfo.o strace-process.o strace-process_vm.o strace-ptp.o strace-quota.o strace-readahead.o strace-readlink.o strace-reboot.o strace-renameat.o strace-resource.o strace-rtc.o strace-sched.o strace-scsi.o strace-seccomp.o strace-sendfile.o strace-sigaltstack.o strace-signal.o strace-signalfd.o strace-sigreturn.o strace-sock.o strace-socketutils.o strace-sram_alloc.o strace-statfs.o strace-strace.o strace-swapon.o strace-sync_file_range.o strace-syscall.o strace-sysctl.o strace-sysinfo.o strace-syslog.o strace-sysmips.o strace-term.o strace-time.o strace-times.o strace-truncate.o strace-uid.o strace-uid16.o strace-umask.o strace-umount.o strace-uname.o strace-userfaultfd.o strace-util.o strace-utime.o strace-utimes.o strace-v4l2.o strace-vsprintf.o strace-wait.o strace-xattr.o strace-xmalloc.o libmpers-m32.a libmpers-mx32.a >make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' >make[1]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' >rm ioctlsort1 ioctls_all0.h ioctlsort2.o ioctlsort2 ioctlsort0 ioctls_all1.h ioctls_all2.h ioctlsort0.o ioctlsort1.o >>>> Source compiled. >>>> Test phase: dev-util/strace-4.11 >make -j1 check >make check-recursive >make[1]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' >Making check in tests >make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make check-am >make[3]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make _newselect adjtimex aio bpf caps clock_nanosleep clock_xettime epoll_create1 eventfd execve execveat fanotify_mark fcntl fcntl64 file_handle filter-unavailable fstat fstat64 fstatat64 ftruncate ftruncate64 getdents getdents64 getrandom inet-accept-connect-send-recv inet-cmsg ioctl ip_mreq ipc_msg ipc_msgbuf ipc_sem ipc_shm ksysent llseek lseek lstat lstat64 membarrier memfd_create mlock2 mmap mmap64 mmsg mq nanosleep net-accept-connect netlink_inet_diag netlink_unix_diag newfstatat oldselect pc pipe ppoll pselect6 readdir readlink readlinkat restart_syscall rt_sigqueueinfo sched_xetattr scm_rights seccomp select sendfile sendfile64 set_ptracer_any sigaction sigaltstack signalfd sigreturn stack-fcall stat stat64 statfs sysinfo time timer_create timer_xettime timerfd_xettime times times-fail truncate truncate64 uid uid16 uid32 uio umount umount2 umovestr umovestr2 unix-pair-send-recv userfaultfd utime utimensat wait xattr xet_robust_list xetitimer xettimeofday >make[4]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o _newselect.o _newselect.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o _newselect _newselect.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o adjtimex.o adjtimex.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o adjtimex adjtimex.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o aio.o aio.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o aio aio.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o bpf.o bpf.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o bpf bpf.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o caps.o caps.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o caps caps.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o clock_nanosleep.o clock_nanosleep.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clock_nanosleep clock_nanosleep.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o clock_xettime.o clock_xettime.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o clock_xettime clock_xettime.o -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o epoll_create1.o epoll_create1.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o epoll_create1 epoll_create1.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o eventfd.o eventfd.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o eventfd eventfd.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o execve.o execve.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o execve execve.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o execveat.o execveat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o execveat execveat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o fanotify_mark.o fanotify_mark.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fanotify_mark fanotify_mark.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o fcntl.o fcntl.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fcntl fcntl.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o fcntl64.o fcntl64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fcntl64 fcntl64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o file_handle.o file_handle.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o file_handle file_handle.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o filter-unavailable.o filter-unavailable.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o filter-unavailable filter-unavailable.o -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o fstat.o fstat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fstat fstat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o fstat64-fstat64.o `test -f 'fstat64.c' || echo './'`fstat64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fstat64 fstat64-fstat64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o fstatat64-fstatat64.o `test -f 'fstatat64.c' || echo './'`fstatat64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o fstatat64 fstatat64-fstatat64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ftruncate.o ftruncate.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ftruncate ftruncate.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ftruncate64-ftruncate64.o `test -f 'ftruncate64.c' || echo './'`ftruncate64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ftruncate64 ftruncate64-ftruncate64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o getdents.o getdents.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getdents getdents.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o getdents64.o getdents64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getdents64 getdents64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o getrandom.o getrandom.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o getrandom getrandom.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o inet-accept-connect-send-recv.o inet-accept-connect-send-recv.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inet-accept-connect-send-recv inet-accept-connect-send-recv.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o inet-cmsg.o inet-cmsg.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o inet-cmsg inet-cmsg.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ioctl.o ioctl.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ioctl ioctl.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ip_mreq.o ip_mreq.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ip_mreq ip_mreq.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ipc_msg.o ipc_msg.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ipc_msg ipc_msg.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ipc_msgbuf.o ipc_msgbuf.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ipc_msgbuf ipc_msgbuf.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ipc_sem.o ipc_sem.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ipc_sem ipc_sem.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ipc_shm.o ipc_shm.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ipc_shm ipc_shm.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ksysent.o ksysent.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ksysent ksysent.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o llseek.o llseek.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o llseek llseek.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o lseek.o lseek.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lseek lseek.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o lstat.o lstat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lstat lstat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o lstat64-lstat64.o `test -f 'lstat64.c' || echo './'`lstat64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lstat64 lstat64-lstat64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o membarrier.o membarrier.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o membarrier membarrier.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o memfd_create.o memfd_create.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o memfd_create memfd_create.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o mlock2.o mlock2.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mlock2 mlock2.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o mmap.o mmap.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mmap mmap.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o mmap64-mmap64.o `test -f 'mmap64.c' || echo './'`mmap64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mmap64 mmap64-mmap64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o mmsg.o mmsg.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mmsg mmsg.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o mq.o mq.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o mq mq.o -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o nanosleep.o nanosleep.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o nanosleep nanosleep.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o net-accept-connect.o net-accept-connect.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o net-accept-connect net-accept-connect.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o netlink_inet_diag.o netlink_inet_diag.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o netlink_inet_diag netlink_inet_diag.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o netlink_unix_diag.o netlink_unix_diag.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o netlink_unix_diag netlink_unix_diag.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o newfstatat-newfstatat.o `test -f 'newfstatat.c' || echo './'`newfstatat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o newfstatat newfstatat-newfstatat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o oldselect.o oldselect.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o oldselect oldselect.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o pc.o pc.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pc pc.o -ldl >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o pipe.o pipe.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pipe pipe.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o ppoll.o ppoll.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ppoll ppoll.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o pselect6.o pselect6.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pselect6 pselect6.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o readdir.o readdir.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o readdir readdir.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o readlink.o readlink.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o readlink readlink.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o readlinkat.o readlinkat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o readlinkat readlinkat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o restart_syscall.o restart_syscall.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o restart_syscall restart_syscall.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o rt_sigqueueinfo.o rt_sigqueueinfo.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o rt_sigqueueinfo rt_sigqueueinfo.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sched_xetattr.o sched_xetattr.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sched_xetattr sched_xetattr.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o scm_rights.o scm_rights.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o scm_rights scm_rights.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o seccomp.o seccomp.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o seccomp seccomp.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o select.o select.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o select select.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sendfile.o sendfile.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sendfile sendfile.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sendfile64.o sendfile64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sendfile64 sendfile64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o set_ptracer_any.o set_ptracer_any.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o set_ptracer_any set_ptracer_any.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sigaction.o sigaction.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigaction sigaction.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sigaltstack.o sigaltstack.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigaltstack sigaltstack.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o signalfd.o signalfd.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o signalfd signalfd.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sigreturn.o sigreturn.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sigreturn sigreturn.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stack-fcall.o stack-fcall.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stack-fcall-0.o stack-fcall-0.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stack-fcall-1.o stack-fcall-1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stack-fcall-2.o stack-fcall-2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stack-fcall-3.o stack-fcall-3.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stack-fcall stack-fcall.o stack-fcall-0.o stack-fcall-1.o stack-fcall-2.o stack-fcall-3.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stat.o stat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stat stat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o stat64-stat64.o `test -f 'stat64.c' || echo './'`stat64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o stat64 stat64-stat64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o statfs-statfs.o `test -f 'statfs.c' || echo './'`statfs.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o statfs statfs-statfs.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o sysinfo.o sysinfo.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sysinfo sysinfo.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o time.o time.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o time time.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o timer_create.o timer_create.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o timer_create timer_create.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o timer_xettime.o timer_xettime.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o timer_xettime timer_xettime.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o timerfd_xettime.o timerfd_xettime.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o timerfd_xettime timerfd_xettime.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o times.o times.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o times times.o -lrt >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o times-fail.o times-fail.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o times-fail times-fail.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o truncate.o truncate.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o truncate truncate.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o truncate64-truncate64.o `test -f 'truncate64.c' || echo './'`truncate64.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o truncate64 truncate64-truncate64.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o uid.o uid.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o uid uid.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o uid16.o uid16.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o uid16 uid16.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o uid32.o uid32.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o uid32 uid32.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -D_FILE_OFFSET_BITS=64 -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o uio-uio.o `test -f 'uio.c' || echo './'`uio.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o uio uio-uio.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o umount.o umount.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o umount umount.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o umount2.o umount2.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o umount2 umount2.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o umovestr.o umovestr.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o umovestr umovestr.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o umovestr2.o umovestr2.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o umovestr2 umovestr2.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o unix-pair-send-recv.o unix-pair-send-recv.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o unix-pair-send-recv unix-pair-send-recv.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o userfaultfd.o userfaultfd.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o userfaultfd userfaultfd.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o utime.o utime.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o utime utime.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o utimensat.o utimensat.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o utimensat utimensat.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o wait.o wait.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o wait wait.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o xattr.o xattr.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xattr xattr.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o xet_robust_list.o xet_robust_list.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xet_robust_list xet_robust_list.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o xetitimer.o xetitimer.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xetitimer xetitimer.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../linux/x86_64 -I../linux/x86_64 -I../linux -I../linux -I.. -I.. -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -c -o xettimeofday.o xettimeofday.c >x86_64-pc-linux-gnu-gcc -Wall -Wwrite-strings -Wsign-compare -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xettimeofday xettimeofday.o >make[4]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make check-TESTS >make[4]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make[5]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >[1;34mSKIP[m: strace-f.test >[0;32mPASS[m: qual_syscall.test >[0;32mPASS[m: ksysent.test >[1;34mSKIP[m: _newselect.test >[0;32mPASS[m: adjtimex.test >[0;32mPASS[m: aio.test >[0;32mPASS[m: bexecve.test >[0;32mPASS[m: bpf.test >[0;32mPASS[m: caps.test >[0;32mPASS[m: clock_nanosleep.test >[0;32mPASS[m: clock_xettime.test >[0;32mPASS[m: dumpio.test >[0;32mPASS[m: epoll_create1.test >[0;32mPASS[m: eventfd.test >[0;31mFAIL[m: execve.test >[0;32mPASS[m: execveat.test >[0;32mPASS[m: fanotify_mark.test >[0;32mPASS[m: fcntl.test >[1;34mSKIP[m: fcntl64.test >[0;32mPASS[m: file_handle.test >[0;32mPASS[m: filter-unavailable.test >[0;32mPASS[m: fstat.test >[1;34mSKIP[m: fstat64.test >[1;34mSKIP[m: fstatat64.test >[0;32mPASS[m: ftruncate.test >[1;34mSKIP[m: ftruncate64.test >[0;32mPASS[m: getdents.test >[0;32mPASS[m: getdents64.test >[0;32mPASS[m: getrandom.test >[0;32mPASS[m: inet-cmsg.test >[0;32mPASS[m: ioctl.test >[0;32mPASS[m: ip_mreq.test >[0;32mPASS[m: ipc_msg.test >[0;32mPASS[m: ipc_msgbuf.test >[0;32mPASS[m: ipc_sem.test >[0;32mPASS[m: ipc_shm.test >[1;34mSKIP[m: llseek.test >[0;32mPASS[m: lseek.test >[0;32mPASS[m: lstat.test >[1;34mSKIP[m: lstat64.test >[0;32mPASS[m: membarrier.test >[0;32mPASS[m: memfd_create.test >[1;34mSKIP[m: mlock2.test >[0;32mPASS[m: mmap.test >[0;32mPASS[m: mmap64.test >[0;32mPASS[m: mmsg.test >[0;32mPASS[m: mq.test >[0;32mPASS[m: nanosleep.test >[0;32mPASS[m: net.test >[0;32mPASS[m: net-fd.test >[1;34mSKIP[m: net-yy.test >[0;32mPASS[m: newfstatat.test >[1;34mSKIP[m: oldselect.test >[0;32mPASS[m: pc.test >[0;32mPASS[m: pipe.test >[0;32mPASS[m: ppoll.test >[0;32mPASS[m: pselect6.test >[1;34mSKIP[m: readdir.test >[0;31mFAIL[m: readlink.test >[0;32mPASS[m: readlinkat.test >[0;32mPASS[m: rt_sigqueueinfo.test >[0;32mPASS[m: sched_xetattr.test >[0;32mPASS[m: scm_rights-fd.test >[0;32mPASS[m: seccomp.test >[0;32mPASS[m: select.test >[0;32mPASS[m: sendfile.test >[1;34mSKIP[m: sendfile64.test >[0;32mPASS[m: sigaction.test >[0;32mPASS[m: sigaltstack.test >[0;32mPASS[m: signalfd.test >[0;32mPASS[m: sigreturn.test >[0;32mPASS[m: stat.test >[1;34mSKIP[m: stat64.test >[0;32mPASS[m: statfs.test >[0;32mPASS[m: sun_path.test >[0;32mPASS[m: sysinfo.test >[0;32mPASS[m: time.test >[0;32mPASS[m: timer_create.test >[0;32mPASS[m: timer_xettime.test >[0;32mPASS[m: timerfd_xettime.test >[0;32mPASS[m: times-fail.test >[0;32mPASS[m: times.test >[0;32mPASS[m: truncate.test >[1;34mSKIP[m: truncate64.test >[0;32mPASS[m: uid.test >[1;34mSKIP[m: uid16.test >[1;34mSKIP[m: uid32.test >[0;32mPASS[m: uio.test >[1;34mSKIP[m: umount.test >[0;32mPASS[m: umount2.test >[0;32mPASS[m: umovestr.test >[0;31mFAIL[m: umovestr2.test >[1;34mSKIP[m: unix-yy.test >[0;32mPASS[m: userfaultfd.test >[0;32mPASS[m: utime.test >[0;32mPASS[m: utimensat.test >[0;32mPASS[m: wait.test >[0;32mPASS[m: xattr.test >[0;32mPASS[m: xet_robust_list.test >[0;32mPASS[m: xetitimer.test >[0;32mPASS[m: xettimeofday.test >[0;32mPASS[m: count.test >[0;32mPASS[m: detach-sleeping.test >[0;32mPASS[m: detach-stopped.test >[0;32mPASS[m: detach-running.test >[0;32mPASS[m: restart_syscall.test >[1;34mSKIP[m: strace-k.test >make[6]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make all-am >make[7]: Entering directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make[7]: Nothing to be done for 'all-am'. >make[7]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >make[6]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >[0;31m============================================================================[m >[0;31mTestsuite summary for strace 4.11[m >[0;31m============================================================================[m >[1m# TOTAL: 107[m >[0;32m# PASS: 84[m >[1;34m# SKIP: 20[m ># XFAIL: 0 >[0;31m# FAIL: 3[m ># XPASS: 0 ># ERROR: 0 >[0;31m============================================================================[m >[0;31mSee tests/test-suite.log[m >[0;31mPlease report to strace-devel@lists.sourceforge.net[m >[0;31m============================================================================[m >Makefile:1841: recipe for target 'test-suite.log' failed >make[5]: *** [test-suite.log] Error 1 >make[5]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >Makefile:1947: recipe for target 'check-TESTS' failed >make[4]: *** [check-TESTS] Error 2 >make[4]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >Makefile:2013: recipe for target 'check-am' failed >make[3]: *** [check-am] Error 2 >make[3]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >Makefile:2016: recipe for target 'check' failed >make[2]: *** [check] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11/tests' >Makefile:3876: recipe for target 'check-recursive' failed >make[1]: *** [check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' >Makefile:4167: recipe for target 'check' failed >make: *** [check] Error 2 > [31;01m*[0m ERROR: dev-util/strace-4.11::gentoo failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 133: Called src_test > [31;01m*[0m environment, line 2244: Called default > [31;01m*[0m phase-functions.sh, line 769: Called default_src_test > [31;01m*[0m phase-functions.sh, line 798: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 760: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/strace-4.11::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/strace-4.11::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-util/strace-4.11/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-util/strace-4.11/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11' > [31;01m*[0m S: '/var/tmp/portage/dev-util/strace-4.11/work/strace-4.11'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 570874
: 421902 |
421904
|
436012
|
441712