------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for nfdump-1.6.20_1: DOCS=on: Build and/or install documentation FIXTIMEBUG=off: With fixing swap time bug of some v5 FT2NFDUMP=off: With Flow-tools to nfdump converter INFLUXDB=off: Enable stats to InfluxDB NFDUMP15=off: Enable compatibility with version 1.5 NFPCAPD=on: Build nfpcapd collector daemon also NFPROFILE=on: With nfprofile (nfsen requires it) NFTRACK=off: With PortTracker support NSEL=off: Read and process ASA/NSEL/NEL event data READPCAP=off: With pcap support SFLOW=off: Build sflow collector daemon also ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/net-mgmt/nfdump XDG_CONFIG_HOME=/construction/net-mgmt/nfdump XDG_CACHE_HOME=/construction/net-mgmt/nfdump/.cache HOME=/construction/net-mgmt/nfdump TMPDIR="/tmp" PATH=/construction/net-mgmt/nfdump/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/nfdump/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --disable-compat15 --disable-nsel --disable-fixtimebug --enable-nfprofile --disable-nftrack --with-rrdpath=/usr/local --disable-readpcap --disable-sflow --enable-nfpcapd --disable-influxdb --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/net-mgmt/nfdump XDG_CONFIG_HOME=/construction/net-mgmt/nfdump XDG_CACHE_HOME=/construction/net-mgmt/nfdump/.cache HOME=/construction/net-mgmt/nfdump TMPDIR="/tmp" PATH=/construction/net-mgmt/nfdump/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/net-mgmt/nfdump/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing -std=gnu89 " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/net-mgmt/nfdump/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/nfdump" EXAMPLESDIR="share/examples/nfdump" DATADIR="share/nfdump" WWWDIR="www/nfdump" ETCDIR="etc/nfdump" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nfdump DOCSDIR=/usr/local/share/doc/nfdump EXAMPLESDIR=/usr/local/share/examples/nfdump WWWDIR=/usr/local/www/nfdump ETCDIR=/usr/local/etc/nfdump SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/rrdtool-1.8.0_2.pkg Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/autoconf-switch-20220527.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/libtool-2.4.7_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfdump-1.6.20_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfdump-1.6.20_1 for building => SHA256 Checksum OK for phaag-nfdump-v1.6.20_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfdump-1.6.20_1 for building ===> Extracting for nfdump-1.6.20_1 ===> nfdump-1.6.20_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nfdump-1.6.20_1 for building => SHA256 Checksum OK for phaag-nfdump-v1.6.20_GH0.tar.gz. Extracted Memory Use: 2.91M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nfdump-1.6.20_1 ===> Applying ports patches for nfdump-1.6.20_1 from /xports/net-mgmt/nfdump/files /usr/bin/env WRKSRC=/construction/net-mgmt/nfdump/nfdump-1.6.20 REWARNFILE=/construction/net-mgmt/nfdump/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh 's|-ggdb||' /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/Makefile.am SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on executable: rrdtool - found ===> nfdump-1.6.20_1 depends on package: pkgconf>=1.3.0_1 - found ===> nfdump-1.6.20_1 depends on package: autoconf>=2.71 - found ===> nfdump-1.6.20_1 depends on package: automake>=1.16.5 - found ===> nfdump-1.6.20_1 depends on executable: libtoolize - found ===> nfdump-1.6.20_1 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on executable: rrdtool - found ===> nfdump-1.6.20_1 depends on package: pkgconf>=1.3.0_1 - found ===> nfdump-1.6.20_1 depends on package: autoconf>=2.71 - found ===> nfdump-1.6.20_1 depends on package: automake>=1.16.5 - found ===> nfdump-1.6.20_1 depends on executable: libtoolize - found ===> nfdump-1.6.20_1 depends on file: /usr/local/bin/ccache - found ===> Configuring for nfdump-1.6.20_1 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:8: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:8: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:8: the top level configure.ac:60: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.ac:60: the top level configure.ac:313: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:313: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:313: the top level configure.ac:403: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:403: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... configure.ac:403: the top level configure.ac:425: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:425: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:425: the top level configure.ac:456: warning: AC_OUTPUT should be used without arguments. configure.ac:456: You should run autoupdate. configure.ac:459: warning: AC_OUTPUT should be used without arguments. configure.ac:459: You should run autoupdate. configure.ac:13: installing './compile' configure.ac:17: installing './config.guess' configure.ac:17: installing './config.sub' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' bin/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' parallel-tests: installing './test-driver' configure: WARNING: unrecognized options: --disable-compat15 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 race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 ./configure: AX_CHECK_C11: not found checking build system type... x86_64-portbld-dragonfly6.5 checking host system type... x86_64-portbld-dragonfly6.5 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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-dragonfly6.5 file names to x86_64-portbld-dragonfly6.5 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly6.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for sys/time.h... (cached) yes 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... dragonfly6.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for bison... no checking for byacc... byacc checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes checking for rrd_update in -lrrd... yes checking for rrd.h... yes checking pkg-config is at least version 0.9.0... yes checking for rrd_update in -lrrd... (cached) yes checking for rrd.h... (cached) yes checking for pcap_create in -lpcap... yes checking for pcap.h... yes checking for struct sockaddr.sa_len... yes checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct sockaddr_storage.ss_len... yes checking for struct sockaddr_storage.__ss_len... no checking for struct sockaddr.sa_len... (cached) yes checking for gethostbyname... (cached) yes checking for setsockopt... (cached) yes checking for fpurge... (cached) yes checking for __fpurge... no checking if htonll is defined... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/egrep checking for stdio_ext.h... no checking for nameser8_compat.h... no checking for features.h... no checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for fts.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for sys/socket.h... (cached) yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for iso/limits_iso.h... no checking for pcap-bpf.h... yes checking for net/bpf.h... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for arpa/nameser_compat.h... yes checking for netdb.h... (cached) yes checking for resolv.h... (cached) yes checking for netinet/in_systm.h... yes checking for bzlib.h... yes checking size of void *... 8 checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for _Bool... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking whether closedir returns void... no checking for fork... (cached) yes checking for vfork... (cached) yes checking for alarm... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working mktime... no checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for strftime... (cached) yes checking for inet_ntoa... (cached) yes checking for socket... yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for scandir... (cached) yes checking for res_search in -lsocket... no checking for res_search in -lresolv... no checking for dn_skipname in -lresolv... no checking for __dn_skipname in -lresolv... no checking for BZ2_bzCompressInit in -lbz2... yes checking for ptrdiff_t... (cached) yes checking for size_t... (cached) yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of void *... (cached) 8 checking size of size_t... 8 checking size of time_t... 8 checking size of ptrdiff_t... 8 checking for an ANSI C-conforming const... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for union semun... yes checking for the %z format string in printf()... yes checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-compat15 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/Makefile config.status: creating Makefile config.status: creating bin/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-compat15 * Many thanks for using nfdump tools * Please send bug reports back to me: peter@people.ops-trust.net * or open a ticket at https://github.com/phaag/nfdump/issues * You may want to subscribe to the nfdump-discuss and/or * nfsen-discuss mailing list: * http://lists.sourceforge.net/lists/listinfo/nfdump-discuss * http://lists.sourceforge.net/lists/listinfo/nfsen-discuss SUCCEEDED 00:00:39 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nfdump-1.6.20_1 /usr/bin/make all-recursive Making all in . Making all in bin /bin/sh ../ylwrap grammar.y y.tab.c grammar.c y.tab.h `echo grammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grammar.output -- byacc -d byacc: 1 shift/reduce conflict. updating grammar.h /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-nfcapd.o -MD -MP -MF .deps/nfcapd-nfcapd.Tpo -c -o nfcapd-nfcapd.o `test -f 'nfcapd.c' || echo './'`nfcapd.c mv -f .deps/nfcapd-nfcapd.Tpo .deps/nfcapd-nfcapd.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-nfstatfile.o -MD -MP -MF .deps/nfcapd-nfstatfile.Tpo -c -o nfcapd-nfstatfile.o `test -f 'nfstatfile.c' || echo './'`nfstatfile.c mv -f .deps/nfcapd-nfstatfile.Tpo .deps/nfcapd-nfstatfile.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-launch.o -MD -MP -MF .deps/nfcapd-launch.Tpo -c -o nfcapd-launch.o `test -f 'launch.c' || echo './'`launch.c mv -f .deps/nfcapd-launch.Tpo .deps/nfcapd-launch.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-nfnet.o -MD -MP -MF .deps/nfcapd-nfnet.Tpo -c -o nfcapd-nfnet.o `test -f 'nfnet.c' || echo './'`nfnet.c mv -f .deps/nfcapd-nfnet.Tpo .deps/nfcapd-nfnet.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-collector.o -MD -MP -MF .deps/nfcapd-collector.Tpo -c -o nfcapd-collector.o `test -f 'collector.c' || echo './'`collector.c mv -f .deps/nfcapd-collector.Tpo .deps/nfcapd-collector.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-netflow_v1.o -MD -MP -MF .deps/nfcapd-netflow_v1.Tpo -c -o nfcapd-netflow_v1.o `test -f 'netflow_v1.c' || echo './'`netflow_v1.c mv -f .deps/nfcapd-netflow_v1.Tpo .deps/nfcapd-netflow_v1.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-netflow_v5_v7.o -MD -MP -MF .deps/nfcapd-netflow_v5_v7.Tpo -c -o nfcapd-netflow_v5_v7.o `test -f 'netflow_v5_v7.c' || echo './'`netflow_v5_v7.c mv -f .deps/nfcapd-netflow_v5_v7.Tpo .deps/nfcapd-netflow_v5_v7.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-netflow_v9.o -MD -MP -MF .deps/nfcapd-netflow_v9.Tpo -c -o nfcapd-netflow_v9.o `test -f 'netflow_v9.c' || echo './'`netflow_v9.c mv -f .deps/nfcapd-netflow_v9.Tpo .deps/nfcapd-netflow_v9.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-ipfix.o -MD -MP -MF .deps/nfcapd-ipfix.Tpo -c -o nfcapd-ipfix.o `test -f 'ipfix.c' || echo './'`ipfix.c mv -f .deps/nfcapd-ipfix.Tpo .deps/nfcapd-ipfix.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-bookkeeper.o -MD -MP -MF .deps/nfcapd-bookkeeper.Tpo -c -o nfcapd-bookkeeper.o `test -f 'bookkeeper.c' || echo './'`bookkeeper.c mv -f .deps/nfcapd-bookkeeper.Tpo .deps/nfcapd-bookkeeper.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfcapd-expire.o -MD -MP -MF .deps/nfcapd-expire.Tpo -c -o nfcapd-expire.o `test -f 'expire.c' || echo './'`expire.c expire.c: In function 'RescanDir': expire.c:274:37: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(path, FTS_LOGICAL, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ expire.c: In function 'ExpireDir': expire.c:405:37: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(path, FTS_LOGICAL, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ expire.c: In function 'PrepareDirLists': expire.c:525:67: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] current_channel->fts = fts_open(path, FTS_LOGICAL|FTS_NOCHDIR, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ mv -f .deps/nfcapd-expire.Tpo .deps/nfcapd-expire.Po depbase=`echo output_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_util.lo -MD -MP -MF $depbase.Tpo -c -o output_util.lo output_util.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_util.lo -MD -MP -MF .deps/output_util.Tpo -c output_util.c -fPIC -DPIC -o .libs/output_util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_util.lo -MD -MP -MF .deps/output_util.Tpo -c output_util.c -o output_util.o >/dev/null 2>&1 depbase=`echo output_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_raw.lo -MD -MP -MF $depbase.Tpo -c -o output_raw.lo output_raw.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_raw.lo -MD -MP -MF .deps/output_raw.Tpo -c output_raw.c -fPIC -DPIC -o .libs/output_raw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_raw.lo -MD -MP -MF .deps/output_raw.Tpo -c output_raw.c -o output_raw.o >/dev/null 2>&1 depbase=`echo output_json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_json.lo -MD -MP -MF $depbase.Tpo -c -o output_json.lo output_json.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_json.lo -MD -MP -MF .deps/output_json.Tpo -c output_json.c -fPIC -DPIC -o .libs/output_json.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_json.lo -MD -MP -MF .deps/output_json.Tpo -c output_json.c -o output_json.o >/dev/null 2>&1 depbase=`echo output_csv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_csv.lo -MD -MP -MF $depbase.Tpo -c -o output_csv.lo output_csv.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_csv.lo -MD -MP -MF .deps/output_csv.Tpo -c output_csv.c -fPIC -DPIC -o .libs/output_csv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_csv.lo -MD -MP -MF .deps/output_csv.Tpo -c output_csv.c -o output_csv.o >/dev/null 2>&1 depbase=`echo output_pipe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_pipe.lo -MD -MP -MF $depbase.Tpo -c -o output_pipe.lo output_pipe.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_pipe.lo -MD -MP -MF .deps/output_pipe.Tpo -c output_pipe.c -fPIC -DPIC -o .libs/output_pipe.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_pipe.lo -MD -MP -MF .deps/output_pipe.Tpo -c output_pipe.c -o output_pipe.o >/dev/null 2>&1 depbase=`echo output_fmt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_fmt.lo -MD -MP -MF $depbase.Tpo -c -o output_fmt.lo output_fmt.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_fmt.lo -MD -MP -MF .deps/output_fmt.Tpo -c output_fmt.c -fPIC -DPIC -o .libs/output_fmt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT output_fmt.lo -MD -MP -MF .deps/output_fmt.Tpo -c output_fmt.c -o output_fmt.o >/dev/null 2>&1 depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1 depbase=`echo minilzo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT minilzo.lo -MD -MP -MF $depbase.Tpo -c -o minilzo.lo minilzo.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT minilzo.lo -MD -MP -MF .deps/minilzo.Tpo -c minilzo.c -fPIC -DPIC -o .libs/minilzo.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT minilzo.lo -MD -MP -MF .deps/minilzo.Tpo -c minilzo.c -o minilzo.o >/dev/null 2>&1 depbase=`echo lz4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT lz4.lo -MD -MP -MF $depbase.Tpo -c -o lz4.lo lz4.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT lz4.lo -MD -MP -MF .deps/lz4.Tpo -c lz4.c -fPIC -DPIC -o .libs/lz4.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT lz4.lo -MD -MP -MF .deps/lz4.Tpo -c lz4.c -o lz4.o >/dev/null 2>&1 depbase=`echo nffile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nffile.lo -MD -MP -MF $depbase.Tpo -c -o nffile.lo nffile.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nffile.lo -MD -MP -MF .deps/nffile.Tpo -c nffile.c -fPIC -DPIC -o .libs/nffile.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nffile.lo -MD -MP -MF .deps/nffile.Tpo -c nffile.c -o nffile.o >/dev/null 2>&1 depbase=`echo nfx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfx.lo -MD -MP -MF $depbase.Tpo -c -o nfx.lo nfx.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfx.lo -MD -MP -MF .deps/nfx.Tpo -c nfx.c -fPIC -DPIC -o .libs/nfx.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfx.lo -MD -MP -MF .deps/nfx.Tpo -c nfx.c -o nfx.o >/dev/null 2>&1 depbase=`echo flist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT flist.lo -MD -MP -MF $depbase.Tpo -c -o flist.lo flist.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT flist.lo -MD -MP -MF .deps/flist.Tpo -c flist.c -fPIC -DPIC -o .libs/flist.o flist.c: In function 'GetFileList': flist.c:747:49: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(source_dirs.list, FTS_LOGICAL, compare); ^~~~~~~ In file included from flist.c:54: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT flist.lo -MD -MP -MF .deps/flist.Tpo -c flist.c -o flist.o >/dev/null 2>&1 depbase=`echo fts_compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT fts_compat.lo -MD -MP -MF $depbase.Tpo -c -o fts_compat.lo fts_compat.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT fts_compat.lo -MD -MP -MF .deps/fts_compat.Tpo -c fts_compat.c -fPIC -DPIC -o .libs/fts_compat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT fts_compat.lo -MD -MP -MF .deps/fts_compat.Tpo -c fts_compat.c -o fts_compat.o >/dev/null 2>&1 depbase=`echo grammar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT grammar.lo -MD -MP -MF $depbase.Tpo -c -o grammar.lo grammar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/grammar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -o grammar.o >/dev/null 2>&1 /bin/sh ../ylwrap scanner.l lex.yy.c scanner.c -- flex -i depbase=`echo scanner.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT scanner.lo -MD -MP -MF $depbase.Tpo -c -o scanner.lo scanner.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/scanner.o scanner.c:1939:16: warning: 'input' defined but not used [-Wunused-function] #else ^ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1 depbase=`echo nftree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nftree.lo -MD -MP -MF $depbase.Tpo -c -o nftree.lo nftree.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nftree.lo -MD -MP -MF .deps/nftree.Tpo -c nftree.c -fPIC -DPIC -o .libs/nftree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nftree.lo -MD -MP -MF .deps/nftree.Tpo -c nftree.c -o nftree.o >/dev/null 2>&1 depbase=`echo ipconv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ipconv.lo -MD -MP -MF $depbase.Tpo -c -o ipconv.lo ipconv.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ipconv.lo -MD -MP -MF .deps/ipconv.Tpo -c ipconv.c -fPIC -DPIC -o .libs/ipconv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ipconv.lo -MD -MP -MF .deps/ipconv.Tpo -c ipconv.c -o ipconv.o >/dev/null 2>&1 depbase=`echo exporter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT exporter.lo -MD -MP -MF $depbase.Tpo -c -o exporter.lo exporter.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.c -fPIC -DPIC -o .libs/exporter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT exporter.lo -MD -MP -MF .deps/exporter.Tpo -c exporter.c -o exporter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -release 1.6.20 -L/usr/local/lib -o libnfdump.la -rpath /usr/local/lib output_util.lo output_raw.lo output_json.lo output_csv.lo output_pipe.lo output_fmt.lo util.lo minilzo.lo lz4.lo nffile.lo nfx.lo flist.lo fts_compat.lo grammar.lo scanner.lo nftree.lo ipconv.lo exporter.lo -lbz2 libtool: link: cc -shared -fPIC -DPIC .libs/output_util.o .libs/output_raw.o .libs/output_json.o .libs/output_csv.o .libs/output_pipe.o .libs/output_fmt.o .libs/util.o .libs/minilzo.o .libs/lz4.o .libs/nffile.o .libs/nfx.o .libs/flist.o .libs/fts_compat.o .libs/grammar.o .libs/scanner.o .libs/nftree.o .libs/ipconv.o .libs/exporter.o -L/usr/local/lib -lbz2 -g -O3 -Wl,-soname -Wl,libnfdump-1.6.20.so -o .libs/libnfdump-1.6.20.so libtool: link: (cd ".libs" && rm -f "libnfdump.so" && ln -s "libnfdump-1.6.20.so" "libnfdump.so") libtool: link: ar cr .libs/libnfdump.a output_util.o output_raw.o output_json.o output_csv.o output_pipe.o output_fmt.o util.o minilzo.o lz4.o nffile.o nfx.o flist.o fts_compat.o grammar.o scanner.o nftree.o ipconv.o exporter.o libtool: link: ranlib .libs/libnfdump.a libtool: link: ( cd ".libs" && rm -f "libnfdump.la" && ln -s "../libnfdump.la" "libnfdump.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nfcapd nfcapd-nfcapd.o nfcapd-nfstatfile.o nfcapd-launch.o nfcapd-nfnet.o nfcapd-collector.o nfcapd-netflow_v1.o nfcapd-netflow_v5_v7.o nfcapd-netflow_v9.o nfcapd-ipfix.o nfcapd-bookkeeper.o nfcapd-expire.o -lnfdump -lbz2 libtool: link: cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfcapd nfcapd-nfcapd.o nfcapd-nfstatfile.o nfcapd-launch.o nfcapd-nfnet.o nfcapd-collector.o nfcapd-netflow_v1.o nfcapd-netflow_v5_v7.o nfcapd-netflow_v9.o nfcapd-ipfix.o nfcapd-bookkeeper.o nfcapd-expire.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lbz2 -Wl,-rpath -Wl,/usr/local/lib depbase=`echo nfdump.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfdump.o -MD -MP -MF $depbase.Tpo -c -o nfdump.o nfdump.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo nfstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfstat.o -MD -MP -MF $depbase.Tpo -c -o nfstat.o nfstat.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo nfexport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfexport.o -MD -MP -MF $depbase.Tpo -c -o nfexport.o nfexport.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo nflowcache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nflowcache.o -MD -MP -MF $depbase.Tpo -c -o nflowcache.o nflowcache.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo nfprof.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfprof.o -MD -MP -MF $depbase.Tpo -c -o nfprof.o nfprof.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nfdump nfdump.o nfstat.o nfexport.o nflowcache.o nfprof.o -lnfdump -lbz2 libtool: link: cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfdump nfdump.o nfstat.o nfexport.o nflowcache.o nfprof.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lbz2 -Wl,-rpath -Wl,/usr/local/lib depbase=`echo nfreplay.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfreplay.o -MD -MP -MF $depbase.Tpo -c -o nfreplay.o nfreplay.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo nfnet.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfnet.o -MD -MP -MF $depbase.Tpo -c -o nfnet.o nfnet.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo collector.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT collector.o -MD -MP -MF $depbase.Tpo -c -o collector.o collector.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo netflow_v1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT netflow_v1.o -MD -MP -MF $depbase.Tpo -c -o netflow_v1.o netflow_v1.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo netflow_v9.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT netflow_v9.o -MD -MP -MF $depbase.Tpo -c -o netflow_v9.o netflow_v9.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo netflow_v5_v7.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT netflow_v5_v7.o -MD -MP -MF $depbase.Tpo -c -o netflow_v5_v7.o netflow_v5_v7.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo ipfix.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ipfix.o -MD -MP -MF $depbase.Tpo -c -o ipfix.o ipfix.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nfreplay nfreplay.o nfprof.o nfnet.o collector.o netflow_v1.o netflow_v9.o netflow_v5_v7.o ipfix.o -lnfdump -lbz2 libtool: link: cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfreplay nfreplay.o nfprof.o nfnet.o collector.o netflow_v1.o netflow_v9.o netflow_v5_v7.o ipfix.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lbz2 -Wl,-rpath -Wl,/usr/local/lib depbase=`echo nfexpire.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfexpire.o -MD -MP -MF $depbase.Tpo -c -o nfexpire.o nfexpire.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo bookkeeper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT bookkeeper.o -MD -MP -MF $depbase.Tpo -c -o bookkeeper.o bookkeeper.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo expire.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT expire.o -MD -MP -MF $depbase.Tpo -c -o expire.o expire.c && mv -f $depbase.Tpo $depbase.Po expire.c: In function 'RescanDir': expire.c:274:37: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(path, FTS_LOGICAL, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ expire.c: In function 'ExpireDir': expire.c:405:37: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(path, FTS_LOGICAL, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ expire.c: In function 'PrepareDirLists': expire.c:525:67: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] current_channel->fts = fts_open(path, FTS_LOGICAL|FTS_NOCHDIR, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ depbase=`echo nfstatfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfstatfile.o -MD -MP -MF $depbase.Tpo -c -o nfstatfile.o nfstatfile.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nfexpire nfexpire.o bookkeeper.o expire.o nfstatfile.o -lnfdump -lbz2 libtool: link: cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfexpire nfexpire.o bookkeeper.o expire.o nfstatfile.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lbz2 -Wl,-rpath -Wl,/usr/local/lib depbase=`echo nfanon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfanon.o -MD -MP -MF $depbase.Tpo -c -o nfanon.o nfanon.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo panonymizer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT panonymizer.o -MD -MP -MF $depbase.Tpo -c -o panonymizer.o panonymizer.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo rijndael.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT rijndael.o -MD -MP -MF $depbase.Tpo -c -o rijndael.o rijndael.c && mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nfanon nfanon.o panonymizer.o rijndael.o -lnfdump -lbz2 libtool: link: cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfanon nfanon.o panonymizer.o rijndael.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lbz2 -Wl,-rpath -Wl,/usr/local/lib depbase=`echo nfprofile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfprofile.o -MD -MP -MF $depbase.Tpo -c -o nfprofile.o nfprofile.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c && mv -f $depbase.Tpo $depbase.Po In function 'AppendString', inlined from 'SetupProfileChannels' at profile.c:179:10: profile.c:93:2: warning: 'strncat' specified bound 6 equals source length [-Wstringop-overflow=] strncat(stack, string, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'AppendString', inlined from 'SetupProfileChannels' at profile.c:187:11: profile.c:93:2: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(stack, string, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'AppendString', inlined from 'SetupProfileChannels' at profile.c:194:9: profile.c:93:2: warning: 'strncat' specified bound 7 equals source length [-Wstringop-overflow=] strncat(stack, string, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'AppendString', inlined from 'SetupProfileChannels' at profile.c:182:10: profile.c:93:2: warning: 'strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncat(stack, string, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ profile.c: In function 'SetupProfileChannels': profile.c:86:14: note: length computed here size_t len = strlen(string); ^~~~~~~~~~~~~~ profile.c:213:2: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] strncpy(filter, source_filter, strlen(source_filter)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nfprofile nfprofile.o profile.o nfstatfile.o -lnfdump -lrrd -lbz2 libtool: link: cc -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfprofile nfprofile.o profile.o nfstatfile.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lrrd -lbz2 -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I ../extra/nftrack -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ../extra/nftrack/nftrack-nftrack.o -MD -MP -MF ../extra/nftrack/.deps/nftrack-nftrack.Tpo -c -o ../extra/nftrack/nftrack-nftrack.o `test -f '../extra/nftrack/nftrack.c' || echo './'`../extra/nftrack/nftrack.c mv -f ../extra/nftrack/.deps/nftrack-nftrack.Tpo ../extra/nftrack/.deps/nftrack-nftrack.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I ../extra/nftrack -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ../extra/nftrack/nftrack-nftrack_rrd.o -MD -MP -MF ../extra/nftrack/.deps/nftrack-nftrack_rrd.Tpo -c -o ../extra/nftrack/nftrack-nftrack_rrd.o `test -f '../extra/nftrack/nftrack_rrd.c' || echo './'`../extra/nftrack/nftrack_rrd.c mv -f ../extra/nftrack/.deps/nftrack-nftrack_rrd.Tpo ../extra/nftrack/.deps/nftrack-nftrack_rrd.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -I ../extra/nftrack -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT ../extra/nftrack/nftrack-nftrack_stat.o -MD -MP -MF ../extra/nftrack/.deps/nftrack-nftrack_stat.Tpo -c -o ../extra/nftrack/nftrack-nftrack_stat.o `test -f '../extra/nftrack/nftrack_stat.c' || echo './'`../extra/nftrack/nftrack_stat.c mv -f ../extra/nftrack/.deps/nftrack-nftrack_stat.Tpo ../extra/nftrack/.deps/nftrack-nftrack_stat.Po /bin/sh ../libtool --tag=CC --mode=link cc -I ../extra/nftrack -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -L/usr/local/lib -o nftrack ../extra/nftrack/nftrack-nftrack.o ../extra/nftrack/nftrack-nftrack_rrd.o ../extra/nftrack/nftrack-nftrack_stat.o -lnfdump -lrrd -lbz2 libtool: link: cc -I ../extra/nftrack -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nftrack ../extra/nftrack/nftrack-nftrack.o ../extra/nftrack/nftrack-nftrack_rrd.o ../extra/nftrack/nftrack-nftrack_stat.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lrrd -lbz2 -Wl,-rpath -Wl,/usr/local/lib cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-nfpcapd.o -MD -MP -MF .deps/nfpcapd-nfpcapd.Tpo -c -o nfpcapd-nfpcapd.o `test -f 'nfpcapd.c' || echo './'`nfpcapd.c mv -f .deps/nfpcapd-nfpcapd.Tpo .deps/nfpcapd-nfpcapd.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-pcaproc.o -MD -MP -MF .deps/nfpcapd-pcaproc.Tpo -c -o nfpcapd-pcaproc.o `test -f 'pcaproc.c' || echo './'`pcaproc.c mv -f .deps/nfpcapd-pcaproc.Tpo .deps/nfpcapd-pcaproc.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-flowtree.o -MD -MP -MF .deps/nfpcapd-flowtree.Tpo -c -o nfpcapd-flowtree.o `test -f 'flowtree.c' || echo './'`flowtree.c mv -f .deps/nfpcapd-flowtree.Tpo .deps/nfpcapd-flowtree.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-ipfrag.o -MD -MP -MF .deps/nfpcapd-ipfrag.Tpo -c -o nfpcapd-ipfrag.o `test -f 'ipfrag.c' || echo './'`ipfrag.c mv -f .deps/nfpcapd-ipfrag.Tpo .deps/nfpcapd-ipfrag.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-netflow_pcap.o -MD -MP -MF .deps/nfpcapd-netflow_pcap.Tpo -c -o nfpcapd-netflow_pcap.o `test -f 'netflow_pcap.c' || echo './'`netflow_pcap.c mv -f .deps/nfpcapd-netflow_pcap.Tpo .deps/nfpcapd-netflow_pcap.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-nfstatfile.o -MD -MP -MF .deps/nfpcapd-nfstatfile.Tpo -c -o nfpcapd-nfstatfile.o `test -f 'nfstatfile.c' || echo './'`nfstatfile.c mv -f .deps/nfpcapd-nfstatfile.Tpo .deps/nfpcapd-nfstatfile.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-launch.o -MD -MP -MF .deps/nfpcapd-launch.Tpo -c -o nfpcapd-launch.o `test -f 'launch.c' || echo './'`launch.c mv -f .deps/nfpcapd-launch.Tpo .deps/nfpcapd-launch.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-nfnet.o -MD -MP -MF .deps/nfpcapd-nfnet.Tpo -c -o nfpcapd-nfnet.o `test -f 'nfnet.c' || echo './'`nfnet.c mv -f .deps/nfpcapd-nfnet.Tpo .deps/nfpcapd-nfnet.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-collector.o -MD -MP -MF .deps/nfpcapd-collector.Tpo -c -o nfpcapd-collector.o `test -f 'collector.c' || echo './'`collector.c mv -f .deps/nfpcapd-collector.Tpo .deps/nfpcapd-collector.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-bookkeeper.o -MD -MP -MF .deps/nfpcapd-bookkeeper.Tpo -c -o nfpcapd-bookkeeper.o `test -f 'bookkeeper.c' || echo './'`bookkeeper.c mv -f .deps/nfpcapd-bookkeeper.Tpo .deps/nfpcapd-bookkeeper.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-expire.o -MD -MP -MF .deps/nfpcapd-expire.Tpo -c -o nfpcapd-expire.o `test -f 'expire.c' || echo './'`expire.c expire.c: In function 'RescanDir': expire.c:274:37: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(path, FTS_LOGICAL, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ expire.c: In function 'ExpireDir': expire.c:405:37: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] fts = fts_open(path, FTS_LOGICAL, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ expire.c: In function 'PrepareDirLists': expire.c:525:67: warning: passing argument 3 of 'fts_open' from incompatible pointer type [-Wincompatible-pointer-types] current_channel->fts = fts_open(path, FTS_LOGICAL|FTS_NOCHDIR, compare); ^~~~~~~ In file included from expire.c:48: /usr/include/fts.h:128:6: note: expected 'int (*)(const FTSENT * const*, const FTSENT * const*)' {aka 'int (*)(const struct _ftsent * const*, const struct _ftsent * const*)'} but argument is of type 'int (*)(const FTSENT **, const FTSENT **)' {aka 'int (*)(const struct _ftsent **, const struct _ftsent **)'} FTS *fts_open(char * const *, int, ^~~~~~~~ mv -f .deps/nfpcapd-expire.Tpo .deps/nfpcapd-expire.Po cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -MT nfpcapd-content_dns.o -MD -MP -MF .deps/nfpcapd-content_dns.Tpo -c -o nfpcapd-content_dns.o `test -f 'content_dns.c' || echo './'`content_dns.c mv -f .deps/nfpcapd-content_dns.Tpo .deps/nfpcapd-content_dns.Po /bin/sh ../libtool --tag=CC --mode=link cc -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -pthread -L/usr/local/lib -o nfpcapd nfpcapd-nfpcapd.o nfpcapd-pcaproc.o nfpcapd-flowtree.o nfpcapd-ipfrag.o nfpcapd-netflow_pcap.o nfpcapd-nfstatfile.o nfpcapd-launch.o nfpcapd-nfnet.o nfpcapd-collector.o nfpcapd-bookkeeper.o nfpcapd-expire.o nfpcapd-content_dns.o -lnfdump -lpcap -lbz2 libtool: link: cc -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -O3 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -fno-strict-aliasing -o .libs/nfpcapd nfpcapd-nfpcapd.o nfpcapd-pcaproc.o nfpcapd-flowtree.o nfpcapd-ipfrag.o nfpcapd-netflow_pcap.o nfpcapd-nfstatfile.o nfpcapd-launch.o nfpcapd-nfnet.o nfpcapd-collector.o nfpcapd-bookkeeper.o nfpcapd-expire.o nfpcapd-content_dns.o -L/usr/local/lib /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump.so -lpcap -lbz2 -pthread -Wl,-rpath -Wl,/usr/local/lib Making all in man Making all in doc *** Doxygen not found. Documentation will not be build. touch doxygen-build.stamp SUCCEEDED 00:01:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> nfdump-1.6.20_1 depends on executable: rrdtool - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for nfdump-1.6.20_1 ===> nfdump-1.6.20_1 depends on executable: rrdtool - found ===> Generating temporary packing list install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfanon /construction/net-mgmt/nfdump/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfcapd /construction/net-mgmt/nfdump/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfdump /construction/net-mgmt/nfdump/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfexpire /construction/net-mgmt/nfdump/stage/usr/local/bin install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfreplay /construction/net-mgmt/nfdump/stage/usr/local/bin install -s -m 0644 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/libnfdump-1.6.20.so /construction/net-mgmt/nfdump/stage/usr/local/lib install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfprofile /construction/net-mgmt/nfdump/stage/usr/local/bin install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfprofile.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 install -s -m 555 /construction/net-mgmt/nfdump/nfdump-1.6.20/bin/.libs/nfpcapd /construction/net-mgmt/nfdump/stage/usr/local/bin install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfpcapd.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfanon.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfdump.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfcapd.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfexpire.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 install -m 444 /construction/net-mgmt/nfdump/nfdump-1.6.20/man/nfreplay.1 /construction/net-mgmt/nfdump/stage/usr/local/man/man1 /bin/mkdir -p /construction/net-mgmt/nfdump/stage/usr/local/share/doc/nfdump cd /construction/net-mgmt/nfdump/nfdump-1.6.20 && install -m 0644 AUTHORS ChangeLog INSTALL NEWS README /construction/net-mgmt/nfdump/stage/usr/local/share/doc/nfdump ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nfdump-1.6.20_1 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% Service unavailablepacking files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:02:17