* CPV: net-analyzer/sancp-1.6.1-r2 * REPO: gentoo * Maintainer: netmon@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking sancp-1.6.1.tar.gz to /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work >>> Unpacking sancp-1.6.1.fix200511.a.patch to /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work unpack sancp-1.6.1.fix200511.a.patch: file format not recognized. Ignoring. >>> Unpacking sancp-1.6.1.fix200511.b.patch to /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work unpack sancp-1.6.1.fix200511.b.patch: file format not recognized. Ignoring. >>> Unpacking sancp-1.6.1.fix200601.c.patch to /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work unpack sancp-1.6.1.fix200601.c.patch: file format not recognized. Ignoring. >>> Unpacking sancp-1.6.1.fix200606.d.patch to /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work unpack sancp-1.6.1.fix200606.d.patch: file format not recognized. Ignoring. * Applying sancp-1.6.1.fix200511.a.patch ... [ ok ] * Applying sancp-1.6.1.fix200511.b.patch ... [ ok ] * Applying sancp-1.6.1.fix200601.c.patch ... [ ok ] * Applying sancp-1.6.1.fix200606.d.patch ... [ ok ] * Applying sancp-1.6.1-compiler.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work >>> Compiling source in /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/work/sancp-1.6.1 ... make -j14 if [ ! -f build_acl.o -o build_acl.cc -nt build_acl.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c build_acl.cc -o build_acl.o; fi build_acl.cc: In function ‘void build_config(int)’: build_acl.cc:411:15: warning: deprecated conversion from string constant to ‘char*’ if [ ! -f misc_functs.o -o misc_functs.cc -nt misc_functs.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c misc_functs.cc -o misc_functs.o; fi if [ ! -f outputFileHandle.o -o outputFileHandle.cc -nt outputFileHandle.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c outputFileHandle.cc -o outputFileHandle.o; fi if [ ! -f apply_rule.o -o apply_rule.cc -nt apply_rule.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c apply_rule.cc -o apply_rule.o; fi if [ ! -f decode.o -o decode.cc -nt decode.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c decode.cc -o decode.o; fi if [ ! -f fileHandle.o -o fileHandle.cc -nt fileHandle.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c fileHandle.cc -o fileHandle.o; fi if [ ! -f MemoryPool.o -o MemoryPool.cc -nt MemoryPool.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c MemoryPool.cc -o MemoryPool.o; fi if [ ! -f pcapFileHandle.o -o pcapFileHandle.cc -nt pcapFileHandle.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c pcapFileHandle.cc -o pcapFileHandle.o; fi if [ ! -f sancp.o -o sancp.cc -nt sancp.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c sancp.cc -o sancp.o; fi if [ ! -f pcap_functions.o -o pcap_functions.c -nt pcap_functions.o ]; then gcc -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c pcap_functions.c -o pcap_functions.o; fi pcap_functions.c: In function ‘apply_filter’: pcap_functions.c:78:2: warning: implicit declaration of function ‘htonl’ if [ ! -f help.o -o help.cc -nt help.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c help.cc -o help.o ; fi if [ ! -f permissions.o -o permissions.cc -nt permissions.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c permissions.cc -o permissions.o ; fi if [ ! -f check_packet.o -o check_packet.cc -nt check_packet.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c check_packet.cc -o check_packet.o; fi if [ ! -f statefull_logging.o -o statefull_logging.cc -nt statefull_logging.o ]; then i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -c statefull_logging.cc -o statefull_logging.o ; fi i686-pc-linux-gnu-g++ -Wall -O2 -pipe -I/usr/include/pcap -L/usr/lib/libpcap.so.0.6.2 -o sancp sancp.o misc_functs.o check_packet.o statefull_logging.o build_acl.o apply_rule.o decode.o pcap_functions.o pcapFileHandle.o fileHandle.o MemoryPool.o help.o permissions.o outputFileHandle.o -lpcap >>> Source compiled. >>> Test phase [none]: net-analyzer/sancp-1.6.1-r2 >>> Install sancp-1.6.1-r2 into /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/image/ category net-analyzer >>> Completed installing sancp-1.6.1-r2 into /var/tmp/portage/net-analyzer/sancp-1.6.1-r2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/sancp * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/sancp * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * pcap_functions.c:78:2: warning: implicit declaration of function ‘htonl’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.metre.net/sancp.html * * Please modify /etc/sancp/sancp.conf to suit your environment *