1. * Package: net-analyzer/argus-clients-3.0.7.4
  2. * Repository: gentoo
  3. * Maintainer: netmon@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib tcpd test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking argus-clients-3.0.7.4.tar.gz to /tmp/portage/net-analyzer/argus-clients-3.0.7.4/work
  15. >>> Source unpacked in /tmp/portage/net-analyzer/argus-clients-3.0.7.4/work
  16. >>> Preparing source in /tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4 ...
  17. * Applying argus-clients-3.0.4.1-disable-tcp-wrappers-automagic.patch ...
  18. [ ok ]
  19. * Running eautoreconf in '/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4' ...
  20. * Running aclocal ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running autoheader ...
  25. [ ok ]
  26. >>> Source prepared.
  27. >>> Configuring source in /tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4 ...
  28. * econf: updating argus-clients-3.0.7.4/config/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating argus-clients-3.0.7.4/config/config.guess with /usr/share/gnuconfig/config.guess
  30. ./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 --libdir=/usr/lib64 --without-libft --without-GeoIP --without-sasl --with-wrappers --without-mysql
  31. configure: loading site script /usr/share/config.site
  32. checking build system type... x86_64-pc-linux-gnu
  33. checking host system type... x86_64-pc-linux-gnu
  34. checking target system type... x86_64-pc-linux-gnu
  35. checking for standard perl installation... /usr/bin/perl
  36. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  37. checking whether the C compiler works... yes
  38. checking for C compiler default output file name... a.out
  39. checking for suffix of executables...
  40. checking whether we are cross compiling... no
  41. checking for suffix of object files... o
  42. checking whether we are using the GNU C compiler... yes
  43. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  44. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  45. checking gcc version... 4
  46. checking whether ln -s works... yes
  47. checking for flex... flex
  48. checking lex output file root... lex.yy
  49. checking lex library... -lfl
  50. checking whether yytext is a pointer... yes
  51. checking for a BSD-compatible install... /usr/bin/install -c
  52. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  53. checking for bison... bison -y
  54. checking for ranlib... ranlib
  55. checking for flex... flex
  56. checking for flex 2.4 or higher... yes
  57. checking for bison... bison
  58. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking readline/readline.h usability... yes
  72. checking readline/readline.h presence... yes
  73. checking for readline/readline.h... yes
  74. checking whether rl_event_hook is declared... yes
  75. checking whether rl_catch_signals is declared... yes
  76. checking whether rl_done is declared... yes
  77. checking whether rl_set_keyboard_input_timeout is declared... yes
  78. checking whether rl_replace_line is declared... yes
  79. checking whether rl_delete_text is declared... yes
  80. checking whether rl_resize_terminal is declared... yes
  81. checking whether rl_save_prompt is declared... yes
  82. readline test finished cppflags ldflags -Wl,-O1 -Wl,--as-needed
  83. checking zlib.h usability... yes
  84. checking zlib.h presence... yes
  85. checking for zlib.h... yes
  86. checking for uncompress in -lz... yes
  87. checking for pcre library... checking for pcre-config... pcre-config
  88. checking for dirent.h that defines DIR... yes
  89. checking for library containing opendir... none required
  90. checking for ANSI C header files... (cached) yes
  91. checking for sys/wait.h that is POSIX.1 compatible... yes
  92. checking sys/sockio.h usability... no
  93. checking sys/sockio.h presence... no
  94. checking for sys/sockio.h... no
  95. checking for string.h... (cached) yes
  96. checking fcntl.h usability... yes
  97. checking fcntl.h presence... yes
  98. checking for fcntl.h... yes
  99. checking sys/file.h usability... yes
  100. checking sys/file.h presence... yes
  101. checking for sys/file.h... yes
  102. checking syslog.h usability... yes
  103. checking syslog.h presence... yes
  104. checking for syslog.h... yes
  105. checking arpa/inet.h usability... yes
  106. checking arpa/inet.h presence... yes
  107. checking for arpa/inet.h... yes
  108. checking for fcntl.h... (cached) yes
  109. checking for inttypes.h... (cached) yes
  110. checking limits.h usability... yes
  111. checking limits.h presence... yes
  112. checking for limits.h... yes
  113. checking libintl.h usability... yes
  114. checking libintl.h presence... yes
  115. checking for libintl.h... yes
  116. checking malloc.h usability... yes
  117. checking malloc.h presence... yes
  118. checking for malloc.h... yes
  119. checking for memory.h... (cached) yes
  120. checking netdb.h usability... yes
  121. checking netdb.h presence... yes
  122. checking for netdb.h... yes
  123. checking netinet/in.h usability... yes
  124. checking netinet/in.h presence... yes
  125. checking for netinet/in.h... yes
  126. checking net/if_dl.h usability... no
  127. checking net/if_dl.h presence... no
  128. checking for net/if_dl.h... no
  129. checking for stdlib.h... (cached) yes
  130. checking stddef.h usability... yes
  131. checking stddef.h presence... yes
  132. checking for stddef.h... yes
  133. checking for string.h... (cached) yes
  134. checking for strings.h... (cached) yes
  135. checking for sys/file.h... (cached) yes
  136. checking sys/ioctl.h usability... yes
  137. checking sys/ioctl.h presence... yes
  138. checking for sys/ioctl.h... yes
  139. checking sys/param.h usability... yes
  140. checking sys/param.h presence... yes
  141. checking for sys/param.h... yes
  142. checking sys/socket.h usability... yes
  143. checking sys/socket.h presence... yes
  144. checking for sys/socket.h... yes
  145. checking sys/mount.h usability... yes
  146. checking sys/mount.h presence... yes
  147. checking for sys/mount.h... yes
  148. checking sys/time.h usability... yes
  149. checking sys/time.h presence... yes
  150. checking for sys/time.h... yes
  151. checking sys/vfs.h usability... yes
  152. checking sys/vfs.h presence... yes
  153. checking for sys/vfs.h... yes
  154. checking for syslog.h... (cached) yes
  155. checking termios.h usability... yes
  156. checking termios.h presence... yes
  157. checking for termios.h... yes
  158. checking for unistd.h... (cached) yes
  159. checking values.h usability... yes
  160. checking values.h presence... yes
  161. checking for values.h... yes
  162. checking for an ANSI C-conforming const... yes
  163. checking for inline... inline
  164. checking for special C compiler options needed for large files... no
  165. checking for _FILE_OFFSET_BITS value needed for large files... no
  166. checking if unaligned accesses fail... no
  167. checking for int8_t... yes
  168. checking for uint8_t... yes
  169. checking for int16_t... yes
  170. checking for uint16_t... yes
  171. checking for int32_t... yes
  172. checking for uint32_t... yes
  173. checking for uint64_t... yes
  174. checking for uid_t in sys/types.h... yes
  175. checking for pid_t... yes
  176. checking for size_t... yes
  177. checking whether time.h and sys/time.h may both be included... yes
  178. checking whether struct tm is in sys/time.h or time.h... time.h
  179. checking for struct tm.tm_zone... yes
  180. checking for working alloca.h... yes
  181. checking for alloca... yes
  182. checking for vprintf... yes
  183. checking for _doprnt... no
  184. checking whether closedir returns void... no
  185. checking for error_at_line... yes
  186. checking vfork.h usability... no
  187. checking vfork.h presence... no
  188. checking for vfork.h... no
  189. checking for fork... yes
  190. checking for vfork... yes
  191. checking for working fork... yes
  192. checking for working vfork... (cached) yes
  193. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  194. checking for stdlib.h... (cached) yes
  195. checking for GNU libc compatible malloc... yes
  196. checking for working memcmp... yes
  197. checking for sys/time.h... (cached) yes
  198. checking for unistd.h... (cached) yes
  199. checking for alarm... yes
  200. checking for working mktime... yes
  201. checking for stdlib.h... (cached) yes
  202. checking for GNU libc compatible realloc... yes
  203. checking sys/select.h usability... yes
  204. checking sys/select.h presence... yes
  205. checking for sys/select.h... yes
  206. checking for sys/socket.h... (cached) yes
  207. checking types of arguments for select... int,fd_set *,struct timeval *
  208. checking return type of signal handlers... void
  209. checking whether lstat correctly handles trailing slash... yes
  210. checking whether stat accepts an empty string... no
  211. checking for strftime... yes
  212. checking for working strtod... yes
  213. checking for ether_hostton... yes
  214. checking for getaddrinfo... yes
  215. checking for gethostname... yes
  216. checking for alarm... (cached) yes
  217. checking for bzero... yes
  218. checking for endgrent... yes
  219. checking for endpwent... yes
  220. checking for floor... no
  221. checking for gethostbyaddr... yes
  222. checking for gethostbyname... yes
  223. checking for getpass... yes
  224. checking for gettimeofday... yes
  225. checking for inet_ntoa... yes
  226. checking for isascii... yes
  227. checking for localtime_r... yes
  228. checking for memchr... yes
  229. checking for memmove... yes
  230. checking for memset... yes
  231. checking for mkdir... yes
  232. checking for modf... yes
  233. checking for pow... no
  234. checking for putenv... yes
  235. checking for realpath... yes
  236. checking for regcomp... yes
  237. checking for select... yes
  238. checking for setenv... yes
  239. checking for socket... yes
  240. checking for sqrt... no
  241. checking for strcasecmp... yes
  242. checking for strchr... yes
  243. checking for strdup... yes
  244. checking for strerror... yes
  245. checking for strlcat... no
  246. checking for strncasecmp... yes
  247. checking for strpbrk... yes
  248. checking for strerror... (cached) yes
  249. checking for strrchr... yes
  250. checking for strstr... yes
  251. checking for strtol... yes
  252. checking for strtof... yes
  253. checking for srandomdev... no
  254. checking for tzset... yes
  255. checking for .threads... yes
  256. checking for sched_get_priority_min... yes
  257. checking for local tcp_wrappers library... not found
  258. checking for system tcp_wrappers library... yes
  259. checking ncurses.h usability... yes
  260. checking ncurses.h presence... yes
  261. checking for ncurses.h... yes
  262. checking for initscr in -lncurses... yes
  263. checking for xdrmem_create... yes
  264. checking tm_gmtoff in struct tm... yes
  265. checking sys_errlist in stdio.h... yes
  266. configure: creating ./config.status
  267. config.status: creating Makefile
  268. config.status: creating ./common/Makefile
  269. config.status: creating ./include/Makefile
  270. config.status: creating ./clients/Makefile
  271. config.status: creating ./examples/Makefile
  272. config.status: creating ./examples/raconvert/Makefile
  273. config.status: creating ./examples/radark/Makefile
  274. config.status: creating ./examples/radump/Makefile
  275. config.status: creating ./examples/raevent/Makefile
  276. config.status: creating ./examples/rafilter/Makefile
  277. config.status: creating ./examples/ragraph/Makefile
  278. config.status: creating ./examples/ragrep/Makefile
  279. config.status: creating ./examples/rahisto/Makefile
  280. config.status: creating ./examples/rahosts/Makefile
  281. config.status: creating ./examples/ralabel/Makefile
  282. config.status: creating ./examples/rapath/Makefile
  283. config.status: creating ./examples/rapolicy/Makefile
  284. config.status: creating ./examples/raports/Makefile
  285. config.status: creating ./examples/rarpwatch/Makefile
  286. config.status: creating ./examples/raservices/Makefile
  287. config.status: creating ./examples/rastream/Makefile
  288. config.status: creating ./examples/rastrip/Makefile
  289. config.status: creating ./examples/ratop/Makefile
  290. config.status: creating ./examples/ratimerange/Makefile
  291. config.status: creating ./examples/ratemplate/Makefile
  292. config.status: creating ./lib/argus-clients.pc
  293. config.status: creating include/argus_config.h
  294. >>> Source configured.
  295. >>> Compiling source in /tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4 ...
  296. make -j24 'CCOPT=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed'
  297. making in ./common
  298. make[1]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/common'
  299. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_main.c
  300. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_code.c
  301. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_filter.c
  302. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_util.c
  303. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_auth.c
  304. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_parser.c
  305. flex -Pargus_ -t scanner.l > $$.scanner.c; mv $$.scanner.c scanner.c
  306. bison -y -p argus_ -d grammar.y
  307. sed -e 's/.*/char version[] = "&";/' ./../VERSION > version.c
  308. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_client.c
  309. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_import.c
  310. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_label.c
  311. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_grep.c
  312. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./argus_event.c
  313. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./version.c
  314. mv y.tab.c grammar.c
  315. mv y.tab.h tokdefs.h
  316. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -Dyylval=argus_lval -c grammar.c
  317. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -DHAVE_CONFIG_H -DARGUS_SYSLOG -c ./scanner.c
  318. rm -f ../lib/argus_event.a; ar qc ../lib/argus_event.a argus_event.o
  319. ranlib ../lib/argus_event.a
  320. rm -f ../lib/argus_parse.a; ar qc ../lib/argus_parse.a argus_main.o
  321. ranlib ../lib/argus_parse.a
  322. ./argus_util.c: In function 'sprint128':
  323. ./argus_util.c:24996:7: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat]
  324. ./argus_util.c:24996:7: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t' [-Wformat]
  325. In file included from /usr/include/stdio.h:937:0,
  326. from ./argus_util.c:68:
  327. In function 'snprintf',
  328. inlined from 'ArgusPrintPort' at ./argus_util.c:7476:16:
  329. /usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
  330. /usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
  331. rm -f ../lib/argus_client.a; ar qc ../lib/argus_client.a argus_client.o argus_import.o argus_label.o argus_grep.o
  332. ranlib ../lib/argus_client.a
  333. rm -f ../lib/argus_common.a; ar qc ../lib/argus_common.a argus_code.o argus_filter.o argus_util.o argus_auth.o argus_parser.o scanner.o grammar.o version.o
  334. ranlib ../lib/argus_common.a
  335. make[1]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/common'
  336. making in ./include
  337. make[1]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/include'
  338. make[1]: Nothing to be done for `all'.
  339. make[1]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/include'
  340. making in ./clients
  341. make[1]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/clients'
  342. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./ra.c
  343. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./radium.c
  344. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./racount.c
  345. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./rasort.c
  346. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./rasplit.c
  347. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./rabins.c
  348. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./racluster.c
  349. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../include -I../common -DHAVE_CONFIG_H -c ./ranonymize.c
  350. ./radium.c: In function 'ArgusInitOutput':
  351. ./radium.c:1400:13: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result]
  352. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/rasort rasort.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  353. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/ra ra.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  354. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/racount racount.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  355. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/racluster racluster.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  356. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/rasplit rasplit.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  357. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/rabins rabins.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  358. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/ranonymize ranonymize.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz
  359. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../bin/radium radium.o ../lib/argus_parse.a ../lib/argus_common.a ../lib/argus_client.a -L/usr/lib64 -lpcreposix -lpcre -lm -lpthread -lz -lwrap -lnsl
  360. make[1]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/clients'
  361. making in ./examples
  362. make[1]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples'
  363. making in ./raconvert
  364. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raconvert'
  365. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raconvert.c
  366. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/raconvert raconvert.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  367. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raconvert'
  368. making in ./radark
  369. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/radark'
  370. sed 's+@PERLBIN@+/usr/bin/perl+' radark.pl > ../../bin/radark
  371. chmod +x ../../bin/radark
  372. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/radark'
  373. making in ./radump
  374. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/radump'
  375. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./radump.c
  376. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-aodv.c
  377. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-arp.c
  378. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-beep.c
  379. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-bfd.c
  380. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-bgp.c
  381. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-bootp.c
  382. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-domain.c
  383. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-krb.c
  384. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-ldp.c
  385. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-l2tp.c
  386. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-lmp.c
  387. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-msdp.c
  388. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-ntp.c
  389. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-pim.c
  390. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-pptp.c
  391. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-snmp.c
  392. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-syslog.c
  393. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-rip.c
  394. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-telnet.c
  395. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-tftp.c
  396. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-isoclns.c
  397. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-ether.c
  398. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-timed.c
  399. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-radius.c
  400. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-rx.c
  401. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-smb.c
  402. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-stp.c
  403. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-isakmp.c
  404. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-igmp.c
  405. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./print-dvmrp.c
  406. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./smbutil.c
  407. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./gmpls.c
  408. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/radump radump.o print-aodv.o print-arp.o print-beep.o print-bfd.o print-bgp.o print-bootp.o print-domain.o print-krb.o print-ldp.o print-l2tp.o print-lmp.o print-msdp.o print-ntp.o print-pim.o print-pptp.o print-snmp.o print-syslog.o print-rip.o print-telnet.o print-tftp.o print-isoclns.o print-ether.o print-timed.o print-radius.o print-rx.o print-smb.o print-stp.o print-isakmp.o print-igmp.o print-dvmrp.o smbutil.o gmpls.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  409. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/radump'
  410. making in ./raevent
  411. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raevent'
  412. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raevent.c
  413. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/raevent raevent.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  414. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raevent'
  415. making in ./rafilter
  416. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rafilter'
  417. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rafilteraddr.c
  418. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rafilteraddr rafilteraddr.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  419. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rafilter'
  420. making in ./ragraph
  421. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ragraph'
  422. sed 's+@BINDIR@+/usr/bin+' ragraph.pl | \
  423. sed 's+@PERLBIN@+/usr/bin/perl+' > ../../bin/ragraph
  424. sed 's+@BINDIR@+/usr/bin+' raplot.pl | \
  425. sed 's+@PERLBIN@+/usr/bin/perl+' > ../../bin/raplot
  426. chmod +x ../../bin/ragraph
  427. chmod +x ../../bin/raplot
  428. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ragraph'
  429. making in ./ragrep
  430. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ragrep'
  431. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ragrep.c
  432. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/ragrep ragrep.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  433. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ragrep'
  434. making in ./rahisto
  435. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rahisto'
  436. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rahisto.c
  437. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rahisto rahisto.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  438. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rahisto'
  439. making in ./rahosts
  440. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rahosts'
  441. sed 's+@PERLBIN@+/usr/bin/perl+' rahosts.pl > ../../bin/rahosts
  442. sed 's+@PERLBIN@+/usr/bin/perl+' raips.pl > ../../bin/raips
  443. chmod +x ../../bin/rahosts
  444. chmod +x ../../bin/raips
  445. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rahosts'
  446. making in ./ralabel
  447. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ralabel'
  448. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ralabel.c
  449. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/ralabel ralabel.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  450. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ralabel'
  451. making in ./rapath
  452. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rapath'
  453. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rapath.c
  454. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rapath rapath.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  455. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rapath'
  456. making in ./rapolicy
  457. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rapolicy'
  458. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rapolicy.c
  459. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rapolicy rapolicy.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  460. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rapolicy'
  461. making in ./raports
  462. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raports'
  463. sed 's+@PERLBIN@+/usr/bin/perl+' raports.pl > ../../bin/raports
  464. chmod +x ../../bin/raports
  465. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raports'
  466. making in ./rarpwatch
  467. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rarpwatch'
  468. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rarpwatch.c
  469. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rarpwatch rarpwatch.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  470. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rarpwatch'
  471. making in ./raservices
  472. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raservices'
  473. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raservices.c
  474. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rauserdata.c
  475. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/raservices raservices.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  476. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rauserdata rauserdata.o ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  477. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/raservices'
  478. making in ./rastream
  479. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rastream'
  480. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rastream.c
  481. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rastream rastream.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  482. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rastream'
  483. making in ./rastrip
  484. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rastrip'
  485. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./rastrip.c
  486. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/rastrip rastrip.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  487. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/rastrip'
  488. making in ./ratop
  489. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ratop'
  490. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./racurses.c
  491. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./raclient.c
  492. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -o ../../bin/ratop racurses.o raclient.o -Wl,-O1 -Wl,--as-needed ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz -lncurses -lreadline
  493. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ratop'
  494. making in ./ratimerange
  495. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ratimerange'
  496. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ratimerange.c
  497. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/ratimerange ratimerange.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  498. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ratimerange'
  499. making in ./ratemplate
  500. make[2]: Entering directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ratemplate'
  501. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -I. -I../../include -I../../common -DHAVE_CONFIG_H -c ./ratemplate.c
  502. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o ../../bin/ratemplate ratemplate.o -L/usr/lib64 -lpcreposix -lpcre ../../lib/argus_parse.a ../../lib/argus_common.a ../../lib/argus_client.a -lm -lpthread -lz
  503. make[2]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples/ratemplate'
  504. make[1]: Leaving directory `/tmp/portage/net-analyzer/argus-clients-3.0.7.4/work/argus-clients-3.0.7.4/examples'
  505. >>> Source compiled.
  506. >>> Install argus-clients-3.0.7.4 into /tmp/portage/net-analyzer/argus-clients-3.0.7.4/image/ category net-analyzer
  507. >>> Completed installing argus-clients-3.0.7.4 into /tmp/portage/net-analyzer/argus-clients-3.0.7.4/image/
  508. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  509. usr/bin/racluster
  510. usr/bin/raevent
  511. usr/bin/ragrep
  512. usr/bin/rapath
  513. usr/bin/rasort
  514. usr/bin/rastrip
  515. usr/bin/ratop
  516. usr/bin/ra
  517. usr/bin/raconvert
  518. usr/bin/radium
  519. usr/bin/rahisto
  520. usr/bin/rafilteraddr
  521. usr/bin/ralabel
  522. usr/bin/rarpwatch
  523. usr/bin/rasplit
  524. usr/bin/ratemplate
  525. usr/bin/rauserdata
  526. usr/bin/rabins
  527. usr/bin/racount
  528. usr/bin/radump
  529. usr/bin/ranonymize
  530. usr/bin/rapolicy
  531. usr/bin/raservices
  532. usr/bin/rastream
  533. usr/bin/ratimerange
  534. ecompressdir: bzip2 -9 /usr/share/man
  535. ecompressdir: bzip2 -9 /usr/share/doc
  536. * QA Notice: Package triggers severe warnings which indicate that it
  537. * may exhibit random runtime failures.
  538. * /usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
  539. * /usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer [enabled by default]
  540. * Please do not file a Gentoo bug and instead report the above QA
  541. * issues directly to the upstream developers of this software.
  542. * Homepage: http://www.qosient.com/argus/