Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 453096 Details for
Bug 599568
net-analyzer/ntopng-1.2.1 : !!! doexe: ntopng does not exist
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), 10.42 KB, created by
Toralf Förster
on 2016-11-12 07:48:55 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-11-12 07:48:55 UTC
Size:
10.42 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 Makefile.in configure 1.2.1, 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:2040: checking for x86_64-pc-linux-gnu-gcc >configure:2056: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2067: result: x86_64-pc-linux-gnu-gcc >configure:2336: checking for C compiler version >configure:2345: 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:2356: $? = 0 >configure:2345: 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:2356: $? = 0 >configure:2345: 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:2356: $? = 1 >configure:2345: 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:2356: $? = 1 >configure:2376: checking whether the C compiler works >configure:2398: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2402: $? = 0 >configure:2450: result: yes >configure:2453: checking for C compiler default output file name >configure:2455: result: a.out >configure:2461: checking for suffix of executables >configure:2468: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2472: $? = 0 >configure:2494: result: >configure:2516: checking whether we are cross compiling >configure:2524: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2528: $? = 0 >configure:2535: ./conftest >configure:2539: $? = 0 >configure:2554: result: no >configure:2559: checking for suffix of object files >configure:2581: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:2585: $? = 0 >configure:2606: result: o >configure:2610: checking whether we are using the GNU C compiler >configure:2629: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:2629: $? = 0 >configure:2638: result: yes >configure:2647: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:2667: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2667: $? = 0 >configure:2708: result: yes >configure:2725: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:2788: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 >configure:2788: $? = 0 >configure:2801: result: none needed >configure:2826: checking how to run the C preprocessor >configure:2857: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2857: $? = 0 >configure:2871: 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:2871: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Makefile.in" >| #define PACKAGE_TARNAME "makefile-in" >| #define PACKAGE_VERSION "1.2.1" >| #define PACKAGE_STRING "Makefile.in 1.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2896: result: x86_64-pc-linux-gnu-gcc -E >configure:2916: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:2916: $? = 0 >configure:2930: 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:2930: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Makefile.in" >| #define PACKAGE_TARNAME "makefile-in" >| #define PACKAGE_VERSION "1.2.1" >| #define PACKAGE_STRING "Makefile.in 1.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3119: checking for pcap_open_live in -lpcap >configure:3144: x86_64-pc-linux-gnu-gcc -o conftest -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:3144: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "Makefile.in" >| #define PACKAGE_TARNAME "makefile-in" >| #define PACKAGE_VERSION "1.2.1" >| #define PACKAGE_STRING "Makefile.in 1.2.1" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define NTOPNG_SVN_RELEASE "r1.2.1" >| #define NTOPNG_SVN_DATE "Sat Nov 12 03:24:13 CET 2016" >| #define PACKAGE_OSNAME "Gentoo Base System release 2.3" >| #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:3153: 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='' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXXFLAGS='-march=native -O2 -pipe' >DATE='2016-11-12' >DEFS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >EXTN='amd64' >GEOIP_LIB='' >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='' >NTOPNG_VERSION='1.2.1' >OBJEXT='o' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='Makefile.in' >PACKAGE_STRING='Makefile.in 1.2.1' >PACKAGE_TARNAME='makefile-in' >PACKAGE_URL='' >PACKAGE_VERSION='1.2.1' >PATH_SEPARATOR=':' >SHELL='/bin/sh' >SQLITE_LIB='' >SVN='' >SVN_DATE='Sat Nov 12 03:24:13 CET 2016' >SVN_RELEASE='1.2.1' >SVN_WC_DB='' >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 "Makefile.in" >#define PACKAGE_TARNAME "makefile-in" >#define PACKAGE_VERSION "1.2.1" >#define PACKAGE_STRING "Makefile.in 1.2.1" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define NTOPNG_SVN_RELEASE "r1.2.1" >#define NTOPNG_SVN_DATE "Sat Nov 12 03:24:13 CET 2016" >#define PACKAGE_OSNAME "Gentoo Base System release 2.3" >#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 599568
: 453096 |
453098
|
453100
|
453102