------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-DBI-1.643.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/libfixbuf-2.3.1.txz Installing /packages/All/lzo2-2.10_1.txz SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by silktools-3.19.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by silktools-3.19.0 for building => SHA256 Checksum OK for silk-3.19.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by silktools-3.19.0 for building ===> Extracting for silktools-3.19.0 => SHA256 Checksum OK for silk-3.19.0.tar.gz. Extracted Memory Use: 25.01M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for silktools-3.19.0 ===> Applying dragonfly patches for silktools-3.19.0 ===> Cleanly applied dragonfly patch(es) patch-src_rwipfix_rwsilk2ipfix.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on package: p5-DBI>=0 - found ===> silktools-3.19.0 depends on package: gmake>=4.3 - found ===> silktools-3.19.0 depends on package: pkgconf>=1.3.0_1 - found ===> silktools-3.19.0 depends on file: /usr/local/bin/python3.7 - found ===> silktools-3.19.0 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on shared library: libfixbuf.so - found (/usr/local/lib/libfixbuf.so) ===> silktools-3.19.0 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on package: p5-DBI>=0 - found ===> silktools-3.19.0 depends on package: gmake>=4.3 - found ===> silktools-3.19.0 depends on package: pkgconf>=1.3.0_1 - found ===> silktools-3.19.0 depends on file: /usr/local/bin/python3.7 - found ===> silktools-3.19.0 depends on package: perl5>=5.30.r1<5.31 - found ===> silktools-3.19.0 depends on shared library: libfixbuf.so - found (/usr/local/lib/libfixbuf.so) ===> silktools-3.19.0 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) ===> Configuring for silktools-3.19.0 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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... no checking how to run the C preprocessor... cpp checking whether cc understands -fno-strict-aliasing... yes checking whether cc understands -Wall... yes checking whether cc understands -W... yes checking whether cc understands -Wmissing-prototypes... yes checking whether cc understands -Wformat=2... yes checking whether cc understands -Wdeclaration-after-statement... yes checking whether cc understands -Wpointer-arith... yes checking whether cc understands -Werror... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking whether the compiler understands __func__... yes checking whether the compiler understands __attribute__((__used__))... yes checking whether __attribute__((format(printf,...))) may apply to typedefs... yes checking whether byte ordering is bigendian... no checking for gawk... (cached) /usr/bin/awk checking for egrep... (cached) /usr/bin/egrep checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for gzip... (cached) /usr/bin/gzip checking for perl... (cached) /usr/local/bin/perl checking for pod2html... pod2html checking for pod2man... pod2man checking for podselect... podselect checking for Perl DBI module... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for arpa/inet.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for glob.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for math.h... (cached) yes checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for pthread.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for signal.h... (cached) yes checking for stdarg.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/msg.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/un.h... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking whether environ is declared... no checking whether _NSGetEnviron is declared... no checking for library containing sqrt... -lm checking for library containing dlopen... none required checking for library containing nanosleep... none required checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for getaddrinfo... (cached) yes checking for getnameinfo... (cached) yes checking for imaxdiv... yes checking for inet_pton... yes checking for inet_ntop... (cached) yes checking for memccpy... yes checking for setenv... (cached) yes checking for setpriority... yes checking for socketpair... (cached) yes checking for statvfs... (cached) yes checking for strsep... (cached) yes checking for timegm... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pthread linker flags... -pthread checking for pthread read/write locks... yes checking for gzopen in -lz... yes checking for zlib.h... (cached) yes checking for compressBound in -lz... yes checking lzo2/lzo1x.h usability... no checking lzo2/lzo1x.h presence... no checking for lzo2/lzo1x.h... no checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for library containing lzo1x_1_15_compress... -llzo2 checking usability of lzo library and headers... yes checking lzo/lzo_asm.h usability... yes checking lzo/lzo_asm.h presence... yes checking for lzo/lzo_asm.h... yes checking for lzo1x_decompress_asm_fast_safe... no checking for library containing pcap_open_dead... -lpcap checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking usability of PCAP library and headers... yes configure: (silk) Determining Python settings for PySiLK support checking for /usr/local/bin/python3.7... /usr/local/bin/python3.7 checking whether version of /usr/local/bin/python3.7 is 2.4 or later... yes checking for Python version... 3.7.7 checking for Python site file directory... /usr/local/lib/python3.7/site-packages checking for Python CPPFLAGS... -I/usr/local/include/python3.7m checking for Python LDFLAGS... -L/usr/local/lib -lpython3.7m -pthread checking for Python embedded LDFLAGS... -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread checking for Python shared library filename extension... .so checking usability of python3.7m library and headers... yes checking for system-specific Python problems... none configure: (silk) Including PySiLK support checking pkg-config is at least version 0.9.0... yes checking for libmaxminddb >= 1.2.0... no configure: Building without libmaxminddb support: pkg-config failed to find libmaxminddb configure: Building without GnuTLS support at user request checking for libfixbuf >= 1.7.0 libfixbuf < 3.0.0... yes checking presence of libfixbuf-2.3.1 dependencies... yes checking usability of libfixbuf-2.3.1 library and headers... yes checking whether FB_ENABLE_SCTP is declared... no checking whether HAVE_OPENSSL is declared... no checking whether HAVE_SPREAD is declared... no checking for libipa >= 0.5.0... no configure: Building without IPA support: pkg-config failed to find libipa checking for imaxdiv_t... yes checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for intptr_t... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uintmax_t... yes checking for uintptr_t... (cached) yes checking size of long... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of uintptr_t... 8 checking size of unsigned long long... 8 checking size of void*... 8 checking whether printf understands the "z" modifier... yes configure: (silk) Default output compression is none checking for information element files... src/libflowsource/infomodel/{cert_ipfix} checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/flowcap/Makefile config.status: creating src/include/silk/Makefile config.status: creating src/libflowsource/Makefile config.status: creating src/libflowsource/infomodel/Makefile config.status: creating src/libsilk/Makefile config.status: creating src/libsilk/silk_config.c config.status: creating src/num2dot/Makefile config.status: creating src/plugins/Makefile config.status: creating src/pysilk/Makefile config.status: creating src/rwaddrcount/Makefile config.status: creating src/rwaggbag/Makefile config.status: creating src/rwappend/Makefile config.status: creating src/rwbag/Makefile config.status: creating src/rwcat/Makefile config.status: creating src/rwcompare/Makefile config.status: creating src/rwconvert/Makefile config.status: creating src/rwcount/Makefile config.status: creating src/rwcut/Makefile config.status: creating src/rwfileinfo/Makefile config.status: creating src/rwfilter/Makefile config.status: creating src/rwflowpack/Makefile config.status: creating src/rwgroup/Makefile config.status: creating src/rwids/Makefile config.status: creating src/rwipa/Makefile config.status: creating src/rwipfix/Makefile config.status: creating src/rwmatch/Makefile config.status: creating src/rwnetmask/Makefile config.status: creating src/rwpmap/Makefile config.status: creating src/rwpollexec/Makefile config.status: creating src/rwptoflow/Makefile config.status: creating src/rwrandomizeip/Makefile config.status: creating src/rwrecgenerator/Makefile config.status: creating src/rwresolve/Makefile config.status: creating src/rwscan/Makefile config.status: creating src/rwset/Makefile config.status: creating src/rwsiteinfo/Makefile config.status: creating src/rwsort/Makefile config.status: creating src/rwsplit/Makefile config.status: creating src/rwstats/Makefile config.status: creating src/rwswapbytes/Makefile config.status: creating src/rwtotal/Makefile config.status: creating src/rwtuc/Makefile config.status: creating src/sendrcv/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating tests/config-vars.pm config.status: creating tests/config_vars.py config.status: creating site/Makefile config.status: creating site/generic/Makefile config.status: creating site/twoway/Makefile config.status: creating silk-3.19.0.spec config.status: creating src/include/silk/silk_config1.h config.status: creating src/include/silk/silk_config2.h config.status: linking src/libsilk/hashlib.h to src/include/silk/hashlib.h config.status: linking src/libsilk/iptree.h to src/include/silk/iptree.h config.status: linking src/libsilk/redblack/redblack.h to src/include/silk/redblack.h config.status: linking src/libsilk/rwascii.h to src/include/silk/rwascii.h config.status: linking src/libsilk/rwrec.h to src/include/silk/rwrec.h config.status: linking src/libsilk/silk.h to src/include/silk/silk.h config.status: linking src/libsilk/silk_files.h to src/include/silk/silk_files.h config.status: linking src/libsilk/silk_types.h to src/include/silk/silk_types.h config.status: linking src/libsilk/skaggbag.h to src/include/silk/skaggbag.h config.status: linking src/libsilk/skbag.h to src/include/silk/skbag.h config.status: linking src/libsilk/skcountry.h to src/include/silk/skcountry.h config.status: linking src/libsilk/skdaemon.h to src/include/silk/skdaemon.h config.status: linking src/libsilk/skdeque.h to src/include/silk/skdeque.h config.status: linking src/libsilk/skdllist.h to src/include/silk/skdllist.h config.status: linking src/libsilk/skheader.h to src/include/silk/skheader.h config.status: linking src/libsilk/skheap.h to src/include/silk/skheap.h config.status: linking src/libsilk/skipaddr.h to src/include/silk/skipaddr.h config.status: linking src/libsilk/skipset.h to src/include/silk/skipset.h config.status: linking src/libsilk/sklog.h to src/include/silk/sklog.h config.status: linking src/libsilk/skmempool.h to src/include/silk/skmempool.h config.status: linking src/libsilk/sknetstruct.h to src/include/silk/sknetstruct.h config.status: linking src/libsilk/skplugin.h to src/include/silk/skplugin.h config.status: linking src/libsilk/skpolldir.h to src/include/silk/skpolldir.h config.status: linking src/libsilk/skprefixmap.h to src/include/silk/skprefixmap.h config.status: linking src/libsilk/sksite.h to src/include/silk/sksite.h config.status: linking src/libsilk/skstream.h to src/include/silk/skstream.h config.status: linking src/libsilk/skstringmap.h to src/include/silk/skstringmap.h config.status: linking src/libsilk/sktempfile.h to src/include/silk/sktempfile.h config.status: linking src/libsilk/skthread.h to src/include/silk/skthread.h config.status: linking src/libsilk/sktimer.h to src/include/silk/sktimer.h config.status: linking src/libsilk/sktracemsg.h to src/include/silk/sktracemsg.h config.status: linking src/libsilk/skvector.h to src/include/silk/skvector.h config.status: linking src/libsilk/utils.h to src/include/silk/utils.h config.status: linking src/pysilk/silkpython.h to src/include/silk/silkpython.h config.status: linking src/libsilk/bagtree.h to src/include/silk/bagtree.h config.status: linking src/libsilk/rwpack.h to src/include/silk/rwpack.h config.status: linking src/libflowsource/libflowsource.h to src/include/silk/libflowsource.h config.status: linking src/libflowsource/probeconf.h to src/include/silk/probeconf.h config.status: linking src/libflowsource/skipfix.h to src/include/silk/skipfix.h config.status: linking src/rwflowpack/rwflowpack.h to src/include/silk/rwflowpack.h config.status: executing src/include/silk/silk_config.h commands config.status: creating src/include/silk/silk_config.h - prefix SK for src/include/silk/silk_config1.h defines config.status: executing depfiles commands config.status: executing libtool commands config.status: executing silk_summary commands * Configured package: SiLK 3.19.0 * Host type: x86_64-portbld-dragonfly5.9 * Source files ($top_srcdir): . * Install directory: /usr/local * Root of packed data tree: /data * Packing logic: via run-time plugin * Timezone support: UTC * Default compression method: SK_COMPMETHOD_NONE * IPv6 network connections: YES * IPv6 flow record support: YES * IPset file compatibility: SiLK 1.0.0 (record-version=2) * IPFIX collection support: YES (-L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl) * NetFlow9 collection support: YES * sFlow collection support: YES * Fixbuf compatibility: libfixbuf-2.3.1 >= 1.7.0 * Transport encryption support: NO (gnutls not found) * IPA support: NO * MaxMindDB support: NO * ZLIB support: YES (-lz) * LZO support: YES (-L/usr/local/lib -llzo2) * SNAPPY support: NO * LIBPCAP support: YES (-lpcap) * C-ARES support: NO * ADNS support: NO * Python interpreter: /usr/local/bin/python3.7 * Python support: YES (-L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread) * Python package destination: /usr/local/lib/python3.7/site-packages * Build analysis tools: YES * Build packing tools: YES * Compiler (CC): cc * Compiler flags (CFLAGS): -I$(srcdir) -I$(top_builddir)/src/include -I$(top_srcdir)/src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing * Linker flags (LDFLAGS): * Libraries (LIBS): -L/usr/local/lib -llzo2 -lz -lm SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for silktools-3.19.0 gmake[1]: Entering directory '/construction/security/silktools/silk-3.19.0' Making all in tests gmake[2]: Entering directory '/construction/security/silktools/silk-3.19.0/tests' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/security/silktools/silk-3.19.0/tests' Making all in src gmake[2]: Entering directory '/construction/security/silktools/silk-3.19.0/src' Making all in libsilk gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libsilk' cc -DINCLUDEDIR='"/usr/local/include"' -DLIBDIR='"/usr/local/lib"' -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT silk_config-silk_config.o -MD -MP -MF .deps/silk_config-silk_config.Tpo -c -o silk_config-silk_config.o `test -f 'silk_config.c' || echo './'`silk_config.c depbase=`echo addrtype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT addrtype.lo -MD -MP -MF $depbase.Tpo -c -o addrtype.lo addrtype.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flowcapio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowcapio.lo -MD -MP -MF $depbase.Tpo -c -o flowcapio.lo flowcapio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hashlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT hashlib.lo -MD -MP -MF $depbase.Tpo -c -o hashlib.lo hashlib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pmapfilter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pmapfilter.lo -MD -MP -MF $depbase.Tpo -c -o pmapfilter.lo pmapfilter.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwascii.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwascii.lo -MD -MP -MF $depbase.Tpo -c -o rwascii.lo rwascii.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwaugmentedio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugmentedio.lo -MD -MP -MF $depbase.Tpo -c -o rwaugmentedio.lo rwaugmentedio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwaugroutingio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugroutingio.lo -MD -MP -MF $depbase.Tpo -c -o rwaugroutingio.lo rwaugroutingio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwaugsnmpoutio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugsnmpoutio.lo -MD -MP -MF $depbase.Tpo -c -o rwaugsnmpoutio.lo rwaugsnmpoutio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwaugwebio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugwebio.lo -MD -MP -MF $depbase.Tpo -c -o rwaugwebio.lo rwaugwebio.c &&\ mv -f $depbase.Tpo $depbase.Plo mv -f .deps/silk_config-silk_config.Tpo .deps/silk_config-silk_config.Po depbase=`echo rwfilterio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfilterio.lo -MD -MP -MF $depbase.Tpo -c -o rwfilterio.lo rwfilterio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugsnmpoutio.lo -MD -MP -MF .deps/rwaugsnmpoutio.Tpo -c rwaugsnmpoutio.c -fPIC -DPIC -o .libs/rwaugsnmpoutio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugroutingio.lo -MD -MP -MF .deps/rwaugroutingio.Tpo -c rwaugroutingio.c -fPIC -DPIC -o .libs/rwaugroutingio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwascii.lo -MD -MP -MF .deps/rwascii.Tpo -c rwascii.c -fPIC -DPIC -o .libs/rwascii.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT addrtype.lo -MD -MP -MF .deps/addrtype.Tpo -c addrtype.c -fPIC -DPIC -o .libs/addrtype.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugmentedio.lo -MD -MP -MF .deps/rwaugmentedio.Tpo -c rwaugmentedio.c -fPIC -DPIC -o .libs/rwaugmentedio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pmapfilter.lo -MD -MP -MF .deps/pmapfilter.Tpo -c pmapfilter.c -fPIC -DPIC -o .libs/pmapfilter.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT hashlib.lo -MD -MP -MF .deps/hashlib.Tpo -c hashlib.c -fPIC -DPIC -o .libs/hashlib.o depbase=`echo rwgenericio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwgenericio.lo -MD -MP -MF $depbase.Tpo -c -o rwgenericio.lo rwgenericio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwipv6io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwipv6io.lo -MD -MP -MF $depbase.Tpo -c -o rwipv6io.lo rwipv6io.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowcapio.lo -MD -MP -MF .deps/flowcapio.Tpo -c flowcapio.c -fPIC -DPIC -o .libs/flowcapio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaugwebio.lo -MD -MP -MF .deps/rwaugwebio.Tpo -c rwaugwebio.c -fPIC -DPIC -o .libs/rwaugwebio.o depbase=`echo rwipv6routingio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwipv6routingio.lo -MD -MP -MF $depbase.Tpo -c -o rwipv6routingio.lo rwipv6routingio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwnotroutedio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwnotroutedio.lo -MD -MP -MF $depbase.Tpo -c -o rwnotroutedio.lo rwnotroutedio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpack.lo -MD -MP -MF $depbase.Tpo -c -o rwpack.lo rwpack.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwrec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwrec.lo -MD -MP -MF $depbase.Tpo -c -o rwrec.lo rwrec.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfilterio.lo -MD -MP -MF .deps/rwfilterio.Tpo -c rwfilterio.c -fPIC -DPIC -o .libs/rwfilterio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwipv6routingio.lo -MD -MP -MF .deps/rwipv6routingio.Tpo -c rwipv6routingio.c -fPIC -DPIC -o .libs/rwipv6routingio.o depbase=`echo rwroutedio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwroutedio.lo -MD -MP -MF $depbase.Tpo -c -o rwroutedio.lo rwroutedio.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwnotroutedio.lo -MD -MP -MF .deps/rwnotroutedio.Tpo -c rwnotroutedio.c -fPIC -DPIC -o .libs/rwnotroutedio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwgenericio.lo -MD -MP -MF .deps/rwgenericio.Tpo -c rwgenericio.c -fPIC -DPIC -o .libs/rwgenericio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwipv6io.lo -MD -MP -MF .deps/rwipv6io.Tpo -c rwipv6io.c -fPIC -DPIC -o .libs/rwipv6io.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwrec.lo -MD -MP -MF .deps/rwrec.Tpo -c rwrec.c -fPIC -DPIC -o .libs/rwrec.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpack.lo -MD -MP -MF .deps/rwpack.Tpo -c rwpack.c -fPIC -DPIC -o .libs/rwpack.o depbase=`echo rwsplitio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsplitio.lo -MD -MP -MF $depbase.Tpo -c -o rwsplitio.lo rwsplitio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwwwwio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwwwwio.lo -MD -MP -MF $depbase.Tpo -c -o rwwwwio.lo rwwwwio.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skaggbag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skaggbag.lo -MD -MP -MF $depbase.Tpo -c -o skaggbag.lo skaggbag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skbag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skbag.lo -MD -MP -MF $depbase.Tpo -c -o skbag.lo skbag.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skbitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skbitmap.lo -MD -MP -MF $depbase.Tpo -c -o skbitmap.lo skbitmap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skcompmethod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skcompmethod.lo -MD -MP -MF $depbase.Tpo -c -o skcompmethod.lo skcompmethod.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skcountry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skcountry.lo -MD -MP -MF $depbase.Tpo -c -o skcountry.lo skcountry.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwroutedio.lo -MD -MP -MF .deps/rwroutedio.Tpo -c rwroutedio.c -fPIC -DPIC -o .libs/rwroutedio.o depbase=`echo skdaemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdaemon.lo -MD -MP -MF $depbase.Tpo -c -o skdaemon.lo skdaemon.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skcountry.lo -MD -MP -MF .deps/skcountry.Tpo -c skcountry.c -fPIC -DPIC -o .libs/skcountry.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwwwwio.lo -MD -MP -MF .deps/rwwwwio.Tpo -c rwwwwio.c -fPIC -DPIC -o .libs/rwwwwio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skcompmethod.lo -MD -MP -MF .deps/skcompmethod.Tpo -c skcompmethod.c -fPIC -DPIC -o .libs/skcompmethod.o depbase=`echo skdllist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdllist.lo -MD -MP -MF $depbase.Tpo -c -o skdllist.lo skdllist.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skbitmap.lo -MD -MP -MF .deps/skbitmap.Tpo -c skbitmap.c -fPIC -DPIC -o .libs/skbitmap.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skaggbag.lo -MD -MP -MF .deps/skaggbag.Tpo -c skaggbag.c -fPIC -DPIC -o .libs/skaggbag.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skbag.lo -MD -MP -MF .deps/skbag.Tpo -c skbag.c -fPIC -DPIC -o .libs/skbag.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsplitio.lo -MD -MP -MF .deps/rwsplitio.Tpo -c rwsplitio.c -fPIC -DPIC -o .libs/rwsplitio.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdaemon.lo -MD -MP -MF .deps/skdaemon.Tpo -c skdaemon.c -fPIC -DPIC -o .libs/skdaemon.o depbase=`echo skfileformat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skfileformat.lo -MD -MP -MF $depbase.Tpo -c -o skfileformat.lo skfileformat.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skheader.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheader.lo -MD -MP -MF $depbase.Tpo -c -o skheader.lo skheader.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skfileformat.lo -MD -MP -MF .deps/skfileformat.Tpo -c skfileformat.c -fPIC -DPIC -o .libs/skfileformat.o depbase=`echo skheader-legacy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheader-legacy.lo -MD -MP -MF $depbase.Tpo -c -o skheader-legacy.lo skheader-legacy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdllist.lo -MD -MP -MF .deps/skdllist.Tpo -c skdllist.c -fPIC -DPIC -o .libs/skdllist.o depbase=`echo skheap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheap.lo -MD -MP -MF $depbase.Tpo -c -o skheap.lo skheap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skiobuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skiobuf.lo -MD -MP -MF $depbase.Tpo -c -o skiobuf.lo skiobuf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheader.lo -MD -MP -MF .deps/skheader.Tpo -c skheader.c -fPIC -DPIC -o .libs/skheader.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheader-legacy.lo -MD -MP -MF .deps/skheader-legacy.Tpo -c skheader-legacy.c -fPIC -DPIC -o .libs/skheader-legacy.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheap.lo -MD -MP -MF .deps/skheap.Tpo -c skheap.c -fPIC -DPIC -o .libs/skheap.o depbase=`echo skipset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skipset.lo -MD -MP -MF $depbase.Tpo -c -o skipset.lo skipset.c &&\ mv -f $depbase.Tpo $depbase.Plo skheap.c: In function 'skHeapCreate': skheap.c:226:26: warning: cast between incompatible function types from 'skheapcmpfn_t' {aka 'int (*)(void * const, void * const)'} to 'int (*)(void * const, void * const, void *)' [-Wcast-function-type] return skHeapCreate2((skheapcmp2fn_t)cmpfun, init_count, entry_size, ^ libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skiobuf.lo -MD -MP -MF .deps/skiobuf.Tpo -c skiobuf.c -fPIC -DPIC -o .libs/skiobuf.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skipset.lo -MD -MP -MF .deps/skipset.Tpo -c skipset.c -fPIC -DPIC -o .libs/skipset.o depbase=`echo sklog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sklog.lo -MD -MP -MF $depbase.Tpo -c -o sklog.lo sklog.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skmempool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skmempool.lo -MD -MP -MF $depbase.Tpo -c -o skmempool.lo skmempool.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sknetstruct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sknetstruct.lo -MD -MP -MF $depbase.Tpo -c -o sknetstruct.lo sknetstruct.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skoptionsctx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skoptionsctx.lo -MD -MP -MF $depbase.Tpo -c -o skoptionsctx.lo skoptionsctx.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skoptions-notes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skoptions-notes.lo -MD -MP -MF $depbase.Tpo -c -o skoptions-notes.lo skoptions-notes.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skmempool.lo -MD -MP -MF .deps/skmempool.Tpo -c skmempool.c -fPIC -DPIC -o .libs/skmempool.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sknetstruct.lo -MD -MP -MF .deps/sknetstruct.Tpo -c sknetstruct.c -fPIC -DPIC -o .libs/sknetstruct.o depbase=`echo skplugin-simple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skplugin-simple.lo -MD -MP -MF $depbase.Tpo -c -o skplugin-simple.lo skplugin-simple.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sklog.lo -MD -MP -MF .deps/sklog.Tpo -c sklog.c -fPIC -DPIC -o .libs/sklog.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skoptionsctx.lo -MD -MP -MF .deps/skoptionsctx.Tpo -c skoptionsctx.c -fPIC -DPIC -o .libs/skoptionsctx.o depbase=`echo skplugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skplugin.lo -MD -MP -MF $depbase.Tpo -c -o skplugin.lo skplugin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skoptions-notes.lo -MD -MP -MF .deps/skoptions-notes.Tpo -c skoptions-notes.c -fPIC -DPIC -o .libs/skoptions-notes.o depbase=`echo skprefixmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skprefixmap.lo -MD -MP -MF $depbase.Tpo -c -o skprefixmap.lo skprefixmap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skplugin-simple.lo -MD -MP -MF .deps/skplugin-simple.Tpo -c skplugin-simple.c -fPIC -DPIC -o .libs/skplugin-simple.o depbase=`echo skqsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skqsort.lo -MD -MP -MF $depbase.Tpo -c -o skqsort.lo skqsort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skprefixmap.lo -MD -MP -MF .deps/skprefixmap.Tpo -c skprefixmap.c -fPIC -DPIC -o .libs/skprefixmap.o depbase=`echo sksite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksite.lo -MD -MP -MF $depbase.Tpo -c -o sksite.lo sksite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skqsort.lo -MD -MP -MF .deps/skqsort.Tpo -c skqsort.c -fPIC -DPIC -o .libs/skqsort.o depbase=`echo sksiteconfig_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksiteconfig_lex.lo -MD -MP -MF $depbase.Tpo -c -o sksiteconfig_lex.lo sksiteconfig_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skplugin.lo -MD -MP -MF .deps/skplugin.Tpo -c skplugin.c -fPIC -DPIC -o .libs/skplugin.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksite.lo -MD -MP -MF .deps/sksite.Tpo -c sksite.c -fPIC -DPIC -o .libs/sksite.o skqsort.c: In function 'skQSort': skqsort.c:174:24: warning: cast between incompatible function types from 'int (*)(const void *, const void *)' to 'int (*)(const void *, const void *, void *)' [-Wcast-function-type] skQSort_r(a, n, es,(int (*)(const void *, const void *, void *))cmp, NULL); ^ depbase=`echo sksiteconfig_parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksiteconfig_parse.lo -MD -MP -MF $depbase.Tpo -c -o sksiteconfig_parse.lo sksiteconfig_parse.c &&\ mv -f $depbase.Tpo $depbase.Plo sklog.c: In function 'logRotatedLog': sklog.c:619:17: warning: 'strncpy' specified bound 2112 equals destination size [-Wstringop-truncation] strncpy(logctx->l_sim.path, rotated_path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(logctx->l_sim.path)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksiteconfig_lex.lo -MD -MP -MF .deps/sksiteconfig_lex.Tpo -c sksiteconfig_lex.c -fPIC -DPIC -o .libs/sksiteconfig_lex.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksiteconfig_parse.lo -MD -MP -MF .deps/sksiteconfig_parse.Tpo -c sksiteconfig_parse.c -fPIC -DPIC -o .libs/sksiteconfig_parse.o depbase=`echo skstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstream.lo -MD -MP -MF $depbase.Tpo -c -o skstream.lo skstream.c &&\ mv -f $depbase.Tpo $depbase.Plo sklog.c: In function 'sklogSetDestination': sklog.c:1599:9: warning: 'strncpy' specified bound 2112 equals destination size [-Wstringop-truncation] strncpy(logctx->l_sim.path, destination, sizeof(logctx->l_sim.path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklog.c: In function 'sklogSetDirectory': sklog.c:1689:5: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(logctx->l_rot.dir, dir_name, sizeof(logctx->l_rot.dir)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklog.c:1697:5: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(logctx->l_rot.basename, base_name, sizeof(logctx->l_rot.basename)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstream.lo -MD -MP -MF .deps/skstream.Tpo -c skstream.c -fPIC -DPIC -o .libs/skstream.o depbase=`echo skstream-err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstream-err.lo -MD -MP -MF $depbase.Tpo -c -o skstream-err.lo skstream-err.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skstringmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstringmap.lo -MD -MP -MF $depbase.Tpo -c -o skstringmap.lo skstringmap.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sktempfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sktempfile.lo -MD -MP -MF $depbase.Tpo -c -o sktempfile.lo sktempfile.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sku-app.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-app.lo -MD -MP -MF $depbase.Tpo -c -o sku-app.lo sku-app.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstream-err.lo -MD -MP -MF .deps/skstream-err.Tpo -c skstream-err.c -fPIC -DPIC -o .libs/skstream-err.o depbase=`echo sku-bigsockbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-bigsockbuf.lo -MD -MP -MF $depbase.Tpo -c -o sku-bigsockbuf.lo sku-bigsockbuf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstringmap.lo -MD -MP -MF .deps/skstringmap.Tpo -c skstringmap.c -fPIC -DPIC -o .libs/skstringmap.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-app.lo -MD -MP -MF .deps/sku-app.Tpo -c sku-app.c -fPIC -DPIC -o .libs/sku-app.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sktempfile.lo -MD -MP -MF .deps/sktempfile.Tpo -c sktempfile.c -fPIC -DPIC -o .libs/sktempfile.o depbase=`echo sku-compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-compat.lo -MD -MP -MF $depbase.Tpo -c -o sku-compat.lo sku-compat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-bigsockbuf.lo -MD -MP -MF .deps/sku-bigsockbuf.Tpo -c sku-bigsockbuf.c -fPIC -DPIC -o .libs/sku-bigsockbuf.o depbase=`echo sku-filesys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-filesys.lo -MD -MP -MF $depbase.Tpo -c -o sku-filesys.lo sku-filesys.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-compat.lo -MD -MP -MF .deps/sku-compat.Tpo -c sku-compat.c -fPIC -DPIC -o .libs/sku-compat.o sku-app.c: In function 'skAppFullPathname': sku-app.c:290:17: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(app_context->name_fullpath, cp1, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-app.c:287:23: note: length computed here len = strlen(cp1); ^~~~~~~~~~~ depbase=`echo sku-ips.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-ips.lo -MD -MP -MF $depbase.Tpo -c -o sku-ips.lo sku-ips.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sku-options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-options.lo -MD -MP -MF $depbase.Tpo -c -o sku-options.lo sku-options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-filesys.lo -MD -MP -MF .deps/sku-filesys.Tpo -c sku-filesys.c -fPIC -DPIC -o .libs/sku-filesys.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-options.lo -MD -MP -MF .deps/sku-options.Tpo -c sku-options.c -fPIC -DPIC -o .libs/sku-options.o depbase=`echo sku-string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-string.lo -MD -MP -MF $depbase.Tpo -c -o sku-string.lo sku-string.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sku-times.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-times.lo -MD -MP -MF $depbase.Tpo -c -o sku-times.lo sku-times.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sku-wrapgetopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-wrapgetopt.lo -MD -MP -MF $depbase.Tpo -c -o sku-wrapgetopt.lo sku-wrapgetopt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-times.lo -MD -MP -MF .deps/sku-times.Tpo -c sku-times.c -fPIC -DPIC -o .libs/sku-times.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-ips.lo -MD -MP -MF .deps/sku-ips.Tpo -c sku-ips.c -fPIC -DPIC -o .libs/sku-ips.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-string.lo -MD -MP -MF .deps/sku-string.Tpo -c sku-string.c -fPIC -DPIC -o .libs/sku-string.o sku-times.c: In function 'sktimestamp_r': sku-times.c:107:64: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] snprintf(outbuf, SKTIMESTAMP_STRLEN-1, "%04d-%02d-%02d %02d:%02d:%02d", ^~~~ sku-times.c:107:9: note: 'snprintf' output between 20 and 72 bytes into a destination of size 27 snprintf(outbuf, SKTIMESTAMP_STRLEN-1, "%04d-%02d-%02d %02d:%02d:%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_year + 1900, ts.tm_mon + 1, ts.tm_mday, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_hour, ts.tm_min, ts.tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:100:18: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] ("%04d-%02d-%02d %02d:%02d:%02d.%03" PRIdMAX), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:99:9: note: 'snprintf' output between 24 and 93 bytes into a destination of size 27 snprintf(outbuf, SKTIMESTAMP_STRLEN-1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ("%04d-%02d-%02d %02d:%02d:%02d.%03" PRIdMAX), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_year + 1900, ts.tm_mon + 1, ts.tm_mday, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_hour, ts.tm_min, ts.tm_sec, t_div.rem); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:92:64: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] snprintf(outbuf, SKTIMESTAMP_STRLEN-1, "%02d/%02d/%04d %02d:%02d:%02d", ^~~~ sku-times.c:92:9: note: 'snprintf' output between 20 and 72 bytes into a destination of size 27 snprintf(outbuf, SKTIMESTAMP_STRLEN-1, "%02d/%02d/%04d %02d:%02d:%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_mon + 1, ts.tm_mday, ts.tm_year + 1900, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_hour, ts.tm_min, ts.tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:85:18: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] ("%02d/%02d/%04d %02d:%02d:%02d.%03" PRIdMAX), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:84:9: note: 'snprintf' output between 24 and 93 bytes into a destination of size 27 snprintf(outbuf, SKTIMESTAMP_STRLEN-1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ("%02d/%02d/%04d %02d:%02d:%02d.%03" PRIdMAX), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_mon + 1, ts.tm_mday, ts.tm_year + 1900, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_hour, ts.tm_min, ts.tm_sec, t_div.rem); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:114:64: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] snprintf(outbuf, SKTIMESTAMP_STRLEN-1, "%04d/%02d/%02dT%02d:%02d:%02d", ^~~~ sku-times.c:114:9: note: 'snprintf' output between 20 and 72 bytes into a destination of size 27 snprintf(outbuf, SKTIMESTAMP_STRLEN-1, "%04d/%02d/%02dT%02d:%02d:%02d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_year + 1900, ts.tm_mon + 1, ts.tm_mday, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_hour, ts.tm_min, ts.tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:122:18: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] ("%04d/%02d/%02dT%02d:%02d:%02d.%03" PRIdMAX), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sku-times.c:121:9: note: 'snprintf' output between 24 and 93 bytes into a destination of size 27 snprintf(outbuf, SKTIMESTAMP_STRLEN-1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ("%04d/%02d/%02dT%02d:%02d:%02d.%03" PRIdMAX), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_year + 1900, ts.tm_mon + 1, ts.tm_mday, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ts.tm_hour, ts.tm_min, ts.tm_sec, t_div.rem); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo skvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skvector.lo -MD -MP -MF $depbase.Tpo -c -o skvector.lo skvector.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hashlib_metrics.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT hashlib_metrics.o -MD -MP -MF $depbase.Tpo -c -o hashlib_metrics.o hashlib_metrics.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hashlib_tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT hashlib_tests.o -MD -MP -MF $depbase.Tpo -c -o hashlib_tests.o hashlib_tests.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skvector.lo -MD -MP -MF .deps/skvector.Tpo -c skvector.c -fPIC -DPIC -o .libs/skvector.o depbase=`echo options-parse-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT options-parse-test.o -MD -MP -MF $depbase.Tpo -c -o options-parse-test.o options-parse-test.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sku-wrapgetopt.lo -MD -MP -MF .deps/sku-wrapgetopt.Tpo -c sku-wrapgetopt.c -fPIC -DPIC -o .libs/sku-wrapgetopt.o depbase=`echo parse-tests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT parse-tests.o -MD -MP -MF $depbase.Tpo -c -o parse-tests.o parse-tests.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwreadonly.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwreadonly.o -MD -MP -MF $depbase.Tpo -c -o rwreadonly.o rwreadonly.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skbitmap-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skbitmap-test.o -MD -MP -MF $depbase.Tpo -c -o skbitmap-test.o skbitmap-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skheader-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheader-test.o -MD -MP -MF $depbase.Tpo -c -o skheader-test.o skheader-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skheap-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheap-test.o -MD -MP -MF $depbase.Tpo -c -o skheap-test.o skheap-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skiobuf-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skiobuf-test.o -MD -MP -MF $depbase.Tpo -c -o skiobuf-test.o skiobuf-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skmempool-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skmempool-test.o -MD -MP -MF $depbase.Tpo -c -o skmempool-test.o skmempool-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skprefixmap-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skprefixmap-test.o -MD -MP -MF $depbase.Tpo -c -o skprefixmap-test.o skprefixmap-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sksiteconfig-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sksiteconfig-test.o -MD -MP -MF $depbase.Tpo -c -o sksiteconfig-test.o sksiteconfig-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skstream-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstream-test.o -MD -MP -MF $depbase.Tpo -c -o skstream-test.o skstream-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skstringmap-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skstringmap-test.o -MD -MP -MF $depbase.Tpo -c -o skstringmap-test.o skstringmap-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skvector-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skvector-test.o -MD -MP -MF $depbase.Tpo -c -o skvector-test.o skvector-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skdeque-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdeque-test.o -MD -MP -MF $depbase.Tpo -c -o skdeque-test.o skdeque-test.c &&\ mv -f $depbase.Tpo $depbase.Po sksite.c: In function 'sksiteParseGeneratePath': sksite.c:3619:9: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(new_suffix, old_suffix, sizeof(new_suffix)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo skdeque.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdeque.lo -MD -MP -MF $depbase.Tpo -c -o skdeque.lo skdeque.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo sklog-thrd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sklog-thrd.lo -MD -MP -MF $depbase.Tpo -c -o sklog-thrd.lo sklog-thrd.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skpolldir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skpolldir.lo -MD -MP -MF $depbase.Tpo -c -o skpolldir.lo skpolldir.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo skthread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skthread.lo -MD -MP -MF $depbase.Tpo -c -o skthread.lo skthread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skdeque.lo -MD -MP -MF .deps/skdeque.Tpo -c skdeque.c -fPIC -DPIC -o .libs/skdeque.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skpolldir.lo -MD -MP -MF .deps/skpolldir.Tpo -c skpolldir.c -fPIC -DPIC -o .libs/skpolldir.o depbase=`echo sktimer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sktimer.lo -MD -MP -MF $depbase.Tpo -c -o sktimer.lo sktimer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sklog-thrd.lo -MD -MP -MF .deps/sklog-thrd.Tpo -c sklog-thrd.c -fPIC -DPIC -o .libs/sklog-thrd.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skthread.lo -MD -MP -MF .deps/skthread.Tpo -c skthread.c -fPIC -DPIC -o .libs/skthread.o depbase=`echo sklog-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sklog-test.o -MD -MP -MF $depbase.Tpo -c -o sklog-test.o sklog-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skpolldir-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skpolldir-test.o -MD -MP -MF $depbase.Tpo -c -o skpolldir-test.o skpolldir-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sktimer-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sktimer-test.o -MD -MP -MF $depbase.Tpo -c -o sktimer-test.o sktimer-test.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT sktimer.lo -MD -MP -MF .deps/sktimer.Tpo -c sktimer.c -fPIC -DPIC -o .libs/sktimer.o sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' silk_config.pod | pod2man --section=1 --name="silk_config" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "silk_config.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' silk.conf.pod | pod2man --section=5 --name="silk.conf" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "silk.conf.5" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' silk.pod | pod2man --section=7 --name="silk" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "silk.7" depbase=`echo redblack/redblack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR='"/data"' -DSILK_PYTHON_SITE_PKG='"/usr/local/lib/python3.7/site-packages"' -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT redblack/redblack.lo -MD -MP -MF $depbase.Tpo -c -o redblack/redblack.lo redblack/redblack.c &&\ mv -f $depbase.Tpo $depbase.Plo In file included from sklog-test.c:19: sklog.c: In function 'logRotatedLog': sklog.c:619:17: warning: 'strncpy' specified bound 2112 equals destination size [-Wstringop-truncation] strncpy(logctx->l_sim.path, rotated_path, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(logctx->l_sim.path)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -version-info 6:5:1 -o libsilk-thrd.la -rpath /usr/local/lib skdeque.lo sklog-thrd.lo skpolldir.lo skthread.lo sktimer.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/skdeque.o .libs/sklog-thrd.o .libs/skpolldir.o .libs/skthread.o .libs/sktimer.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,libsilk-thrd.so.5 -o .libs/libsilk-thrd.so.5.1.5 libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -DSILK_DATA_ROOTDIR=\"/data\" -DSILK_PYTHON_SITE_PKG=\"/usr/local/lib/python3.7/site-packages\" -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT redblack/redblack.lo -MD -MP -MF redblack/.deps/redblack.Tpo -c redblack/redblack.c -fPIC -DPIC -o redblack/.libs/redblack.o libtool: link: (cd ".libs" && rm -f "libsilk-thrd.so.5" && ln -s "libsilk-thrd.so.5.1.5" "libsilk-thrd.so.5") libtool: link: (cd ".libs" && rm -f "libsilk-thrd.so" && ln -s "libsilk-thrd.so.5.1.5" "libsilk-thrd.so") libtool: link: ( cd ".libs" && rm -f "libsilk-thrd.la" && ln -s "../libsilk-thrd.la" "libsilk-thrd.la" ) sklog.c: In function 'sklogSetDestination': sklog.c:1599:9: warning: 'strncpy' specified bound 2112 equals destination size [-Wstringop-truncation] strncpy(logctx->l_sim.path, destination, sizeof(logctx->l_sim.path)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklog.c: In function 'sklogSetDirectory': sklog.c:1689:5: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(logctx->l_rot.dir, dir_name, sizeof(logctx->l_rot.dir)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sklog.c:1697:5: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(logctx->l_rot.basename, base_name, sizeof(logctx->l_rot.basename)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -version-info 26:2:1 -o libsilk.la -rpath /usr/local/lib addrtype.lo flowcapio.lo hashlib.lo pmapfilter.lo rwascii.lo rwaugmentedio.lo rwaugroutingio.lo rwaugsnmpoutio.lo rwaugwebio.lo rwfilterio.lo rwgenericio.lo rwipv6io.lo rwipv6routingio.lo rwnotroutedio.lo rwpack.lo rwrec.lo rwroutedio.lo rwsplitio.lo rwwwwio.lo skaggbag.lo skbag.lo skbitmap.lo skcompmethod.lo skcountry.lo skdaemon.lo skdllist.lo skfileformat.lo skheader.lo skheader-legacy.lo skheap.lo skiobuf.lo skipset.lo sklog.lo skmempool.lo sknetstruct.lo skoptionsctx.lo skoptions-notes.lo skplugin-simple.lo skplugin.lo skprefixmap.lo skqsort.lo sksite.lo sksiteconfig_lex.lo sksiteconfig_parse.lo skstream.lo skstream-err.lo skstringmap.lo sktempfile.lo sku-app.lo sku-bigsockbuf.lo sku-compat.lo sku-filesys.lo sku-ips.lo sku-options.lo sku-string.lo sku-times.lo sku-wrapgetopt.lo skvector.lo redblack/redblack.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/addrtype.o .libs/flowcapio.o .libs/hashlib.o .libs/pmapfilter.o .libs/rwascii.o .libs/rwaugmentedio.o .libs/rwaugroutingio.o .libs/rwaugsnmpoutio.o .libs/rwaugwebio.o .libs/rwfilterio.o .libs/rwgenericio.o .libs/rwipv6io.o .libs/rwipv6routingio.o .libs/rwnotroutedio.o .libs/rwpack.o .libs/rwrec.o .libs/rwroutedio.o .libs/rwsplitio.o .libs/rwwwwio.o .libs/skaggbag.o .libs/skbag.o .libs/skbitmap.o .libs/skcompmethod.o .libs/skcountry.o .libs/skdaemon.o .libs/skdllist.o .libs/skfileformat.o .libs/skheader.o .libs/skheader-legacy.o .libs/skheap.o .libs/skiobuf.o .libs/skipset.o .libs/sklog.o .libs/skmempool.o .libs/sknetstruct.o .libs/skoptionsctx.o .libs/skoptions-notes.o .libs/skplugin-simple.o .libs/skplugin.o .libs/skprefixmap.o .libs/skqsort.o .libs/sksite.o .libs/sksiteconfig_lex.o .libs/sksiteconfig_parse.o .libs/skstream.o .libs/skstream-err.o .libs/skstringmap.o .libs/sktempfile.o .libs/sku-app.o .libs/sku-bigsockbuf.o .libs/sku-compat.o .libs/sku-filesys.o .libs/sku-ips.o .libs/sku-options.o .libs/sku-string.o .libs/sku-times.o .libs/sku-wrapgetopt.o .libs/skvector.o redblack/.libs/redblack.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,libsilk.so.25 -o .libs/libsilk.so.25.1.2 libtool: link: (cd ".libs" && rm -f "libsilk.so.25" && ln -s "libsilk.so.25.1.2" "libsilk.so.25") libtool: link: (cd ".libs" && rm -f "libsilk.so" && ln -s "libsilk.so.25.1.2" "libsilk.so") libtool: link: ( cd ".libs" && rm -f "libsilk.la" && ln -s "../libsilk.la" "libsilk.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o hashlib_tests hashlib_tests.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skbitmap-test skbitmap-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skheader-test skheader-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o silk_config silk_config-silk_config.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skheap-test skheap-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o hashlib_metrics hashlib_metrics.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o options-parse-test options-parse-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o parse-tests parse-tests.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwreadonly rwreadonly.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skiobuf-test skiobuf-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/hashlib_tests hashlib_tests.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/hashlib_metrics hashlib_metrics.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skmempool-test skmempool-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/parse-tests parse-tests.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/silk_config silk_config-silk_config.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skbitmap-test skbitmap-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skprefixmap-test skprefixmap-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skheap-test skheap-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o sksiteconfig-test sksiteconfig-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skiobuf-test skiobuf-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skstream-test skstream-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skstringmap-test skstringmap-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skheader-test skheader-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwreadonly rwreadonly.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/options-parse-test options-parse-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skvector-test skvector-test.o libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skdeque-test skdeque-test.o libsilk-thrd.la libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o sklog-test sklog-test.o libsilk-thrd.la libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skpolldir-test skpolldir-test.o libsilk-thrd.la libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o sktimer-test sktimer-test.o libsilk-thrd.la libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skprefixmap-test skprefixmap-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/sksiteconfig-test sksiteconfig-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skmempool-test skmempool-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skstream-test skstream-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skvector-test skvector-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/sktimer-test sktimer-test.o -pthread ./.libs/libsilk-thrd.so -L/usr/local/lib ./.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/sklog-test sklog-test.o -pthread ./.libs/libsilk-thrd.so -L/usr/local/lib ./.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skpolldir-test skpolldir-test.o -pthread ./.libs/libsilk-thrd.so -L/usr/local/lib ./.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skdeque-test skdeque-test.o -pthread ./.libs/libsilk-thrd.so -L/usr/local/lib ./.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skstringmap-test skstringmap-test.o ./.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libsilk' Making all in pysilk gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/pysilk' depbase=`echo silkpython.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT silkpython.lo -MD -MP -MF $depbase.Tpo -c -o silkpython.lo silkpython.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pysilk_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pysilk_common.lo -MD -MP -MF $depbase.Tpo -c -o pysilk_common.lo pysilk_common.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pysilk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pysilk.lo -MD -MP -MF $depbase.Tpo -c -o pysilk.lo pysilk.c &&\ mv -f $depbase.Tpo $depbase.Plo rm -f pysilk_test.py pysilk_test.py.tmp ; srcdir='' ; test -f './python/pysilk_test.py.in' || srcdir='./' ; sed -e 's|@PYTHON[@]|/usr/local/bin/python3.7|g' "${srcdir}python/pysilk_test.py.in" >pysilk_test.py.tmp && chmod +x pysilk_test.py.tmp && mv pysilk_test.py.tmp pysilk_test.py sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' pysilk.pod | pod2man --section=3 --name="pysilk" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "pysilk.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' silkpython.pod | pod2man --section=3 --name="silkpython" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "silkpython.3" libtool: compile: cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pysilk_common.lo -MD -MP -MF .deps/pysilk_common.Tpo -c pysilk_common.c -fPIC -DPIC -o .libs/pysilk_common.o libtool: compile: cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT silkpython.lo -MD -MP -MF .deps/silkpython.Tpo -c silkpython.c -fPIC -DPIC -o .libs/silkpython.o libtool: compile: cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pysilk.lo -MD -MP -MF .deps/pysilk.Tpo -c pysilk.c -fPIC -DPIC -o .libs/pysilk.o pysilk.c: In function 'silkPyPmap_init': pysilk.c:2755:13: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skPrefixMapStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pysilk.c: In function 'silkPyIPSet_init': pysilk.c:2213:17: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pysilk.c: In function 'silkPyBag_init': pysilk.c:3507:17: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skBagStrerror(bagerr), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o libsilkpython.la silkpython.lo pysilk_common.lo pysilk.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -rpath '/usr/local/lib/python3.7/site-packages/silk' -o pysilk.la -rpath /usr/local/lib/python3.7/site-packages/silk pysilk.lo pysilk_common.lo ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/pysilk.o .libs/pysilk_common.o -Wl,-rpath -Wl,/construction/security/silktools/silk-3.19.0/src/libsilk/.libs -Wl,-rpath -Wl,/usr/local/lib ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,pysilk.so -o .libs/pysilk.so libtool: link: ar cru .libs/libsilkpython.a .libs/silkpython.o .libs/pysilk_common.o .libs/pysilk.o libtool: link: ( cd ".libs" && rm -f "pysilk.la" && ln -s "../pysilk.la" "pysilk.la" ) /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsilkpython.a libtool: link: ( cd ".libs" && rm -f "libsilkpython.la" && ln -s "../libsilkpython.la" "libsilkpython.la" ) gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/pysilk' Making all in rwfilter gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwfilter' depbase=`echo fglob.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT fglob.o -MD -MP -MF $depbase.Tpo -c -o fglob.o fglob.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwfilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfilter.o -MD -MP -MF $depbase.Tpo -c -o rwfilter.o rwfilter.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwfiltercheck.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfiltercheck.o -MD -MP -MF $depbase.Tpo -c -o rwfiltercheck.o rwfiltercheck.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwfiltersetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfiltersetup.o -MD -MP -MF $depbase.Tpo -c -o rwfiltersetup.o rwfiltersetup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwfilterthread.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfilterthread.o -MD -MP -MF $depbase.Tpo -c -o rwfilterthread.o rwfilterthread.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwfiltertuple.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfiltertuple.o -MD -MP -MF $depbase.Tpo -c -o rwfiltertuple.o rwfiltertuple.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwfglobapp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfglobapp.o -MD -MP -MF $depbase.Tpo -c -o rwfglobapp.o rwfglobapp.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwfilter.pod | pod2man --section=1 --name="rwfilter" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwfilter.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwfglob.pod | pod2man --section=1 --name="rwfglob" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwfglob.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwfglob fglob.o rwfglobapp.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwfglob fglob.o rwfglobapp.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwfilter fglob.o rwfilter.o rwfiltercheck.o rwfiltersetup.o rwfilterthread.o rwfiltertuple.o ../pysilk/libsilkpython.la ../libsilk/libsilk.la -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwfilter fglob.o rwfilter.o rwfiltercheck.o rwfiltersetup.o rwfilterthread.o rwfiltertuple.o -Wl,-rpath=/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread -pthread ../pysilk/.libs/libsilkpython.a -L/usr/local/lib ../libsilk/.libs/libsilk.so -lpython3.7m -lcrypt -ldl -lintl -lutil -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwfilter' Making all in plugins gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/plugins' depbase=`echo skplugin-test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skplugin-test.lo -MD -MP -MF $depbase.Tpo -c -o skplugin-test.lo skplugin-test.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwslammer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwslammer.lo -MD -MP -MF $depbase.Tpo -c -o rwslammer.lo rwslammer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwsynackfin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsynackfin.lo -MD -MP -MF $depbase.Tpo -c -o rwsynackfin.lo rwsynackfin.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo uniq-distproto.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT uniq-distproto.lo -MD -MP -MF $depbase.Tpo -c -o uniq-distproto.lo uniq-distproto.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo app-mismatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT app-mismatch.lo -MD -MP -MF $depbase.Tpo -c -o app-mismatch.lo app-mismatch.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo conficker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT conficker-c.lo -MD -MP -MF $depbase.Tpo -c -o conficker-c.lo conficker-c.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo cutmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT cutmatch.lo -MD -MP -MF $depbase.Tpo -c -o cutmatch.lo cutmatch.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flowkey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowkey.lo -MD -MP -MF $depbase.Tpo -c -o flowkey.lo flowkey.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flowrate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowrate.lo -MD -MP -MF $depbase.Tpo -c -o flowrate.lo flowrate.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo int-ext-fields.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT int-ext-fields.lo -MD -MP -MF $depbase.Tpo -c -o int-ext-fields.lo int-ext-fields.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT uniq-distproto.lo -MD -MP -MF .deps/uniq-distproto.Tpo -c uniq-distproto.c -fPIC -DPIC -o .libs/uniq-distproto.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwslammer.lo -MD -MP -MF .deps/rwslammer.Tpo -c rwslammer.c -fPIC -DPIC -o .libs/rwslammer.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT cutmatch.lo -MD -MP -MF .deps/cutmatch.Tpo -c cutmatch.c -fPIC -DPIC -o .libs/cutmatch.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowkey.lo -MD -MP -MF .deps/flowkey.Tpo -c flowkey.c -fPIC -DPIC -o .libs/flowkey.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT int-ext-fields.lo -MD -MP -MF .deps/int-ext-fields.Tpo -c int-ext-fields.c -fPIC -DPIC -o .libs/int-ext-fields.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowrate.lo -MD -MP -MF .deps/flowrate.Tpo -c flowrate.c -fPIC -DPIC -o .libs/flowrate.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT conficker-c.lo -MD -MP -MF .deps/conficker-c.Tpo -c conficker-c.c -fPIC -DPIC -o .libs/conficker-c.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skplugin-test.lo -MD -MP -MF .deps/skplugin-test.Tpo -c skplugin-test.c -fPIC -DPIC -o .libs/skplugin-test.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsynackfin.lo -MD -MP -MF .deps/rwsynackfin.Tpo -c rwsynackfin.c -fPIC -DPIC -o .libs/rwsynackfin.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT app-mismatch.lo -MD -MP -MF .deps/app-mismatch.Tpo -c app-mismatch.c -fPIC -DPIC -o .libs/app-mismatch.o sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' app-mismatch.pod | pod2man --section=3 --name="app-mismatch" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "app-mismatch.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' conficker-c.pod | pod2man --section=3 --name="conficker-c" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "conficker-c.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' cutmatch.pod | pod2man --section=3 --name="cutmatch" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "cutmatch.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' flowkey.pod | pod2man --section=3 --name="flowkey" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "flowkey.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' flowrate.pod | pod2man --section=3 --name="flowrate" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "flowrate.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' int-ext-fields.pod | pod2man --section=3 --name="int-ext-fields" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "int-ext-fields.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' silk-plugin.pod | pod2man --section=3 --name="silk-plugin" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "silk-plugin.3" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -rpath /usr/local/lib/silk -o skplugin-test.la skplugin-test.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -rpath /usr/local/lib/silk -o rwslammer.la rwslammer.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -rpath /usr/local/lib/silk -o rwsynackfin.la rwsynackfin.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o uniq-distproto.la uniq-distproto.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o app-mismatch.la -rpath /usr/local/lib/silk app-mismatch.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/skplugin-test.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,skplugin-test.so -o .libs/skplugin-test.so libtool: link: cc -shared -fPIC -DPIC .libs/rwslammer.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,rwslammer.so -o .libs/rwslammer.so libtool: link: cc -shared -fPIC -DPIC .libs/rwsynackfin.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,rwsynackfin.so -o .libs/rwsynackfin.so libtool: link: ( cd ".libs" && rm -f "skplugin-test.la" && ln -s "../skplugin-test.la" "skplugin-test.la" ) libtool: link: ( cd ".libs" && rm -f "rwsynackfin.la" && ln -s "../rwsynackfin.la" "rwsynackfin.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o conficker-c.la -rpath /usr/local/lib/silk conficker-c.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o cutmatch.la -rpath /usr/local/lib/silk cutmatch.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: ( cd ".libs" && rm -f "rwslammer.la" && ln -s "../rwslammer.la" "rwslammer.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o flowrate.la -rpath /usr/local/lib/silk flowrate.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o int-ext-fields.la -rpath /usr/local/lib/silk int-ext-fields.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/conficker-c.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,conficker-c.so -o .libs/conficker-c.so libtool: link: cc -shared -fPIC -DPIC .libs/flowrate.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,flowrate.so -o .libs/flowrate.so libtool: link: cc -shared -fPIC -DPIC .libs/cutmatch.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,cutmatch.so -o .libs/cutmatch.so libtool: link: cc -shared -fPIC -DPIC .libs/int-ext-fields.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,int-ext-fields.so -o .libs/int-ext-fields.so /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o flowkey.la -rpath /usr/local/lib/silk flowkey.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: ar cru .libs/uniq-distproto.a .libs/uniq-distproto.o libtool: link: ( cd ".libs" && rm -f "conficker-c.la" && ln -s "../conficker-c.la" "conficker-c.la" ) /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ( cd ".libs" && rm -f "cutmatch.la" && ln -s "../cutmatch.la" "cutmatch.la" ) libtool: link: ranlib .libs/uniq-distproto.a libtool: link: ( cd ".libs" && rm -f "flowrate.la" && ln -s "../flowrate.la" "flowrate.la" ) libtool: link: ( cd ".libs" && rm -f "int-ext-fields.la" && ln -s "../int-ext-fields.la" "int-ext-fields.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/app-mismatch.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,app-mismatch.so -o .libs/app-mismatch.so libtool: link: ( cd ".libs" && rm -f "uniq-distproto.la" && ln -s "../uniq-distproto.la" "uniq-distproto.la" ) libtool: link: ( cd ".libs" && rm -f "app-mismatch.la" && ln -s "../app-mismatch.la" "app-mismatch.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/flowkey.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,flowkey.so -o .libs/flowkey.so libtool: link: ( cd ".libs" && rm -f "flowkey.la" && ln -s "../flowkey.la" "flowkey.la" ) gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/plugins' Making all in num2dot gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/num2dot' depbase=`echo num2dot.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT num2dot.o -MD -MP -MF $depbase.Tpo -c -o num2dot.o num2dot.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' num2dot.pod | pod2man --section=1 --name="num2dot" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "num2dot.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o num2dot num2dot.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/num2dot num2dot.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/num2dot' Making all in rwaddrcount gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwaddrcount' depbase=`echo rwaddrcount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaddrcount.o -MD -MP -MF $depbase.Tpo -c -o rwaddrcount.o rwaddrcount.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwaddrcount.pod | pod2man --section=1 --name="rwaddrcount" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwaddrcount.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwaddrcount rwaddrcount.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwaddrcount rwaddrcount.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwaddrcount' Making all in rwaggbag gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwaggbag' depbase=`echo rwaggbag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaggbag.o -MD -MP -MF $depbase.Tpo -c -o rwaggbag.o rwaggbag.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwaggbagbuild.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaggbagbuild.o -MD -MP -MF $depbase.Tpo -c -o rwaggbagbuild.o rwaggbagbuild.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwaggbagcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaggbagcat.o -MD -MP -MF $depbase.Tpo -c -o rwaggbagcat.o rwaggbagcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwaggbagtool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwaggbagtool.o -MD -MP -MF $depbase.Tpo -c -o rwaggbagtool.o rwaggbagtool.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwaggbag.pod | pod2man --section=1 --name="rwaggbag" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwaggbag.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwaggbagbuild.pod | pod2man --section=1 --name="rwaggbagbuild" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwaggbagbuild.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwaggbagcat.pod | pod2man --section=1 --name="rwaggbagcat" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwaggbagcat.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwaggbagtool.pod | pod2man --section=1 --name="rwaggbagtool" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwaggbagtool.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwaggbagcat rwaggbagcat.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwaggbag rwaggbag.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwaggbag rwaggbag.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwaggbagcat rwaggbagcat.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwaggbagbuild rwaggbagbuild.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwaggbagbuild rwaggbagbuild.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwaggbagtool rwaggbagtool.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwaggbagtool rwaggbagtool.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwaggbag' Making all in rwappend gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwappend' depbase=`echo rwappend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwappend.o -MD -MP -MF $depbase.Tpo -c -o rwappend.o rwappend.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwappend.pod | pod2man --section=1 --name="rwappend" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwappend.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwappend rwappend.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwappend rwappend.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwappend' Making all in rwbag gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwbag' depbase=`echo rwbag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwbag.o -MD -MP -MF $depbase.Tpo -c -o rwbag.o rwbag.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwbagbuild.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwbagbuild.o -MD -MP -MF $depbase.Tpo -c -o rwbagbuild.o rwbagbuild.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwbagcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwbagcat.o -MD -MP -MF $depbase.Tpo -c -o rwbagcat.o rwbagcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwbagtool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwbagtool.o -MD -MP -MF $depbase.Tpo -c -o rwbagtool.o rwbagtool.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwbag.pod | pod2man --section=1 --name="rwbag" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwbag.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwbagbuild.pod | pod2man --section=1 --name="rwbagbuild" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwbagbuild.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwbagcat.pod | pod2man --section=1 --name="rwbagcat" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwbagcat.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwbagtool.pod | pod2man --section=1 --name="rwbagtool" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwbagtool.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwbagbuild rwbagbuild.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwbagbuild rwbagbuild.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwbagtool rwbagtool.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwbagtool rwbagtool.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwbag rwbag.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwbag rwbag.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwbagcat rwbagcat.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwbagcat rwbagcat.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwbag' Making all in rwcat gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcat' depbase=`echo rwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcat.o -MD -MP -MF $depbase.Tpo -c -o rwcat.o rwcat.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwcat.pod | pod2man --section=1 --name="rwcat" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwcat.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwcat rwcat.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwcat rwcat.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcat' Making all in rwcompare gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcompare' depbase=`echo rwcompare.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcompare.o -MD -MP -MF $depbase.Tpo -c -o rwcompare.o rwcompare.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwcompare.pod | pod2man --section=1 --name="rwcompare" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwcompare.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwcompare rwcompare.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwcompare rwcompare.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcompare' Making all in rwconvert gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwconvert' depbase=`echo rwallformats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwallformats.o -MD -MP -MF $depbase.Tpo -c -o rwallformats.o rwallformats.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwrtd2split.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwrtd2split.o -MD -MP -MF $depbase.Tpo -c -o rwrtd2split.o rwrtd2split.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwrtd2split rwrtd2split.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwrtd2split rwrtd2split.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwallformats rwallformats.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwallformats rwallformats.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwconvert' Making all in rwcount gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcount' depbase=`echo rwcount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcount.o -MD -MP -MF $depbase.Tpo -c -o rwcount.o rwcount.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwcountsetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcountsetup.o -MD -MP -MF $depbase.Tpo -c -o rwcountsetup.o rwcountsetup.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwcount.pod | pod2man --section=1 --name="rwcount" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwcount.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwcount rwcount.o rwcountsetup.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwcount rwcount.o rwcountsetup.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcount' Making all in rwcut gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcut' depbase=`echo rwcut.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcut.o -MD -MP -MF $depbase.Tpo -c -o rwcut.o rwcut.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwcutsetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcutsetup.o -MD -MP -MF $depbase.Tpo -c -o rwcutsetup.o rwcutsetup.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwcut.pod | pod2man --section=1 --name="rwcut" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwcut.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwcut rwcut.o rwcutsetup.o ../pysilk/libsilkpython.la ../libsilk/libsilk.la -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwcut rwcut.o rwcutsetup.o -Wl,-rpath=/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread ../pysilk/.libs/libsilkpython.a -L/usr/local/lib ../libsilk/.libs/libsilk.so -lpython3.7m -lcrypt -ldl -lintl -lutil -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcut' Making all in rwfileinfo gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwfileinfo' depbase=`echo rwfileinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwfileinfo.o -MD -MP -MF $depbase.Tpo -c -o rwfileinfo.o rwfileinfo.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwfileinfo.pod | pod2man --section=1 --name="rwfileinfo" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwfileinfo.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwfileinfo rwfileinfo.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwfileinfo rwfileinfo.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwfileinfo' Making all in rwgroup gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwgroup' depbase=`echo rwgroup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwgroup.o -MD -MP -MF $depbase.Tpo -c -o rwgroup.o rwgroup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwgroupsetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwgroupsetup.o -MD -MP -MF $depbase.Tpo -c -o rwgroupsetup.o rwgroupsetup.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwgroup.pod | pod2man --section=1 --name="rwgroup" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwgroup.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwgroup rwgroup.o rwgroupsetup.o ../pysilk/libsilkpython.la ../libsilk/libsilk.la -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwgroup rwgroup.o rwgroupsetup.o -Wl,-rpath=/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread ../pysilk/.libs/libsilkpython.a -L/usr/local/lib ../libsilk/.libs/libsilk.so -lpython3.7m -lcrypt -ldl -lintl -lutil -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwgroup' Making all in rwmatch gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwmatch' depbase=`echo rwmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwmatch.o -MD -MP -MF $depbase.Tpo -c -o rwmatch.o rwmatch.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwmatch.pod | pod2man --section=1 --name="rwmatch" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwmatch.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwmatch rwmatch.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwmatch rwmatch.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwmatch' Making all in rwnetmask gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwnetmask' depbase=`echo rwnetmask.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwnetmask.o -MD -MP -MF $depbase.Tpo -c -o rwnetmask.o rwnetmask.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwnetmask.pod | pod2man --section=1 --name="rwnetmask" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwnetmask.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwnetmask rwnetmask.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwnetmask rwnetmask.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwnetmask' Making all in rwpmap gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwpmap' depbase=`echo rwgeoip2ccmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwgeoip2ccmap.o -MD -MP -MF $depbase.Tpo -c -o rwgeoip2ccmap.o rwgeoip2ccmap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwip2cc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwip2cc.o -MD -MP -MF $depbase.Tpo -c -o rwip2cc.o rwip2cc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwpmapbuild.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpmapbuild.o -MD -MP -MF $depbase.Tpo -c -o rwpmapbuild.o rwpmapbuild.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwpmapcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpmapcat.o -MD -MP -MF $depbase.Tpo -c -o rwpmapcat.o rwpmapcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwpmaplookup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpmaplookup.o -MD -MP -MF $depbase.Tpo -c -o rwpmaplookup.o rwpmaplookup.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwgeoip2ccmap.pod | pod2man --section=1 --name="rwgeoip2ccmap" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwgeoip2ccmap.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwip2cc.pod | pod2man --section=1 --name="rwip2cc" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwip2cc.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpmapbuild.pod | pod2man --section=1 --name="rwpmapbuild" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpmapbuild.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpmapcat.pod | pod2man --section=1 --name="rwpmapcat" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpmapcat.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpmaplookup.pod | pod2man --section=1 --name="rwpmaplookup" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpmaplookup.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' addrtype.pod | pod2man --section=3 --name="addrtype" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "addrtype.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' ccfilter.pod | pod2man --section=3 --name="ccfilter" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "ccfilter.3" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' pmapfilter.pod | pod2man --section=3 --name="pmapfilter" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "pmapfilter.3" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwip2cc rwip2cc.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwip2cc rwip2cc.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpmapcat rwpmapcat.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpmapcat rwpmapcat.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpmaplookup rwpmaplookup.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpmaplookup rwpmaplookup.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwgeoip2ccmap rwgeoip2ccmap.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpmapbuild rwpmapbuild.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpmapbuild rwpmapbuild.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwgeoip2ccmap rwgeoip2ccmap.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwpmap' Making all in rwrandomizeip gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwrandomizeip' depbase=`echo rwrandomizeip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwrandomizeip.o -MD -MP -MF $depbase.Tpo -c -o rwrandomizeip.o rwrandomizeip.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwrand-shuffle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwrand-shuffle.o -MD -MP -MF $depbase.Tpo -c -o rwrand-shuffle.o rwrand-shuffle.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwrandomizeip.pod | pod2man --section=1 --name="rwrandomizeip" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwrandomizeip.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwrandomizeip rwrandomizeip.o rwrand-shuffle.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwrandomizeip rwrandomizeip.o rwrand-shuffle.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwrandomizeip' Making all in rwrecgenerator gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwrecgenerator' depbase=`echo rwrecgenerator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwrecgenerator.o -MD -MP -MF $depbase.Tpo -c -o rwrecgenerator.o rwrecgenerator.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skheap-rwrec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skheap-rwrec.o -MD -MP -MF $depbase.Tpo -c -o skheap-rwrec.o skheap-rwrec.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo stream-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT stream-cache.o -MD -MP -MF $depbase.Tpo -c -o stream-cache.o stream-cache.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwrecgenerator.pod | pod2man --section=1 --name="rwrecgenerator" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwrecgenerator.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwrecgenerator rwrecgenerator.o skheap-rwrec.o stream-cache.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwrecgenerator rwrecgenerator.o skheap-rwrec.o stream-cache.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwrecgenerator' Making all in rwresolve gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwresolve' depbase=`echo rwresolve.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwresolve.o -MD -MP -MF $depbase.Tpo -c -o rwresolve.o rwresolve.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwresolve.pod | pod2man --section=1 --name="rwresolve" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwresolve.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwresolve rwresolve.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwresolve rwresolve.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwresolve' Making all in rwscan gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwscan' depbase=`echo rwscan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan.o -MD -MP -MF $depbase.Tpo -c -o rwscan.o rwscan.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwscan_db.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan_db.o -MD -MP -MF $depbase.Tpo -c -o rwscan_db.o rwscan_db.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwscan_icmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan_icmp.o -MD -MP -MF $depbase.Tpo -c -o rwscan_icmp.o rwscan_icmp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwscan_tcp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan_tcp.o -MD -MP -MF $depbase.Tpo -c -o rwscan_tcp.o rwscan_tcp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwscan_udp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan_udp.o -MD -MP -MF $depbase.Tpo -c -o rwscan_udp.o rwscan_udp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwscan_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan_utils.o -MD -MP -MF $depbase.Tpo -c -o rwscan_utils.o rwscan_utils.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwscan_workqueue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwscan_workqueue.o -MD -MP -MF $depbase.Tpo -c -o rwscan_workqueue.o rwscan_workqueue.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f rwscanquery rwscanquery.tmp ; srcdir='' ; test -f ./rwscanquery.in || srcdir=./ ; my_rwfilter=`echo rwfilter | sed -e 's,x,x,'` ; my_rwset=`echo rwset | sed -e 's,x,x,'` ; my_rwsetbuild=`echo rwsetbuild | sed -e 's,x,x,'` ; my_rwsetcat=`echo rwsetcat | sed -e 's,x,x,'` ; sed -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PACKAGE_STRING[@]|SiLK 3.19.0|g' -e 's|@PACKAGE_BUGREPORT[@]|netsa-help@cert.org|g' -e 's|@SILK_VERSION_INTEGER[@]|3019000|g' -e 's|@rwfilter[@]|'${my_rwfilter}'|g' -e 's|@rwset[@]|'${my_rwset}'|g' -e 's|@rwsetbuild[@]|'${my_rwsetbuild}'|g' -e 's|@rwsetcat[@]|'${my_rwsetcat}'|g' "${srcdir}rwscanquery.in" >rwscanquery.tmp && chmod +x rwscanquery.tmp && mv rwscanquery.tmp rwscanquery sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwscan.pod | pod2man --section=1 --name="rwscan" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwscan.1" podselect rwscanquery.in > rwscanquery.pod rwscan_db.c: In function 'timestamp_to_datetime': rwscan_db.c:154:39: warning: ':' directive output may be truncated writing 1 byte into a region of size between 0 and 16 [-Wformat-truncation=] "%04d-%02d-%02d %02d:%02d:%02d", 1900 + date_tm.tm_year, ^ rwscan_db.c:153:5: note: 'snprintf' output between 20 and 72 bytes into a destination of size 32 snprintf(buf, RWSCAN_TIME_BUFFER_SIZE, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%04d-%02d-%02d %02d:%02d:%02d", 1900 + date_tm.tm_year, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 + date_tm.tm_mon, date_tm.tm_mday, date_tm.tm_hour, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ date_tm.tm_min, date_tm.tm_sec); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwscan rwscan.o rwscan_db.o rwscan_icmp.o rwscan_tcp.o rwscan_udp.o rwscan_utils.o rwscan_workqueue.o ../libsilk/libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwscanquery.pod | pod2man --section=1 --name="rwscanquery" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwscanquery.1" libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwscan rwscan.o rwscan_db.o rwscan_icmp.o rwscan_tcp.o rwscan_udp.o rwscan_utils.o rwscan_workqueue.o -pthread ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwscan' Making all in rwset gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwset' depbase=`echo rwset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwset.o -MD -MP -MF $depbase.Tpo -c -o rwset.o rwset.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsetbuild.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsetbuild.o -MD -MP -MF $depbase.Tpo -c -o rwsetbuild.o rwsetbuild.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsetcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsetcat.o -MD -MP -MF $depbase.Tpo -c -o rwsetcat.o rwsetcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsetmember.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsetmember.o -MD -MP -MF $depbase.Tpo -c -o rwsetmember.o rwsetmember.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsettool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsettool.o -MD -MP -MF $depbase.Tpo -c -o rwsettool.o rwsettool.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwset.pod | pod2man --section=1 --name="rwset" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwset.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsetbuild.pod | pod2man --section=1 --name="rwsetbuild" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsetbuild.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsetcat.pod | pod2man --section=1 --name="rwsetcat" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsetcat.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsetmember.pod | pod2man --section=1 --name="rwsetmember" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsetmember.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsettool.pod | pod2man --section=1 --name="rwsettool" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsettool.1" rwsetmember.c: In function 'main': rwsetmember.c:307:17: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsetmember rwsetmember.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm rwsettool.c: In function 'readSet': rwsettool.c:582:9: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsetbuild rwsetbuild.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm rwsettool.c: In function 'main': rwsettool.c:1086:21: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsetmember rwsetmember.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwset rwset.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsetbuild rwsetbuild.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsettool rwsettool.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm rwsetcat.c: In function 'setcatProcessFile': rwsetcat.c:1251:17: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rwsetcat.c:1282:21: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'printRanges', inlined from 'setcatProcessFile' at rwsetcat.c:1301:9: rwsetcat.c:935:13: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'printNetwork', inlined from 'setcatProcessFile' at rwsetcat.c:1298:9: rwsetcat.c:684:13: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'printIPs', inlined from 'setcatProcessFile' at rwsetcat.c:1295:9: rwsetcat.c:608:13: warning: 'strncpy' specified bound 2048 equals destination size [-Wstringop-truncation] strncpy(errbuf, skIPSetStrerror(rv), sizeof(errbuf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwset rwset.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsettool rwsettool.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsetcat rwsetcat.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsetcat rwsetcat.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwset' Making all in rwsiteinfo gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsiteinfo' depbase=`echo mapsid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT mapsid.o -MD -MP -MF $depbase.Tpo -c -o mapsid.o mapsid.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsiteinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsiteinfo.o -MD -MP -MF $depbase.Tpo -c -o rwsiteinfo.o rwsiteinfo.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' mapsid.pod | pod2man --section=1 --name="mapsid" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "mapsid.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsiteinfo.pod | pod2man --section=1 --name="rwsiteinfo" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsiteinfo.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o mapsid mapsid.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/mapsid mapsid.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsiteinfo rwsiteinfo.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsiteinfo rwsiteinfo.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsiteinfo' Making all in rwsort gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsort' depbase=`echo rwcombine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcombine.o -MD -MP -MF $depbase.Tpo -c -o rwcombine.o rwcombine.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwcombinesetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwcombinesetup.o -MD -MP -MF $depbase.Tpo -c -o rwcombinesetup.o rwcombinesetup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwdedupe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwdedupe.o -MD -MP -MF $depbase.Tpo -c -o rwdedupe.o rwdedupe.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwdedupesetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwdedupesetup.o -MD -MP -MF $depbase.Tpo -c -o rwdedupesetup.o rwdedupesetup.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsort-rwsort.o -MD -MP -MF .deps/rwsort-rwsort.Tpo -c -o rwsort-rwsort.o `test -f 'rwsort.c' || echo './'`rwsort.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsort-rwsortsetup.o -MD -MP -MF .deps/rwsort-rwsortsetup.Tpo -c -o rwsort-rwsortsetup.o `test -f 'rwsortsetup.c' || echo './'`rwsortsetup.c sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwcombine.pod | pod2man --section=1 --name="rwcombine" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwcombine.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwdedupe.pod | pod2man --section=1 --name="rwdedupe" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwdedupe.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsort.pod | pod2man --section=1 --name="rwsort" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsort.1" mv -f .deps/rwsort-rwsortsetup.Tpo .deps/rwsort-rwsortsetup.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwdedupe rwdedupe.o rwdedupesetup.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwcombine rwcombine.o rwcombinesetup.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwcombine rwcombine.o rwcombinesetup.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwdedupe rwdedupe.o rwdedupesetup.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib mv -f .deps/rwsort-rwsort.Tpo .deps/rwsort-rwsort.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsort rwsort-rwsort.o rwsort-rwsortsetup.o ../pysilk/libsilkpython.la ../libsilk/libsilk.la -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsort rwsort-rwsort.o rwsort-rwsortsetup.o -Wl,-rpath=/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread ../pysilk/.libs/libsilkpython.a -L/usr/local/lib ../libsilk/.libs/libsilk.so -lpython3.7m -lcrypt -ldl -lintl -lutil -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsort' Making all in rwsplit gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsplit' depbase=`echo rwsplit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsplit.o -MD -MP -MF $depbase.Tpo -c -o rwsplit.o rwsplit.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsplit.pod | pod2man --section=1 --name="rwsplit" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsplit.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsplit rwsplit.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsplit rwsplit.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsplit' Making all in rwstats gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwstats' depbase=`echo rwstatssetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwstatssetup.o -MD -MP -MF $depbase.Tpo -c -o rwstatssetup.o rwstatssetup.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skunique.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skunique.o -MD -MP -MF $depbase.Tpo -c -o skunique.o skunique.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwstats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwstats.o -MD -MP -MF $depbase.Tpo -c -o rwstats.o rwstats.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo intervalstats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT intervalstats.o -MD -MP -MF $depbase.Tpo -c -o intervalstats.o intervalstats.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwstatslegacy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwstatslegacy.o -MD -MP -MF $depbase.Tpo -c -o rwstatslegacy.o rwstatslegacy.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwstatsproto.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwstatsproto.o -MD -MP -MF $depbase.Tpo -c -o rwstatsproto.o rwstatsproto.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwuniq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -I/usr/local/include/python3.7m -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwuniq.o -MD -MP -MF $depbase.Tpo -c -o rwuniq.o rwuniq.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwstats.pod | pod2man --section=1 --name="rwstats" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwstats.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwuniq.pod | pod2man --section=1 --name="rwuniq" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwuniq.1" In function 'builtin_value_get_title', inlined from 'parseValueFieldsAndThresholds' at rwstatssetup.c:2877:17, inlined from 'appSetup' at rwstatssetup.c:977:9: rwstatssetup.c:1534:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] strncpy(text_buf, bf->bf_title, text_buf_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwstats rwstatssetup.o skunique.o rwstats.o intervalstats.o rwstatslegacy.o rwstatsproto.o ../pysilk/libsilkpython.la ../libsilk/libsilk.la -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwuniq rwstatssetup.o skunique.o rwuniq.o ../pysilk/libsilkpython.la ../libsilk/libsilk.la -L/usr/local/lib -lpython3.7m -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm -Wl,--export-dynamic -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwstats rwstatssetup.o skunique.o rwstats.o intervalstats.o rwstatslegacy.o rwstatsproto.o -Wl,-rpath=/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread ../pysilk/.libs/libsilkpython.a -L/usr/local/lib ../libsilk/.libs/libsilk.so -lpython3.7m -lcrypt -ldl -lintl -lutil -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwuniq rwstatssetup.o skunique.o rwuniq.o -Wl,-rpath=/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--export-dynamic -pthread ../pysilk/.libs/libsilkpython.a -L/usr/local/lib ../libsilk/.libs/libsilk.so -lpython3.7m -lcrypt -ldl -lintl -lutil -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwstats' Making all in rwswapbytes gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwswapbytes' depbase=`echo rwswapbytes.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwswapbytes.o -MD -MP -MF $depbase.Tpo -c -o rwswapbytes.o rwswapbytes.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwswapbytes.pod | pod2man --section=1 --name="rwswapbytes" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwswapbytes.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwswapbytes rwswapbytes.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwswapbytes rwswapbytes.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwswapbytes' Making all in rwtotal gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwtotal' depbase=`echo rwtotal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwtotal.o -MD -MP -MF $depbase.Tpo -c -o rwtotal.o rwtotal.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwtotalsetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwtotalsetup.o -MD -MP -MF $depbase.Tpo -c -o rwtotalsetup.o rwtotalsetup.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwtotal.pod | pod2man --section=1 --name="rwtotal" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwtotal.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwtotal rwtotal.o rwtotalsetup.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwtotal rwtotal.o rwtotalsetup.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwtotal' Making all in rwtuc gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwtuc' depbase=`echo rwtuc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwtuc.o -MD -MP -MF $depbase.Tpo -c -o rwtuc.o rwtuc.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwtuc.pod | pod2man --section=1 --name="rwtuc" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwtuc.1" /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwtuc rwtuc.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwtuc rwtuc.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwtuc' Making all in rwptoflow gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwptoflow' depbase=`echo rwpdedupe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpdedupe.o -MD -MP -MF $depbase.Tpo -c -o rwpdedupe.o rwpdedupe.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwpmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpmatch.o -MD -MP -MF $depbase.Tpo -c -o rwpmatch.o rwpmatch.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwptoflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwptoflow.o -MD -MP -MF $depbase.Tpo -c -o rwptoflow.o rwptoflow.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwpgenoffsetdata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpgenoffsetdata.o -MD -MP -MF $depbase.Tpo -c -o rwpgenoffsetdata.o rwpgenoffsetdata.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwp2f_minbytes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwp2f_minbytes.lo -MD -MP -MF $depbase.Tpo -c -o rwp2f_minbytes.lo rwp2f_minbytes.c &&\ mv -f $depbase.Tpo $depbase.Plo rm -f rwpcut rwpcut.tmp ; srcdir='' ; test -f ./rwpcut.in || srcdir=./ ; sed -e 's|@PYTHON[@]|/usr/local/bin/python3.7|g' -e 's|@PACKAGE_STRING[@]|SiLK 3.19.0|g' -e 's|@PACKAGE_BUGREPORT[@]|netsa-help@cert.org|g' "${srcdir}rwpcut.in" >rwpcut.tmp && chmod +x rwpcut.tmp && mv rwpcut.tmp rwpcut sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwptoflow.pod | pod2man --section=1 --name="rwptoflow" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwptoflow.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpmatch.pod | pod2man --section=1 --name="rwpmatch" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpmatch.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpdedupe.pod | pod2man --section=1 --name="rwpdedupe" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpdedupe.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpcut.pod | pod2man --section=1 --name="rwpcut" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpcut.1" libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwp2f_minbytes.lo -MD -MP -MF .deps/rwp2f_minbytes.Tpo -c rwp2f_minbytes.c -fPIC -DPIC -o .libs/rwp2f_minbytes.o /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpgenoffsetdata rwpgenoffsetdata.o ../libsilk/libsilk.la -lpcap -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -o rwp2f_minbytes.la rwp2f_minbytes.lo -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpmatch rwpmatch.o ../libsilk/libsilk.la -lpcap -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpgenoffsetdata rwpgenoffsetdata.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -lpcap -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: ar cru .libs/rwp2f_minbytes.a .libs/rwp2f_minbytes.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/rwp2f_minbytes.a libtool: link: ( cd ".libs" && rm -f "rwp2f_minbytes.la" && ln -s "../rwp2f_minbytes.la" "rwp2f_minbytes.la" ) libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpmatch rwpmatch.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -lpcap -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpdedupe rwpdedupe.o ../libsilk/libsilk.la -lpcap -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwptoflow rwptoflow.o ../libsilk/libsilk.la -lpcap -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpdedupe rwpdedupe.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -lpcap -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwptoflow rwptoflow.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -lpcap -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwptoflow' Making all in rwids gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwids' rm -f rwidsquery rwidsquery.tmp ; srcdir='' ; test -f ./rwidsquery.in || srcdir=./ ; my_rwfilter=`echo rwfilter | sed -e 's,x,x,'` ; sed -e 's|@PYTHON[@]|/usr/local/bin/python3.7|g' -e 's|@PACKAGE_STRING[@]|SiLK 3.19.0|g' -e 's|@PACKAGE_BUGREPORT[@]|netsa-help@cert.org|g' -e 's|@rwfilter[@]|'${my_rwfilter}'|g' "${srcdir}rwidsquery.in" >rwidsquery.tmp && chmod +x rwidsquery.tmp && mv rwidsquery.tmp rwidsquery sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwidsquery.pod | pod2man --section=1 --name="rwidsquery" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwidsquery.1" gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwids' Making all in libflowsource gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' Making all in infomodel gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake all-am gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[5]: Nothing to be done for 'all-am'. gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' depbase=`echo circbuf-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT circbuf-test.o -MD -MP -MF $depbase.Tpo -c -o circbuf-test.o circbuf-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo circbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT circbuf.lo -MD -MP -MF $depbase.Tpo -c -o circbuf.lo circbuf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo pdusource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pdusource.lo -MD -MP -MF $depbase.Tpo -c -o pdusource.lo pdusource.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo udpsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT udpsource.lo -MD -MP -MF $depbase.Tpo -c -o udpsource.lo udpsource.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo probeconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT probeconf.lo -MD -MP -MF $depbase.Tpo -c -o probeconf.lo probeconf.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo probeconfparse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT probeconfparse.lo -MD -MP -MF $depbase.Tpo -c -o probeconfparse.lo probeconfparse.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo probeconfscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT probeconfscan.lo -MD -MP -MF $depbase.Tpo -c -o probeconfscan.lo probeconfscan.c &&\ mv -f $depbase.Tpo $depbase.Plo srcdir='' ; test -f ./make-infomodel || srcdir=./ ; /usr/local/bin/perl ${srcdir}make-infomodel --package silk cert_ipfix || { rm -f infomodel.c infomodel.h ; exit 1 ; } depbase=`echo skipfix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skipfix.lo -MD -MP -MF $depbase.Tpo -c -o skipfix.lo skipfix.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo check-struct.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT check-struct.o -MD -MP -MF $depbase.Tpo -c -o check-struct.o check-struct.c &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT probeconfparse.lo -MD -MP -MF .deps/probeconfparse.Tpo -c probeconfparse.c -fPIC -DPIC -o .libs/probeconfparse.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT circbuf.lo -MD -MP -MF .deps/circbuf.Tpo -c circbuf.c -fPIC -DPIC -o .libs/circbuf.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT probeconfscan.lo -MD -MP -MF .deps/probeconfscan.Tpo -c probeconfscan.c -fPIC -DPIC -o .libs/probeconfscan.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT pdusource.lo -MD -MP -MF .deps/pdusource.Tpo -c pdusource.c -fPIC -DPIC -o .libs/pdusource.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skipfix.lo -MD -MP -MF .deps/skipfix.Tpo -c skipfix.c -fPIC -DPIC -o .libs/skipfix.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT udpsource.lo -MD -MP -MF .deps/udpsource.Tpo -c udpsource.c -fPIC -DPIC -o .libs/udpsource.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT probeconf.lo -MD -MP -MF .deps/probeconf.Tpo -c probeconf.c -fPIC -DPIC -o .libs/probeconf.o sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' sensor.conf.pod | pod2man --section=5 --name="sensor.conf" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "sensor.conf.5" depbase=`echo ipfixsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ipfixsource.lo -MD -MP -MF $depbase.Tpo -c -o ipfixsource.lo ipfixsource.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo infomodel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT infomodel.lo -MD -MP -MF $depbase.Tpo -c -o infomodel.lo infomodel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT ipfixsource.lo -MD -MP -MF .deps/ipfixsource.Tpo -c ipfixsource.c -fPIC -DPIC -o .libs/ipfixsource.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT infomodel.lo -MD -MP -MF .deps/infomodel.Tpo -c infomodel.c -fPIC -DPIC -o .libs/infomodel.o probeconfscan.l: In function 'filter_start': probeconfscan.l:418:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:226:54: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:224:50: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:222:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:221:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:220:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:219:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:218:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:217:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:216:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:214:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:213:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:212:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:211:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:210:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:209:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:208:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:207:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:205:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:204:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:203:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:202:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:201:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:200:50: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:198:10: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:196:50: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:193:50: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:190:50: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'stash', inlined from 'probeconfscan_lex' at probeconfscan.l:187:50: probeconfscan.l:367:5: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] strncpy(pcscan_clause, yytext, sizeof(pcscan_clause)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -version-info 19:0:0 -o libflowsource.la -rpath /usr/local/lib circbuf.lo pdusource.lo udpsource.lo probeconf.lo probeconfparse.lo probeconfscan.lo ipfixsource.lo skipfix.lo infomodel.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/circbuf.o .libs/pdusource.o .libs/udpsource.o .libs/probeconf.o .libs/probeconfparse.o .libs/probeconfscan.o .libs/ipfixsource.o .libs/skipfix.o .libs/infomodel.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,libflowsource.so.19 -o .libs/libflowsource.so.19.0.0 libtool: link: (cd ".libs" && rm -f "libflowsource.so.19" && ln -s "libflowsource.so.19.0.0" "libflowsource.so.19") libtool: link: (cd ".libs" && rm -f "libflowsource.so" && ln -s "libflowsource.so.19.0.0" "libflowsource.so") libtool: link: ( cd ".libs" && rm -f "libflowsource.la" && ln -s "../libflowsource.la" "libflowsource.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o circbuf-test circbuf-test.o libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o check-struct check-struct.o libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/circbuf-test circbuf-test.o -pthread -pthread ./.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/check-struct check-struct.o -pthread -pthread ./.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' Making all in rwipfix gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwipfix' depbase=`echo rwipfix2silk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwipfix2silk.o -MD -MP -MF $depbase.Tpo -c -o rwipfix2silk.o rwipfix2silk.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsilk2ipfix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsilk2ipfix.o -MD -MP -MF $depbase.Tpo -c -o rwsilk2ipfix.o rwsilk2ipfix.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f rwp2yaf2silk rwp2yaf2silk.tmp ; srcdir='' ; test -f ./rwp2yaf2silk.in || srcdir=./ ; my_rwipfix2silk=`echo rwipfix2silk | sed -e 's,x,x,'` ; sed -e 's|@PERL[@]|/usr/local/bin/perl|g' -e 's|@PACKAGE_STRING[@]|SiLK 3.19.0|g' -e 's|@PACKAGE_BUGREPORT[@]|netsa-help@cert.org|g' -e 's|@SILK_VERSION_INTEGER[@]|3019000|g' -e 's|@rwipfix2silk[@]|'${my_rwipfix2silk}'|g' "${srcdir}rwp2yaf2silk.in" >rwp2yaf2silk.tmp && chmod +x rwp2yaf2silk.tmp && mv rwp2yaf2silk.tmp rwp2yaf2silk sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwipfix2silk.pod | pod2man --section=1 --name="rwipfix2silk" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwipfix2silk.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsilk2ipfix.pod | pod2man --section=1 --name="rwsilk2ipfix" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsilk2ipfix.1" podselect rwp2yaf2silk.in > rwp2yaf2silk.pod rwipfix2silk.c: In function 'appOptionsHandler': rwipfix2silk.c:376:13: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(log_destination, opt_arg, sizeof(log_destination)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwp2yaf2silk.pod | pod2man --section=1 --name="rwp2yaf2silk" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwp2yaf2silk.1" /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwipfix2silk rwipfix2silk.o ../libflowsource/libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwipfix2silk rwipfix2silk.o -pthread -pthread ../libflowsource/.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsilk2ipfix rwsilk2ipfix.o ../libflowsource/libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsilk2ipfix rwsilk2ipfix.o -pthread -pthread ../libflowsource/.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwipfix' Making all in flowcap gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/flowcap' depbase=`echo flowcap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowcap.o -MD -MP -MF $depbase.Tpo -c -o flowcap.o flowcap.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo flowcapsetup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT flowcapsetup.o -MD -MP -MF $depbase.Tpo -c -o flowcapsetup.o flowcapsetup.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' flowcap.pod | pod2man --section=8 --name="flowcap" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "flowcap.8" rm -f flowcap.conf flowcap.conf.tmp ; srcdir='' ; test -f "./flowcap.conf.in" || srcdir="./" ; myprog=`echo 'flowcap.conf' | sed -e 's|^.*/||;' -e 's|\.conf$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}flowcap.conf.in" > flowcap.conf.tmp && mv flowcap.conf.tmp flowcap.conf rm -f flowcap.init.d flowcap.init.d.tmp ; srcdir='' ; test -f "./flowcap.init.d.in" || srcdir="./" ; myprog=`echo 'flowcap.init.d' | sed -e 's|^.*/||;' -e 's|\.init\.d$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}flowcap.init.d.in" > flowcap.init.d.tmp && chmod +x flowcap.init.d.tmp && mv flowcap.init.d.tmp flowcap.init.d /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o flowcap flowcap.o flowcapsetup.o ../libflowsource/libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/flowcap flowcap.o flowcapsetup.o -pthread -pthread ../libflowsource/.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/flowcap' Making all in rwflowpack gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwflowpack' depbase=`echo rwpdu2silk.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpdu2silk.o -MD -MP -MF $depbase.Tpo -c -o rwpdu2silk.o rwpdu2silk.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwflowappend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowappend.o -MD -MP -MF $depbase.Tpo -c -o rwflowappend.o rwflowappend.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwflow_utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflow_utils.o -MD -MP -MF $depbase.Tpo -c -o rwflow_utils.o rwflow_utils.c &&\ mv -f $depbase.Tpo $depbase.Po cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-rwflowpack.o -MD -MP -MF .deps/rwflowpack-rwflowpack.Tpo -c -o rwflowpack-rwflowpack.o `test -f 'rwflowpack.c' || echo './'`rwflowpack.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-stream-cache.o -MD -MP -MF .deps/rwflowpack-stream-cache.Tpo -c -o rwflowpack-stream-cache.o `test -f 'stream-cache.c' || echo './'`stream-cache.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-dirreader.o -MD -MP -MF .deps/rwflowpack-dirreader.Tpo -c -o rwflowpack-dirreader.o `test -f 'dirreader.c' || echo './'`dirreader.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-fcfilesreader.o -MD -MP -MF .deps/rwflowpack-fcfilesreader.Tpo -c -o rwflowpack-fcfilesreader.o `test -f 'fcfilesreader.c' || echo './'`fcfilesreader.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-pdureader.o -MD -MP -MF .deps/rwflowpack-pdureader.Tpo -c -o rwflowpack-pdureader.o `test -f 'pdureader.c' || echo './'`pdureader.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-pdufilereader.o -MD -MP -MF .deps/rwflowpack-pdufilereader.Tpo -c -o rwflowpack-pdufilereader.o `test -f 'pdufilereader.c' || echo './'`pdufilereader.c cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-respoolreader.o -MD -MP -MF .deps/rwflowpack-respoolreader.Tpo -c -o rwflowpack-respoolreader.o `test -f 'respoolreader.c' || echo './'`respoolreader.c rwflowpack.c: In function 'moveToSenderDir': rwflowpack.c:3466:40: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] strncpy(ep, temp_suffix, sizeof(temp_suffix)); ^ rwpdu2silk.c: In function 'appOptionsHandler': rwpdu2silk.c:352:13: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] strncpy(log_destination, opt_arg, sizeof(log_destination)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rwflowpack-pdureader.Tpo .deps/rwflowpack-pdureader.Po cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-rwflow_utils.o -MD -MP -MF .deps/rwflowpack-rwflow_utils.Tpo -c -o rwflowpack-rwflow_utils.o `test -f 'rwflow_utils.c' || echo './'`rwflow_utils.c mv -f .deps/rwflowpack-fcfilesreader.Tpo .deps/rwflowpack-fcfilesreader.Po cc -I. -I../../src/include -I../../src/include -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwflowpack-ipfixreader.o -MD -MP -MF .deps/rwflowpack-ipfixreader.Tpo -c -o rwflowpack-ipfixreader.o `test -f 'ipfixreader.c' || echo './'`ipfixreader.c mv -f .deps/rwflowpack-pdufilereader.Tpo .deps/rwflowpack-pdufilereader.Po depbase=`echo rwguess.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwguess.o -MD -MP -MF $depbase.Tpo -c -o rwguess.o rwguess.c &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/rwflowpack-dirreader.Tpo .deps/rwflowpack-dirreader.Po depbase=`echo rwpackchecker.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpackchecker.o -MD -MP -MF $depbase.Tpo -c -o rwpackchecker.o rwpackchecker.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpdu2silk.pod | pod2man --section=1 --name="rwpdu2silk" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpdu2silk.1" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwflowappend.pod | pod2man --section=8 --name="rwflowappend" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwflowappend.8" mv -f .deps/rwflowpack-respoolreader.Tpo .deps/rwflowpack-respoolreader.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwflowpack.pod | pod2man --section=8 --name="rwflowpack" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwflowpack.8" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwguess.pod | pod2man --section=8 --name="rwguess" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwguess.8" mv -f .deps/rwflowpack-ipfixreader.Tpo .deps/rwflowpack-ipfixreader.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpackchecker.pod | pod2man --section=8 --name="rwpackchecker" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpackchecker.8" rm -f rwflowappend.conf rwflowappend.conf.tmp ; srcdir='' ; test -f "./rwflowappend.conf.in" || srcdir="./" ; myprog=`echo 'rwflowappend.conf' | sed -e 's|^.*/||;' -e 's|\.conf$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwflowappend.conf.in" > rwflowappend.conf.tmp && mv rwflowappend.conf.tmp rwflowappend.conf rm -f rwflowpack.conf rwflowpack.conf.tmp ; srcdir='' ; test -f "./rwflowpack.conf.in" || srcdir="./" ; myprog=`echo 'rwflowpack.conf' | sed -e 's|^.*/||;' -e 's|\.conf$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwflowpack.conf.in" > rwflowpack.conf.tmp && mv rwflowpack.conf.tmp rwflowpack.conf rm -f rwflowappend.init.d rwflowappend.init.d.tmp ; srcdir='' ; test -f "./rwflowappend.init.d.in" || srcdir="./" ; myprog=`echo 'rwflowappend.init.d' | sed -e 's|^.*/||;' -e 's|\.init\.d$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwflowappend.init.d.in" > rwflowappend.init.d.tmp && chmod +x rwflowappend.init.d.tmp && mv rwflowappend.init.d.tmp rwflowappend.init.d rm -f rwflowpack.init.d rwflowpack.init.d.tmp ; srcdir='' ; test -f "./rwflowpack.init.d.in" || srcdir="./" ; myprog=`echo 'rwflowpack.init.d' | sed -e 's|^.*/||;' -e 's|\.init\.d$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwflowpack.init.d.in" > rwflowpack.init.d.tmp && chmod +x rwflowpack.init.d.tmp && mv rwflowpack.init.d.tmp rwflowpack.init.d mv -f .deps/rwflowpack-rwflow_utils.Tpo .deps/rwflowpack-rwflow_utils.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpdu2silk rwpdu2silk.o ../libflowsource/libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwflowappend rwflowappend.o rwflow_utils.o ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwguess rwguess.o ../libflowsource/libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm mv -f .deps/rwflowpack-stream-cache.Tpo .deps/rwflowpack-stream-cache.Po libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwflowappend rwflowappend.o rwflow_utils.o -pthread ../libsilk/.libs/libsilk-thrd.so -L/usr/local/lib ../libsilk/.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpackchecker rwpackchecker.o ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpdu2silk rwpdu2silk.o -pthread -pthread ../libflowsource/.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwguess rwguess.o -pthread -pthread ../libflowsource/.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpackchecker rwpackchecker.o ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -Wl,-rpath -Wl,/usr/local/lib mv -f .deps/rwflowpack-rwflowpack.Tpo .deps/rwflowpack-rwflowpack.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwflowpack rwflowpack-rwflowpack.o rwflowpack-stream-cache.o rwflowpack-dirreader.o rwflowpack-fcfilesreader.o rwflowpack-pdureader.o rwflowpack-pdufilereader.o rwflowpack-respoolreader.o rwflowpack-rwflow_utils.o rwflowpack-ipfixreader.o ../libflowsource/libflowsource.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -L/usr/local/lib -lglib-2.0 -lfixbuf -lpthread -lgthread-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwflowpack rwflowpack-rwflowpack.o rwflowpack-stream-cache.o rwflowpack-dirreader.o rwflowpack-fcfilesreader.o rwflowpack-pdureader.o rwflowpack-pdufilereader.o rwflowpack-respoolreader.o rwflowpack-rwflow_utils.o rwflowpack-ipfixreader.o -pthread -pthread ../libflowsource/.libs/libflowsource.so -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -lfixbuf -lpthread -lgthread-2.0 -lglib-2.0 -lintl -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwflowpack' Making all in rwpollexec gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwpollexec' depbase=`echo rwpollexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwpollexec.o -MD -MP -MF $depbase.Tpo -c -o rwpollexec.o rwpollexec.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwpollexec.pod | pod2man --section=8 --name="rwpollexec" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwpollexec.8" rm -f rwpollexec.conf rwpollexec.conf.tmp ; srcdir='' ; test -f "./rwpollexec.conf.in" || srcdir="./" ; myprog=`echo 'rwpollexec.conf' | sed -e 's|^.*/||;' -e 's|\.conf$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwpollexec.conf.in" > rwpollexec.conf.tmp && mv rwpollexec.conf.tmp rwpollexec.conf rm -f rwpollexec.init.d rwpollexec.init.d.tmp ; srcdir='' ; test -f "./rwpollexec.init.d.in" || srcdir="./" ; myprog=`echo 'rwpollexec.init.d' | sed -e 's|^.*/||;' -e 's|\.init\.d$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwpollexec.init.d.in" > rwpollexec.init.d.tmp && chmod +x rwpollexec.init.d.tmp && mv rwpollexec.init.d.tmp rwpollexec.init.d /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwpollexec rwpollexec.o ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwpollexec rwpollexec.o -pthread ../libsilk/.libs/libsilk-thrd.so -L/usr/local/lib ../libsilk/.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwpollexec' Making all in sendrcv gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/sendrcv' depbase=`echo skmsg-test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skmsg-test.o -MD -MP -MF $depbase.Tpo -c -o skmsg-test.o skmsg-test.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo skmsg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skmsg.lo -MD -MP -MF $depbase.Tpo -c -o skmsg.lo skmsg.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo intdict.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT intdict.lo -MD -MP -MF $depbase.Tpo -c -o intdict.lo intdict.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo multiqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT multiqueue.lo -MD -MP -MF $depbase.Tpo -c -o multiqueue.lo multiqueue.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwtransfer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwtransfer.lo -MD -MP -MF $depbase.Tpo -c -o rwtransfer.lo rwtransfer.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rwreceiver.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwreceiver.o -MD -MP -MF $depbase.Tpo -c -o rwreceiver.o rwreceiver.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo rwsender.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwsender.o -MD -MP -MF $depbase.Tpo -c -o rwsender.o rwsender.c &&\ mv -f $depbase.Tpo $depbase.Po sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwreceiver.pod | pod2man --section=8 --name="rwreceiver" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwreceiver.8" sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' rwsender.pod | pod2man --section=8 --name="rwsender" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "rwsender.8" rm -f rwreceiver.conf rwreceiver.conf.tmp ; srcdir='' ; test -f "./rwreceiver.conf.in" || srcdir="./" ; myprog=`echo 'rwreceiver.conf' | sed -e 's|^.*/||;' -e 's|\.conf$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwreceiver.conf.in" > rwreceiver.conf.tmp && mv rwreceiver.conf.tmp rwreceiver.conf rm -f rwsender.conf rwsender.conf.tmp ; srcdir='' ; test -f "./rwsender.conf.in" || srcdir="./" ; myprog=`echo 'rwsender.conf' | sed -e 's|^.*/||;' -e 's|\.conf$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwsender.conf.in" > rwsender.conf.tmp && mv rwsender.conf.tmp rwsender.conf rm -f rwreceiver.init.d rwreceiver.init.d.tmp ; srcdir='' ; test -f "./rwreceiver.init.d.in" || srcdir="./" ; myprog=`echo 'rwreceiver.init.d' | sed -e 's|^.*/||;' -e 's|\.init\.d$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwreceiver.init.d.in" > rwreceiver.init.d.tmp && chmod +x rwreceiver.init.d.tmp && mv rwreceiver.init.d.tmp rwreceiver.init.d rm -f rwsender.init.d rwsender.init.d.tmp ; srcdir='' ; test -f "./rwsender.init.d.in" || srcdir="./" ; myprog=`echo 'rwsender.init.d' | sed -e 's|^.*/||;' -e 's|\.init\.d$||;s,x,x,'` ; sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@localstatedir[@]|/var|g' -e 's|@sbindir[@]|/usr/local/sbin|g' -e 's|@sysconfdir[@]|/usr/local/etc|g' -e 's|@myprog[@]|'${myprog}'|g' "${srcdir}rwsender.init.d.in" > rwsender.init.d.tmp && chmod +x rwsender.init.d.tmp && mv rwsender.init.d.tmp rwsender.init.d libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT rwtransfer.lo -MD -MP -MF .deps/rwtransfer.Tpo -c rwtransfer.c -fPIC -DPIC -o .libs/rwtransfer.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT skmsg.lo -MD -MP -MF .deps/skmsg.Tpo -c skmsg.c -fPIC -DPIC -o .libs/skmsg.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT multiqueue.lo -MD -MP -MF .deps/multiqueue.Tpo -c multiqueue.c -fPIC -DPIC -o .libs/multiqueue.o libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT intdict.lo -MD -MP -MF .deps/intdict.Tpo -c intdict.c -fPIC -DPIC -o .libs/intdict.o rwsender.c: In function 'file_path_count_alloc': rwsender.c:888:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(p->path, path, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rwsender.c:884:15: note: length computed here len = 1 + strlen(path); ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o libsendrcv.la skmsg.lo intdict.lo multiqueue.lo rwtransfer.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: ar cru .libs/libsendrcv.a .libs/skmsg.o .libs/intdict.o .libs/multiqueue.o .libs/rwtransfer.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsendrcv.a libtool: link: ( cd ".libs" && rm -f "libsendrcv.la" && ln -s "../libsendrcv.la" "libsendrcv.la" ) /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o skmsg-test skmsg-test.o libsendrcv.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwsender rwsender.o libsendrcv.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o rwreceiver rwreceiver.o libsendrcv.la ../libsilk/libsilk-thrd.la ../libsilk/libsilk.la -pthread -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwsender rwsender.o -pthread ./.libs/libsendrcv.a -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/skmsg-test skmsg-test.o -pthread ./.libs/libsendrcv.a -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o .libs/rwreceiver rwreceiver.o -pthread ./.libs/libsendrcv.a -L/usr/local/lib ../libsilk/.libs/libsilk-thrd.so ../libsilk/.libs/libsilk.so -llzo2 -lz -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/sendrcv' Making all in include/silk gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake all-am gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src' gmake[2]: Leaving directory '/construction/security/silktools/silk-3.19.0/src' Making all in site gmake[2]: Entering directory '/construction/security/silktools/silk-3.19.0/site' Making all in generic gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/site/generic' depbase=`echo packlogic-generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT packlogic-generic.lo -MD -MP -MF $depbase.Tpo -c -o packlogic-generic.lo packlogic-generic.c &&\ mv -f $depbase.Tpo $depbase.Plo sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' packlogic-generic.pod | pod2man --section=3 --name="packlogic-generic" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "packlogic-generic.3" ln -s silk.conf generic-silk.conf libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT packlogic-generic.lo -MD -MP -MF .deps/packlogic-generic.Tpo -c packlogic-generic.c -fPIC -DPIC -o .libs/packlogic-generic.o /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -o packlogic-generic.la -rpath /usr/local/lib/silk packlogic-generic.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/packlogic-generic.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,packlogic-generic.so -o .libs/packlogic-generic.so libtool: link: ( cd ".libs" && rm -f "packlogic-generic.la" && ln -s "../packlogic-generic.la" "packlogic-generic.la" ) gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/site/generic' Making all in twoway gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/site/twoway' depbase=`echo packlogic-twoway.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT packlogic-twoway.lo -MD -MP -MF $depbase.Tpo -c -o packlogic-twoway.lo packlogic-twoway.c &&\ mv -f $depbase.Tpo $depbase.Plo sed -e 's|@SILK_DATA_ROOTDIR[@]|/data|g' -e 's|@prefix[@]|/usr/local|g' packlogic-twoway.pod | pod2man --section=3 --name="packlogic-twoway" --center="SiLK Tool Suite" --release="SiLK 3.19.0" > "packlogic-twoway.3" ln -s silk.conf twoway-silk.conf libtool: compile: cc -I. -I../../src/include -I../../src/include -DNDEBUG -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -I/usr/local/include -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT packlogic-twoway.lo -MD -MP -MF .deps/packlogic-twoway.Tpo -c packlogic-twoway.c -fPIC -DPIC -o .libs/packlogic-twoway.o /bin/sh ../../libtool --tag=CC --mode=link cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -o packlogic-twoway.la -rpath /usr/local/lib/silk packlogic-twoway.lo -L/usr/local/lib -llzo2 -lz -lm libtool: link: cc -shared -fPIC -DPIC .libs/packlogic-twoway.o -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,packlogic-twoway.so -o .libs/packlogic-twoway.so libtool: link: ( cd ".libs" && rm -f "packlogic-twoway.la" && ln -s "../packlogic-twoway.la" "packlogic-twoway.la" ) gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/site/twoway' gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/site' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/site' gmake[2]: Leaving directory '/construction/security/silktools/silk-3.19.0/site' gmake[2]: Entering directory '/construction/security/silktools/silk-3.19.0' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/security/silktools/silk-3.19.0' gmake[1]: Leaving directory '/construction/security/silktools/silk-3.19.0' SUCCEEDED 00:01:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> silktools-3.19.0 depends on package: p5-DBI>=0 - found ===> silktools-3.19.0 depends on file: /usr/local/bin/python3.7 - found ===> silktools-3.19.0 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for silktools-3.19.0 ===> silktools-3.19.0 depends on package: p5-DBI>=0 - found ===> silktools-3.19.0 depends on file: /usr/local/bin/python3.7 - found ===> silktools-3.19.0 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/silktools/silk-3.19.0' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/security/silktools/silk-3.19.0' Making install in tests gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/tests' gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/tests' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/tests' gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/tests' Making install in src gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/src' Making install in libsilk gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libsilk' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libsilk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s libsilk.la libsilk-thrd.la '/construction/security/silktools/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libsilk.so.25.1.2 /construction/security/silktools/stage/usr/local/lib/libsilk.so.25.1.2 libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/libsilk.so.25.1.2 libtool: install: (cd /construction/security/silktools/stage/usr/local/lib && { ln -s -f libsilk.so.25.1.2 libsilk.so.25 || { rm -f libsilk.so.25 && ln -s libsilk.so.25.1.2 libsilk.so.25; }; }) libtool: install: (cd /construction/security/silktools/stage/usr/local/lib && { ln -s -f libsilk.so.25.1.2 libsilk.so || { rm -f libsilk.so && ln -s libsilk.so.25.1.2 libsilk.so; }; }) libtool: install: /usr/bin/install -c .libs/libsilk.lai /construction/security/silktools/stage/usr/local/lib/libsilk.la libtool: install: /usr/bin/install -c .libs/libsilk-thrd.so.5.1.5 /construction/security/silktools/stage/usr/local/lib/libsilk-thrd.so.5.1.5 libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/libsilk-thrd.so.5.1.5 libtool: install: (cd /construction/security/silktools/stage/usr/local/lib && { ln -s -f libsilk-thrd.so.5.1.5 libsilk-thrd.so.5 || { rm -f libsilk-thrd.so.5 && ln -s libsilk-thrd.so.5.1.5 libsilk-thrd.so.5; }; }) libtool: install: (cd /construction/security/silktools/stage/usr/local/lib && { ln -s -f libsilk-thrd.so.5.1.5 libsilk-thrd.so || { rm -f libsilk-thrd.so && ln -s libsilk-thrd.so.5.1.5 libsilk-thrd.so; }; }) libtool: install: /usr/bin/install -c .libs/libsilk-thrd.lai /construction/security/silktools/stage/usr/local/lib/libsilk-thrd.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s silk_config '/construction/security/silktools/stage/usr/local/bin' libtool: warning: 'libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/silk_config /construction/security/silktools/stage/usr/local/bin/silk_config /bin/mkdir -p '/construction/security/silktools/stage/usr/local/share/silk' install -m 0644 silk.magic '/construction/security/silktools/stage/usr/local/share/silk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 silk_config.1 '/construction/security/silktools/stage/usr/local/man/man1' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man5' install -m 0644 silk.conf.5 '/construction/security/silktools/stage/usr/local/man/man5' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man7' install -m 0644 silk.7 '/construction/security/silktools/stage/usr/local/man/man7' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/include/silk' install -m 0644 hashlib.h iptree.h rwascii.h rwrec.h silk.h silk_files.h silk_types.h skaggbag.h skbag.h skcountry.h skdaemon.h skdeque.h skdllist.h skheader.h skheap.h skipaddr.h skipset.h sklog.h skmempool.h sknetstruct.h skplugin.h skpolldir.h skprefixmap.h sksite.h skstream.h skstringmap.h sktempfile.h skthread.h sktimer.h sktracemsg.h skvector.h utils.h redblack/redblack.h bagtree.h rwpack.h '/construction/security/silktools/stage/usr/local/include/silk' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libsilk' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libsilk' Making install in pysilk gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/pysilk' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/pysilk' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man3' install -m 0644 pysilk.3 silkpython.3 '/construction/security/silktools/stage/usr/local/man/man3' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s pysilk.la '/construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk' libtool: warning: relinking 'pysilk.la' libtool: install: (cd /construction/security/silktools/silk-3.19.0/src/pysilk; /bin/sh "/construction/security/silktools/silk-3.19.0/libtool" --tag CC --mode=relink cc -Wall -W -Wmissing-prototypes -Wformat=2 -Wdeclaration-after-statement -Wpointer-arith -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -module -avoid-version -shrext .so -rpath /usr/local/lib/python3.7/site-packages/silk -o pysilk.la -rpath /usr/local/lib/python3.7/site-packages/silk pysilk.lo pysilk_common.lo ../libsilk/libsilk.la -L/usr/local/lib -llzo2 -lz -lm -inst-prefix-dir /construction/security/silktools/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/pysilk.o .libs/pysilk_common.o -Wl,-rpath -Wl,/usr/local/lib ../libsilk/.libs/libsilk.so -L/usr/local/lib -llzo2 -lz -lm -O2 -Wl,-soname -Wl,pysilk.so -o .libs/pysilk.so libtool: install: /usr/bin/install -c .libs/pysilk.soT /construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk/pysilk.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk/pysilk.so libtool: install: /usr/bin/install -c .libs/pysilk.lai /construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk/pysilk.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/python3.7/site-packages/silk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk' install -m 0644 python/__init__.py python/fglob.py python/plugin.py python/site.py python/_netsa_silk.py '/construction/security/silktools/stage/usr/local/lib/python3.7/site-packages/silk' -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyfglob.pyplugin.pysite.py_netsa_silk.py Byte-compiling python modules (optimized versions) ... __init__.pyfglob.pyplugin.pysite.py_netsa_silk.py /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib/python3.7/site-packages' install -m 0644 python/netsa_silk.py '/construction/security/silktools/stage/usr/local/lib/python3.7/site-packages' -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... netsa_silk.py Byte-compiling python modules (optimized versions) ... netsa_silk.py gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/pysilk' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/pysilk' Making install in rwfilter gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwfilter' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwfilter' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwfilter rwfglob '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwfilter /construction/security/silktools/stage/usr/local/bin/rwfilter libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwfglob /construction/security/silktools/stage/usr/local/bin/rwfglob /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwfilter.1 rwfglob.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwfilter' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwfilter' Making install in plugins gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/plugins' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/plugins' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib/silk' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s app-mismatch.la conficker-c.la cutmatch.la flowkey.la flowrate.la int-ext-fields.la '/construction/security/silktools/stage/usr/local/lib/silk' libtool: install: /usr/bin/install -c .libs/app-mismatch.so /construction/security/silktools/stage/usr/local/lib/silk/app-mismatch.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/app-mismatch.so libtool: install: /usr/bin/install -c .libs/app-mismatch.lai /construction/security/silktools/stage/usr/local/lib/silk/app-mismatch.la libtool: install: /usr/bin/install -c .libs/conficker-c.so /construction/security/silktools/stage/usr/local/lib/silk/conficker-c.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/conficker-c.so libtool: install: /usr/bin/install -c .libs/conficker-c.lai /construction/security/silktools/stage/usr/local/lib/silk/conficker-c.la libtool: install: /usr/bin/install -c .libs/cutmatch.so /construction/security/silktools/stage/usr/local/lib/silk/cutmatch.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/cutmatch.so libtool: install: /usr/bin/install -c .libs/cutmatch.lai /construction/security/silktools/stage/usr/local/lib/silk/cutmatch.la libtool: install: /usr/bin/install -c .libs/flowkey.so /construction/security/silktools/stage/usr/local/lib/silk/flowkey.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/flowkey.so libtool: install: /usr/bin/install -c .libs/flowkey.lai /construction/security/silktools/stage/usr/local/lib/silk/flowkey.la libtool: install: /usr/bin/install -c .libs/flowrate.so /construction/security/silktools/stage/usr/local/lib/silk/flowrate.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/flowrate.so libtool: install: /usr/bin/install -c .libs/flowrate.lai /construction/security/silktools/stage/usr/local/lib/silk/flowrate.la libtool: install: /usr/bin/install -c .libs/int-ext-fields.so /construction/security/silktools/stage/usr/local/lib/silk/int-ext-fields.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/int-ext-fields.so libtool: install: /usr/bin/install -c .libs/int-ext-fields.lai /construction/security/silktools/stage/usr/local/lib/silk/int-ext-fields.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/silk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man3' install -m 0644 app-mismatch.3 conficker-c.3 cutmatch.3 flowkey.3 flowrate.3 int-ext-fields.3 silk-plugin.3 '/construction/security/silktools/stage/usr/local/man/man3' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/plugins' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/plugins' Making install in num2dot gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/num2dot' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/num2dot' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s num2dot '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/num2dot /construction/security/silktools/stage/usr/local/bin/num2dot /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 num2dot.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/num2dot' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/num2dot' Making install in rwaddrcount gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwaddrcount' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwaddrcount' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwaddrcount '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwaddrcount /construction/security/silktools/stage/usr/local/bin/rwaddrcount /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwaddrcount.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwaddrcount' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwaddrcount' Making install in rwaggbag gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwaggbag' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwaggbag' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwaggbag rwaggbagbuild rwaggbagcat rwaggbagtool '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwaggbag /construction/security/silktools/stage/usr/local/bin/rwaggbag libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwaggbagbuild /construction/security/silktools/stage/usr/local/bin/rwaggbagbuild libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwaggbagcat /construction/security/silktools/stage/usr/local/bin/rwaggbagcat libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwaggbagtool /construction/security/silktools/stage/usr/local/bin/rwaggbagtool /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwaggbag.1 rwaggbagbuild.1 rwaggbagcat.1 rwaggbagtool.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwaggbag' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwaggbag' Making install in rwappend gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwappend' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwappend' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwappend '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwappend /construction/security/silktools/stage/usr/local/bin/rwappend /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwappend.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwappend' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwappend' Making install in rwbag gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwbag' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwbag' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwbag rwbagbuild rwbagcat rwbagtool '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwbag /construction/security/silktools/stage/usr/local/bin/rwbag libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwbagbuild /construction/security/silktools/stage/usr/local/bin/rwbagbuild libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwbagcat /construction/security/silktools/stage/usr/local/bin/rwbagcat libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwbagtool /construction/security/silktools/stage/usr/local/bin/rwbagtool /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwbag.1 rwbagbuild.1 rwbagcat.1 rwbagtool.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwbag' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwbag' Making install in rwcat gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcat' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcat' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwcat '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwcat /construction/security/silktools/stage/usr/local/bin/rwcat /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwcat.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcat' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcat' Making install in rwcompare gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcompare' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcompare' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwcompare '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwcompare /construction/security/silktools/stage/usr/local/bin/rwcompare /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwcompare.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcompare' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcompare' Making install in rwconvert gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwconvert' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwconvert' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwallformats '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwallformats /construction/security/silktools/stage/usr/local/bin/rwallformats gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwconvert' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwconvert' Making install in rwcount gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcount' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcount' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwcount '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwcount /construction/security/silktools/stage/usr/local/bin/rwcount /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwcount.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcount' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcount' Making install in rwcut gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcut' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwcut' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwcut '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwcut /construction/security/silktools/stage/usr/local/bin/rwcut /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwcut.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcut' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwcut' Making install in rwfileinfo gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwfileinfo' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwfileinfo' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwfileinfo '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwfileinfo /construction/security/silktools/stage/usr/local/bin/rwfileinfo /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwfileinfo.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwfileinfo' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwfileinfo' Making install in rwgroup gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwgroup' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwgroup' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwgroup '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwgroup /construction/security/silktools/stage/usr/local/bin/rwgroup /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwgroup.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwgroup' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwgroup' Making install in rwmatch gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwmatch' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwmatch' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwmatch '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwmatch /construction/security/silktools/stage/usr/local/bin/rwmatch /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwmatch.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwmatch' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwmatch' Making install in rwnetmask gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwnetmask' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwnetmask' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwnetmask '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwnetmask /construction/security/silktools/stage/usr/local/bin/rwnetmask /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwnetmask.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwnetmask' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwnetmask' Making install in rwpmap gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwpmap' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwpmap' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwgeoip2ccmap rwip2cc rwpmapbuild rwpmapcat rwpmaplookup '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwgeoip2ccmap /construction/security/silktools/stage/usr/local/bin/rwgeoip2ccmap libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwip2cc /construction/security/silktools/stage/usr/local/bin/rwip2cc libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpmapbuild /construction/security/silktools/stage/usr/local/bin/rwpmapbuild libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpmapcat /construction/security/silktools/stage/usr/local/bin/rwpmapcat libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpmaplookup /construction/security/silktools/stage/usr/local/bin/rwpmaplookup /bin/mkdir -p '/construction/security/silktools/stage/usr/local/share/silk' install -m 0644 addrtype-templ.txt '/construction/security/silktools/stage/usr/local/share/silk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwgeoip2ccmap.1 rwip2cc.1 rwpmapbuild.1 rwpmapcat.1 rwpmaplookup.1 '/construction/security/silktools/stage/usr/local/man/man1' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man3' install -m 0644 addrtype.3 ccfilter.3 pmapfilter.3 '/construction/security/silktools/stage/usr/local/man/man3' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwpmap' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwpmap' Making install in rwrandomizeip gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwrandomizeip' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwrandomizeip' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwrandomizeip '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwrandomizeip /construction/security/silktools/stage/usr/local/bin/rwrandomizeip /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwrandomizeip.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwrandomizeip' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwrandomizeip' Making install in rwrecgenerator gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwrecgenerator' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwrecgenerator' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwrecgenerator '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwrecgenerator /construction/security/silktools/stage/usr/local/bin/rwrecgenerator /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwrecgenerator.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwrecgenerator' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwrecgenerator' Making install in rwresolve gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwresolve' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwresolve' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwresolve '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwresolve /construction/security/silktools/stage/usr/local/bin/rwresolve /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwresolve.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwresolve' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwresolve' Making install in rwscan gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwscan' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwscan' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwscan '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwscan /construction/security/silktools/stage/usr/local/bin/rwscan /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' install -m 555 rwscanquery '/construction/security/silktools/stage/usr/local/bin' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwscan.1 rwscanquery.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwscan' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwscan' Making install in rwset gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwset' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwset' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwset rwsetbuild rwsetcat rwsetmember rwsettool '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwset /construction/security/silktools/stage/usr/local/bin/rwset libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsetbuild /construction/security/silktools/stage/usr/local/bin/rwsetbuild libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsetcat /construction/security/silktools/stage/usr/local/bin/rwsetcat libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsetmember /construction/security/silktools/stage/usr/local/bin/rwsetmember libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsettool /construction/security/silktools/stage/usr/local/bin/rwsettool /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwset.1 rwsetbuild.1 rwsetcat.1 rwsetmember.1 rwsettool.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwset' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwset' Making install in rwsiteinfo gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsiteinfo' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsiteinfo' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s mapsid rwsiteinfo '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/mapsid /construction/security/silktools/stage/usr/local/bin/mapsid libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsiteinfo /construction/security/silktools/stage/usr/local/bin/rwsiteinfo /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 mapsid.1 rwsiteinfo.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsiteinfo' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsiteinfo' Making install in rwsort gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsort' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsort' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwcombine rwdedupe rwsort '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwcombine /construction/security/silktools/stage/usr/local/bin/rwcombine libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwdedupe /construction/security/silktools/stage/usr/local/bin/rwdedupe libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsort /construction/security/silktools/stage/usr/local/bin/rwsort /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwcombine.1 rwdedupe.1 rwsort.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsort' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsort' Making install in rwsplit gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsplit' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwsplit' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwsplit '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsplit /construction/security/silktools/stage/usr/local/bin/rwsplit /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwsplit.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsplit' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwsplit' Making install in rwstats gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwstats' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwstats' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwstats rwuniq '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwstats /construction/security/silktools/stage/usr/local/bin/rwstats libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwuniq /construction/security/silktools/stage/usr/local/bin/rwuniq /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwstats.1 rwuniq.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwstats' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwstats' Making install in rwswapbytes gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwswapbytes' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwswapbytes' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwswapbytes '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwswapbytes /construction/security/silktools/stage/usr/local/bin/rwswapbytes /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwswapbytes.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwswapbytes' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwswapbytes' Making install in rwtotal gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwtotal' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwtotal' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwtotal '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwtotal /construction/security/silktools/stage/usr/local/bin/rwtotal /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwtotal.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwtotal' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwtotal' Making install in rwtuc gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwtuc' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwtuc' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwtuc '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwtuc /construction/security/silktools/stage/usr/local/bin/rwtuc /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwtuc.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwtuc' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwtuc' Making install in rwptoflow gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwptoflow' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwptoflow' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwpdedupe rwpmatch rwptoflow '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpdedupe /construction/security/silktools/stage/usr/local/bin/rwpdedupe libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpmatch /construction/security/silktools/stage/usr/local/bin/rwpmatch libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwptoflow /construction/security/silktools/stage/usr/local/bin/rwptoflow /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' install -m 555 rwpcut '/construction/security/silktools/stage/usr/local/bin' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwptoflow.1 rwpmatch.1 rwpdedupe.1 rwpcut.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwptoflow' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwptoflow' Making install in rwids gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwids' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwids' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' install -m 555 rwidsquery '/construction/security/silktools/stage/usr/local/bin' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwidsquery.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwids' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwids' Making install in libflowsource gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' Making install in infomodel gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake install-am gmake[6]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[7]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[7]: Nothing to be done for 'install-exec-am'. gmake[7]: Nothing to be done for 'install-data-am'. gmake[7]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[6]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource/infomodel' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' gmake[6]: Entering directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s libflowsource.la '/construction/security/silktools/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libflowsource.so.19.0.0 /construction/security/silktools/stage/usr/local/lib/libflowsource.so.19.0.0 libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/libflowsource.so.19.0.0 libtool: install: (cd /construction/security/silktools/stage/usr/local/lib && { ln -s -f libflowsource.so.19.0.0 libflowsource.so.19 || { rm -f libflowsource.so.19 && ln -s libflowsource.so.19.0.0 libflowsource.so.19; }; }) libtool: install: (cd /construction/security/silktools/stage/usr/local/lib && { ln -s -f libflowsource.so.19.0.0 libflowsource.so || { rm -f libflowsource.so && ln -s libflowsource.so.19.0.0 libflowsource.so; }; }) libtool: install: /usr/bin/install -c .libs/libflowsource.lai /construction/security/silktools/stage/usr/local/lib/libflowsource.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man5' install -m 0644 sensor.conf.5 '/construction/security/silktools/stage/usr/local/man/man5' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/include/silk' install -m 0644 libflowsource.h probeconf.h '/construction/security/silktools/stage/usr/local/include/silk' gmake[6]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/libflowsource' Making install in rwipfix gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwipfix' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwipfix' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwipfix2silk rwsilk2ipfix '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libflowsource/libflowsource.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwipfix2silk /construction/security/silktools/stage/usr/local/bin/rwipfix2silk libtool: warning: '../libflowsource/libflowsource.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsilk2ipfix /construction/security/silktools/stage/usr/local/bin/rwsilk2ipfix /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' install -m 555 rwp2yaf2silk '/construction/security/silktools/stage/usr/local/bin' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwipfix2silk.1 rwsilk2ipfix.1 rwp2yaf2silk.1 '/construction/security/silktools/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwipfix' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwipfix' Making install in flowcap gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/flowcap' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/flowcap' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/sbin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s flowcap '/construction/security/silktools/stage/usr/local/sbin' libtool: warning: '../libflowsource/libflowsource.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/flowcap /construction/security/silktools/stage/usr/local/sbin/flowcap /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc install -m 0644 'flowcap.conf' '/construction/security/silktools/stage/usr/local/share/silk/etc/flowcap.conf' /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc/init.d install -m 555 'flowcap.init.d' '/construction/security/silktools/stage/usr/local/share/silk/etc/init.d/flowcap' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man8' install -m 0644 flowcap.8 '/construction/security/silktools/stage/usr/local/man/man8' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/flowcap' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/flowcap' Making install in rwflowpack gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwflowpack' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwflowpack' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwpdu2silk '/construction/security/silktools/stage/usr/local/bin' libtool: warning: '../libflowsource/libflowsource.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpdu2silk /construction/security/silktools/stage/usr/local/bin/rwpdu2silk /bin/mkdir -p '/construction/security/silktools/stage/usr/local/sbin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwflowappend rwflowpack rwguess rwpackchecker '/construction/security/silktools/stage/usr/local/sbin' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwflowappend /construction/security/silktools/stage/usr/local/sbin/rwflowappend libtool: warning: '../libflowsource/libflowsource.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwflowpack /construction/security/silktools/stage/usr/local/sbin/rwflowpack libtool: warning: '../libflowsource/libflowsource.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwguess /construction/security/silktools/stage/usr/local/sbin/rwguess libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpackchecker /construction/security/silktools/stage/usr/local/sbin/rwpackchecker /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc install -m 0644 'rwflowappend.conf' '/construction/security/silktools/stage/usr/local/share/silk/etc/rwflowappend.conf' install -m 0644 'rwflowpack.conf' '/construction/security/silktools/stage/usr/local/share/silk/etc/rwflowpack.conf' /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc/init.d install -m 555 'rwflowappend.init.d' '/construction/security/silktools/stage/usr/local/share/silk/etc/init.d/rwflowappend' install -m 555 'rwflowpack.init.d' '/construction/security/silktools/stage/usr/local/share/silk/etc/init.d/rwflowpack' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man1' install -m 0644 rwpdu2silk.1 '/construction/security/silktools/stage/usr/local/man/man1' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man8' install -m 0644 rwflowappend.8 rwflowpack.8 rwguess.8 rwpackchecker.8 '/construction/security/silktools/stage/usr/local/man/man8' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/include/silk' install -m 0644 rwflowpack.h '/construction/security/silktools/stage/usr/local/include/silk' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwflowpack' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwflowpack' Making install in rwpollexec gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwpollexec' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/rwpollexec' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/sbin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwpollexec '/construction/security/silktools/stage/usr/local/sbin' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwpollexec /construction/security/silktools/stage/usr/local/sbin/rwpollexec /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc install -m 0644 'rwpollexec.conf' '/construction/security/silktools/stage/usr/local/share/silk/etc/rwpollexec.conf' /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc/init.d install -m 555 'rwpollexec.init.d' '/construction/security/silktools/stage/usr/local/share/silk/etc/init.d/rwpollexec' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man8' install -m 0644 rwpollexec.8 '/construction/security/silktools/stage/usr/local/man/man8' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwpollexec' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/rwpollexec' Making install in sendrcv gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/sendrcv' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/sendrcv' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/sbin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s rwreceiver rwsender '/construction/security/silktools/stage/usr/local/sbin' libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwreceiver /construction/security/silktools/stage/usr/local/sbin/rwreceiver libtool: warning: '../libsilk/libsilk-thrd.la' has not been installed in '/usr/local/lib' libtool: warning: '../libsilk/libsilk.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -c -s .libs/rwsender /construction/security/silktools/stage/usr/local/sbin/rwsender /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc install -m 0644 'rwreceiver.conf' '/construction/security/silktools/stage/usr/local/share/silk/etc/rwreceiver.conf' install -m 0644 'rwsender.conf' '/construction/security/silktools/stage/usr/local/share/silk/etc/rwsender.conf' /bin/sh /construction/security/silktools/silk-3.19.0/autoconf/install-sh -d /construction/security/silktools/stage/usr/local/share/silk/etc/init.d install -m 555 'rwreceiver.init.d' '/construction/security/silktools/stage/usr/local/share/silk/etc/init.d/rwreceiver' install -m 555 'rwsender.init.d' '/construction/security/silktools/stage/usr/local/share/silk/etc/init.d/rwsender' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man8' install -m 0644 rwreceiver.8 rwsender.8 '/construction/security/silktools/stage/usr/local/man/man8' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/sendrcv' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/sendrcv' Making install in include/silk gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/security/silktools/stage/usr/local/include/silk' install -m 0644 silk_config.h silk_config2.h '/construction/security/silktools/stage/usr/local/include/silk' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src/include/silk' gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/src' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/src' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/src' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/src' gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/src' Making install in site gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0/site' Making install in generic gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/site/generic' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/site/generic' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib/silk' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s packlogic-generic.la '/construction/security/silktools/stage/usr/local/lib/silk' libtool: install: /usr/bin/install -c .libs/packlogic-generic.so /construction/security/silktools/stage/usr/local/lib/silk/packlogic-generic.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/packlogic-generic.so libtool: install: /usr/bin/install -c .libs/packlogic-generic.lai /construction/security/silktools/stage/usr/local/lib/silk/packlogic-generic.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/silk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man3' install -m 0644 packlogic-generic.3 '/construction/security/silktools/stage/usr/local/man/man3' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/share/silk' install -m 0644 generic-silk.conf '/construction/security/silktools/stage/usr/local/share/silk' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/site/generic' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/site/generic' Making install in twoway gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/site/twoway' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/site/twoway' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/lib/silk' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s packlogic-twoway.la '/construction/security/silktools/stage/usr/local/lib/silk' libtool: install: /usr/bin/install -c .libs/packlogic-twoway.so /construction/security/silktools/stage/usr/local/lib/silk/packlogic-twoway.so libtool: install: strip --strip-unneeded /construction/security/silktools/stage/usr/local/lib/silk/packlogic-twoway.so libtool: install: /usr/bin/install -c .libs/packlogic-twoway.lai /construction/security/silktools/stage/usr/local/lib/silk/packlogic-twoway.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/silk' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/man/man3' install -m 0644 packlogic-twoway.3 '/construction/security/silktools/stage/usr/local/man/man3' /bin/mkdir -p '/construction/security/silktools/stage/usr/local/share/silk' install -m 0644 twoway-silk.conf '/construction/security/silktools/stage/usr/local/share/silk' gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/site/twoway' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/site/twoway' gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0/site' gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0/site' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0/site' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0/site' gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0/site' gmake[3]: Entering directory '/construction/security/silktools/silk-3.19.0' gmake[4]: Entering directory '/construction/security/silktools/silk-3.19.0' gmake[4]: Nothing to be done for 'install-exec-am'. gmake install-data-hook gmake[5]: Entering directory '/construction/security/silktools/silk-3.19.0' rm -f INSTALL-PySiLK.txt touch INSTALL-PySiLK.txt ************************************************************ Example site configuration files have been installed in /usr/local/share/silk/*-silk.conf Choose the file that matches your packing logic plug-in and/or installation, rename it to silk.conf, customize it, and copy it to the root of the data directory: /data/silk.conf ************************************************************ gmake[5]: Leaving directory '/construction/security/silktools/silk-3.19.0' gmake[4]: Leaving directory '/construction/security/silktools/silk-3.19.0' gmake[3]: Leaving directory '/construction/security/silktools/silk-3.19.0' gmake[2]: Leaving directory '/construction/security/silktools/silk-3.19.0' gmake[1]: Leaving directory '/construction/security/silktools/silk-3.19.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/rwcut is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/bin/rwipfix2silk is linked to /usr/local/lib/libgthread-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/bin/rwipfix2silk is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Notice: You have some Perl modules as dependencies but you do not have devel/p5-Module-CoreList installed, the perlcore QA check gets better results when using it, especially with older Perl versions. Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:20 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for silktools-3.19.0 file sizes/checksums [240]: 0% file sizes/checksums [240]: 41% file sizes/checksums [240]: 83% file sizes/checksums [240]: 100% packing files [240]: 0% packing files [240]: 41% packing files [240]: 83% packing files [240]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:08 TOTAL TIME 00:02:30