Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 516130 Details for
Bug 645478
net-analyzer/ntopng-3.0-r2 : src/Flow.cpp:433:42: error: struct ndpi_flow_struct has no member named bittorent_hash
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:ntopng-3.0-r2:20180123-001451.log
net-analyzer:ntopng-3.0-r2:20180123-001451.log (text/plain), 37.56 KB, created by
Toralf Förster
on 2018-01-23 18:11:19 UTC
(
hide
)
Description:
net-analyzer:ntopng-3.0-r2:20180123-001451.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-01-23 18:11:19 UTC
Size:
37.56 KB
patch
obsolete
> * Package: net-analyzer/ntopng-3.0-r2 > * Repository: gentoo > * Maintainer: slis@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding user 'ntopng' to your system ... > * - Userid: 154 > * - Shell: /sbin/nologin > * - Home: /dev/null > * - Groups: (none) > * - GECOS: added by portage for ntopng >>>> Unpacking source... >>>> Unpacking ntopng-3.0.tar.gz to /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work >>>> Preparing source in /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 ... > * Applying ntopng-3.0-gentoo.patch ... > [ ok ] > * Applying ntopng-3.0-mysqltool.patch ... > [ ok ] > * Applying ntopng-3.0-pointer-cmp.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: ntopng-3.0/ > * Running elibtoolize in: ntopng-3.0/packages/freebsd/ > * Running elibtoolize in: ntopng-3.0/packages/ubuntu/ > * Running elibtoolize in: ntopng-3.0/third-party/rrdtool-1.4.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... > * Running elibtoolize in: ntopng-3.0/third-party/zeromq-4.1.3/ > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... > * Running elibtoolize in: ntopng-3.0/third-party/zeromq-4.1.3/config/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 ... > * econf: updating ntopng-3.0/third-party/zeromq-4.1.3/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ntopng-3.0/third-party/zeromq-4.1.3/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ntopng-3.0/third-party/rrdtool-1.4.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ntopng-3.0/third-party/rrdtool-1.4.8/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ntopng-3.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/ntopng-3.0-r2 --htmldir=/usr/share/doc/ntopng-3.0-r2/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for ntopng professional edition... not found >checking for pcap_open_live in -lpcap... yes >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking libnetfilter_queue/libnetfilter_queue.h usability... yes >checking libnetfilter_queue/libnetfilter_queue.h presence... yes >checking for libnetfilter_queue/libnetfilter_queue.h... yes >checking for nfq_create_queue in -lnetfilter_queue... yes >checking for nfnl_rcvbufsiz in -lnfnetlink... yes >checking for nfq_set_verdict2... yes >checking for ldap_initialize in -lldap... yes >checking for nl_handle_alloc in -lnl... no >checking for clock_gettime in -lrt... yes >checking for zlibVersion in -lz... yes >checking for dlopen in -ldl... yes >checking for curl_easy_perform in -lcurl... yes >checking for GeoIP_record_by_ipnum in -lGeoIP... yes >checking GeoIP.h usability... yes >checking GeoIP.h presence... yes >checking for GeoIP.h... yes >checking for GeoIP_lib_version in -lGeoIP... yes >checking for sqlite3_open in -lsqlite3... yes >checking for x86_64-pc-linux-gnu-mariadb_config... no >checking for mariadb_config... no >checking for main in -lwrap... yes >configure: creating ./config.status >config.status: creating packages/ntopng.spec >config.status: creating packages/ntopng-data.spec >config.status: creating Makefile >config.status: creating doc/doxygen.conf >config.status: creating include/config.h > >You are now ready to compile typing /usr/bin/gmake >Please do not forget to download GeoIP databases doing: /usr/bin/gmake geoip >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 ... >make -j1 >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/StatsManager.cpp -o src/StatsManager.o >src/StatsManager.cpp: In constructor âStatsManager::StatsManager(int, const char*)â: >src/StatsManager.cpp:25:1: warning: â%dâ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] > StatsManager::StatsManager(int interface_id, const char *filename) : StoreManager(interface_id) { > ^~~~~~~~~~~~ >In file included from /usr/include/stdio.h:862:0, > from /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include/ntop_includes.h:33, > from src/StatsManager.cpp:22: >/usr/include/bits/stdio2.h:65:44: note: â__builtin___snprintf_chkâ output between 16 and 281 bytes into a destination of size 256 > __bos (__s), __fmt, __va_arg_pack ()); > ^ >src/StatsManager.cpp:25:1: warning: â%dâ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] > StatsManager::StatsManager(int interface_id, const char *filename) : StoreManager(interface_id) { > ^~~~~~~~~~~~ >In file included from /usr/include/stdio.h:862:0, > from /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include/ntop_includes.h:33, > from src/StatsManager.cpp:22: >/usr/include/bits/stdio2.h:65:44: note: â__builtin___snprintf_chkâ output 16 or more bytes (assuming 271) into a destination of size 256 > __bos (__s), __fmt, __va_arg_pack ()); > ^ >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/Utils.cpp -o src/Utils.o >src/Utils.cpp: In static member function âstatic void Utils::luaCpuLoad(lua_State*)â: >src/Utils.cpp:2072:13: warning: ignoring return value of âint fscanf(FILE*, const char*, ...)â, declared with attribute warn_unused_result [-Wunused-result] > fscanf(fp,"%*s %lu %lu %lu %lu %lu %lu %lu", > ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > &user, &nice, &system, &idle, &iowait, &irq, &softirq); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/NtopGlobals.cpp -o src/NtopGlobals.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/Geolocation.cpp -o src/Geolocation.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/FlowHash.cpp -o src/FlowHash.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/Host.cpp -o src/Host.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/ActivityStats.cpp -o src/ActivityStats.o >src/ActivityStats.cpp: In member function âbool ActivityStats::readDump(char*)â: >src/ActivityStats.cpp:112:8: warning: ignoring return value of âsize_t fread(void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result [-Wunused-result] > fread(&bitset, sizeof(bitset), 1, fd); > ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/ElasticSearch.cpp -o src/ElasticSearch.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/ZCCollectorInterface.cpp -o src/ZCCollectorInterface.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/Mac.cpp -o src/Mac.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/AutonomousSystemHash.cpp -o src/AutonomousSystemHash.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/TrafficStats.cpp -o src/TrafficStats.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/HostHash.cpp -o src/HostHash.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/LocalTrafficStats.cpp -o src/LocalTrafficStats.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/PacketDumper.cpp -o src/PacketDumper.o >src/PacketDumper.cpp: In member function âvoid PacketDumper::openDump(time_t, int, unsigned int, unsigned int)â: >src/PacketDumper.cpp:73:6: warning: â%dâ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 255 [-Wformat-truncation=] > void PacketDumper::openDump(time_t when, int sampling_rate, > ^~~~~~~~~~~~ >In file included from /usr/include/stdio.h:862:0, > from /var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include/ntop_includes.h:33, > from src/PacketDumper.cpp:22: >/usr/include/bits/stdio2.h:65:44: note: â__builtin___snprintf_chkâ output 9 or more bytes (assuming 264) into a destination of size 256 > __bos (__s), __fmt, __va_arg_pack ()); > ^ >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/FrequentStringItems.cpp -o src/FrequentStringItems.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/EthStats.cpp -o src/EthStats.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/StoreManager.cpp -o src/StoreManager.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/RuntimePrefs.cpp -o src/RuntimePrefs.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/GenericHash.cpp -o src/GenericHash.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/DnsStats.cpp -o src/DnsStats.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/DB.cpp -o src/DB.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/DummyInterface.cpp -o src/DummyInterface.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/MacManufacturers.cpp -o src/MacManufacturers.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/CategoryStats.cpp -o src/CategoryStats.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/IpAddress.cpp -o src/IpAddress.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/AutonomousSystem.cpp -o src/AutonomousSystem.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/Grouper.cpp -o src/Grouper.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/TcpFlowStats.cpp -o src/TcpFlowStats.o >x86_64-pc-linux-gnu-g++ -g -Wall -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/mongoose -I/usr/include/json-c -I/usr/include/libndpi-2.2/libndpi -I/usr/include/luajit-2.0 -I/usr/include/mysql -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0 -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/include -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/http-client-c/src/ -I/usr/include/openssl -DDATA_DIR='"/usr/share"' -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/libgeohash -I/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0/third-party/patricia -O2 -pipe -march=native -c src/Flow.cpp -o src/Flow.o >src/Flow.cpp: In member function âvoid Flow::processDetectedProtocol()â: >src/Flow.cpp:433:42: error: âstruct ndpi_flow_structâ has no member named âbittorent_hashâ; did you mean âbittorrent_stageâ? > setBittorrentHash((char*)ndpiFlow->bittorent_hash); > ^~~~~~~~~~~~~~ > bittorrent_stage >src/Flow.cpp:546:33: error: âstruct ndpi_flow_structâ has no member named âdetected_osâ > if(srv_host && (ndpiFlow->detected_os[0] != '\0') && cli_host) > ^~~~~~~~~~~ >src/Flow.cpp:547:35: error: âstruct ndpi_flow_structâ has no member named âdetected_osâ > cli_host->setOS((char*)ndpiFlow->detected_os); > ^~~~~~~~~~~ >make: *** [Makefile:144: src/Flow.o] Error 1 > * ERROR: net-analyzer/ntopng-3.0-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-analyzer/ntopng-3.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/ntopng-3.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:ntopng-3.0-r2:20180123-001451.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/ntopng-3.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/ntopng-3.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0' > * S: '/var/tmp/portage/net-analyzer/ntopng-3.0-r2/work/ntopng-3.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 645478
:
516120
|
516122
|
516124
|
516126
|
516128
| 516130 |
516132