* Package: net-analyzer/nessus-core-2.2.9 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib tcpd test userland_GNU >>> Unpacking source... >>> Unpacking nessus-core-2.2.9.tar.gz to /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work >>> Source unpacked in /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work >>> Compiling source in /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core ... * econf: updating nessus-core/config.sub with /usr/share/gnuconfig/config.sub * econf: updating nessus-core/config.guess with /usr/share/gnuconfig/config.guess ./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 creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking for gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking whether make sets ${MAKE}... yes checking for a BSD compatible install... /usr/bin/install -c checking for nessus-config... /usr/bin/nessus-config checking for nasl-config... /usr/bin/nasl-config checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for unistd.h... yes checking for getopt.h... yes checking for string.h... yes checking for strings.h... yes checking for sys/sockio.h... no checking for sys/socketio.h... no checking for sys/param.h... yes checking for netinet/tcpip.h... no checking for netinet/in_systm.h... yes checking for netinet/ip_udp.h... no checking for netinet/protocols.h... no checking for sys/ioctl.h... yes checking for netinet/ip_icmp.h... yes checking for rpc/rpc.h... yes checking for netinet/udp.h... yes checking for dlfcn.h... yes checking for sys/un.h... yes checking for memory.h... yes checking for ctype.h... yes checking for errno.h... yes checking for sys/types.h... yes checking for stdlib.h... yes checking for stdio.h... yes checking for sys/filio.h... no checking for pwd.h... yes checking for assert.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for poll.h... yes checking for sys/poll.h... yes checking for netinet/ip_tcp.h... no checking for fcntl.h... yes checking for signal.h... yes checking for limits.h... yes checking for sys/stat.h... yes checking for stat.h... no checking for net/if.h... yes checking for sys/mman.h... yes checking for sys/resource.h... yes checking for dl.h... no checking for pty.h... yes checking for termio.h... yes checking for termios.h... yes checking for sgtty.h... yes checking for libutil.h... no checking for setjmp.h... yes checking for values.h... yes checking for sys/socket.h... yes checking for netinet/ip.h... yes checking for netinet/tcp.h... yes checking for working alloca.h... yes checking for alloca... yes checking for wait3 that fills in rusage... yes checking for waitpid... yes checking for wait4... yes checking for mmap... yes checking for atexit... yes checking for lstat... yes checking for memmove... yes checking for gettimeofday... yes checking for gethrtime... no checking for getrusage... yes checking for rand... yes checking for strchr... yes checking for memcpy... yes checking for select... yes checking for poll... yes checking for vsnprintf... yes checking for bzero... yes checking for bcopy... yes checking for setsid... yes checking for rint... no checking for mkstemp... yes checking for addr2ascii... no checking for inet_neta... no checking for setproctitle... no checking for _exit... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking whether byte ordering is bigendian... no checking for time_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for struct timeval... yes checking whether gettimeofday can't accept two arguments... no checking for a working regexp implementation... no checking struct ip contains ip_csum... no checking struct ip... yes checking struct icmp... yes checking struct udphdr... yes checking BSD struct udphdr... yes checking struct tcphdr... yes checking struct tcphdr has th_off... yes checking struct tcphdr has th_x2_off... no checking for X... libraries /usr/lib64, headers checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for long file names... yes checking for -lrpcsvc... yes checking for xdr_mon in -lrpcsvc... yes checking for lfind in -lcompat... no checking for -lwrap... yes checking for tcpd.h... yes checking for inet_aton in -lc... yes checking for inet_aton in -lresolv... yes checking for dlopen in -ldl... yes checking for shl_load... no checking for NSCreateObjectFileImageFromFile... no checking for nessuslib_pthreads_enabled in -lnessus... no checking if sockaddr{} has sa_len member... no checking whether struct sigaction has sa_restorer... yes checking for gtk-config... /usr/bin/gtk-config checking for pkg-config... /usr/bin/pkg-config checking GTK version... 2.22.0 checking for glib-config... /usr/bin/glib-config checking for ar... /usr/bin/ar updating cache ./config.cache creating ./config.status creating nessus.tmpl creating include/corevers.h creating nessus-adduser creating nessus-rmuser creating nessus-mkcert creating nessus-mkcert-client creating include/config.h make -j14 -j1 cd nessus && make make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus' x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c auth.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c comm.c comm.c: In function 'parse_plugin': comm.c:69:53: warning: cast to pointer from integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c sighand.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c xstuff.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c cli.c cli.c: In function 'build_plugins_order_table': cli.c:126:10: warning: cast from pointer to integer of different size cli.c:132:10: warning: cast from pointer to integer of different size cli.c: In function 'cli_report': cli.c:460:17: warning: cast to pointer from integer of different size cli.c: In function '_cli_sql_dump_plugins': cli.c:511:47: warning: cast from pointer to integer of different size cli.c: In function 'cli_dump_prefs': cli.c:714:34: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c parser.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c plugin_infos.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c preferences.c preferences.c: In function 'plugin_id': preferences.c:46:9: warning: cast from pointer to integer of different size preferences.c: In function 'prefs_buffer_parse': preferences.c:320:54: warning: cast to pointer from integer of different size preferences.c:331:58: warning: cast to pointer from integer of different size preferences.c: In function 'preferences_save_fname': preferences.c:362:39: warning: cast from pointer to integer of different size preferences.c: In function 'pluginset_apply': preferences.c:435:38: warning: cast from pointer to integer of different size preferences.c: In function 'pluginset_reload': preferences.c:523:14: warning: cast from pointer to integer of different size preferences.c:526:14: warning: cast to pointer from integer of different size preferences.c:558:14: warning: cast from pointer to integer of different size preferences.c:561:14: warning: cast to pointer from integer of different size preferences.c: In function 'new_pluginset': preferences.c:578:5: warning: cast to pointer from integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c families.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c attack.c attack.c: In function 'setup_plug_list': attack.c:227:38: warning: cast from pointer to integer of different size attack.c:213:9: warning: unused variable 's' x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c report.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c report_ng.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c report_save.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c report_utils.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nsr_output.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nbe_output.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c html_output.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c latex_output.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c text_output.c text_output.c:36:12: warning: 'line_length' defined but not used x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c xml_output.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c xml_output_ng.c xml_output_ng.c: In function 'xml_plugins_plugin': xml_output_ng.c:402:55: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c html_graph_output.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c error_dialog.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c password_dialog.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c monitor_dialog.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c backend.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c data_mining.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_dialog.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_dialog_misc.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_dialog_scan_opt.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_dialog_user.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_dialog_auth.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_dialog_plugins_prefs.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_plugins.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_target.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_about.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c prefs_dialog/prefs_kb.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c netmap.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c detached_index.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c read_target_file.c cd gdchart0.94b && make make[2]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus/gdchart0.94b' x86_64-pc-linux-gnu-gcc -g `sh ../cflags` -Igd1.3 -I. -c gdc.c x86_64-pc-linux-gnu-gcc -g `sh ../cflags` -Igd1.3 -I. -c gdchart.c x86_64-pc-linux-gnu-gcc -g `sh ../cflags` -Igd1.3 -I. -c price_conv.c x86_64-pc-linux-gnu-gcc -g `sh ../cflags` -Igd1.3 -I. -c gdc_pie.c cd gd1.3 ; make -f Makefile libgd.a make[3]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus/gdchart0.94b/gd1.3' x86_64-pc-linux-gnu-gcc -g -c -o gd.o gd.c x86_64-pc-linux-gnu-gcc -g -c -o gdfontt.o gdfontt.c x86_64-pc-linux-gnu-gcc -g -c -o gdfonts.o gdfonts.c x86_64-pc-linux-gnu-gcc -g -c -o gdfontmb.o gdfontmb.c x86_64-pc-linux-gnu-gcc -g -c -o gdfontl.o gdfontl.c x86_64-pc-linux-gnu-gcc -g -c -o gdfontg.o gdfontg.c rm -f libgd.a /usr/bin/ar rc libgd.a gd.o gdfontt.o gdfonts.o gdfontmb.o \ gdfontl.o gdfontg.o make[3]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus/gdchart0.94b/gd1.3' make[2]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus/gdchart0.94b' x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c regex.c regex.c: In function 're_match_2': regex.c:3794:19: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:3794:19: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3794:19: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' regex.c:3794:19: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3794:19: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3794:19: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:3941:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:3941:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3941:11: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' regex.c:3941:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3941:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3941:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:3994:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:3994:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3994:11: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' regex.c:3994:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3994:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:3994:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:4100:13: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'fail_stack_elt_t' regex.c:4100:13: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' regex.c:4133:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:4133:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4133:11: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' regex.c:4133:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4133:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4133:11: warning: format '%p' expects type 'void *', but argument 2 has type 'int' regex.c:4133:11: warning: format '%p' expects type 'void *', but argument 2 has type 'int' regex.c:4133:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:4146:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:4146:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4146:11: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' regex.c:4146:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4146:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4146:11: warning: format '%p' expects type 'void *', but argument 2 has type 'int' regex.c:4146:11: warning: format '%p' expects type 'void *', but argument 2 has type 'int' regex.c:4146:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'size_t' regex.c:4314:11: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'fail_stack_elt_t' regex.c:4314:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4314:11: warning: format '%d' expects type 'int', but argument 2 has type 'size_t' regex.c:4314:11: warning: format '%p' expects type 'void *', but argument 2 has type 'register_info_type' x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c filter.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c dirutils.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c sslui.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nessus.c nessus.c: In function 'connect_to_nessusd': nessus.c:378:20: warning: cast from pointer to integer of different size nessus.c:383:62: warning: cast to pointer from integer of different size nessus.c:442:13: warning: assignment discards qualifiers from pointer target type nessus.c:444:13: warning: assignment discards qualifiers from pointer target type nessus.c:446:13: warning: assignment discards qualifiers from pointer target type nessus.c:448:13: warning: assignment discards qualifiers from pointer target type nessus.c:453:15: warning: assignment discards qualifiers from pointer target type nessus.c:609:56: warning: cast to pointer from integer of different size x86_64-pc-linux-gnu-gcc 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` -L/usr/lib64 gdchart0.94b/gd1.3/libgd.a -lm test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin || mkdir /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin cp nessus /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus' cd nessusd && make make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessusd' x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c auth.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c attack.c attack.c: In function 'attack_start': attack.c:473:31: warning: cast from pointer to integer of different size attack.c:474:46: warning: cast to pointer from integer of different size attack.c: In function 'attack_network': attack.c:570:20: warning: cast from pointer to integer of different size attack.c:574:57: warning: cast to pointer from integer of different size attack.c:598:20: warning: cast from pointer to integer of different size attack.c:612:17: warning: cast from pointer to integer of different size attack.c:682:10: warning: cast from pointer to integer of different size attack.c:718:31: warning: cast from pointer to integer of different size attack.c:735:31: warning: cast from pointer to integer of different size attack.c:769:27: warning: cast from pointer to integer of different size attack.c:819:9: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c comm.c comm.c: In function 'comm_wait_order': comm.c:479:20: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c log.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c rules.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c sighand.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c processes.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c users.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c utils.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c ntp_10.c ntp_10.c: In function 'ntp_10_parse_input': ntp_10.c:34:22: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c ntp_11.c ntp_11.c: In function 'ntp_11_long_attack': ntp_11.c:213:12: warning: cast from pointer to integer of different size ntp_11.c: In function 'ntp_11_read_prefs': ntp_11.c:286:12: warning: cast from pointer to integer of different size ntp_11.c: In function 'ntp_11_show_end': ntp_11.c:473:12: warning: cast from pointer to integer of different size ntp_11.c: In function 'ntp_11_recv_file': ntp_11.c:511:12: warning: cast from pointer to integer of different size ntp_11.c: In function '__ntp_1x_timestamp_scan_host': ntp_11.c:809:10: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c parser.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c hosts.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c preferences.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c piic.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c pluginload.c pluginload.c: In function 'plugin_set_socket': pluginload.c:273:48: warning: cast to pointer from integer of different size pluginload.c:275:57: warning: cast to pointer from integer of different size pluginload.c: In function 'plugin_get_socket': pluginload.c:281:10: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nasl_plugins.c nasl_plugins.c: In function 'nasl_thread': nasl_plugins.c:175:12: warning: cast from pointer to integer of different size nasl_plugins.c:190:45: warning: cast to pointer from integer of different size nasl_plugins.c:191:55: warning: cast to pointer from integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nes_plugins.c nes_plugins.c: In function 'nes_thread': nes_plugins.c:246:12: warning: cast from pointer to integer of different size nes_plugins.c:262:55: warning: cast to pointer from integer of different size nes_plugins.c:263:45: warning: cast to pointer from integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c plugs_req.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nessusd.c nessusd.c: In function 'server_thread': nessusd.c:323:12: warning: cast from pointer to integer of different size nessusd.c:431:55: warning: cast to pointer from integer of different size nessusd.c: In function 'main_loop': nessusd.c:626:13: warning: assignment discards qualifiers from pointer target type nessusd.c:628:13: warning: assignment discards qualifiers from pointer target type nessusd.c:630:13: warning: assignment discards qualifiers from pointer target type nessusd.c:632:13: warning: assignment discards qualifiers from pointer target type nessusd.c:637:15: warning: assignment discards qualifiers from pointer target type nessusd.c:832:60: warning: cast to pointer from integer of different size nessusd.c: In function 'init_nessusd': nessusd.c:972:19: warning: cast from pointer to integer of different size nessusd.c:1030:60: warning: cast to pointer from integer of different size nessusd.c: In function 'main': nessusd.c:1290:61: warning: cast to pointer from integer of different size nessusd.c:1296:19: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c save_tests.c save_tests.c: In function 'save_tests_init': save_tests.c:218:60: warning: cast to pointer from integer of different size save_tests.c:221:69: warning: cast to pointer from integer of different size save_tests.c:267:60: warning: cast to pointer from integer of different size save_tests.c:270:68: warning: cast to pointer from integer of different size save_tests.c: In function 'save_tests_close': save_tests.c:290:11: warning: cast from pointer to integer of different size save_tests.c:291:11: warning: cast from pointer to integer of different size save_tests.c: In function 'save_tests_write_data': save_tests.c:313:10: warning: cast from pointer to integer of different size save_tests.c: In function 'save_tests_host_done': save_tests.c:348:10: warning: cast from pointer to integer of different size save_tests.c: In function 'save_tests_playback': save_tests.c:401:16: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c save_kb.c save_kb.c: In function 'save_kb_entry_present_already': save_kb.c:197:8: warning: cast from pointer to integer of different size save_kb.c: In function 'save_kb_rm_entry_value': save_kb.c:230:8: warning: cast from pointer to integer of different size save_kb.c: In function 'save_kb_write': save_kb.c:329:7: warning: cast from pointer to integer of different size save_kb.c: In function 'save_kb_new': save_kb.c:435:52: warning: cast to pointer from integer of different size save_kb.c:437:60: warning: cast to pointer from integer of different size save_kb.c: In function 'save_kb_close': save_kb.c:448:11: warning: cast from pointer to integer of different size save_kb.c: In function 'save_kb_load_kb': save_kb.c:720:49: warning: cast to pointer from integer of different size save_kb.c:722:61: warning: cast to pointer from integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c detached.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c pluginlaunch.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c locks.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c dirutils.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c md5.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c plugs_hash.c x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c pluginupload.c pluginupload.c: In function 'plugin_recv': pluginupload.c:49:12: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c pluginscheduler.c pluginscheduler.c: In function 'plugins_scheduler_next': pluginscheduler.c:736:13: warning: cast from pointer to integer of different size pluginscheduler.c:738:12: warning: cast from pointer to integer of different size pluginscheduler.c:744:11: warning: cast from pointer to integer of different size x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c shared_socket.c x86_64-pc-linux-gnu-gcc `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 test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin || mkdir /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin cp nessusd /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin/nessusd x86_64-pc-linux-gnu-gcc -g `sh ./cflags` -c nessus-check-signature.c x86_64-pc-linux-gnu-gcc `sh ./cflags` nessus-check-signature.o -o nessus-check-signature `/usr/bin/nasl-config --libs` `/usr/bin/nessus-config --libs` -ldl -lwrap test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin || mkdir /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin cp nessus-check-signature /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin/nessus-check-signature make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessusd' cd ssl && make make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/ssl' x86_64-pc-linux-gnu-gcc -g -c nessus-mkrand.c x86_64-pc-linux-gnu-gcc nessus-mkrand.o -o nessus-mkrand -lm make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/ssl' cd nessus-fetch && make make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus-fetch' x86_64-pc-linux-gnu-gcc -Wall -I. -I/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/include -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/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/include -DHAVE_CONFIG_H -DDEBUG -DUSE_LIBWRAP -c nessus-fetch.c nessus-fetch.c: In function 'proxy_connect_method': nessus-fetch.c:808:9: warning: assignment discards qualifiers from pointer target type x86_64-pc-linux-gnu-gcc nessus-fetch.o -o nessus-fetch -L/usr/lib -lnessus -lhosts_gatherer -lpcap-nessus -lutil -lnsl -lresolv -L/usr/lib64/lib -lssl -lcrypto -ldl make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus-fetch' >>> Source compiled. >>> Test phase [none]: net-analyzer/nessus-core-2.2.9 >>> Install nessus-core-2.2.9 into /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image/ category net-analyzer * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/net-analyzer/nessus-core-2.2.9/image/ install cd nessus && make cd nessusd && make cd ssl && make cd nessus-fetch && make test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin installing man pages ... make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/ssl' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/ssl' make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessusd' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessusd' make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus' /usr/bin/install -c -m 0755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin/nessusd /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/bin || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/bin make[1]: Entering directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus-fetch' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/nessus-fetch' /usr/bin/install -c -m 0755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin/nessus-check-signature /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//etc || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//etc /usr/bin/install -c -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/work/nessus-core/bin/nessus /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/bin /usr/bin/install -c -c -m 0444 doc/nessus.1 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man1/nessus.1 /usr/bin/install -c -c -m 0444 doc/nessus-fetch.1 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man1/nessus-fetch.1 test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//etc/nessus || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//etc/nessus /usr/bin/install -c -c -m 0444 doc/nessusd.8 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man8/nessusd.8 /usr/bin/install -c -c -m 0444 doc/nessus-adduser.8 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man8/nessus-adduser.8 /usr/bin/install -c -c -m 0444 doc/nessus-rmuser.8 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man8/nessus-rmuser.8 test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//etc/nessus || \ /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//etc/nessus /usr/bin/install -c -c -m 0444 doc/nessus-mkcert.8 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man8/nessus-mkcert.8 test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/lib64/nessus/plugins || \ /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/lib64/nessus/plugins /usr/bin/install -c -c -m 0444 doc/nessus-mkcert-client.1 \ /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man1/nessus-mkcert-client.1 /usr/bin/install -c -c -m 0444 doc/nessus-mkrand.1 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/share/man/man1/nessus-mkrand.1 test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/users || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/users test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/logs || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/logs test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/tmp || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/tmp test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/jobs || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/jobs test -d /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/logs || /usr/bin/install -c -d -m 755 /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/logs /usr/bin/install -c -c -m 0444 nessus-services /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//var/lib/nessus/ /usr/bin/install -c -c -m 0444 include/config.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/ntcompat.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/includes.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/nessus-devel.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/nessusraw.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/nessusip.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/nessusicmp.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/nessustcp.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -c -m 0444 include/nessusudp.h /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/include/nessus /usr/bin/install -c -m 755 nessus-fetch/nessus-fetch /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/bin /usr/bin/install -c -m 755 nessus-adduser /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin /usr/bin/install -c -m 755 nessus-rmuser /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin /usr/bin/install -c -m 755 nessus-mkcert /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/sbin /usr/bin/install -c -m 755 nessus-mkcert-client /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/bin /usr/bin/install -c -m 755 ssl/nessus-mkrand /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image//usr/bin -------------------------------------------------------------- nessus-core has been sucessfully installed. Make sure that /usr/bin and /usr/sbin are in your PATH before you continue. nessusd has been installed into /usr/sbin -------------------------------------------------------------- >>> Completed installing nessus-core-2.2.9 into /var/tmp/portage/net-analyzer/nessus-core-2.2.9/image/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/sbin/nessusd usr/sbin/nessus-check-signature usr/bin/nessus-mkrand usr/bin/nessus-fetch usr/bin/nessus * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/nessusd * /usr/sbin/nessus-check-signature * /usr/bin/nessus-mkrand * /usr/bin/nessus-fetch * /usr/bin/nessus