- * Package: net-analyzer/nepenthes-0.2.2
- * Repository: gentoo
- * Maintainer: netmon@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- * Adding group 'nepenthes' to your system ...
- * - Groupid: next available
- * Adding user 'nepenthes' to your system ...
- * - Userid: 284
- * - Shell: /sbin/nologin
- * - Home: /dev/null
- * - Groups: nepenthes
- * - GECOS: added by portage for nepenthes
- >>> Unpacking source...
- >>> Unpacking nepenthes-0.2.2.tar.bz2 to /tmp/portage/net-analyzer/nepenthes-0.2.2/work
- >>> Unpacking nepenthes-0.2.2-gcc44.patch.bz2 to /tmp/portage/net-analyzer/nepenthes-0.2.2/work
- >>> Source unpacked in /tmp/portage/net-analyzer/nepenthes-0.2.2/work
- >>> Preparing source in /tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2 ...
- * Applying nepenthes-0.2.2-gcc4.patch ...
- [ ok ]
- * Applying nepenthes-0.2.2-gcc44.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2' ...
- * Running libtoolize --install --copy --force --automake ...
- [ ok ]
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- * Running automake --add-missing --copy --foreign ...
- [ ok ]
- * Running elibtoolize in: nepenthes-0.2.2/
- * Applying portage/1.2.0 patch ...
- * Applying sed/1.5.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2 ...
- * econf: updating nepenthes-0.2.2/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating nepenthes-0.2.2/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 --sysconfdir=/etc --localstatedir=/var/lib/nepenthes --enable-capabilities
- configure: loading site script /usr/share/config.site
- configure: loading site script /usr/share/crossdev/include/site/linux
- configure: loading site script /usr/share/crossdev/include/site/linux-gnu
- configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for style of include used by make... GNU
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking for an ANSI C-conforming const... yes
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
- checking whether make sets $(MAKE)... (cached) yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
- checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for archiver @FILE support... @
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sysroot... no
- checking for x86_64-pc-linux-gnu-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... (cached) GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for bison... bison -y
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking for memory.h... (cached) yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/timeb.h usability... yes
- checking sys/timeb.h presence... yes
- checking for sys/timeb.h... yes
- checking for unistd.h... (cached) yes
- checking for getopt... yes
- checking whether getopt is declared... yes
- checking whether getsubopt is declared... yes
- checking whether getopt_long is declared... no
- checking whether setenv is declared... yes
- checking whether putenv is declared... yes
- checking for getopt_long... yes
- checking for getsubopt... yes
- checking for __strchrnul... no
- checking for inline... inline
- checking for uid_t in sys/types.h... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for size_t... yes
- checking return type of signal handlers... void
- checking size of long... 8
- checking size of off_t... 8
- checking for SIGPOLL... yes
- checking for SIGCLD... yes
- checking for SIGPWR... yes
- checking for SIGSTKFLT... yes
- checking for SIGUNUSED... yes
- checking for SIGINFO... no
- checking for SO_NOSIGPIPE... no
- checking for MSG_NOSIGNAL... no
- checking for error_at_line... yes
- checking return type of signal handlers... (cached) void
- checking for strndup... yes
- checking for alarm... yes
- checking for bzero... yes
- checking for gethostbyname... yes
- checking for gethostname... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for localtime_r... yes
- checking for memmove... yes
- checking for memset... yes
- checking for munmap... yes
- checking for select... yes
- checking for socket... yes
- checking for strcasecmp... yes
- checking for strdup... yes
- checking for strerror... yes
- checking for strncasecmp... yes
- checking for strstr... yes
- checking for strtoul... yes
- checking for setresgid... yes
- checking for setresuid... yes
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking libipq.h usability... yes
- checking libipq.h presence... yes
- checking for libipq.h... yes
- checking for ipq_set_mode in -lipq... yes
- checking pcap.h usability... yes
- checking pcap.h presence... yes
- checking for pcap.h... yes
- checking for pcap_open_live in -lpcap... yes
- checking for curl-config... /usr/bin/curl-config
- checking for curl_version in -lcurl... yes
- checking for pcre_compile in -lpcre... yes
- checking for magic_open in -lmagic... yes
- checking magic.h usability... yes
- checking magic.h presence... yes
- checking for magic.h... yes
- checking for libssh... checking libssh.h usability... no
- checking libssh.h presence... no
- checking for libssh.h... no
- checking for Large File System support... yes
- checking for adns_init in -ladns... yes
- checking whether to use prelude for logging... no -- disabled by user
- checking whether to use libcap to improve security... checking for cap_init in -lcap... yes
- checking for yyerror in -ly... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating nepenthes-core/Makefile
- config.status: creating nepenthes-core/include/Makefile
- config.status: creating nepenthes-core/src/Makefile
- config.status: creating modules/Makefile
- config.status: creating modules/dnsresolve-adns/Makefile
- config.status: creating modules/download-creceive/Makefile
- config.status: creating modules/download-csend/Makefile
- config.status: creating modules/download-curl/Makefile
- config.status: creating modules/download-ftp/Makefile
- config.status: creating modules/download-http/Makefile
- config.status: creating modules/download-link/Makefile
- config.status: creating modules/download-rcp/Makefile
- config.status: creating modules/download-tftp/Makefile
- config.status: creating modules/log-download/Makefile
- config.status: creating modules/log-irc/Makefile
- config.status: creating modules/log-prelude/Makefile
- config.status: creating modules/log-surfnet/Makefile
- config.status: creating modules/module-bridge/Makefile
- config.status: creating modules/module-honeytrap/Makefile
- config.status: creating modules/module-portwatch/Makefile
- config.status: creating modules/module-peiros/Makefile
- config.status: creating modules/shellcode-generic/Makefile
- config.status: creating modules/shellcode-signatures/Makefile
- config.status: creating modules/shellemu-winnt/Makefile
- config.status: creating modules/sqlhandler-postgres/Makefile
- config.status: creating modules/submit-file/Makefile
- config.status: creating modules/submit-gotek/Makefile
- config.status: creating modules/submit-norman/Makefile
- config.status: creating modules/submit-postgres/Makefile
- config.status: creating modules/submit-http/Makefile
- config.status: creating modules/submit-mwserv/Makefile
- config.status: creating modules/vuln-asn1/Makefile
- config.status: creating modules/vuln-bagle/Makefile
- config.status: creating modules/vuln-dameware/Makefile
- config.status: creating modules/vuln-dcom/Makefile
- config.status: creating modules/vuln-ftpd/Makefile
- config.status: creating modules/vuln-iis/Makefile
- config.status: creating modules/vuln-kuang2/Makefile
- config.status: creating modules/vuln-lsass/Makefile
- config.status: creating modules/vuln-msdtc/Makefile
- config.status: creating modules/vuln-msmq/Makefile
- config.status: creating modules/vuln-mssql/Makefile
- config.status: creating modules/vuln-mydoom/Makefile
- config.status: creating modules/vuln-netbiosname/Makefile
- config.status: creating modules/vuln-netdde/Makefile
- config.status: creating modules/vuln-optix/Makefile
- config.status: creating modules/vuln-pnp/Makefile
- config.status: creating modules/vuln-realvnc/Makefile
- config.status: creating modules/vuln-sasserftpd/Makefile
- config.status: creating modules/vuln-sav/Makefile
- config.status: creating modules/vuln-ssh/Makefile
- config.status: creating modules/vuln-sub7/Makefile
- config.status: creating modules/vuln-upnp/Makefile
- config.status: creating modules/vuln-veritas/Makefile
- config.status: creating modules/vuln-wins/Makefile
- config.status: creating modules/x-1/Makefile
- config.status: creating modules/x-2/Makefile
- config.status: creating modules/x-3/Makefile
- config.status: creating modules/x-4/Makefile
- config.status: creating modules/x-5/Makefile
- config.status: creating modules/x-6/Makefile
- config.status: creating modules/x-9/Makefile
- config.status: creating modules/log-hexdump/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- *** Dumping Nepenthes Configuration ***
- - Debug Logging : no
- - link on liby : no
- - DNS Resolve
- - Support adns : yes
- - Support Large Filesystem : yes
- - Support MySQL : no
- - Support PostgreSQL : no
- - Support ssh : no
- - Support prelude : no
- - Support capabilities : yes
- - Packet Monitoring/Sniffing
- - linux ip_queue (ipq) : yes
- - FBSD ipfw Divert sockets : no
- - Packet Capture Lib (pcap) : yes
- >>> Source configured.
- >>> Compiling source in /tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2 ...
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2'
- Making all in nepenthes-core
- make[2]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core'
- Making all in src
- make[3]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core/src'
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Buffer.o -MD -MP -MF .deps/Buffer.Tpo -c -o Buffer.o Buffer.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Compatibility.o -MD -MP -MF .deps/Compatibility.Tpo -c -o Compatibility.o Compatibility.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Dialogue.o -MD -MP -MF .deps/Dialogue.Tpo -c -o Dialogue.o Dialogue.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DialogueFactory.o -MD -MP -MF .deps/DialogueFactory.Tpo -c -o DialogueFactory.o DialogueFactory.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DialogueFactoryManager.o -MD -MP -MF .deps/DialogueFactoryManager.Tpo -c -o DialogueFactoryManager.o DialogueFactoryManager.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DNSManager.o -MD -MP -MF .deps/DNSManager.Tpo -c -o DNSManager.o DNSManager.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DNSHandler.o -MD -MP -MF .deps/DNSHandler.Tpo -c -o DNSHandler.o DNSHandler.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DNSQuery.o -MD -MP -MF .deps/DNSQuery.Tpo -c -o DNSQuery.o DNSQuery.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DNSResult.o -MD -MP -MF .deps/DNSResult.Tpo -c -o DNSResult.o DNSResult.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DNSCallback.o -MD -MP -MF .deps/DNSCallback.Tpo -c -o DNSCallback.o DNSCallback.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DownloadManager.o -MD -MP -MF .deps/DownloadManager.Tpo -c -o DownloadManager.o DownloadManager.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DownloadHandler.o -MD -MP -MF .deps/DownloadHandler.Tpo -c -o DownloadHandler.o DownloadHandler.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DownloadBuffer.o -MD -MP -MF .deps/DownloadBuffer.Tpo -c -o DownloadBuffer.o DownloadBuffer.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Download.o -MD -MP -MF .deps/Download.Tpo -c -o Download.o Download.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT DownloadUrl.o -MD -MP -MF .deps/DownloadUrl.Tpo -c -o DownloadUrl.o DownloadUrl.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT EventManager.o -MD -MP -MF .deps/EventManager.Tpo -c -o EventManager.o EventManager.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT EventHandler.o -MD -MP -MF .deps/EventHandler.Tpo -c -o EventHandler.o EventHandler.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT LogManager.o -MD -MP -MF .deps/LogManager.Tpo -c -o LogManager.o LogManager.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT LogHandler.o -MD -MP -MF .deps/LogHandler.Tpo -c -o LogHandler.o LogHandler.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ConsoleLogger.o -MD -MP -MF .deps/ConsoleLogger.Tpo -c -o ConsoleLogger.o ConsoleLogger.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT FileLogger.o -MD -MP -MF .deps/FileLogger.Tpo -c -o FileLogger.o FileLogger.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT RingFileLogger.o -MD -MP -MF .deps/RingFileLogger.Tpo -c -o RingFileLogger.o RingFileLogger.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT LuaFunctions.o -MD -MP -MF .deps/LuaFunctions.Tpo -c -o LuaFunctions.o LuaFunctions.cpp
- mv -f .deps/Dialogue.Tpo .deps/Dialogue.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT LuaInterface.o -MD -MP -MF .deps/LuaInterface.Tpo -c -o LuaInterface.o LuaInterface.cpp
- mv -f .deps/DialogueFactory.Tpo .deps/DialogueFactory.Po
- mv -f .deps/DNSHandler.Tpo .deps/DNSHandler.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Message.o -MD -MP -MF .deps/Message.Tpo -c -o Message.o Message.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ModuleManager.o -MD -MP -MF .deps/ModuleManager.Tpo -c -o ModuleManager.o ModuleManager.cpp
- mv -f .deps/DNSCallback.Tpo .deps/DNSCallback.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Module.o -MD -MP -MF .deps/Module.Tpo -c -o Module.o Module.cpp
- mv -f .deps/LuaFunctions.Tpo .deps/LuaFunctions.Po
- mv -f .deps/Compatibility.Tpo .deps/Compatibility.Po
- mv -f .deps/LuaInterface.Tpo .deps/LuaInterface.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Nepenthes.o -MD -MP -MF .deps/Nepenthes.Tpo -c -o Nepenthes.o Nepenthes.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Manager.o -MD -MP -MF .deps/Manager.Tpo -c -o Manager.o Manager.cpp
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Packet.o -MD -MP -MF .deps/Packet.Tpo -c -o Packet.o Packet.cpp
- mv -f .deps/LogHandler.Tpo .deps/LogHandler.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SocketManager.o -MD -MP -MF .deps/SocketManager.Tpo -c -o SocketManager.o SocketManager.cpp
- mv -f .deps/Buffer.Tpo .deps/Buffer.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Socket.o -MD -MP -MF .deps/Socket.Tpo -c -o Socket.o Socket.cpp
- mv -f .deps/Manager.Tpo .deps/Manager.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT TCPSocket.o -MD -MP -MF .deps/TCPSocket.Tpo -c -o TCPSocket.o TCPSocket.cpp
- mv -f .deps/Message.Tpo .deps/Message.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT UDPSocket.o -MD -MP -MF .deps/UDPSocket.Tpo -c -o UDPSocket.o UDPSocket.cpp
- mv -f .deps/Packet.Tpo .deps/Packet.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT POLLSocket.o -MD -MP -MF .deps/POLLSocket.Tpo -c -o POLLSocket.o POLLSocket.cpp
- mv -f .deps/DownloadHandler.Tpo .deps/DownloadHandler.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT FILESocket.o -MD -MP -MF .deps/FILESocket.Tpo -c -o FILESocket.o FILESocket.cpp
- mv -f .deps/DNSQuery.Tpo .deps/DNSQuery.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Responder.o -MD -MP -MF .deps/Responder.Tpo -c -o Responder.o Responder.cpp
- In file included from Download.cpp:31:0:
- ../include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- mv -f .deps/Responder.Tpo .deps/Responder.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ShellcodeManager.o -MD -MP -MF .deps/ShellcodeManager.Tpo -c -o ShellcodeManager.o ShellcodeManager.cpp
- In file included from DownloadUrl.cpp:38:0:
- ../include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- Config.cpp: In member function 'virtual char* nepenthes::Config::terminateString(char*)':
- Config.cpp:693:15: warning: value computed is not used [-Wunused-value]
- mv -f .deps/Module.Tpo .deps/Module.Po
- LogManager.cpp: In member function 'virtual void nepenthes::LogManager::logf(uint32_t, const char*, ...)':
- LogManager.cpp:187:33: warning: ignoring return value of 'int vasprintf(char**, const char*, __va_list_tag*)', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT ShellcodeHandler.o -MD -MP -MF .deps/ShellcodeHandler.Tpo -c -o ShellcodeHandler.o ShellcodeHandler.cpp
- In file included from DownloadManager.cpp:37:0:
- ../include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- mv -f .deps/DownloadBuffer.Tpo .deps/DownloadBuffer.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SubmitManager.o -MD -MP -MF .deps/SubmitManager.Tpo -c -o SubmitManager.o SubmitManager.cpp
- RingFileLogger.cpp: In member function 'virtual void nepenthes::RingFileLogger::setLogFileFormat(char*)':
- RingFileLogger.cpp:90:41: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- mv -f .deps/EventHandler.Tpo .deps/EventHandler.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SubmitHandler.o -MD -MP -MF .deps/SubmitHandler.Tpo -c -o SubmitHandler.o SubmitHandler.cpp
- mv -f .deps/DNSManager.Tpo .deps/DNSManager.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SQLCallback.o -MD -MP -MF .deps/SQLCallback.Tpo -c -o SQLCallback.o SQLCallback.cpp
- mv -f .deps/ConsoleLogger.Tpo .deps/ConsoleLogger.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SQLHandler.o -MD -MP -MF .deps/SQLHandler.Tpo -c -o SQLHandler.o SQLHandler.cpp
- mv -f .deps/DialogueFactoryManager.Tpo .deps/DialogueFactoryManager.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SQLManager.o -MD -MP -MF .deps/SQLManager.Tpo -c -o SQLManager.o SQLManager.cpp
- mv -f .deps/SQLCallback.Tpo .deps/SQLCallback.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SQLQuery.o -MD -MP -MF .deps/SQLQuery.Tpo -c -o SQLQuery.o SQLQuery.cpp
- mv -f .deps/SQLHandler.Tpo .deps/SQLHandler.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT SQLResult.o -MD -MP -MF .deps/SQLResult.Tpo -c -o SQLResult.o SQLResult.cpp
- mv -f .deps/FileLogger.Tpo .deps/FileLogger.Po
- x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../include -I ../.. -Wall -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT Utilities.o -MD -MP -MF .deps/Utilities.Tpo -c -o Utilities.o Utilities.cpp
- DownloadManager.cpp: In member function 'virtual bool nepenthes::DownloadManager::downloadUrl(nepenthes::Download*)':
- DownloadManager.cpp:345:60: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- ShellcodeManager.cpp: In member function 'virtual nepenthes::sch_result nepenthes::ShellcodeManager::handleShellcode(nepenthes::Message**)':
- ShellcodeManager.cpp:202:18: warning: variable 'nnmsg' set but not used [-Wunused-but-set-variable]
- mv -f .deps/LogManager.Tpo .deps/LogManager.Po
- mv -f .deps/RingFileLogger.Tpo .deps/RingFileLogger.Po
- mv -f .deps/Download.Tpo .deps/Download.Po
- mv -f .deps/ShellcodeHandler.Tpo .deps/ShellcodeHandler.Po
- mv -f .deps/DNSResult.Tpo .deps/DNSResult.Po
- Nepenthes.cpp: In member function 'int32_t nepenthes::Nepenthes::fileCheck(const char*, nepenthes::Message**)':
- Nepenthes.cpp:818:30: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
- Nepenthes.cpp: In member function 'virtual int32_t nepenthes::Nepenthes::run(int32_t, char**)':
- Nepenthes.cpp:518:14: warning: ignoring return value of 'int daemon(int, int)', declared with attribute warn_unused_result [-Wunused-result]
- mv -f .deps/SubmitHandler.Tpo .deps/SubmitHandler.Po
- mv -f .deps/EventManager.Tpo .deps/EventManager.Po
- mv -f .deps/POLLSocket.Tpo .deps/POLLSocket.Po
- Config.cpp: In member function 'virtual char* nepenthes::Config::parseString(nepenthes::CharField*, int32_t)':
- Config.cpp:355:17: warning: array subscript is above array bounds [-Warray-bounds]
- mv -f .deps/ShellcodeManager.Tpo .deps/ShellcodeManager.Po
- mv -f .deps/FILESocket.Tpo .deps/FILESocket.Po
- mv -f .deps/DownloadUrl.Tpo .deps/DownloadUrl.Po
- mv -f .deps/SQLManager.Tpo .deps/SQLManager.Po
- mv -f .deps/SQLQuery.Tpo .deps/SQLQuery.Po
- mv -f .deps/ModuleManager.Tpo .deps/ModuleManager.Po
- mv -f .deps/DownloadManager.Tpo .deps/DownloadManager.Po
- mv -f .deps/SQLResult.Tpo .deps/SQLResult.Po
- mv -f .deps/SubmitManager.Tpo .deps/SubmitManager.Po
- mv -f .deps/UDPSocket.Tpo .deps/UDPSocket.Po
- mv -f .deps/SocketManager.Tpo .deps/SocketManager.Po
- mv -f .deps/Config.Tpo .deps/Config.Po
- mv -f .deps/TCPSocket.Tpo .deps/TCPSocket.Po
- mv -f .deps/Nepenthes.Tpo .deps/Nepenthes.Po
- mv -f .deps/Socket.Tpo .deps/Socket.Po
- mv -f .deps/Utilities.Tpo .deps/Utilities.Po
- /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -lmagic -lz -lcap -ldl -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o nepenthes Buffer.o Compatibility.o Config.o Dialogue.o DialogueFactory.o DialogueFactoryManager.o DNSManager.o DNSHandler.o DNSQuery.o DNSResult.o DNSCallback.o DownloadManager.o DownloadHandler.o DownloadBuffer.o Download.o DownloadUrl.o EventManager.o EventHandler.o LogManager.o LogHandler.o ConsoleLogger.o FileLogger.o RingFileLogger.o LuaFunctions.o LuaInterface.o Message.o ModuleManager.o Module.o Nepenthes.o Manager.o Packet.o SocketManager.o Socket.o TCPSocket.o UDPSocket.o POLLSocket.o FILESocket.o Responder.o ShellcodeManager.o ShellcodeHandler.o SubmitManager.o SubmitHandler.o SQLCallback.o SQLHandler.o SQLManager.o SQLQuery.o SQLResult.o Utilities.o
- libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o nepenthes Buffer.o Compatibility.o Config.o Dialogue.o DialogueFactory.o DialogueFactoryManager.o DNSManager.o DNSHandler.o DNSQuery.o DNSResult.o DNSCallback.o DownloadManager.o DownloadHandler.o DownloadBuffer.o Download.o DownloadUrl.o EventManager.o EventHandler.o LogManager.o LogHandler.o ConsoleLogger.o FileLogger.o RingFileLogger.o LuaFunctions.o LuaInterface.o Message.o ModuleManager.o Module.o Nepenthes.o Manager.o Packet.o SocketManager.o Socket.o TCPSocket.o UDPSocket.o POLLSocket.o FILESocket.o Responder.o ShellcodeManager.o ShellcodeHandler.o SubmitManager.o SubmitHandler.o SQLCallback.o SQLHandler.o SQLManager.o SQLQuery.o SQLResult.o Utilities.o -lmagic -lz -lcap -ldl -L/usr/local/lib
- make[3]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core/src'
- Making all in include
- make[3]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core/include'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core/include'
- make[3]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core'
- make[2]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/nepenthes-core'
- Making all in modules
- make[2]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules'
- Making all in download-creceive
- make[3]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules/download-creceive'
- /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CReceiveDialogue.lo -MD -MP -MF .deps/CReceiveDialogue.Tpo -c -o CReceiveDialogue.lo CReceiveDialogue.cpp
- /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT download-creceive.lo -MD -MP -MF .deps/download-creceive.Tpo -c -o download-creceive.lo download-creceive.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CReceiveDialogue.lo -MD -MP -MF .deps/CReceiveDialogue.Tpo -c CReceiveDialogue.cpp -fPIC -DPIC -o .libs/CReceiveDialogue.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT download-creceive.lo -MD -MP -MF .deps/download-creceive.Tpo -c download-creceive.cpp -fPIC -DPIC -o .libs/download-creceive.o
- In file included from download-creceive.cpp:39:0:
- ../../nepenthes-core/include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- In file included from CReceiveDialogue.cpp:47:0:
- ../../nepenthes-core/include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- CReceiveDialogue.cpp: In constructor 'nepenthes::CReceiveDialogue::CReceiveDialogue(nepenthes::Socket*)':
- CReceiveDialogue.cpp:85:69: warning: ignoring return value of 'int asprintf(char**, const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT download-creceive.lo -MD -MP -MF .deps/download-creceive.Tpo -c download-creceive.cpp -o download-creceive.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CReceiveDialogue.lo -MD -MP -MF .deps/CReceiveDialogue.Tpo -c CReceiveDialogue.cpp -o CReceiveDialogue.o >/dev/null 2>&1
- mv -f .deps/download-creceive.Tpo .deps/download-creceive.Plo
- mv -f .deps/CReceiveDialogue.Tpo .deps/CReceiveDialogue.Plo
- /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o downloadcreceive.la -rpath /usr/lib64/nepenthes CReceiveDialogue.lo download-creceive.lo
- libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/CReceiveDialogue.o .libs/download-creceive.o -L/usr/local/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,downloadcreceive.so -o .libs/downloadcreceive.so
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/downloadcreceive.a CReceiveDialogue.o download-creceive.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/downloadcreceive.a
- libtool: link: ( cd ".libs" && rm -f "downloadcreceive.la" && ln -s "../downloadcreceive.la" "downloadcreceive.la" )
- make[3]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules/download-creceive'
- Making all in download-csend
- make[3]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules/download-csend'
- /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CSendDialogue.lo -MD -MP -MF .deps/CSendDialogue.Tpo -c -o CSendDialogue.lo CSendDialogue.cpp
- /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CSendDownloadHandler.lo -MD -MP -MF .deps/CSendDownloadHandler.Tpo -c -o CSendDownloadHandler.lo CSendDownloadHandler.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CSendDialogue.lo -MD -MP -MF .deps/CSendDialogue.Tpo -c CSendDialogue.cpp -fPIC -DPIC -o .libs/CSendDialogue.o
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CSendDownloadHandler.lo -MD -MP -MF .deps/CSendDownloadHandler.Tpo -c CSendDownloadHandler.cpp -fPIC -DPIC -o .libs/CSendDownloadHandler.o
- In file included from CSendDialogue.cpp:37:0:
- ../../nepenthes-core/include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- In file included from CSendDownloadHandler.cpp:42:0:
- ../../nepenthes-core/include/DownloadUrl.hpp:50:2: warning: 'typedef' was ignored in this declaration [enabled by default]
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CSendDialogue.lo -MD -MP -MF .deps/CSendDialogue.Tpo -c CSendDialogue.cpp -o CSendDialogue.o >/dev/null 2>&1
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT CSendDownloadHandler.lo -MD -MP -MF .deps/CSendDownloadHandler.Tpo -c CSendDownloadHandler.cpp -o CSendDownloadHandler.o >/dev/null 2>&1
- mv -f .deps/CSendDialogue.Tpo .deps/CSendDialogue.Plo
- mv -f .deps/CSendDownloadHandler.Tpo .deps/CSendDownloadHandler.Plo
- /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -module -no-undefined -avoid-version -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o downloadcsend.la -rpath /usr/lib64/nepenthes CSendDialogue.lo CSendDownloadHandler.lo
- libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtbeginS.o .libs/CSendDialogue.o .libs/CSendDownloadHandler.o -L/usr/local/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.1/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,downloadcsend.so -o .libs/downloadcsend.so
- libtool: link: x86_64-pc-linux-gnu-ar cru .libs/downloadcsend.a CSendDialogue.o CSendDownloadHandler.o
- libtool: link: x86_64-pc-linux-gnu-ranlib .libs/downloadcsend.a
- libtool: link: ( cd ".libs" && rm -f "downloadcsend.la" && ln -s "../downloadcsend.la" "downloadcsend.la" )
- make[3]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules/download-csend'
- Making all in download-curl
- make[3]: Entering directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules/download-curl'
- /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT download-curl.lo -MD -MP -MF .deps/download-curl.Tpo -c -o download-curl.lo download-curl.cpp
- libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../nepenthes-core/include -I../../nepenthes-core/src -pipe -D _GNU_SOURCE -D _GNU_SOURCE -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -Wall -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT download-curl.lo -MD -MP -MF .deps/download-curl.Tpo -c download-curl.cpp -fPIC -DPIC -o .libs/download-curl.o
- In file included from download-curl.cpp:30:0:
- download-curl.hpp:31:41: fatal error: curl/types.h: No such file or directory
- compilation terminated.
- make[3]: *** [download-curl.lo] Error 1
- make[3]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules/download-curl'
- make[2]: *** [all-recursive] Error 1
- make[2]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2/modules'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/net-analyzer/nepenthes-0.2.2/work/nepenthes-0.2.2'
- make: *** [all] Error 2
- emake failed
- * ERROR: net-analyzer/nepenthes-0.2.2 failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 85: Called src_compile
- * environment, line 3059: Called _eapi2_src_compile
- * phase-helpers.sh, line 573: Called die
- * The specific snippet of code:
- * emake || die "emake failed"
- *
- * If you need support, post the output of `emerge --info '=net-analyzer/nepenthes-0.2.2'`,
- * the complete build log and the output of `emerge -pqv '=net-analyzer/nepenthes-0.2.2'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedhKN9S6: Permission denied