Advertisement
ricanlinux

emerge strace

Jul 29th, 2016
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.16 KB | None | 0 0
  1. localhost ~ # emerge -av strace
  2.  
  3. * IMPORTANT: 8 news items need reading for repository 'gentoo'.
  4. * Use eselect news read to view new items.
  5.  
  6.  
  7. These are the packages that would be merged, in order:
  8.  
  9. Calculating dependencies... done!
  10. [ebuild R ] dev-util/strace-4.9::gentoo USE="perl -aio -static -unwind" 0 KiB
  11.  
  12. Total: 1 package (1 reinstall), Size of downloads: 0 KiB
  13.  
  14. Would you like to merge these packages? [Yes/No] y
  15.  
  16. >>> Verifying ebuild manifests
  17.  
  18. >>> Emerging (1 of 1) dev-util/strace-4.9::gentoo
  19. * strace-4.9.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
  20. >>> Unpacking source...
  21. >>> Unpacking strace-4.9.tar.xz to /var/tmp/portage/dev-util/strace-4.9/work
  22. >>> Source unpacked in /var/tmp/portage/dev-util/strace-4.9/work
  23. >>> Preparing source in /var/tmp/portage/dev-util/strace-4.9/work/strace-4.9 ...
  24. >>> Source prepared.
  25. >>> Configuring source in /var/tmp/portage/dev-util/strace-4.9/work/strace-4.9 ...
  26. * econf: updating strace-4.9/config.sub with /usr/share/gnuconfig/config.sub
  27. * econf: updating strace-4.9/config.guess with /usr/share/gnuconfig/config.guess
  28. ./configure --prefix=/usr --build=armv7a-hardfloat-linux-gnueabi --host=armv7a-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib --without-libunwind
  29. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  30. checking whether build environment is sane... yes
  31. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  32. checking for gawk... gawk
  33. checking whether make sets $(MAKE)... yes
  34. checking whether make supports nested variables... yes
  35. checking whether to enable maintainer-specific portions of Makefiles... no
  36. checking build system type... armv7a-hardfloat-linux-gnueabi
  37. checking host system type... armv7a-hardfloat-linux-gnueabi
  38. checking for armv7a-hardfloat-linux-gnueabi-gcc... armv7a-hardfloat-linux-gnueabi-gcc
  39. checking whether the C compiler works... yes
  40. checking for C compiler default output file name... a.out
  41. checking for suffix of executables...
  42. checking whether we are cross compiling... no
  43. checking for suffix of object files... o
  44. checking whether we are using the GNU C compiler... yes
  45. checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -g... yes
  46. checking for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C89... none needed
  47. checking whether armv7a-hardfloat-linux-gnueabi-gcc understands -c and -o together... yes
  48. checking for style of include used by make... GNU
  49. checking dependency style of armv7a-hardfloat-linux-gnueabi-gcc... none
  50. checking how to run the C preprocessor... armv7a-hardfloat-linux-gnueabi-gcc -E
  51. checking for grep that handles long lines and -e... /usr/bin/grep
  52. checking for egrep... /usr/bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking minix/config.h usability... no
  64. checking minix/config.h presence... no
  65. checking for minix/config.h... no
  66. checking whether it is safe to define __EXTENSIONS__... yes
  67. checking for supported architecture... arm
  68. checking for primary include directory... /usr/include
  69. checking whether compiler handles -Wall... yes
  70. checking whether compiler handles -Wwrite-strings... yes
  71. checking how to run the C preprocessor... armv7a-hardfloat-linux-gnueabi-gcc -E
  72. checking for an ANSI C-conforming const... yes
  73. checking whether byte ordering is bigendian... no
  74. checking for ANSI C header files... (cached) yes
  75. checking for stdbool.h that conforms to C99... yes
  76. checking for _Bool... yes
  77. checking for dirent.h that defines DIR... yes
  78. checking for library containing opendir... none required
  79. checking whether stat file-mode macros are broken... no
  80. checking for struct stat.st_aclcnt... no
  81. checking for struct stat.st_blksize... yes
  82. checking for struct stat.st_blocks... yes
  83. checking for struct stat.st_flags... no
  84. checking for struct stat.st_fstype... no
  85. checking for struct stat.st_gen... no
  86. checking for struct stat.st_level... no
  87. checking for struct stat.st_rdev... yes
  88. checking for stat64 in (asm|sys)/stat.h... yes
  89. checking for statfs64 in sys/vfs.h... yes
  90. checking return type of signal handlers... void
  91. checking for uid_t in sys/types.h... yes
  92. checking for mode_t... yes
  93. checking type of array argument to getgroups... gid_t
  94. checking whether sys/types.h defines makedev... yes
  95. checking for sig_atomic_t... yes
  96. checking for siginfo_t... yes
  97. checking for struct sockaddr_in6.sin6_scope_id... yes
  98. checking for little endian long long... yes
  99. checking for fopen64... yes
  100. checking for fork... yes
  101. checking for fputs_unlocked... yes
  102. checking for if_indextoname... yes
  103. checking for inet_ntop... yes
  104. checking for prctl... yes
  105. checking for preadv... yes
  106. checking for process_vm_readv... yes
  107. checking for pwritev... yes
  108. checking for sendmsg... yes
  109. checking for sigaction... yes
  110. checking for stpcpy... yes
  111. checking for strerror... yes
  112. checking for strsignal... yes
  113. checking asm/cachectl.h usability... no
  114. checking asm/cachectl.h presence... no
  115. checking for asm/cachectl.h... no
  116. checking asm/sysmips.h usability... no
  117. checking asm/sysmips.h presence... no
  118. checking for asm/sysmips.h... no
  119. checking elf.h usability... yes
  120. checking elf.h presence... yes
  121. checking for elf.h... yes
  122. checking for inttypes.h... (cached) yes
  123. checking ioctls.h usability... no
  124. checking ioctls.h presence... no
  125. checking for ioctls.h... no
  126. checking linux/capability.h usability... yes
  127. checking linux/capability.h presence... yes
  128. checking for linux/capability.h... yes
  129. checking linux/perf_event.h usability... yes
  130. checking linux/perf_event.h presence... yes
  131. checking for linux/perf_event.h... yes
  132. checking linux/ptrace.h usability... yes
  133. checking linux/ptrace.h presence... yes
  134. checking for linux/ptrace.h... yes
  135. checking linux/utsname.h usability... yes
  136. checking linux/utsname.h presence... yes
  137. checking for linux/utsname.h... yes
  138. checking mqueue.h usability... yes
  139. checking mqueue.h presence... yes
  140. checking for mqueue.h... yes
  141. checking netinet/sctp.h usability... no
  142. checking netinet/sctp.h presence... no
  143. checking for netinet/sctp.h... no
  144. checking poll.h usability... yes
  145. checking poll.h presence... yes
  146. checking for poll.h... yes
  147. checking scsi/sg.h usability... yes
  148. checking scsi/sg.h presence... yes
  149. checking for scsi/sg.h... yes
  150. checking stropts.h usability... yes
  151. checking stropts.h presence... yes
  152. checking for stropts.h... yes
  153. checking sys/acl.h usability... yes
  154. checking sys/acl.h presence... yes
  155. checking for sys/acl.h... yes
  156. checking sys/asynch.h usability... no
  157. checking sys/asynch.h presence... no
  158. checking for sys/asynch.h... no
  159. checking sys/conf.h usability... no
  160. checking sys/conf.h presence... no
  161. checking for sys/conf.h... no
  162. checking sys/epoll.h usability... yes
  163. checking sys/epoll.h presence... yes
  164. checking for sys/epoll.h... yes
  165. checking sys/filio.h usability... no
  166. checking sys/filio.h presence... no
  167. checking for sys/filio.h... no
  168. checking sys/ioctl.h usability... yes
  169. checking sys/ioctl.h presence... yes
  170. checking for sys/ioctl.h... yes
  171. checking sys/poll.h usability... yes
  172. checking sys/poll.h presence... yes
  173. checking for sys/poll.h... yes
  174. checking sys/ptrace.h usability... yes
  175. checking sys/ptrace.h presence... yes
  176. checking for sys/ptrace.h... yes
  177. checking sys/reg.h usability... no
  178. checking sys/reg.h presence... no
  179. checking for sys/reg.h... no
  180. checking sys/uio.h usability... yes
  181. checking sys/uio.h presence... yes
  182. checking for sys/uio.h... yes
  183. checking sys/vfs.h usability... yes
  184. checking sys/vfs.h presence... yes
  185. checking for sys/vfs.h... yes
  186. checking for linux/icmp.h... yes
  187. checking for linux/in6.h... yes
  188. checking for linux/netlink.h... yes
  189. checking for linux/if_packet.h... yes
  190. checking for asm/sigcontext.h... yes
  191. checking for struct sigcontext... yes
  192. checking for netinet/tcp.h... yes
  193. checking for netinet/udp.h... yes
  194. checking for struct msghdr.msg_control... yes
  195. checking for struct __old_kernel_stat... yes
  196. checking for struct pt_all_user_regs... no
  197. checking for struct ia64_fpreg... no
  198. checking for struct ptrace_peeksiginfo_args... no
  199. checking for struct utsname.domainname... yes
  200. checking for struct sigevent._sigev_un._pad... yes
  201. checking for struct sigevent.__pad... no
  202. checking for siginfo_t.si_syscall... yes
  203. checking for struct flock64... yes
  204. checking whether sys_errlist is declared... yes
  205. checking whether PTRACE_EVENT_CLONE is declared... yes
  206. checking whether PTRACE_EVENT_EXEC is declared... yes
  207. checking whether PTRACE_EVENT_EXIT is declared... yes
  208. checking whether PTRACE_EVENT_FORK is declared... yes
  209. checking whether PTRACE_EVENT_VFORK is declared... yes
  210. checking whether PTRACE_EVENT_VFORK_DONE is declared... yes
  211. checking whether PTRACE_GETEVENTMSG is declared... yes
  212. checking whether PTRACE_GETSIGINFO is declared... yes
  213. checking whether PTRACE_O_TRACECLONE is declared... yes
  214. checking whether PTRACE_O_TRACEEXEC is declared... yes
  215. checking whether PTRACE_O_TRACEEXIT is declared... yes
  216. checking whether PTRACE_O_TRACEFORK is declared... yes
  217. checking whether PTRACE_O_TRACESYSGOOD is declared... yes
  218. checking whether PTRACE_O_TRACEVFORK is declared... yes
  219. checking whether PTRACE_PEEKUSER is declared... yes
  220. checking whether PTRACE_POKEUSER is declared... yes
  221. checking whether PTRACE_SETOPTIONS is declared... yes
  222. checking whether P_PID is declared... yes
  223. checking whether P_PPID is declared... no
  224. checking whether P_PGID is declared... yes
  225. checking whether P_SID is declared... no
  226. checking whether P_CID is declared... no
  227. checking whether P_UID is declared... no
  228. checking whether P_GID is declared... no
  229. checking whether P_ALL is declared... yes
  230. checking whether P_LWPID is declared... no
  231. checking whether LO_FLAGS_READ_ONLY is declared... yes
  232. checking whether LO_FLAGS_AUTOCLEAR is declared... yes
  233. checking whether LO_FLAGS_PARTSCAN is declared... yes
  234. checking whether CTL_KERN is declared... yes
  235. checking whether CTL_VM is declared... yes
  236. checking whether CTL_NET is declared... yes
  237. checking whether CTL_PROC is declared... yes
  238. checking whether CTL_FS is declared... yes
  239. checking whether CTL_DEBUG is declared... yes
  240. checking whether CTL_DEV is declared... yes
  241. checking whether CTL_BUS is declared... yes
  242. checking whether CTL_ABI is declared... yes
  243. checking whether CTL_CPU is declared... yes
  244. checking whether CTL_ARLAN is declared... yes
  245. checking whether CTL_S390DBF is declared... yes
  246. checking whether CTL_SUNRPC is declared... yes
  247. checking whether CTL_PM is declared... yes
  248. checking whether CTL_FRV is declared... yes
  249. checking whether KERN_OSTYPE is declared... yes
  250. checking whether KERN_OSRELEASE is declared... yes
  251. checking whether KERN_OSREV is declared... yes
  252. checking whether KERN_VERSION is declared... yes
  253. checking whether KERN_SECUREMASK is declared... yes
  254. checking whether KERN_PROF is declared... yes
  255. checking whether KERN_NODENAME is declared... yes
  256. checking whether KERN_DOMAINNAME is declared... yes
  257. checking whether KERN_PANIC is declared... yes
  258. checking whether KERN_REALROOTDEV is declared... yes
  259. checking whether KERN_SPARC_REBOOT is declared... yes
  260. checking whether KERN_CTLALTDEL is declared... yes
  261. checking whether KERN_PRINTK is declared... yes
  262. checking whether KERN_NAMETRANS is declared... yes
  263. checking whether KERN_PPC_HTABRECLAIM is declared... yes
  264. checking whether KERN_PPC_ZEROPAGED is declared... yes
  265. checking whether KERN_PPC_POWERSAVE_NAP is declared... yes
  266. checking whether KERN_MODPROBE is declared... yes
  267. checking whether KERN_SG_BIG_BUFF is declared... yes
  268. checking whether KERN_ACCT is declared... yes
  269. checking whether KERN_PPC_L2CR is declared... yes
  270. checking whether KERN_RTSIGNR is declared... yes
  271. checking whether KERN_RTSIGMAX is declared... yes
  272. checking whether KERN_SHMMAX is declared... yes
  273. checking whether KERN_MSGMAX is declared... yes
  274. checking whether KERN_MSGMNB is declared... yes
  275. checking whether KERN_MSGPOOL is declared... yes
  276. checking whether KERN_SYSRQ is declared... yes
  277. checking whether KERN_MAX_THREADS is declared... yes
  278. checking whether KERN_RANDOM is declared... yes
  279. checking whether KERN_SHMALL is declared... yes
  280. checking whether KERN_MSGMNI is declared... yes
  281. checking whether KERN_SEM is declared... yes
  282. checking whether KERN_SPARC_STOP_A is declared... yes
  283. checking whether KERN_SHMMNI is declared... yes
  284. checking whether KERN_OVERFLOWUID is declared... yes
  285. checking whether KERN_OVERFLOWGID is declared... yes
  286. checking whether KERN_SHMPATH is declared... yes
  287. checking whether KERN_HOTPLUG is declared... yes
  288. checking whether KERN_IEEE_EMULATION_WARNINGS is declared... yes
  289. checking whether KERN_S390_USER_DEBUG_LOGGING is declared... yes
  290. checking whether KERN_CORE_USES_PID is declared... yes
  291. checking whether KERN_TAINTED is declared... yes
  292. checking whether KERN_CADPID is declared... yes
  293. checking whether KERN_PIDMAX is declared... yes
  294. checking whether KERN_CORE_PATTERN is declared... yes
  295. checking whether KERN_PANIC_ON_OOPS is declared... yes
  296. checking whether KERN_HPPA_PWRSW is declared... yes
  297. checking whether KERN_HPPA_UNALIGNED is declared... yes
  298. checking whether KERN_PRINTK_RATELIMIT is declared... yes
  299. checking whether KERN_PRINTK_RATELIMIT_BURST is declared... yes
  300. checking whether KERN_PTY is declared... yes
  301. checking whether KERN_NGROUPS_MAX is declared... yes
  302. checking whether KERN_SPARC_SCONS_PWROFF is declared... yes
  303. checking whether KERN_HZ_TIMER is declared... yes
  304. checking whether KERN_UNKNOWN_NMI_PANIC is declared... yes
  305. checking whether KERN_BOOTLOADER_TYPE is declared... yes
  306. checking whether KERN_RANDOMIZE is declared... yes
  307. checking whether KERN_SETUID_DUMPABLE is declared... yes
  308. checking whether KERN_SPIN_RETRY is declared... yes
  309. checking whether KERN_ACPI_VIDEO_FLAGS is declared... yes
  310. checking whether KERN_IA64_UNALIGNED is declared... yes
  311. checking whether KERN_COMPAT_LOG is declared... yes
  312. checking whether KERN_MAX_LOCK_DEPTH is declared... yes
  313. checking whether KERN_NMI_WATCHDOG is declared... yes
  314. checking whether KERN_PANIC_ON_NMI is declared... yes
  315. checking whether NET_CORE is declared... yes
  316. checking whether NET_ETHER is declared... yes
  317. checking whether NET_802 is declared... yes
  318. checking whether NET_UNIX is declared... yes
  319. checking whether NET_IPV4 is declared... yes
  320. checking whether NET_IPX is declared... yes
  321. checking whether NET_ATALK is declared... yes
  322. checking whether NET_NETROM is declared... yes
  323. checking whether NET_AX25 is declared... yes
  324. checking whether NET_BRIDGE is declared... yes
  325. checking whether NET_ROSE is declared... yes
  326. checking whether NET_IPV6 is declared... yes
  327. checking whether NET_X25 is declared... yes
  328. checking whether NET_TR is declared... yes
  329. checking whether NET_DECNET is declared... yes
  330. checking whether NET_ECONET is declared... yes
  331. checking whether NET_SCTP is declared... yes
  332. checking whether NET_LLC is declared... yes
  333. checking whether NET_NETFILTER is declared... yes
  334. checking whether NET_DCCP is declared... yes
  335. checking whether NET_IRDA is declared... yes
  336. checking whether NET_CORE_WMEM_MAX is declared... yes
  337. checking whether NET_CORE_RMEM_MAX is declared... yes
  338. checking whether NET_CORE_WMEM_DEFAULT is declared... yes
  339. checking whether NET_CORE_RMEM_DEFAULT is declared... yes
  340. checking whether NET_CORE_DESTROY_DELAY is declared... no
  341. checking whether NET_CORE_MAX_BACKLOG is declared... yes
  342. checking whether NET_CORE_FASTROUTE is declared... yes
  343. checking whether NET_CORE_MSG_COST is declared... yes
  344. checking whether NET_CORE_MSG_BURST is declared... yes
  345. checking whether NET_CORE_OPTMEM_MAX is declared... yes
  346. checking whether NET_CORE_HOT_LIST_LENGTH is declared... yes
  347. checking whether NET_CORE_DIVERT_VERSION is declared... yes
  348. checking whether NET_CORE_NO_CONG_THRESH is declared... yes
  349. checking whether NET_CORE_NO_CONG is declared... yes
  350. checking whether NET_CORE_LO_CONG is declared... yes
  351. checking whether NET_CORE_MOD_CONG is declared... yes
  352. checking whether NET_CORE_DEV_WEIGHT is declared... yes
  353. checking whether NET_CORE_SOMAXCONN is declared... yes
  354. checking whether NET_CORE_BUDGET is declared... yes
  355. checking whether NET_CORE_AEVENT_ETIME is declared... yes
  356. checking whether NET_CORE_AEVENT_RSEQTH is declared... yes
  357. checking whether NET_CORE_WARNINGS is declared... yes
  358. checking whether NET_IPV4_FORWARD is declared... yes
  359. checking whether NET_IPV4_DYNADDR is declared... yes
  360. checking whether NET_IPV4_CONF is declared... yes
  361. checking whether NET_IPV4_NEIGH is declared... yes
  362. checking whether NET_IPV4_ROUTE is declared... yes
  363. checking whether NET_IPV4_FIB_HASH is declared... yes
  364. checking whether NET_IPV4_NETFILTER is declared... yes
  365. checking whether NET_IPV4_TCP_TIMESTAMPS is declared... yes
  366. checking whether NET_IPV4_TCP_WINDOW_SCALING is declared... yes
  367. checking whether NET_IPV4_TCP_SACK is declared... yes
  368. checking whether NET_IPV4_TCP_RETRANS_COLLAPSE is declared... yes
  369. checking whether NET_IPV4_DEFAULT_TTL is declared... yes
  370. checking whether NET_IPV4_AUTOCONFIG is declared... yes
  371. checking whether NET_IPV4_NO_PMTU_DISC is declared... yes
  372. checking whether NET_IPV4_TCP_SYN_RETRIES is declared... yes
  373. checking whether NET_IPV4_IPFRAG_HIGH_THRESH is declared... yes
  374. checking whether NET_IPV4_IPFRAG_LOW_THRESH is declared... yes
  375. checking whether NET_IPV4_IPFRAG_TIME is declared... yes
  376. checking whether NET_IPV4_TCP_MAX_KA_PROBES is declared... yes
  377. checking whether NET_IPV4_TCP_KEEPALIVE_TIME is declared... yes
  378. checking whether NET_IPV4_TCP_KEEPALIVE_PROBES is declared... yes
  379. checking whether NET_IPV4_TCP_RETRIES1 is declared... yes
  380. checking whether NET_IPV4_TCP_RETRIES2 is declared... yes
  381. checking whether NET_IPV4_TCP_FIN_TIMEOUT is declared... yes
  382. checking whether NET_IPV4_IP_MASQ_DEBUG is declared... yes
  383. checking whether NET_TCP_SYNCOOKIES is declared... yes
  384. checking whether NET_TCP_STDURG is declared... yes
  385. checking whether NET_TCP_RFC1337 is declared... yes
  386. checking whether NET_TCP_SYN_TAILDROP is declared... yes
  387. checking whether NET_TCP_MAX_SYN_BACKLOG is declared... yes
  388. checking whether NET_IPV4_LOCAL_PORT_RANGE is declared... yes
  389. checking whether NET_IPV4_ICMP_ECHO_IGNORE_ALL is declared... yes
  390. checking whether NET_IPV4_ICMP_ECHO_IGNORE_BROADCASTS is declared... yes
  391. checking whether NET_IPV4_ICMP_SOURCEQUENCH_RATE is declared... yes
  392. checking whether NET_IPV4_ICMP_DESTUNREACH_RATE is declared... yes
  393. checking whether NET_IPV4_ICMP_TIMEEXCEED_RATE is declared... yes
  394. checking whether NET_IPV4_ICMP_PARAMPROB_RATE is declared... yes
  395. checking whether NET_IPV4_ICMP_ECHOREPLY_RATE is declared... yes
  396. checking whether NET_IPV4_ICMP_IGNORE_BOGUS_ERROR_RESPONSES is declared... yes
  397. checking whether NET_IPV4_IGMP_MAX_MEMBERSHIPS is declared... yes
  398. checking whether NET_TCP_TW_RECYCLE is declared... yes
  399. checking whether NET_IPV4_ALWAYS_DEFRAG is declared... yes
  400. checking whether NET_IPV4_TCP_KEEPALIVE_INTVL is declared... yes
  401. checking whether NET_IPV4_INET_PEER_THRESHOLD is declared... yes
  402. checking whether NET_IPV4_INET_PEER_MINTTL is declared... yes
  403. checking whether NET_IPV4_INET_PEER_MAXTTL is declared... yes
  404. checking whether NET_IPV4_INET_PEER_GC_MINTIME is declared... yes
  405. checking whether NET_IPV4_INET_PEER_GC_MAXTIME is declared... yes
  406. checking whether NET_TCP_ORPHAN_RETRIES is declared... yes
  407. checking whether NET_TCP_ABORT_ON_OVERFLOW is declared... yes
  408. checking whether NET_TCP_SYNACK_RETRIES is declared... yes
  409. checking whether NET_TCP_MAX_ORPHANS is declared... yes
  410. checking whether NET_TCP_MAX_TW_BUCKETS is declared... yes
  411. checking whether NET_TCP_FACK is declared... yes
  412. checking whether NET_TCP_REORDERING is declared... yes
  413. checking whether NET_TCP_ECN is declared... yes
  414. checking whether NET_TCP_DSACK is declared... yes
  415. checking whether NET_TCP_MEM is declared... yes
  416. checking whether NET_TCP_WMEM is declared... yes
  417. checking whether NET_TCP_RMEM is declared... yes
  418. checking whether NET_TCP_APP_WIN is declared... yes
  419. checking whether NET_TCP_ADV_WIN_SCALE is declared... yes
  420. checking whether NET_IPV4_NONLOCAL_BIND is declared... yes
  421. checking whether NET_IPV4_ICMP_RATELIMIT is declared... yes
  422. checking whether NET_IPV4_ICMP_RATEMASK is declared... yes
  423. checking whether NET_TCP_TW_REUSE is declared... yes
  424. checking whether NET_TCP_FRTO is declared... yes
  425. checking whether NET_TCP_LOW_LATENCY is declared... yes
  426. checking whether NET_IPV4_IPFRAG_SECRET_INTERVAL is declared... yes
  427. checking whether NET_IPV4_IGMP_MAX_MSF is declared... yes
  428. checking whether NET_TCP_NO_METRICS_SAVE is declared... yes
  429. checking whether NET_TCP_DEFAULT_WIN_SCALE is declared... yes
  430. checking whether NET_TCP_MODERATE_RCVBUF is declared... yes
  431. checking whether NET_TCP_TSO_WIN_DIVISOR is declared... yes
  432. checking whether NET_TCP_BIC_BETA is declared... yes
  433. checking whether NET_IPV4_ICMP_ERRORS_USE_INBOUND_IFADDR is declared... yes
  434. checking whether NET_TCP_CONG_CONTROL is declared... yes
  435. checking whether NET_TCP_ABC is declared... yes
  436. checking whether NET_IPV4_IPFRAG_MAX_DIST is declared... yes
  437. checking whether NET_TCP_MTU_PROBING is declared... yes
  438. checking whether NET_TCP_BASE_MSS is declared... yes
  439. checking whether NET_IPV4_TCP_WORKAROUND_SIGNED_WINDOWS is declared... yes
  440. checking whether NET_TCP_DMA_COPYBREAK is declared... yes
  441. checking whether NET_TCP_SLOW_START_AFTER_IDLE is declared... yes
  442. checking whether NET_CIPSOV4_CACHE_ENABLE is declared... yes
  443. checking whether NET_CIPSOV4_CACHE_BUCKET_SIZE is declared... yes
  444. checking whether NET_CIPSOV4_RBM_OPTFMT is declared... yes
  445. checking whether NET_CIPSOV4_RBM_STRICTVALID is declared... yes
  446. checking whether NET_TCP_AVAIL_CONG_CONTROL is declared... yes
  447. checking whether NET_TCP_ALLOWED_CONG_CONTROL is declared... yes
  448. checking whether NET_TCP_MAX_SSTHRESH is declared... yes
  449. checking whether NET_TCP_FRTO_RESPONSE is declared... yes
  450. checking whether NET_IPV4_ROUTE_FLUSH is declared... yes
  451. checking whether NET_IPV4_ROUTE_MIN_DELAY is declared... yes
  452. checking whether NET_IPV4_ROUTE_MAX_DELAY is declared... yes
  453. checking whether NET_IPV4_ROUTE_GC_THRESH is declared... yes
  454. checking whether NET_IPV4_ROUTE_MAX_SIZE is declared... yes
  455. checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL is declared... yes
  456. checking whether NET_IPV4_ROUTE_GC_TIMEOUT is declared... yes
  457. checking whether NET_IPV4_ROUTE_GC_INTERVAL is declared... yes
  458. checking whether NET_IPV4_ROUTE_REDIRECT_LOAD is declared... yes
  459. checking whether NET_IPV4_ROUTE_REDIRECT_NUMBER is declared... yes
  460. checking whether NET_IPV4_ROUTE_REDIRECT_SILENCE is declared... yes
  461. checking whether NET_IPV4_ROUTE_ERROR_COST is declared... yes
  462. checking whether NET_IPV4_ROUTE_ERROR_BURST is declared... yes
  463. checking whether NET_IPV4_ROUTE_GC_ELASTICITY is declared... yes
  464. checking whether NET_IPV4_ROUTE_MTU_EXPIRES is declared... yes
  465. checking whether NET_IPV4_ROUTE_MIN_PMTU is declared... yes
  466. checking whether NET_IPV4_ROUTE_MIN_ADVMSS is declared... yes
  467. checking whether NET_IPV4_ROUTE_SECRET_INTERVAL is declared... yes
  468. checking whether NET_IPV4_ROUTE_GC_MIN_INTERVAL_MS is declared... yes
  469. checking whether NET_IPV4_CONF_FORWARDING is declared... yes
  470. checking whether NET_IPV4_CONF_MC_FORWARDING is declared... yes
  471. checking whether NET_IPV4_CONF_PROXY_ARP is declared... yes
  472. checking whether NET_IPV4_CONF_ACCEPT_REDIRECTS is declared... yes
  473. checking whether NET_IPV4_CONF_SECURE_REDIRECTS is declared... yes
  474. checking whether NET_IPV4_CONF_SEND_REDIRECTS is declared... yes
  475. checking whether NET_IPV4_CONF_SHARED_MEDIA is declared... yes
  476. checking whether NET_IPV4_CONF_RP_FILTER is declared... yes
  477. checking whether NET_IPV4_CONF_ACCEPT_SOURCE_ROUTE is declared... yes
  478. checking whether NET_IPV4_CONF_BOOTP_RELAY is declared... yes
  479. checking whether NET_IPV4_CONF_LOG_MARTIANS is declared... yes
  480. checking whether NET_IPV4_CONF_TAG is declared... yes
  481. checking whether NET_IPV4_CONF_ARPFILTER is declared... yes
  482. checking whether NET_IPV4_CONF_MEDIUM_ID is declared... yes
  483. checking whether NET_IPV4_CONF_NOXFRM is declared... yes
  484. checking whether NET_IPV4_CONF_NOPOLICY is declared... yes
  485. checking whether NET_IPV4_CONF_FORCE_IGMP_VERSION is declared... yes
  486. checking whether NET_IPV4_CONF_ARP_ANNOUNCE is declared... yes
  487. checking whether NET_IPV4_CONF_ARP_IGNORE is declared... yes
  488. checking whether NET_IPV4_CONF_PROMOTE_SECONDARIES is declared... yes
  489. checking whether NET_IPV4_CONF_ARP_ACCEPT is declared... yes
  490. checking whether NET_IPV4_CONF_ARP_NOTIFY is declared... yes
  491. checking whether NET_IPV6_CONF is declared... yes
  492. checking whether NET_IPV6_NEIGH is declared... yes
  493. checking whether NET_IPV6_ROUTE is declared... yes
  494. checking whether NET_IPV6_ICMP is declared... yes
  495. checking whether NET_IPV6_BINDV6ONLY is declared... yes
  496. checking whether NET_IPV6_IP6FRAG_HIGH_THRESH is declared... yes
  497. checking whether NET_IPV6_IP6FRAG_LOW_THRESH is declared... yes
  498. checking whether NET_IPV6_IP6FRAG_TIME is declared... yes
  499. checking whether NET_IPV6_IP6FRAG_SECRET_INTERVAL is declared... yes
  500. checking whether NET_IPV6_MLD_MAX_MSF is declared... yes
  501. checking whether NET_IPV6_ROUTE_FLUSH is declared... yes
  502. checking whether NET_IPV6_ROUTE_GC_THRESH is declared... yes
  503. checking whether NET_IPV6_ROUTE_MAX_SIZE is declared... yes
  504. checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL is declared... yes
  505. checking whether NET_IPV6_ROUTE_GC_TIMEOUT is declared... yes
  506. checking whether NET_IPV6_ROUTE_GC_INTERVAL is declared... yes
  507. checking whether NET_IPV6_ROUTE_GC_ELASTICITY is declared... yes
  508. checking whether NET_IPV6_ROUTE_MTU_EXPIRES is declared... yes
  509. checking whether NET_IPV6_ROUTE_MIN_ADVMSS is declared... yes
  510. checking whether NET_IPV6_ROUTE_GC_MIN_INTERVAL_MS is declared... yes
  511. checking whether NET_UNIX_DESTROY_DELAY is declared... yes
  512. checking whether NET_UNIX_DELETE_DELAY is declared... yes
  513. checking whether NET_UNIX_MAX_DGRAM_QLEN is declared... yes
  514. checking whether VM_OVERCOMMIT_MEMORY is declared... yes
  515. checking whether VM_PAGE_CLUSTER is declared... yes
  516. checking whether VM_DIRTY_BACKGROUND is declared... yes
  517. checking whether VM_DIRTY_RATIO is declared... yes
  518. checking whether VM_DIRTY_WB_CS is declared... yes
  519. checking whether VM_DIRTY_EXPIRE_CS is declared... yes
  520. checking whether VM_NR_PDFLUSH_THREADS is declared... yes
  521. checking whether VM_OVERCOMMIT_RATIO is declared... yes
  522. checking whether VM_PAGEBUF is declared... yes
  523. checking whether VM_HUGETLB_PAGES is declared... yes
  524. checking whether VM_SWAPPINESS is declared... yes
  525. checking whether VM_LOWMEM_RESERVE_RATIO is declared... yes
  526. checking whether VM_MIN_FREE_KBYTES is declared... yes
  527. checking whether VM_MAX_MAP_COUNT is declared... yes
  528. checking whether VM_LAPTOP_MODE is declared... yes
  529. checking whether VM_BLOCK_DUMP is declared... yes
  530. checking whether VM_HUGETLB_GROUP is declared... yes
  531. checking whether VM_VFS_CACHE_PRESSURE is declared... yes
  532. checking whether VM_LEGACY_VA_LAYOUT is declared... yes
  533. checking whether VM_SWAP_TOKEN_TIMEOUT is declared... yes
  534. checking for BLKGETSIZE64... yes
  535. checking size of long... 4
  536. checking size of long long... 8
  537. checking size of off_t... 4
  538. checking for SA_RESTORER... 0x04000000
  539. checking for __builtin_popcount... yes
  540. checking for perl... /usr/bin/perl
  541. checking whether to enable stack tracing support using libunwind... no
  542. checking that generated files are newer than configure... done
  543. configure: creating ./config.status
  544. config.status: creating Makefile
  545. config.status: creating tests/Makefile
  546. config.status: creating config.h
  547. config.status: executing depfiles commands
  548. >>> Source configured.
  549. >>> Compiling source in /var/tmp/portage/dev-util/strace-4.9/work/strace-4.9 ...
  550. make -j5
  551. /usr/bin/mkdir -p ./linux
  552. cat ./linux/ioctlent.h.in ./linux/arm/ioctlent.h.in | \
  553. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -E -P - | \
  554. LC_ALL=C sort -u -k3,3 -k2,2 | \
  555. awk -f ./linux/ioctlent-filter.awk > linux/ioctlent.h
  556. make all-recursive
  557. make[1]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  558. Making all in tests
  559. make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9/tests'
  560. make[2]: Nothing to be done for 'all'.
  561. make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9/tests'
  562. make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  563. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-aio.o `test -f 'aio.c' || echo './'`aio.c
  564. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-bjm.o `test -f 'bjm.c' || echo './'`bjm.c
  565. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-block.o `test -f 'block.c' || echo './'`block.c
  566. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-count.o `test -f 'count.c' || echo './'`count.c
  567. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-desc.o `test -f 'desc.c' || echo './'`desc.c
  568. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-fanotify.o `test -f 'fanotify.c' || echo './'`fanotify.c
  569. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-file.o `test -f 'file.c' || echo './'`file.c
  570. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-inotify.o `test -f 'inotify.c' || echo './'`inotify.c
  571. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-io.o `test -f 'io.c' || echo './'`io.c
  572. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-ioctl.o `test -f 'ioctl.c' || echo './'`ioctl.c
  573. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-ioprio.o `test -f 'ioprio.c' || echo './'`ioprio.c
  574. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-ipc.o `test -f 'ipc.c' || echo './'`ipc.c
  575. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-kexec.o `test -f 'kexec.c' || echo './'`kexec.c
  576. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-keyctl.o `test -f 'keyctl.c' || echo './'`keyctl.c
  577. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-ldt.o `test -f 'ldt.c' || echo './'`ldt.c
  578. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-loop.o `test -f 'loop.c' || echo './'`loop.c
  579. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-mem.o `test -f 'mem.c' || echo './'`mem.c
  580. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-mtd.o `test -f 'mtd.c' || echo './'`mtd.c
  581. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-net.o `test -f 'net.c' || echo './'`net.c
  582. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-pathtrace.o `test -f 'pathtrace.c' || echo './'`pathtrace.c
  583. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-process.o `test -f 'process.c' || echo './'`process.c
  584. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-ptp.o `test -f 'ptp.c' || echo './'`ptp.c
  585. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-quota.o `test -f 'quota.c' || echo './'`quota.c
  586. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-reboot.o `test -f 'reboot.c' || echo './'`reboot.c
  587. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-resource.o `test -f 'resource.c' || echo './'`resource.c
  588. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-scsi.o `test -f 'scsi.c' || echo './'`scsi.c
  589. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-signal.o `test -f 'signal.c' || echo './'`signal.c
  590. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-sock.o `test -f 'sock.c' || echo './'`sock.c
  591. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-strace.o `test -f 'strace.c' || echo './'`strace.c
  592. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-stream.o `test -f 'stream.c' || echo './'`stream.c
  593. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-syscall.o `test -f 'syscall.c' || echo './'`syscall.c
  594. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-system.o `test -f 'system.c' || echo './'`system.c
  595. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-term.o `test -f 'term.c' || echo './'`term.c
  596. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-time.o `test -f 'time.c' || echo './'`time.c
  597. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-util.o `test -f 'util.c' || echo './'`util.c
  598. armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I./linux/arm -I./linux -I./linux -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o strace-vsprintf.o `test -f 'vsprintf.c' || echo './'`vsprintf.c
  599. armv7a-hardfloat-linux-gnueabi-gcc -Wall -Wwrite-strings -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-O1 -Wl,--as-needed -o strace strace-aio.o strace-bjm.o strace-block.o strace-count.o strace-desc.o strace-fanotify.o strace-file.o strace-inotify.o strace-io.o strace-ioctl.o strace-ioprio.o strace-ipc.o strace-kexec.o strace-keyctl.o strace-ldt.o strace-loop.o strace-mem.o strace-mtd.o strace-net.o strace-pathtrace.o strace-process.o strace-ptp.o strace-quota.o strace-reboot.o strace-resource.o strace-scsi.o strace-signal.o strace-sock.o strace-strace.o strace-stream.o strace-syscall.o strace-system.o strace-term.o strace-time.o strace-util.o strace-vsprintf.o
  600. make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  601. make[1]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  602. >>> Source compiled.
  603. >>> Test phase [not enabled]: dev-util/strace-4.9
  604.  
  605. >>> Install strace-4.9 into /var/tmp/portage/dev-util/strace-4.9/image/ category dev-util
  606. make -j5 DESTDIR=/var/tmp/portage/dev-util/strace-4.9/image/ install
  607. make install-recursive
  608. make[1]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  609. Making install in tests
  610. make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9/tests'
  611. make[3]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9/tests'
  612. make[3]: Nothing to be done for 'install-exec-am'.
  613. make[3]: Nothing to be done for 'install-data-am'.
  614. make[3]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9/tests'
  615. make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9/tests'
  616. make[2]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  617. make[3]: Entering directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  618. /usr/bin/mkdir -p '/var/tmp/portage/dev-util/strace-4.9/image//usr/bin'
  619. /usr/bin/mkdir -p '/var/tmp/portage/dev-util/strace-4.9/image//usr/bin'
  620. /usr/bin/mkdir -p '/var/tmp/portage/dev-util/strace-4.9/image//usr/share/man/man1'
  621. /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c strace '/var/tmp/portage/dev-util/strace-4.9/image//usr/bin'
  622. /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c strace-graph strace-log-merge '/var/tmp/portage/dev-util/strace-4.9/image//usr/bin'
  623. /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 strace.1 '/var/tmp/portage/dev-util/strace-4.9/image//usr/share/man/man1'
  624. make[3]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  625. make[2]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  626. make[1]: Leaving directory '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  627. >>> Completed installing strace-4.9 into /var/tmp/portage/dev-util/strace-4.9/image/
  628.  
  629. * Final size of build directory: 6868 KiB
  630. * Final size of installed tree: 784 KiB
  631.  
  632. /usr/lib/portage/python3.4/phase-functions.sh: line 650: /usr/bin/bzip2: No such file or directory
  633. strip: armv7a-hardfloat-linux-gnueabi-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  634. usr/bin/strace
  635. /usr/lib/portage/python3.4/ebuild-helpers/prepstrip: line 38: /usr/bin/getfattr: No such file or directory
  636. /usr/lib/portage/python3.4/ebuild-helpers/ecompress: line 82: /usr/bin/bzip2: No such file or directory
  637.  
  638. >>> Installing (1 of 1) dev-util/strace-4.9::gentoo
  639. * checking 11 files for package collisions
  640. >>> Merging dev-util/strace-4.9 to /
  641. --- /usr/
  642. --- /usr/bin/
  643. >>> /usr/bin/strace-log-merge
  644. >>> /usr/bin/strace
  645. >>> /usr/bin/strace-graph
  646. --- /usr/share/
  647. --- /usr/share/doc/
  648. --- /usr/share/doc/strace-4.9/
  649. >>> /usr/share/doc/strace-4.9/README-linux
  650. >>> /usr/share/doc/strace-4.9/AUTHORS
  651. >>> /usr/share/doc/strace-4.9/ChangeLog
  652. >>> /usr/share/doc/strace-4.9/README-linux-ptrace
  653. >>> /usr/share/doc/strace-4.9/NEWS
  654. >>> /usr/share/doc/strace-4.9/README
  655. >>> /usr/share/doc/strace-4.9/CREDITS
  656. --- /usr/share/man/
  657. --- /usr/share/man/man1/
  658. >>> /usr/share/man/man1/strace.1
  659. >>> Safely unmerging already-installed instance...
  660. bash: /usr/bin/bzip2: No such file or directory
  661. !!! FAILED prerm: 127
  662. No package files given... Grabbing a set.
  663. --- replaced obj /usr/share/man/man1/strace.1
  664. --- replaced dir /usr/share/man/man1
  665. --- replaced dir /usr/share/man
  666. --- replaced obj /usr/share/doc/strace-4.9/README-linux-ptrace
  667. --- replaced obj /usr/share/doc/strace-4.9/README-linux
  668. --- replaced obj /usr/share/doc/strace-4.9/README
  669. --- replaced obj /usr/share/doc/strace-4.9/NEWS
  670. --- replaced obj /usr/share/doc/strace-4.9/ChangeLog
  671. --- replaced obj /usr/share/doc/strace-4.9/CREDITS
  672. --- replaced obj /usr/share/doc/strace-4.9/AUTHORS
  673. --- replaced dir /usr/share/doc/strace-4.9
  674. --- replaced dir /usr/share/doc
  675. --- replaced dir /usr/share
  676. --- replaced obj /usr/bin/strace-log-merge
  677. --- replaced obj /usr/bin/strace-graph
  678. --- replaced obj /usr/bin/strace
  679. --- replaced dir /usr/bin
  680. --- replaced dir /usr
  681. >>> Regenerating /etc/ld.so.cache...
  682. >>> Original instance of package unmerged safely.
  683. /usr/lib/portage/python3.4/phase-functions.sh: line 948: /usr/bin/bzip2: No such file or directory
  684. Traceback (most recent call last):
  685. File "/usr/lib/portage/python3.4/filter-bash-environment.py", line 157, in <module>
  686. re.compile(var_pattern), file_in, file_out)
  687. File "/usr/lib/portage/python3.4/filter-bash-environment.py", line 110, in filter_bash_environment
  688. file_out.write(line)
  689. BrokenPipeError: [Errno 32] Broken pipe
  690. * ERROR: dev-util/strace-4.9::gentoo failed (postinst phase):
  691. * filter-bash-environment.py failed
  692. *
  693. * Call stack:
  694. * ebuild.sh, line 780: Called __ebuild_main 'postinst'
  695. * phase-functions.sh, line 946: Called __filter_readonly_variables '--filter-path' '--filter-sandbox' '--allow-extra-vars'
  696. * phase-functions.sh, line 137: Called die
  697. * The specific snippet of code:
  698. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  699. *
  700. * If you need support, post the output of `emerge --info '=dev-util/strace-4.9::gentoo'`,
  701. * the complete build log and the output of `emerge -pqv '=dev-util/strace-4.9::gentoo'`.
  702. * The complete build log is located at '/var/tmp/portage/dev-util/strace-4.9/temp/build.log'.
  703. * The ebuild environment file is located at '/var/tmp/portage/dev-util/strace-4.9/temp/environment'.
  704. * Working directory: '/usr/lib/python3.4/site-packages'
  705. * S: '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  706. * FAILED postinst: 1
  707.  
  708. >>> Failed to execute postinst for dev-util/strace-4.9
  709.  
  710. * Messages for package dev-util/strace-4.9:
  711.  
  712. * FAILED postinst: 1
  713. * ERROR: dev-util/strace-4.9::gentoo failed (postinst phase):
  714. * filter-bash-environment.py failed
  715. *
  716. * Call stack:
  717. * ebuild.sh, line 780: Called __ebuild_main 'postinst'
  718. * phase-functions.sh, line 946: Called __filter_readonly_variables '--filter-path' '--filter-sandbox' '--allow-extra-vars'
  719. * phase-functions.sh, line 137: Called die
  720. * The specific snippet of code:
  721. * "${PORTAGE_PYTHON:-/usr/bin/python}" "${PORTAGE_BIN_PATH}"/filter-bash-environment.py "${filtered_vars}" || die "filter-bash-environment.py failed"
  722. *
  723. * If you need support, post the output of `emerge --info '=dev-util/strace-4.9::gentoo'`,
  724. * the complete build log and the output of `emerge -pqv '=dev-util/strace-4.9::gentoo'`.
  725. * The complete build log is located at '/var/tmp/portage/dev-util/strace-4.9/temp/build.log'.
  726. * The ebuild environment file is located at '/var/tmp/portage/dev-util/strace-4.9/temp/environment'.
  727. * Working directory: '/usr/lib/python3.4/site-packages'
  728. * S: '/var/tmp/portage/dev-util/strace-4.9/work/strace-4.9'
  729.  
  730. * GNU info directory index is up-to-date.
  731.  
  732. * IMPORTANT: 8 news items need reading for repository 'gentoo'.
  733. * Use eselect news read to view new items.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement