- * Package: net-analyzer/snips-1.2-r2
- * Repository: gentoo
- * Maintainer: chainsaw@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] atlas *
- [2] reference
- Installed BLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] reference
- Installed CBLAS for library directory lib64
- [1] atlas *
- [2] atlas-threads
- [3] gsl
- [4] reference
- >>> Unpacking source...
- >>> Unpacking snips-1.2.tar.gz to /tmp/portage/net-analyzer/snips-1.2-r2/work
- * Applying snips-1.2-non-interactive.patch ...
- [ ok ]
- * Applying snips-1.2-install-missing.patch ...
- [ ok ]
- * Applying snips-1.2-implicit-declarations.patch ...
- [ ok ]
- * Applying snips-1.2-conflicting-types.patch ...
- [ ok ]
- * Applying snips-1.2-code-ordering.patch ...
- [ ok ]
- * Applying snips-1.2-destdir-awareness.patch ...
- [ ok ]
- * Applying snips-1.2-link-correct-snmp-lib.patch ...
- [ ok ]
- >>> Source unpacked in /tmp/portage/net-analyzer/snips-1.2-r2/work
- >>> Compiling source in /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2 ...
- * Running configure script (with precached settings) ...
- [ ok ]
- make -j24
- BUILDING SNIPS revision 1.2 for Linux 3.4.7-hardened
- MAKING IN lib
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c bsdsignal.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c daemon.c
- daemon.c: In function 'Daemon':
- daemon.c:127:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
- daemon.c:128:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c eventlog.c
- In file included from eventlog.c:28:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/netmisc.h:4:29: warning: 'struct sockaddr_in' declared inside parameter list [enabled by default]
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/netmisc.h:4:29: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
- eventlog.c: In function 'openeventlog':
- eventlog.c:67:3: warning: passing argument 1 of 'get_inet_address' from incompatible pointer type [enabled by default]
- In file included from eventlog.c:28:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/netmisc.h:4:5: note: expected 'struct sockaddr_in *' but argument is of type 'struct sockaddr_in *'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c event_utils.c
- event_utils.c: In function 'calc_status':
- event_utils.c:190:6: warning: format '%d' expects argument of type 'int', but argument 3 has type 'u_long' [-Wformat]
- event_utils.c:190:6: warning: format '%d' expects argument of type 'int', but argument 4 has type 'u_long' [-Wformat]
- Expect 13 shift/reduce conflicts from yacc :
- yacc getdate.y
- yacc: 13 shift/reduce conflicts.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c y.tab.c -o getdate.o
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c netmisc.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c putenv.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c rrd_funcs.c
- rrd_funcs.c: In function 'snips_rrd_create':
- rrd_funcs.c:210:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat]
- rrd_funcs.c: In function 'snips_rrd_update':
- rrd_funcs.c:241:5: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c snips_funcs.c
- snips_funcs.c: In function 'write_dataversion':
- snips_funcs.c:714:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c strfuncs.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DDATADIR=\"/usr/snips/data\" -DPIDDIR=\"/usr/snips/run\" -DRRD_DBDIR=\"/usr/snips/rrddata\" -c snips_main.c
- snips_main.c: In function 'snips_main':
- snips_main.c:95:7: warning: format '%c' expects argument of type 'int', but argument 4 has type 'char *' [-Wformat]
- /bin/rm -f libsnips.a
- ar r libsnips.a bsdsignal.o daemon.o eventlog.o event_utils.o getdate.o netmisc.o putenv.o rrd_funcs.o snips_funcs.o strfuncs.o snips_main.o
- ar: creating libsnips.a
- ranlib libsnips.a
- Created libsnips.a in /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib
- Making the new CMU SNMP library under /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp
- creating cache ./config.cache
- -r
- Linux ld.so
- creating libtool
- updating cache ./config.cache
- creating ./config.status
- creating Makefile
- creating cmu-snmp-spec
- creating config.h
- make[2]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmp'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o mibii.o mibii.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_error.o snmp_error.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_extra.o snmp_extra.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_dump.o snmp_dump.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o asn1.o asn1.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o coexistance.o coexistance.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_msg.o snmp_msg.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_pdu.o snmp_pdu.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_vars.o snmp_vars.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_api_error.o snmp_api_error.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_client.o snmp_client.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_api.o snmp_api.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o mini-client.o mini-client.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o mib.o mib.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o parse.o parse.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o new-parse.o new-parse.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -DCMU_SNMP_VERSION="\"`head -1 VERSION`\"" -c version.c -o version.o
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I. -DHAVE_CONFIG_H -DMIBDIR="\""/usr/snips/etc"\"" -c -o snmp_api_util.o snmp_api_util.c
- ar crv libsnmp.a mibii.o snmp_error.o snmp_extra.o snmp_dump.o asn1.o coexistance.o snmp_msg.o snmp_pdu.o snmp_vars.o snmp_api_error.o snmp_client.o snmp_api.o mini-client.o mib.o parse.o new-parse.o version.o snmp_api_util.o
- a - mibii.o
- a - snmp_error.o
- a - snmp_extra.o
- a - snmp_dump.o
- a - asn1.o
- a - coexistance.o
- a - snmp_msg.o
- a - snmp_pdu.o
- a - snmp_vars.o
- a - snmp_api_error.o
- a - snmp_client.o
- a - snmp_api.o
- a - mini-client.o
- a - mib.o
- a - parse.o
- a - new-parse.o
- a - version.o
- a - snmp_api_util.o
- ranlib libsnmp.a
- make[2]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmp'
- make[2]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmp'
- /usr/bin/mkdirhier /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 asn1.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 mib.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 parse.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_dump.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_extra.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_api.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_api_util.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_client.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_impl.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_pdu.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_vars.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_error.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_session.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_api_error.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp-internal.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_msg.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 mibii.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_coexist.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 mib.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 version.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 mini-client.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- /usr/bin/install -c -m 644 snmp_compat.h /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include/snmp
- make[2]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmp'
- make[2]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmp'
- /usr/bin/mkdirhier /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib
- ./libtool /usr/bin/install -c -m 755 libsnmp.a /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib
- /usr/bin/install -c -m 755 libsnmp.a /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib/libsnmp.a
- chmod 644 /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib/libsnmp.a
- ranlib /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib/libsnmp.a
- make[2]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmp'
- Generating ../perl-module/Makefile
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib'
- MAKING IN utility
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/utility'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DTEST -c display_snips_datafile.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include display_snips_datafile.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o display_snips_datafile
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DTEST -c eventselect.c
- eventselect.c: In function 'main':
- eventselect.c:110:7: warning: format '%c' expects argument of type 'int', but argument 4 has type 'char *' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include eventselect.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o eventselect
- Doing substitutions for ROOTDIR, PIDDIR, OPSMAIL, MAIL, PSFLAGS on:
- crontab.snips snipsprog.init keepalive_monitors.pl logstats.pl logmaint.pl docrypt.pl notifier.pl snmpconf.pl
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/utility'
- MAKING IN etherload
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c bpf.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c etherload.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c dlpi.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c main.c
- In file included from main.c:52:0:
- util.h:5:20: warning: 'struct _if_stats' declared inside parameter list [enabled by default]
- util.h:5:20: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
- main.c: In function 'main':
- main.c:153:7: warning: format '%c' expects argument of type 'int', but argument 4 has type 'char *' [-Wformat]
- main.c:289:9: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c nit.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c pfilt.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c snoop.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c linux.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c util.c
- util.c: In function 'printstats':
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 8 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 9 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 10 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 11 has type 'u_long' [-Wformat]
- util.c:109:7: warning: format '%u' expects argument of type 'unsigned int', but argument 12 has type 'u_long' [-Wformat]
- util.c:114:8: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u_long' [-Wformat]
- util.c:114:8: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'u_long' [-Wformat]
- util.c:114:8: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'u_long' [-Wformat]
- util.c:114:8: warning: format '%u' expects argument of type 'unsigned int', but argument 7 has type 'u_long' [-Wformat]
- util.c: In function 'dostats':
- util.c:151:6: warning: format '%d' expects argument of type 'int', but argument 5 has type 'u_long' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c snips_specific.c
- snips_specific.c: In function 'snips_write_etherload_stats':
- snips_specific.c:402:7: warning: format '%d' expects argument of type 'int', but argument 3 has type 'u_long' [-Wformat]
- snips_specific.c:402:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'u_long' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c get_devlist.c
- In file included from get_devlist.c:35:0:
- util.h:5:20: warning: 'struct _if_stats' declared inside parameter list [enabled by default]
- util.h:5:20: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
- x86_64-pc-linux-gnu-gcc -o etherload -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include bpf.o etherload.o dlpi.o main.o nit.o pfilt.o snoop.o linux.o util.o snips_specific.o get_devlist.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd
- main.o: In function `main':
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/main.c:238: undefined reference to `get_devtype'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/main.c:232: undefined reference to `setup_device'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/main.c:215: undefined reference to `os_devices'
- etherload.o: In function `etherload':
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/etherload.c:123: undefined reference to `flush_device'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/etherload.c:158: undefined reference to `getpkt'
- collect2: error: ld returned 1 exit status
- make[1]: *** [etherload] Error 1
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload'
- MAKING IN snipslog
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipslog'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DETCDIR=\"/usr/snips/etc\" -DPIDDIR=\"/usr/snips/run\" -c snipslogd.c
- snipslogd.c: In function 'main':
- snipslogd.c:101:7: warning: format '%c' expects argument of type 'int', but argument 4 has type 'char *' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include snipslogd.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o snipslogd
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipslog'
- MAKING IN nsmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c main.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c nsmon.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o nsmon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o nsmon
- nsmon.o: In function `nsmon':
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:83: undefined reference to `__res_mkquery'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:100: undefined reference to `__res_send'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:83: undefined reference to `__res_mkquery'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:100: undefined reference to `__res_send'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:83: undefined reference to `__res_mkquery'
- collect2: error: ld returned 1 exit status
- make[1]: *** [nsmon] Error 1
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon'
- MAKING IN ntpmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/ntpmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c main.c
- main.c: In function 'set_functions':
- main.c:297:3: warning: passing argument 1 of 'set_help_function' from incompatible pointer type [enabled by default]
- In file included from main.c:39:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/snips_main.h:5:6: note: expected 'int (*)()' but argument is of type 'void (*)()'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c ntpmon.c
- In file included from ntpmon.c:34:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/netmisc.h:4:29: warning: 'struct sockaddr_in' declared inside parameter list [enabled by default]
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/netmisc.h:4:29: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
- ntpmon.c: In function 'ntpmon':
- ntpmon.c:82:3: warning: passing argument 1 of 'get_inet_address' from incompatible pointer type [enabled by default]
- In file included from ntpmon.c:34:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/netmisc.h:4:5: note: expected 'struct sockaddr_in *' but argument is of type 'struct sockaddr_in *'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o ntpmon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o ntpmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/ntpmon'
- MAKING IN pingmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DIPPING=\"/usr/snips/bin/multiping\" -DRPCPING=\"/usr/snips/bin/rpcping\" -c main.c
- main.c: In function 'poll_devices':
- main.c:434:5: warning: passing argument 1 of 'pingmon' from incompatible pointer type [enabled by default]
- In file included from main.c:36:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/pingmon.h:66:6: note: expected 'char *' but argument is of type 'char **'
- main.c: In function 'set_functions':
- main.c:523:3: warning: passing argument 1 of 'set_help_function' from incompatible pointer type [enabled by default]
- In file included from main.c:35:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/snips_main.h:5:6: note: expected 'int (*)()' but argument is of type 'void (*)()'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DIPPING=\"/usr/snips/bin/multiping\" -DRPCPING=\"/usr/snips/bin/rpcping\" -c pingmon.c
- pingmon.c: In function 'pingmon':
- pingmon.c:75:5: warning: passing argument 1 of 'multipingmon' from incompatible pointer type [enabled by default]
- pingmon.c:45:5: note: expected 'char **' but argument is of type 'char *'
- pingmon.c:78:5: warning: passing argument 1 of 'osipingmon' from incompatible pointer type [enabled by default]
- pingmon.c:47:5: note: expected 'char **' but argument is of type 'char *'
- pingmon.c:81:5: warning: passing argument 1 of 'rpcpingmon' from incompatible pointer type [enabled by default]
- pingmon.c:46:5: note: expected 'char **' but argument is of type 'char *'
- pingmon.c:84:5: warning: passing argument 1 of 'ippingmon' from incompatible pointer type [enabled by default]
- pingmon.c:48:5: note: expected 'char **' but argument is of type 'char *'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o pingmon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o pingmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon'
- MAKING IN portmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/portmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c main.c
- main.c: In function 'readconfig':
- main.c:147:4: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' [-Wformat]
- main.c: In function 'set_functions':
- main.c:482:3: warning: passing argument 1 of 'set_help_function' from incompatible pointer type [enabled by default]
- In file included from main.c:46:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/snips_main.h:5:6: note: expected 'int (*)()' but argument is of type 'void (*)()'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c portmon.c
- portmon.c: In function 'process_host':
- portmon.c:379:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat]
- portmon.c:310:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- portmon.c:396:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o portmon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o portmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/portmon'
- MAKING IN radiusmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/radiusmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c main.c
- main.c: In function 'set_functions':
- main.c:268:3: warning: passing argument 1 of 'set_help_function' from incompatible pointer type [enabled by default]
- In file included from main.c:37:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/snips_main.h:5:6: note: expected 'int (*)()' but argument is of type 'void (*)()'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c radiusmon.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c md5.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o radiusmon.o md5.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o radiusmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/radiusmon'
- MAKING IN perl-monitors
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Making snmpwalk under /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps
- creating cache ./config.cache
- -r
- Linux ld.so
- creating libtool
- updating cache ./config.cache
- creating ./config.status
- creating Makefile
- creating config.h
- make[2]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -c -o snmpwalk.o snmpwalk.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -DCMU_SNMPAPPS_VERSION="\"`head -1 VERSION`\"" -c version.c -o version.o
- /bin/sh ./libtool x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -o snmpwalk snmpwalk.o version.o -rpath /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -Wl,-O1 -Wl,--as-needed -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -lsnmp
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -o snmpwalk snmpwalk.o version.o -Wl,-O1 -Wl,--as-needed -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -lsnmp -Wl,--rpath -Wl,/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib
- make[2]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps'
- make[2]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -c -o snmpget.o snmpget.c
- /bin/sh ./libtool x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -o snmpget snmpget.o version.o -rpath /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -Wl,-O1 -Wl,--as-needed -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -lsnmp
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -I. -DHAVE_CONFIG_H -o snmpget snmpget.o version.o -Wl,-O1 -Wl,--as-needed -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -lsnmp -Wl,--rpath -Wl,/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib
- make[2]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps'
- SNIPS PERL monitors
- Doing substitutions for PERL, ROOTDIR, PING on:
- apcmon armon bgpmon bpmon ciscomon modemmon novellmon nrmon hostmon hostmon-collector hostmon-osclients/hostmon-client smbmon sqlmon snmpmon snmpmon-collector snmpgeneric syslogmon upsmon rcisco testlog snmpgeneric2 snipsperl.conf
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors'
- MAKING IN perl-module
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-module'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- cp SNIPS.pm blib/lib/SNIPS.pm
- cp benchmark.pl blib/lib/benchmark.pl
- /usr/bin/perl5.16.1 /usr/lib64/perl5/vendor_perl/5.16.1/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.16.1/ExtUtils/typemap -typemap typemap SNIPS.xs > SNIPS.xsc && mv SNIPS.xsc SNIPS.c
- Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SNIPS.xs, line 682
- x86_64-pc-linux-gnu-gcc -c -I../include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DVERSION=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib64/perl5/5.16.1/x86_64-linux-thread-multi/CORE" SNIPS.c
- Running Mkbootstrap for SNIPS ()
- chmod 644 SNIPS.bs
- rm -f blib/arch/auto/SNIPS/SNIPS.so
- LD_RUN_PATH="/usr/lib" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed SNIPS.o -o blib/arch/auto/SNIPS/SNIPS.so \
- -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd \
-
- chmod 755 blib/arch/auto/SNIPS/SNIPS.so
- cp SNIPS.bs blib/arch/auto/SNIPS/SNIPS.bs
- chmod 644 blib/arch/auto/SNIPS/SNIPS.bs
- Manifying blib/man3/SNIPS.3pm
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-module'
- MAKING IN snipstv
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipstv'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c create_subwins.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c do_filter.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c help_page.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c init.c
- init.c: In function 'check_terminal':
- init.c:112:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c main.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c parse_user_input.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c update_eventwin.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c update_msgtitle.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c update_msgwin.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c update_promptwin.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -DMSGSDIR=\"/usr/snips/msgs\" -c update_title.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include create_subwins.o do_filter.o help_page.o init.o main.o parse_user_input.o update_eventwin.o update_msgtitle.o update_msgwin.o update_promptwin.o update_title.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -lncurses -o snipstv
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipstv'
- MAKING IN snipsweb
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipsweb'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- SNIPS Web Interface
- Doing substitutions for PERL, ROOTDIR on:
- snipsweb.cgi rrdgraph.cgi genweb.cgi genweb-filter.cgi snipsweb-confg updates webusers
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipsweb'
- MAKING IN tksnips
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tksnips'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -DDATADIR=\"/usr/snips/data\" -c ndaemon.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include ndaemon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o ndaemon
- Doing substitutions on tkSnips
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tksnips'
- MAKING IN tpmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tpmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c main.c
- main.c: In function 'set_functions':
- main.c:223:3: warning: passing argument 1 of 'set_test_function' from incompatible pointer type [enabled by default]
- In file included from main.c:45:0:
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include/snips_main.h:8:6: note: expected 'u_long (*)()' but argument is of type 'long int (*)()'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c tpmon.c
- tpmon.c: In function 'throughput':
- tpmon.c:271:7: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o tpmon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o tpmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tpmon'
- MAKING IN trapmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/trapmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -c trapmon.c
- In file included from trapmon.c:55:0:
- snips_specific.h:4:52: warning: 'struct snmp_pdu' declared inside parameter list [enabled by default]
- snips_specific.h:4:52: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default]
- trapmon.c: In function 'read_trap':
- trapmon.c:239:2: warning: format not a string literal and no format arguments [-Wformat-security]
- trapmon.c:257:7: warning: passing argument 3 of 'add_snips_event' from incompatible pointer type [enabled by default]
- In file included from trapmon.c:55:0:
- snips_specific.h:4:5: note: expected 'struct snmp_pdu *' but argument is of type 'struct snmp_pdu *'
- trapmon.c:279:2: warning: format not a string literal and no format arguments [-Wformat-security]
- trapmon.c:297:7: warning: passing argument 3 of 'add_snips_event' from incompatible pointer type [enabled by default]
- In file included from trapmon.c:55:0:
- snips_specific.h:4:5: note: expected 'struct snmp_pdu *' but argument is of type 'struct snmp_pdu *'
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/include -c snips_specific.c
- snips_specific.c: In function 'add_snips_event':
- snips_specific.c:148:3: warning: format '%d' expects argument of type 'int', but argument 7 has type 'time_t' [-Wformat]
- snips_specific.c: In function 'expire_snips_events':
- snips_specific.c:202:5: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' [-Wformat]
- snips_specific.c:215:12: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include trapmon.o snips_specific.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/lib -lsnmp -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o trapmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/trapmon'
- MAKING IN pingmon/multiping
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/multiping'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c multiping.c
- multiping.c: In function 'main':
- multiping.c:249:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'char (*)[64]' [-Wformat]
- multiping.c: In function 'pr_pack':
- multiping.c:696:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- multiping.c: In function 'real_pinger':
- multiping.c:502:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include multiping.o -o multiping
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/multiping'
- MAKING IN pingmon/rpcping
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/rpcping'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include -c rpcping.c
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include rpcping.o -o rpcping
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/rpcping'
- MAKING IN man
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/man'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Building all in 'man'
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/man'
- Now run make install
- >>> Source compiled.
- >>> Test phase [none]: net-analyzer/snips-1.2-r2
- >>> Install snips-1.2-r2 into /tmp/portage/net-analyzer/snips-1.2-r2/image/ category net-analyzer
- make -j24 DESTDIR=/tmp/portage/net-analyzer/snips-1.2-r2/image/ install
- make - --jobserver-fds=3,4 -j install
- MAKING IN lib
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Nothing to be done for `install'.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib'
- MAKING IN utility
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/utility'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Doing substitutions for ROOTDIR, PIDDIR, OPSMAIL, MAIL, PSFLAGS on:
- crontab.snips snipsprog.init keepalive_monitors.pl logstats.pl logmaint.pl docrypt.pl notifier.pl snmpconf.pl
- install -c -m 751 display_snips_datafile eventselect /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/utility'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/utility'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/utility'
- MAKING IN etherload
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -o etherload -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include bpf.o etherload.o dlpi.o main.o nit.o pfilt.o snoop.o linux.o util.o snips_specific.o get_devlist.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd
- main.o: In function `main':
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/main.c:238: undefined reference to `get_devtype'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/main.c:232: undefined reference to `setup_device'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/main.c:215: undefined reference to `os_devices'
- etherload.o: In function `etherload':
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/etherload.c:123: undefined reference to `flush_device'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload/etherload.c:158: undefined reference to `getpkt'
- collect2: error: ld returned 1 exit status
- make[1]: *** [etherload] Error 1
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing etherload.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/etherload'
- MAKING IN snipslog
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipslog'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 snipslogd /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- ___Update config file for logging daemon in /usr/snips/etc ___
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipslog'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipslog'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing snipslogd.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipslog'
- MAKING IN nsmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC -DSNIPS -DRRDTOOL -I/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/include main.o nsmon.o -L/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/lib -lsnips -L/usr/lib/ -lrrd -o nsmon
- nsmon.o: In function `nsmon':
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:83: undefined reference to `__res_mkquery'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:100: undefined reference to `__res_send'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:83: undefined reference to `__res_mkquery'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:100: undefined reference to `__res_send'
- /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon/nsmon.c:83: undefined reference to `__res_mkquery'
- collect2: error: ld returned 1 exit status
- make[1]: *** [nsmon] Error 1
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing nsmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/nsmon'
- MAKING IN ntpmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/ntpmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 ntpmon /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/ntpmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/ntpmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing ntpmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/ntpmon'
- MAKING IN pingmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 pingmon /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/ ;
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing ippingmon.init under /usr/snips/init.d/
- Installing rpcpingmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon'
- MAKING IN portmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/portmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 portmon /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/portmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/portmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing portmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/portmon'
- MAKING IN radiusmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/radiusmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 radiusmon /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/radiusmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/radiusmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing radiusmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/radiusmon'
- MAKING IN perl-monitors
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing files in /usr/snips/bin/hostmon-osclients
- Installing perl monitors under /usr/snips/bin
- install -c -m 755 /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps/snmpwalk /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- install -c -m 755 /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/snmpapps/snmpget /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- install -c -m 444 /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/cmu-snmp/mib-v2.txt /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/etc/
- See /tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors/README for further customizations
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing apcmon.init under /usr/snips/init.d/
- Installing armon.init under /usr/snips/init.d/
- Installing bgpmon.init under /usr/snips/init.d/
- Installing bpmon.init under /usr/snips/init.d/
- Installing ciscomon.init under /usr/snips/init.d/
- Installing modemmon.init under /usr/snips/init.d/
- Installing novellmon.init under /usr/snips/init.d/
- Installing nrmon.init under /usr/snips/init.d/
- Installing hostmon.init under /usr/snips/init.d/
- Installing smbmon.init under /usr/snips/init.d/
- Installing sqlmon.init under /usr/snips/init.d/
- Installing snmpmon.init under /usr/snips/init.d/
- Installing snmpgeneric.init under /usr/snips/init.d/
- Installing syslogmon.init under /usr/snips/init.d/
- Installing upsmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-monitors'
- MAKING IN perl-module
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-module'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
- Installing /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/lib/perl/auto/SNIPS/SNIPS.bs
- Installing /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/lib/perl/auto/SNIPS/SNIPS.so
- Installing /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/lib/perl/benchmark.pl
- Installing /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/lib/perl/SNIPS.pm
- Installing /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/local/man/man3/SNIPS.3pm
- Appending installation info to /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/lib/perl/perllocal.pod
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-module'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-module'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/perl-module'
- MAKING IN snipstv
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipstv'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 snipstv /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin
- [ -r /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/netconsole ] || ln -s /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/snipstv /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/netconsole
- install -c -m 0444 snipstv-help /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/etc
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipstv'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipstv'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipstv'
- MAKING IN snipsweb
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipsweb'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installed basic web files under
- /usr/snips/web/html and /usr/snips/web/cgi
- Move into desired web location.
- Edit the following files under /usr/snips/etc
- snipsweb-confg updates webusers
- Also chown httpd webcookies updates
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipsweb'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipsweb'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/snipsweb'
- MAKING IN tksnips
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tksnips'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 ndaemon tkSnips /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tksnips'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tksnips'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing ndaemon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tksnips'
- MAKING IN tpmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tpmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 tpmon /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tpmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tpmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing tpmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/tpmon'
- MAKING IN trapmon
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/trapmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 4750 trapmon /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- -rwxr-x--- 1 root 450992 Nov 17 07:49 /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/trapmon
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/trapmon'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/trapmon'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing trapmon.init under /usr/snips/init.d/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/trapmon'
- MAKING IN pingmon/multiping
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/multiping'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 4711 multiping /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- -rwx--x--x 1 root 83955 Nov 17 07:49 /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/multiping
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/multiping'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/multiping'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/multiping'
- MAKING IN pingmon/rpcping
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/rpcping'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- install -c -m 751 rpcping /tmp/portage/net-analyzer/snips-1.2-r2/image//usr/snips/bin/
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/rpcping'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/rpcping'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/pingmon/rpcping'
- MAKING IN man
- ----------
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/man'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- Installing in 'man'
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/man'
- make[1]: Entering directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/man'
- make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- make[1]: Leaving directory `/tmp/portage/net-analyzer/snips-1.2-r2/work/snips-1.2/man'
- Installing sample config files under /usr/snips/etc/samples/...
- NOW su AND DO A make root
- >>> Completed installing snips-1.2-r2 into /tmp/portage/net-analyzer/snips-1.2-r2/image/
- * Tinderbox QA Warning! Invalid directories in image
- /usr/local/man
- /usr/local/man/man3
- /usr/local/man/man3/SNIPS.3pm
- * Tinderbox QA Warning (end)! Invalid directories in image
- * QA Notice: make jobserver unavailable:
- *
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule.
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/snips/bin/rpcping
- usr/snips/lib/perl/auto/SNIPS/SNIPS.so
- usr/snips/bin/multiping
- usr/snips/bin/ndaemon
- usr/snips/bin/trapmon
- usr/snips/bin/tpmon
- usr/snips/bin/snmpget
- usr/snips/bin/snipstv
- usr/snips/bin/snmpwalk
- usr/snips/bin/radiusmon
- usr/snips/bin/portmon
- usr/snips/bin/pingmon
- usr/snips/bin/ntpmon
- usr/snips/bin/snipslogd
- usr/snips/bin/eventselect
- usr/snips/bin/display_snips_datafile
- ecompressdir: bzip2 -9 /usr/local/man
- Auto fixing rpaths for /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/bin/snmpget
- Auto fixing rpaths for /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/bin/snmpwalk
- * QA Notice: The following files contain insecure RUNPATHs
- * Please file a bug about this at http://bugs.gentoo.org/
- * with the maintaining herd of the package.
- * /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/bin/snmpget
- * /tmp/portage/net-analyzer/snips-1.2-r2/image/usr/snips/bin/snmpwalk
- *
- * Fixing permissions ...
- chown: cannot access '/usr/snips/bin/etherload': No such file or directory
- * ERROR: net-analyzer/snips-1.2-r2 failed (postinst phase):
- * chown root failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called pkg_postinst
- * environment, line 2108: Called die
- * The specific snippet of code:
- * chown root:snips "${ROOT}usr/snips/bin/etherload" || die "chown root failed";
- *
- * If you need support, post the output of `emerge --info '=net-analyzer/snips-1.2-r2'`,
- * the complete build log and the output of `emerge -pqv '=net-analyzer/snips-1.2-r2'`.