Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 453050 Details for
Bug 599528
net-analyzer/ntopng-2.0 : make: *** No targets specified and no makefile found. Stop.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 11.23 KB, created by
Toralf Förster
on 2016-11-11 19:41:31 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-11-11 19:41:31 UTC
Size:
11.23 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by ntopng configure 2.0, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./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 --libdir=/usr/lib64 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.6-hardened >uname -s = Linux >uname -v = #1 SMP Thu Nov 10 10:20:10 CET 2016 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python2.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2115: checking for x86_64-pc-linux-gnu-gcc >configure:2131: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2142: result: x86_64-pc-linux-gnu-gcc >configure:2411: checking for C compiler version >configure:2420: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2431: $? = 0 >configure:2420: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) >configure:2431: $? = 0 >configure:2420: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2431: $? = 1 >configure:2420: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2431: $? = 1 >configure:2451: checking whether the C compiler works >configure:2473: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2477: $? = 0 >configure:2525: result: yes >configure:2528: checking for C compiler default output file name >configure:2530: result: a.out >configure:2536: checking for suffix of executables >configure:2543: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2547: $? = 0 >configure:2569: result: >configure:2591: checking whether we are cross compiling >configure:2599: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2603: $? = 0 >configure:2610: ./conftest >configure:2614: $? = 0 >configure:2629: result: no >configure:2634: checking for suffix of object files >configure:2656: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:2660: $? = 0 >configure:2681: result: o >configure:2685: checking whether we are using the GNU C compiler >configure:2704: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:2704: $? = 0 >configure:2713: result: yes >configure:2722: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2742: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2742: $? = 0 >configure:2783: result: yes >configure:2800: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2863: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:2863: $? = 0 >configure:2876: result: none needed >configure:2901: checking how to run the C preprocessor >configure:2932: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2932: $? = 0 >configure:2946: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:2946: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ntopng" >| #define PACKAGE_TARNAME "ntopng" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "ntopng 2.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2971: result: x86_64-pc-linux-gnu-gcc -E >configure:2991: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2991: $? = 0 >configure:3005: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3005: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ntopng" >| #define PACKAGE_TARNAME "ntopng" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "ntopng 2.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3069: checking for nDPI >configure:3073: result: found in ./nDPI >configure:3097: checking for ntopng professional edition >configure:3153: result: not found missing >configure:3350: checking for pcap_open_live in -lpcap >configure:3375: x86_64-pc-linux-gnu-gcc -o conftest -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0 -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0/include -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0 -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0/include -Wl,-O1 -Wl,--as-needed conftest.c -lpcap >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../lib64/libpcap.so: undefined reference to `yy_scan_string' >collect2: error: ld returned 1 exit status >configure:3375: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "ntopng" >| #define PACKAGE_TARNAME "ntopng" >| #define PACKAGE_VERSION "2.0" >| #define PACKAGE_STRING "ntopng 2.0" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define NTOPNG_GIT_RELEASE "dev:9a1a7ecf4db4c2929e202fcc7558c68bc74b94a6:20161111" >| #define NTOPNG_GIT_DATE "20161111" >| #define PACKAGE_OSNAME "x86_64-pc-linux-gnu" >| #define HAVE_HIREDIS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char pcap_open_live (); >| int >| main () >| { >| return pcap_open_live (); >| ; >| return 0; >| } >configure:3384: result: no > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_lib_pcap_pcap_open_live=no >ac_cv_objext=o >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0 -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0/include' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS=' -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0 -I/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0/include' >CXXFLAGS='-march=native -O2 -pipe' >DATE='2016-11-11' >DEFS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >EXTN='amd64' >GEOIP_LIB='' >GIT_DATE='20161111' >GIT_INDEX='.git/index' >GIT_RELEASE='9a1a7ecf4db4c2929e202fcc7558c68bc74b94a6:20161111' >GMAKE='' >GPP='' >GREP='' >HIREDIS_INC='-D_FILE_OFFSET_BITS=64 -I/usr/include/hiredis -I/usr/include/hiredis' >HIREDIS_LIB='-lhiredis -lhiredis' >INSTALL_DIR='' >KERNEL='linux' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBOBJS='' >LIBS='' >LINK_OPTS='' >LTLIBOBJS='' >MACHINE='x86_64' >MAN_DIR='' >NDPI_HOME='./nDPI' >NTOPNG_SHORT_VERSION='2.0' >NTOPNG_VERSION='2.0' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='ntopng' >PACKAGE_STRING='ntopng 2.0' >PACKAGE_TARNAME='ntopng' >PACKAGE_URL='' >PACKAGE_VERSION='2.0' >PATH_SEPARATOR=':' >PRO_HEADERS='' >PRO_INC='' >PRO_LIBS='' >PRO_MAKEFILE_INC='' >PRO_OBJECTS='' >PWD='/var/tmp/portage/net-analyzer/ntopng-2.0/work/ntopng-2.0' >REVISION='165' >SHELL='/bin/sh' >SQLITE_LIB='' >SYSTEM='Linux' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build_alias='x86_64-pc-linux-gnu' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='NONE' >host_alias='x86_64-pc-linux-gnu' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "ntopng" >#define PACKAGE_TARNAME "ntopng" >#define PACKAGE_VERSION "2.0" >#define PACKAGE_STRING "ntopng 2.0" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define NTOPNG_GIT_RELEASE "dev:9a1a7ecf4db4c2929e202fcc7558c68bc74b94a6:20161111" >#define NTOPNG_GIT_DATE "20161111" >#define PACKAGE_OSNAME "x86_64-pc-linux-gnu" >#define HAVE_HIREDIS 1 > >configure: exit 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 599528
: 453050 |
453052
|
453054
|
453056