1. * Package: net-analyzer/nessus-core-2.2.9-r1
  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. >>> Unpacking source...
  7. >>> Unpacking nessus-core-2.2.9.tar.gz to /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work
  8. >>> Source unpacked in /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work
  9. >>> Preparing source in /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core ...
  10. * Applying 2.2.9-gentoo.patch ...
  11. [ ok ]
  12. * Applying 2.2.9-crash.patch ...
  13. [ ok ]
  14. * Applying nessus-core-2.2.9-open.patch ...
  15. [ ok ]
  16. * Running eautoreconf in '/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core' ...
  17. * Running aclocal ...
  18. [ ok ]
  19. * Running autoconf ...
  20. [ ok ]
  21. * Running autoheader ...
  22. [ !! ]
  23. >>> Source prepared.
  24. >>> Configuring source in /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core ...
  25. * econf: updating nessus-core/config.sub with /usr/share/gnuconfig/config.sub
  26. * econf: updating nessus-core/config.guess with /usr/share/gnuconfig/config.guess
  27. ./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 --enable-tcpwrappers --disable-debug --disable-gtk
  28. configure: loading site script /usr/share/config.site
  29. configure: loading site script /usr/share/crossdev/include/site/linux
  30. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  31. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  32. checking build system type... x86_64-pc-linux-gnu
  33. checking host system type... x86_64-pc-linux-gnu
  34. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  35. checking whether the C compiler works... yes
  36. checking for C compiler default output file name... a.out
  37. checking for suffix of executables...
  38. checking whether we are cross compiling... no
  39. checking for suffix of object files... o
  40. checking whether we are using the GNU C compiler... yes
  41. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  42. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  43. checking whether make sets $(MAKE)... yes
  44. checking for a BSD-compatible install... /usr/bin/install -c
  45. checking for nessus-config... /usr/bin/nessus-config
  46. checking for nasl-config... /usr/bin/nasl-config
  47. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  48. checking for grep that handles long lines and -e... /bin/grep
  49. checking for egrep... /bin/grep -E
  50. checking for ANSI C header files... yes
  51. checking for sys/wait.h that is POSIX.1 compatible... yes
  52. checking whether time.h and sys/time.h may both be included... yes
  53. checking for dirent.h that defines DIR... yes
  54. checking for library containing opendir... none required
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking for unistd.h... (cached) yes
  65. checking getopt.h usability... yes
  66. checking getopt.h presence... yes
  67. checking for getopt.h... yes
  68. checking for string.h... (cached) yes
  69. checking for strings.h... (cached) yes
  70. checking sys/sockio.h usability... no
  71. checking sys/sockio.h presence... no
  72. checking for sys/sockio.h... no
  73. checking sys/socketio.h usability... no
  74. checking sys/socketio.h presence... no
  75. checking for sys/socketio.h... no
  76. checking sys/param.h usability... yes
  77. checking sys/param.h presence... yes
  78. checking for sys/param.h... yes
  79. checking netinet/tcpip.h usability... no
  80. checking netinet/tcpip.h presence... no
  81. checking for netinet/tcpip.h... no
  82. checking netinet/in_systm.h usability... yes
  83. checking netinet/in_systm.h presence... yes
  84. checking for netinet/in_systm.h... yes
  85. checking netinet/ip_udp.h usability... no
  86. checking netinet/ip_udp.h presence... no
  87. checking for netinet/ip_udp.h... no
  88. checking netinet/protocols.h usability... no
  89. checking netinet/protocols.h presence... no
  90. checking for netinet/protocols.h... no
  91. checking sys/ioctl.h usability... yes
  92. checking sys/ioctl.h presence... yes
  93. checking for sys/ioctl.h... yes
  94. checking netinet/ip_icmp.h usability... yes
  95. checking netinet/ip_icmp.h presence... yes
  96. checking for netinet/ip_icmp.h... yes
  97. checking rpc/rpc.h usability... yes
  98. checking rpc/rpc.h presence... yes
  99. checking for rpc/rpc.h... yes
  100. checking netinet/udp.h usability... yes
  101. checking netinet/udp.h presence... yes
  102. checking for netinet/udp.h... yes
  103. checking dlfcn.h usability... yes
  104. checking dlfcn.h presence... yes
  105. checking for dlfcn.h... yes
  106. checking sys/un.h usability... yes
  107. checking sys/un.h presence... yes
  108. checking for sys/un.h... yes
  109. checking for memory.h... (cached) yes
  110. checking ctype.h usability... yes
  111. checking ctype.h presence... yes
  112. checking for ctype.h... yes
  113. checking errno.h usability... yes
  114. checking errno.h presence... yes
  115. checking for errno.h... yes
  116. checking for sys/types.h... (cached) yes
  117. checking for stdlib.h... (cached) yes
  118. checking stdio.h usability... yes
  119. checking stdio.h presence... yes
  120. checking for stdio.h... yes
  121. checking sys/filio.h usability... no
  122. checking sys/filio.h presence... no
  123. checking for sys/filio.h... no
  124. checking for pwd.h... (cached) yes
  125. checking assert.h usability... yes
  126. checking assert.h presence... yes
  127. checking for assert.h... yes
  128. checking netdb.h usability... yes
  129. checking netdb.h presence... yes
  130. checking for netdb.h... yes
  131. checking netinet/in.h usability... yes
  132. checking netinet/in.h presence... yes
  133. checking for netinet/in.h... yes
  134. checking arpa/inet.h usability... yes
  135. checking arpa/inet.h presence... yes
  136. checking for arpa/inet.h... yes
  137. checking poll.h usability... yes
  138. checking poll.h presence... yes
  139. checking for poll.h... yes
  140. checking sys/poll.h usability... yes
  141. checking sys/poll.h presence... yes
  142. checking for sys/poll.h... yes
  143. checking netinet/ip_tcp.h usability... no
  144. checking netinet/ip_tcp.h presence... no
  145. checking for netinet/ip_tcp.h... no
  146. checking fcntl.h usability... yes
  147. checking fcntl.h presence... yes
  148. checking for fcntl.h... yes
  149. checking signal.h usability... yes
  150. checking signal.h presence... yes
  151. checking for signal.h... yes
  152. checking limits.h usability... yes
  153. checking limits.h presence... yes
  154. checking for limits.h... yes
  155. checking for sys/stat.h... (cached) yes
  156. checking stat.h usability... no
  157. checking stat.h presence... no
  158. checking for stat.h... no
  159. checking net/if.h usability... yes
  160. checking net/if.h presence... yes
  161. checking for net/if.h... yes
  162. checking sys/mman.h usability... yes
  163. checking sys/mman.h presence... yes
  164. checking for sys/mman.h... yes
  165. checking sys/resource.h usability... yes
  166. checking sys/resource.h presence... yes
  167. checking for sys/resource.h... yes
  168. checking dl.h usability... no
  169. checking dl.h presence... no
  170. checking for dl.h... no
  171. checking pty.h usability... yes
  172. checking pty.h presence... yes
  173. checking for pty.h... yes
  174. checking termio.h usability... yes
  175. checking termio.h presence... yes
  176. checking for termio.h... yes
  177. checking termios.h usability... yes
  178. checking termios.h presence... yes
  179. checking for termios.h... yes
  180. checking sgtty.h usability... yes
  181. checking sgtty.h presence... yes
  182. checking for sgtty.h... yes
  183. checking libutil.h usability... no
  184. checking libutil.h presence... no
  185. checking for libutil.h... no
  186. checking setjmp.h usability... yes
  187. checking setjmp.h presence... yes
  188. checking for setjmp.h... yes
  189. checking values.h usability... yes
  190. checking values.h presence... yes
  191. checking for values.h... yes
  192. checking sys/socket.h usability... yes
  193. checking sys/socket.h presence... yes
  194. checking for sys/socket.h... yes
  195. checking netinet/ip.h usability... yes
  196. checking netinet/ip.h presence... yes
  197. checking for netinet/ip.h... yes
  198. checking netinet/tcp.h usability... yes
  199. checking netinet/tcp.h presence... yes
  200. checking for netinet/tcp.h... yes
  201. checking for size_t... yes
  202. checking for working alloca.h... yes
  203. checking for alloca... yes
  204. checking for wait3 that fills in rusage... yes
  205. checking for waitpid... yes
  206. checking for wait4... yes
  207. checking for mmap... yes
  208. checking for atexit... yes
  209. checking for lstat... yes
  210. checking for memmove... yes
  211. checking for gettimeofday... yes
  212. checking for gethrtime... no
  213. checking for getrusage... yes
  214. checking for rand... yes
  215. checking for strchr... yes
  216. checking for memcpy... yes
  217. checking for select... yes
  218. checking for poll... yes
  219. checking for vsnprintf... yes
  220. checking for bzero... yes
  221. checking for bcopy... yes
  222. checking for setsid... yes
  223. checking for rint... no
  224. checking for mkstemp... yes
  225. checking for addr2ascii... no
  226. checking for inet_neta... no
  227. checking for setproctitle... no
  228. checking for _exit... yes
  229. checking size of unsigned int... 4
  230. checking size of unsigned long... 8
  231. checking whether byte ordering is bigendian... no
  232. checking for time_t... yes
  233. checking for pid_t... yes
  234. checking for size_t... (cached) yes
  235. checking for uid_t in sys/types.h... yes
  236. checking for struct timeval... yes
  237. checking whether gettimeofday can't accept two arguments... no
  238. checking for a working regexp implementation... no
  239. checking struct ip contains ip_csum... no
  240. checking struct ip... yes
  241. checking struct icmp... yes
  242. checking struct udphdr... yes
  243. checking BSD struct udphdr... yes
  244. checking struct tcphdr... yes
  245. checking struct tcphdr has th_off... yes
  246. checking struct tcphdr has th_x2_off... no
  247. checking for X... libraries , headers
  248. checking for gethostbyname... yes
  249. checking for connect... yes
  250. checking for remove... yes
  251. checking for shmat... yes
  252. checking for IceConnectionNumber in -lICE... yes
  253. checking for long file names... yes
  254. checking for main in -lrpcsvc... yes
  255. checking for xdr_mon in -lrpcsvc... yes
  256. checking for lfind in -lcompat... no
  257. checking for main in -lwrap... yes
  258. checking tcpd.h usability... yes
  259. checking tcpd.h presence... yes
  260. checking for tcpd.h... yes
  261. checking for inet_aton in -lc... yes
  262. checking for inet_aton in -lresolv... yes
  263. checking for dlopen in -ldl... yes
  264. checking for shl_load... no
  265. checking for NSCreateObjectFileImageFromFile... no
  266. checking for nessuslib_pthreads_enabled in -lnessus... no
  267. checking if sockaddr{} has sa_len member... no
  268. checking whether struct sigaction has sa_restorer... yes
  269. checking for gtk-config... /usr/bin/gtk-config
  270. checking for pkg-config... /usr/bin/pkg-config
  271. checking GTK version... 2.24.11
  272. 2.4.0
  273. 1.12.2
  274. 2.26.1
  275. 2.32.4
  276. 1.30.1
  277. 2.24.11
  278. checking for glib-config... /usr/bin/glib-config
  279. checking for ar... /usr/bin/ar
  280. configure: creating ./config.status
  281. config.status: creating nessus.tmpl
  282. config.status: WARNING: 'nessus.tmpl.in' seems to ignore the --datarootdir setting
  283. config.status: creating include/corevers.h
  284. config.status: creating nessus-adduser
  285. config.status: WARNING: 'nessus-adduser.in' seems to ignore the --datarootdir setting
  286. config.status: creating nessus-rmuser
  287. config.status: WARNING: 'nessus-rmuser.in' seems to ignore the --datarootdir setting
  288. config.status: creating nessus-mkcert
  289. config.status: WARNING: 'nessus-mkcert.in' seems to ignore the --datarootdir setting
  290. config.status: creating nessus-mkcert-client
  291. config.status: WARNING: 'nessus-mkcert-client.in' seems to ignore the --datarootdir setting
  292. config.status: creating include/config.h
  293. >>> Source configured.
  294. >>> Compiling source in /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core ...
  295. make -j24 -C nessus cflags
  296. make: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus'
  297. make: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus'
  298. make -j24 -C nessusd cflags
  299. make: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessusd'
  300. make: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessusd'
  301. make -j24
  302. make -C nessus
  303. make -C ssl
  304. make -C nessus-fetch
  305. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus'
  306. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c auth.c
  307. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/ssl'
  308. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c nessus-mkrand.c
  309. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c comm.c
  310. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c sighand.c
  311. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c xstuff.c
  312. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c cli.c
  313. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus-fetch'
  314. x86_64-pc-linux-gnu-gcc -Wall -I. -I/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/include -DSYSTEM_PCAP -I/usr/include/nessus -DNESSUS_ON_SSL -DHAVE_SSL -I/usr/lib64/include -I/usr/include/nessus "-DNESSUSD_CONFDIR=\"/etc\"" "-DNESSUSD_STATEDIR=\"/var/lib/nessus\"" "-DNESSUSD_DATADIR=\"/etc/nessus\"" "-DNESSUSD_LIBDIR=\"/usr/lib64/nessus\"" "-DNESSUSD_PLUGINS=\"/usr/lib64/nessus/plugins\"" "-DNESSUSD_REPORTS=\"/usr/lib64/nessus/reports\"" -DNESSUSD_SHAREDSTATEDIR=\"/usr/com/nessus\" -DNESSUSD_LOGDIR=\"/var/lib/nessus/logs\" -I. -I/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/include -DHAVE_CONFIG_H -DDEBUG -DUSE_LIBWRAP -c nessus-fetch.c
  315. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c parser.c
  316. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c plugin_infos.c
  317. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c preferences.c
  318. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c families.c
  319. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c attack.c
  320. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c report.c
  321. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c report_ng.c
  322. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c report_save.c
  323. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c report_utils.c
  324. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nsr_output.c
  325. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nbe_output.c
  326. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c html_output.c
  327. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c latex_output.c
  328. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c text_output.c
  329. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c xml_output.c
  330. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c xml_output_ng.c
  331. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c html_graph_output.c
  332. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed nessus-mkrand.o -o nessus-mkrand -lm
  333. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/ssl'
  334. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c error_dialog.c
  335. nessus-fetch.c: In function 'proxy_connect_method':
  336. nessus-fetch.c:808:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  337. nessus-fetch.c: In function 'check_subscription':
  338. nessus-fetch.c:956:6: warning: variable 'direct_feed' set but not used [-Wunused-but-set-variable]
  339. nessus-fetch.c: In function 'fetch_plugins_file':
  340. nessus-fetch.c:997:6: warning: variable 'direct_feed' set but not used [-Wunused-but-set-variable]
  341. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c password_dialog.c
  342. text_output.c: In function 'printf_formatted_text':
  343. text_output.c:65:8: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  344. text_output.c: At top level:
  345. text_output.c:36:12: warning: 'line_length' defined but not used [-Wunused-function]
  346. xml_output_ng.c: In function 'xml_plugins_plugin':
  347. xml_output_ng.c:402:55: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  348. nsr_output.c: In function 'backend_to_nsr':
  349. nsr_output.c:206:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  350. nsr_output.c:208:38: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  351. nsr_output.c:211:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  352. comm.c: In function 'parse_plugin':
  353. comm.c:69:53: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  354. cli.c: In function 'build_plugins_order_table':
  355. cli.c:126:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  356. cli.c:132:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  357. cli.c: In function 'cli_test_monitor':
  358. cli.c:197:14: warning: variable 'plug' set but not used [-Wunused-but-set-variable]
  359. preferences.c: In function 'plugin_id':
  360. preferences.c:46:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  361. nbe_output.c: In function 'backend_to_nbe':
  362. nbe_output.c:122:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  363. nbe_output.c: In function 'nbe_to_backend':
  364. nbe_output.c:56:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  365. attack.c: In function 'setup_plug_list':
  366. attack.c:227:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  367. attack.c:213:9: warning: unused variable 's' [-Wunused-variable]
  368. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c monitor_dialog.c
  369. preferences.c: In function 'prefs_buffer_parse':
  370. preferences.c:320:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  371. preferences.c:331:58: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  372. preferences.c: In function 'preferences_save_fname':
  373. preferences.c:362:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  374. cli.c: In function 'cli_report':
  375. cli.c:460:17: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  376. cli.c: In function '_cli_sql_dump_plugins':
  377. cli.c:511:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  378. preferences.c: In function 'pluginset_apply':
  379. preferences.c:435:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  380. xml_output.c: In function 'arglist_to_xml':
  381. xml_output.c:139:8: warning: variable 'port' set but not used [-Wunused-but-set-variable]
  382. cli.c: In function 'cli_dump_prefs':
  383. cli.c:714:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  384. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c backend.c
  385. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c data_mining.c
  386. preferences.c: In function 'pluginset_reload':
  387. preferences.c:523:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  388. preferences.c:526:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  389. preferences.c:558:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  390. preferences.c:561:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  391. preferences.c: In function 'new_pluginset':
  392. preferences.c:578:5: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  393. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_dialog.c
  394. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_dialog_misc.c
  395. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_dialog_scan_opt.c
  396. html_graph_output.c: In function 'create_host_report':
  397. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_dialog_user.c
  398. html_graph_output.c:868:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  399. html_graph_output.c:959:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  400. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed nessus-fetch.o -o nessus-fetch -L/usr/lib -lnessus -lhosts_gatherer -lpcap -lutil -lnsl -lresolv -L/usr/lib64/lib -lssl -lcrypto -ldl
  401. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_dialog_auth.c
  402. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_dialog_plugins_prefs.c
  403. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_plugins.c
  404. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus-fetch'
  405. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_target.c
  406. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_about.c
  407. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c prefs_dialog/prefs_kb.c
  408. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c netmap.c
  409. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c detached_index.c
  410. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c read_target_file.c
  411. cd gdchart0.94b && make
  412. cd gdchart0.94b && make
  413. make[2]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  414. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c gdc.c
  415. make[2]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  416. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c gdc.c
  417. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c gdchart.c
  418. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c price_conv.c
  419. cd gdchart0.94b && make
  420. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c gdc_pie.c
  421. make[2]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  422. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c gdchart.c
  423. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c gdchart.c
  424. cd gd1.3 ; make -f Makefile libgd.a
  425. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c price_conv.c
  426. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ../cflags` -Igd1.3 -I. -c price_conv.c
  427. cd gd1.3 ; make -f Makefile libgd.a
  428. make[3]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  429. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gd.o gd.c
  430. make[3]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  431. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gd.o gd.c
  432. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontt.o gdfontt.c
  433. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfonts.o gdfonts.c
  434. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontmb.o gdfontmb.c
  435. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontt.o gdfontt.c
  436. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontl.o gdfontl.c
  437. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontg.o gdfontg.c
  438. cd gd1.3 ; make -f Makefile libgd.a
  439. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontl.o gdfontl.c
  440. make[3]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  441. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontg.o gdfontg.c
  442. cd gdchart0.94b && make
  443. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o gdfontg.o gdfontg.c
  444. make[2]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  445. cd gd1.3 ; make -f Makefile libgd.a
  446. read_target_file.c: In function 'target_file_to_list':
  447. read_target_file.c:74:9: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  448. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c regex.c
  449. gdc.c: In function 'out_err':
  450. gdc.c:151:8: warning: variable 'bgclr' set but not used [-Wunused-but-set-variable]
  451. make[3]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  452. rm -f libgd.a
  453. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c filter.c
  454. /usr/bin/ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \
  455. gdfontl.o gdfontg.o
  456. gdc.c: In function 'out_err':
  457. gdc.c:151:8: warning: variable 'bgclr' set but not used [-Wunused-but-set-variable]
  458. make[3]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  459. make[2]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  460. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c dirutils.c
  461. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c sslui.c
  462. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nessus.c
  463. gdc_pie.c: In function 'pie_gif':
  464. gdc_pie.c:161:9: warning: variable 'pscl' set but not used [-Wunused-but-set-variable]
  465. gdc_pie.c:147:8: warning: variable 'BGColor' set but not used [-Wunused-but-set-variable]
  466. rm -f libgd.a
  467. /usr/bin/ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \
  468. gdfontl.o gdfontg.o
  469. make[3]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  470. filter.c: In function 'ask_filter':
  471. filter.c:262:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  472. nessus.c: In function 'connect_to_nessusd':
  473. nessus.c:378:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  474. nessus.c:383:62: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  475. nessus.c:442:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  476. nessus.c:444:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  477. nessus.c:446:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  478. nessus.c:448:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  479. nessus.c:453:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  480. nessus.c:609:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  481. regex.c: In function 're_match_2':
  482. regex.c:3794:19: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  483. regex.c:3794:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  484. regex.c:3794:19: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  485. regex.c:3794:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  486. regex.c:3794:19: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  487. regex.c:3794:19: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  488. regex.c:3941:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  489. regex.c:3941:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  490. regex.c:3941:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  491. regex.c:3941:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  492. regex.c:3941:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  493. regex.c:3941:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  494. regex.c:3994:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  495. regex.c:3994:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  496. regex.c:3994:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  497. regex.c:3994:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  498. regex.c:3994:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  499. regex.c:3994:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  500. nessus.c: In function 'main':
  501. nessus.c:794:19: warning: variable 'xav' set but not used [-Wunused-but-set-variable]
  502. nessus.c:793:10: warning: variable 'xac' set but not used [-Wunused-but-set-variable]
  503. regex.c:4100:13: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'fail_stack_elt_t' [-Wformat]
  504. regex.c:4100:13: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  505. regex.c:4133:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  506. regex.c:4133:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  507. regex.c:4133:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  508. regex.c:4133:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  509. regex.c:4133:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  510. regex.c:4133:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'int' [-Wformat]
  511. regex.c:4133:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'int' [-Wformat]
  512. regex.c:4133:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  513. regex.c:4146:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  514. regex.c:4146:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  515. regex.c:4146:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  516. regex.c:4146:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  517. regex.c:4146:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  518. regex.c:4146:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'int' [-Wformat]
  519. regex.c:4146:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'int' [-Wformat]
  520. regex.c:4146:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t' [-Wformat]
  521. regex.c:4314:11: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'fail_stack_elt_t' [-Wformat]
  522. regex.c:4314:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  523. regex.c:4314:11: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' [-Wformat]
  524. regex.c:4314:11: warning: format '%p' expects argument of type 'void *', but argument 2 has type 'register_info_type' [-Wformat]
  525. rm -f libgd.a
  526. /usr/bin/ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \
  527. gdfontl.o gdfontg.o
  528. make[3]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  529. rm -f libgd.a
  530. /usr/bin/ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \
  531. gdfontl.o gdfontg.o
  532. make[3]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b/gd1.3'
  533. make[2]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  534. make[2]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  535. make[2]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus/gdchart0.94b'
  536. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed auth.o comm.o sighand.o xstuff.o cli.o parser.o plugin_infos.o preferences.o families.o attack.o report.o report_ng.o report_save.o report_utils.o nsr_output.o nbe_output.o html_output.o latex_output.o text_output.o xml_output.o xml_output_ng.o html_graph_output.o error_dialog.o password_dialog.o monitor_dialog.o backend.o data_mining.o prefs_dialog.o prefs_dialog_misc.o prefs_dialog_scan_opt.o prefs_dialog_user.o prefs_dialog_auth.o prefs_dialog_plugins_prefs.o prefs_plugins.o prefs_target.o prefs_about.o prefs_kb.o netmap.o detached_index.o read_target_file.o gdchart0.94b/gdc.o gdchart0.94b/price_conv.o gdchart0.94b/gdc_pie.o gdchart0.94b/gdchart.o regex.o filter.o dirutils.o sslui.o nessus.o -o nessus `/usr/bin/nessus-config --libs` gdchart0.94b/gd1.3/libgd.a -lm
  537. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin || mkdir /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin
  538. cp nessus /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin
  539. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus'
  540. make -C nessusd
  541. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessusd'
  542. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c auth.c
  543. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c attack.c
  544. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c comm.c
  545. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c log.c
  546. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c rules.c
  547. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c sighand.c
  548. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c processes.c
  549. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c users.c
  550. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c utils.c
  551. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c ntp_10.c
  552. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c ntp_11.c
  553. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c parser.c
  554. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c hosts.c
  555. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c preferences.c
  556. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c piic.c
  557. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c pluginload.c
  558. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nasl_plugins.c
  559. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nes_plugins.c
  560. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c plugs_req.c
  561. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nessusd.c
  562. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c save_tests.c
  563. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c save_kb.c
  564. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c detached.c
  565. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c pluginlaunch.c
  566. ntp_11.c: In function 'ntp_11_long_attack':
  567. ntp_11.c:213:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  568. ntp_11.c: In function 'ntp_11_read_prefs':
  569. ntp_11.c:286:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]save_kb.c: In function 'save_kb_entry_present_already':
  570. save_kb.c:197:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  571. save_kb.c: In function 'save_kb_rm_entry_value':
  572. save_kb.c:230:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  573. save_kb.c: In function 'save_kb_write':
  574. save_kb.c:329:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  575. save_kb.c: In function 'save_kb_new':
  576. save_kb.c:435:52: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  577. save_kb.c:437:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  578. save_kb.c: In function 'save_kb_close':
  579. save_kb.c:448:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  580. save_kb.c: In function 'save_kb_load_kb':
  581. save_kb.c:720:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  582. save_kb.c:722:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  583. ntp_11.c: In function 'ntp_11_show_end':
  584. ntp_11.c:473:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  585. ntp_11.c: In function 'ntp_11_recv_file':
  586. ntp_11.c:511:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  587. sighand.c: In function 'let_em_die':
  588. sighand.c:49:15: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  589. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c locks.c
  590. save_kb.c:645:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  591. ntp_11.c: In function 'ntp_11_stop_detached_session':
  592. ntp_11.c:681:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  593. attack.c: In function 'attack_host':
  594. attack.c:336:7: warning: variable 'kb_restored' set but not used [-Wunused-but-set-variable]
  595. attack.c: In function 'attack_start':
  596. attack.c:473:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  597. attack.c:474:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  598. ntp_11.c: In function '__ntp_1x_timestamp_scan_host':
  599. ntp_11.c:809:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  600. attack.c: In function 'attack_network':
  601. attack.c:570:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  602. attack.c:574:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  603. attack.c:598:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  604. attack.c:612:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  605. attack.c:682:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  606. attack.c:718:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  607. attack.c:735:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c dirutils.c
  608. attack.c:769:27: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  609. ntp_11.c: In function 'ntp_1x_send_dependencies':
  610. attack.c:819:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]ntp_11.c:956:20: warning: variable 'd' set but not used [-Wunused-but-set-variable]
  611. ntp_10.c: In function 'ntp_10_parse_input':
  612. ntp_10.c:34:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  613. attack.c:535:13: warning: variable 'caps' set but not used [-Wunused-but-set-variable]
  614. attack.c:525:7: warning: variable 'host_pending' set but not used [-Wunused-but-set-variable]
  615. ntp_11.c: In function 'ntp_11_recv_file':
  616. ntp_11.c:580:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  617. nasl_plugins.c: In function 'nasl_plugin_add':
  618. nasl_plugins.c:55:9: warning: variable 'lang' set but not used [-Wunused-but-set-variable]
  619. nasl_plugins.c: In function 'nasl_thread':
  620. nasl_plugins.c:175:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  621. nasl_plugins.c:190:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  622. nasl_plugins.c:191:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  623. users.c: In function 'check_user':
  624. users.c:267:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  625. pluginload.c: In function 'plugin_set_socket':
  626. pluginload.c:273:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  627. pluginload.c:275:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  628. pluginload.c: In function 'plugin_get_socket':
  629. pluginload.c:281:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  630. nasl_plugins.c:182:34: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
  631. nes_plugins.c: In function 'nes_thread':
  632. nes_plugins.c:246:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  633. nes_plugins.c:262:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  634. nes_plugins.c:263:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  635. nes_plugins.c:252:34: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
  636. save_tests.c: In function 'save_tests_init':
  637. save_tests.c:218:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  638. save_tests.c:221:69: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  639. save_tests.c:267:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  640. save_tests.c:270:68: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  641. save_tests.c: In function 'save_tests_close':
  642. save_tests.c:290:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  643. save_tests.c:291:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  644. save_tests.c: In function 'save_tests_write_data':
  645. save_tests.c:313:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  646. save_tests.c: In function 'save_tests_host_done':
  647. save_tests.c:348:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  648. save_tests.c: In function 'save_tests_playback':
  649. save_tests.c:401:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  650. nessusd.c: In function 'server_thread':
  651. nessusd.c:323:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  652. nessusd.c:431:55: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  653. detached.c: In function 'detached_send_sessions':
  654. detached.c:467:10: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  655. detached.c: In function 'detached_new_session':
  656. nessusd.c: In function 'main_loop':
  657. nessusd.c:626:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]detached.c:414:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  658. nessusd.c:628:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  659. nessusd.c:630:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  660. nessusd.c:632:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  661. nessusd.c:637:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  662. comm.c: In function 'comm_wait_order':
  663. comm.c:479:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  664. save_tests.c: In function 'save_tests_send_list':
  665. save_tests.c:589:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  666. save_tests.c: In function 'save_tests_setup_playback':
  667. save_tests.c:506:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  668. nessusd.c:832:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  669. nessusd.c: In function 'init_nessusd':
  670. nessusd.c:972:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  671. save_tests.c: In function 'save_tests_init':
  672. save_tests.c:236:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  673. save_tests.c:237:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  674. nessusd.c:1003:11: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
  675. nessusd.c:1030:60: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  676. nessusd.c: In function 'main':
  677. nessusd.c:1290:61: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  678. nessusd.c:1296:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  679. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c md5.c
  680. In file included from /usr/include/string.h:638:0,
  681. from /usr/include/memory.h:29,
  682. from /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/include/includes.h:58,
  683. from users.c:23:
  684. In function 'bzero',
  685. inlined from 'users_add_rule' at users.c:121:11:
  686. /usr/include/bits/string3.h:97:3: warning: call to __builtin___memset_chk will always overflow destination buffer [enabled by default]
  687. nessusd.c: In function 'server_thread':
  688. nessusd.c:353:34: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
  689. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c plugs_hash.c
  690. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c pluginupload.c
  691. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c pluginscheduler.c
  692. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c shared_socket.c
  693. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches `sh ./cflags` -c nessus-check-signature.c
  694. locks.c: In function 'file_locked':
  695. locks.c:102:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  696. locks.c: In function 'file_lock':
  697. locks.c:64:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  698. shared_socket.c: In function 'nessusd_shared_socket_register':
  699. shared_socket.c:57:6: warning: variable 'e' set but not used [-Wunused-but-set-variable]
  700. pluginupload.c: In function 'plugin_recv':
  701. pluginupload.c:49:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  702. pluginscheduler.c: In function 'plugins_scheduler_next':
  703. pluginscheduler.c:736:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  704. pluginscheduler.c:738:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  705. pluginscheduler.c:744:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  706. pluginupload.c:152:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  707. nessus-check-signature.c: In function 'verify_signature':
  708. nessus-check-signature.c:148:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  709. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed `sh ./cflags` nessus-check-signature.o -o nessus-check-signature `/usr/bin/nasl-config --libs` `/usr/bin/nessus-config --libs` -ldl -lwrap
  710. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin || mkdir /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin
  711. cp nessus-check-signature /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin/nessus-check-signature
  712. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed `sh ./cflags` auth.o attack.o comm.o log.o rules.o sighand.o processes.o users.o utils.o ntp_10.o ntp_11.o parser.o hosts.o preferences.o piic.o pluginload.o nasl_plugins.o nes_plugins.o plugs_req.o nessusd.o save_tests.o save_kb.o detached.o pluginlaunch.o locks.o dirutils.o md5.o plugs_hash.o pluginupload.o pluginscheduler.o shared_socket.o -o nessusd `/usr/bin/nasl-config --libs` `/usr/bin/nessus-config --libs` -ldl -lwrap
  713. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin || mkdir /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin
  714. cp nessusd /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin/nessusd
  715. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessusd'
  716. >>> Source compiled.
  717. >>> Install nessus-core-2.2.9-r1 into /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image/ category net-analyzer
  718. make -j24 DESTDIR=/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image/ install
  719. make -C nessus
  720. make -C ssl
  721. make -C nessus-fetch
  722. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin
  723. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/ssl'
  724. make[1]: Nothing to be done for `all'.
  725. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/ssl'
  726. installing man pages ...
  727. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus-fetch'
  728. make[1]: Nothing to be done for `all'.
  729. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus-fetch'
  730. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus'
  731. make[1]: Nothing to be done for `all'.
  732. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessus'
  733. make -C nessusd
  734. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/bin || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/bin
  735. /usr/bin/install -c -m 0755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin/nessusd /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin
  736. /usr/bin/install -c -m 0755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin/nessus-check-signature /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin
  737. make[1]: Entering directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessusd'
  738. make[1]: Nothing to be done for `all'.
  739. make[1]: Leaving directory `/tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/nessusd'
  740. /usr/bin/install -c -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/work/nessus-core/bin/nessus /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/bin
  741. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//etc || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//etc
  742. /usr/bin/install -c -c -m 0444 doc/nessus.1 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man1/nessus.1
  743. /usr/bin/install -c -c -m 0444 doc/nessus-fetch.1 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man1/nessus-fetch.1
  744. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//etc/nessus || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//etc/nessus
  745. /usr/bin/install -c -c -m 0444 doc/nessusd.8 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man8/nessusd.8
  746. /usr/bin/install -c -c -m 0444 doc/nessus-adduser.8 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man8/nessus-adduser.8
  747. /usr/bin/install -c -c -m 0444 doc/nessus-rmuser.8 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man8/nessus-rmuser.8
  748. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//etc/nessus || \
  749. /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//etc/nessus
  750. /usr/bin/install -c -c -m 0444 doc/nessus-mkcert.8 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man8/nessus-mkcert.8
  751. /usr/bin/install -c -c -m 0444 doc/nessus-mkcert-client.1 \
  752. /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man1/nessus-mkcert-client.1
  753. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/lib64/nessus/plugins || \
  754. /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/lib64/nessus/plugins
  755. /usr/bin/install -c -c -m 0444 doc/nessus-mkrand.1 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/share/man/man1/nessus-mkrand.1
  756. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include
  757. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  758. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib
  759. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus
  760. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/users || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/users
  761. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/logs || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/logs
  762. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/tmp || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/tmp
  763. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/jobs || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/jobs
  764. test -d /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/logs || /usr/bin/install -c -d -m 755 /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/logs
  765. /usr/bin/install -c -c -m 0444 nessus-services /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//var/lib/nessus/
  766. /usr/bin/install -c -c -m 0444 include/config.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  767. /usr/bin/install -c -c -m 0444 include/ntcompat.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  768. /usr/bin/install -c -c -m 0444 include/includes.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  769. /usr/bin/install -c -c -m 0444 include/nessus-devel.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  770. /usr/bin/install -c -c -m 0444 include/nessusraw.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  771. /usr/bin/install -c -c -m 0444 include/nessusip.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  772. /usr/bin/install -c -c -m 0444 include/nessusicmp.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  773. /usr/bin/install -c -c -m 0444 include/nessustcp.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  774. /usr/bin/install -c -c -m 0444 include/nessusudp.h /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/include/nessus
  775. /usr/bin/install -c -m 755 nessus-fetch/nessus-fetch /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/bin
  776. /usr/bin/install -c -m 755 nessus-adduser /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin
  777. /usr/bin/install -c -m 755 nessus-rmuser /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin
  778. /usr/bin/install -c -m 755 nessus-mkcert /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/sbin
  779. /usr/bin/install -c -m 755 nessus-mkcert-client /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/bin
  780. /usr/bin/install -c -m 755 ssl/nessus-mkrand /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image//usr/bin
  781. --------------------------------------------------------------
  782. nessus-core has been sucessfully installed.
  783. Make sure that /usr/bin and /usr/sbin are in your PATH before
  784. you continue.
  785. nessusd has been installed into /usr/sbin
  786. --------------------------------------------------------------
  787. >>> Completed installing nessus-core-2.2.9-r1 into /tmp/portage/net-analyzer/nessus-core-2.2.9-r1/image/
  788. * QA Notice: Files built without respecting CFLAGS have been detected
  789. * Please include the following list of files in your report:
  790. * /usr/bin/nessus-fetch
  791. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  792. usr/bin/nessus-mkrand
  793. usr/bin/nessus-fetch
  794. usr/sbin/nessus-check-signature
  795. usr/bin/nessus
  796. usr/sbin/nessusd
  797. ecompressdir: bzip2 -9 /usr/share/man
  798. ecompressdir: bzip2 -9 /usr/share/doc
  799. * QA Notice: Package triggers severe warnings which indicate that it
  800. * may exhibit random runtime failures.
  801. * /usr/include/bits/string3.h:97:3: warning: call to __builtin___memset_chk will always overflow destination buffer [enabled by default]
  802. * Please do not file a Gentoo bug and instead report the above QA
  803. * issues directly to the upstream developers of this software.
  804. * Homepage: http://www.nessus.org/