[netsa-tools-discuss] installaing analysis-pipline libsnarf won't find libprotobuf-c

asad a.alii85 at gmail.com
Fri Nov 20 10:02:41 EST 2015


As asked Tony, here it the config.log . Let me know If more is required.

On Thu, Nov 12, 2015 at 7:55 PM, Tony Cebzanov <tonyc at cert.org> wrote:

> asad,
>
> On 11/12/15 7:18 AM, asad wrote:
>
>> Where should i go now? Give you the output of config.log as there are
>> some error which I haven't been able to escape from.
>>
>
> Yes, please send me the config.log so I know where we're at on this
> particular system that you're installing on now.
>
>
> --
> Tony Cebzanov * <tonyc at cert.org>
> (M) +1 412 265-1240 * (W) +1 412 268-9149
> CERT/CC * Engineering * Product Development
> Software Engineering Institute * Carnegie Mellon University
>
-------------- next part --------------
HTML attachment scrubbed and removed
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by snarf configure 0.2.4, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = netflow
uname -m = x86_64
uname -r = 3.19.0-25-generic
uname -s = Linux
uname -v = #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015

/usr/bin/uname -p = unknown
/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2259: checking for a BSD-compatible install
configure:2327: result: /usr/bin/install -c
configure:2338: checking whether build environment is sane
configure:2398: result: yes
configure:2539: checking for a thread-safe mkdir -p
configure:2578: result: /bin/mkdir -p
configure:2591: checking for gawk
configure:2607: found /usr/bin/gawk
configure:2618: result: gawk
configure:2629: checking whether make sets $(MAKE)
configure:2651: result: yes
configure:2728: checking how to create a ustar tar archive
configure:2741: tar --version
tar (GNU tar) 1.27.1
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:2744: $? = 0
configure:2784: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2787: $? = 0
configure:2791: tar -xf - <conftest.tar
configure:2794: $? = 0
configure:2807: result: gnutar
configure:2863: checking for gcc
configure:2879: found /usr/bin/gcc
configure:2890: result: gcc
configure:3122: checking for C compiler version
configure:3130: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04) 4.8.4
Copyright (C) 2013 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:3134: $? = 0
configure:3141: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)
configure:3145: $? = 0
configure:3152: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3156: $? = 4
configure:3179: checking for C compiler default output file name
configure:3201: gcc    conftest.c  >&5
configure:3205: $? = 0
configure:3243: result: a.out
configure:3262: checking whether the C compiler works
configure:3272: ./a.out
configure:3276: $? = 0
configure:3295: result: yes
configure:3302: checking whether we are cross compiling
configure:3304: result: no
configure:3307: checking for suffix of executables
configure:3314: gcc -o conftest    conftest.c  >&5
configure:3318: $? = 0
configure:3344: result:
configure:3350: checking for suffix of object files
configure:3376: gcc -c   conftest.c >&5
configure:3380: $? = 0
configure:3405: result: o
configure:3409: checking whether we are using the GNU C compiler
configure:3438: gcc -c   conftest.c >&5
configure:3445: $? = 0
configure:3462: result: yes
configure:3471: checking whether gcc accepts -g
configure:3501: gcc -c -g  conftest.c >&5
configure:3508: $? = 0
configure:3609: result: yes
configure:3626: checking for gcc option to accept ISO C89
configure:3700: gcc  -c -g -O2  conftest.c >&5
configure:3707: $? = 0
configure:3730: result: none needed
configure:3759: checking for style of include used by make
configure:3787: result: GNU
configure:3812: checking dependency style of gcc
configure:3922: result: gcc3
configure:3938: checking whether gcc and cc understand -c and -o together
configure:3973: gcc -c conftest.c -o conftest2.o >&5
configure:3977: $? = 0
configure:3983: gcc -c conftest.c -o conftest2.o >&5
configure:3987: $? = 0
configure:3998: cc -c conftest.c >&5
configure:4002: $? = 0
configure:4010: cc -c conftest.c -o conftest2.o >&5
configure:4014: $? = 0
configure:4020: cc -c conftest.c -o conftest2.o >&5
configure:4024: $? = 0
configure:4042: result: yes
configure:4083: checking for a BSD-compatible install
configure:4151: result: /usr/bin/install -c
configure:4162: checking whether make sets $(MAKE)
configure:4184: result: yes
configure:4199: checking how to run the C preprocessor
configure:4239: gcc -E  conftest.c
configure:4246: $? = 0
configure:4277: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4284: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "snarf"
| #define PACKAGE_TARNAME "snarf"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "snarf 0.2.4"
| #define PACKAGE_BUGREPORT "netsa-help at cert.org"
| #define PACKAGE "snarf"
| #define VERSION "0.2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4317: result: gcc -E
configure:4346: gcc -E  conftest.c
configure:4353: $? = 0
configure:4384: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:4391: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "snarf"
| #define PACKAGE_TARNAME "snarf"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "snarf 0.2.4"
| #define PACKAGE_BUGREPORT "netsa-help at cert.org"
| #define PACKAGE "snarf"
| #define VERSION "0.2.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4431: checking for grep that handles long lines and -e
configure:4491: result: /bin/grep
configure:4496: checking for egrep
configure:4560: result: /bin/grep -E
configure:4565: checking for ANSI C header files
configure:4595: gcc -c -g -O2  conftest.c >&5
configure:4602: $? = 0
configure:4701: gcc -o conftest -g -O2   conftest.c  >&5
configure:4705: $? = 0
configure:4711: ./conftest
configure:4715: $? = 0
configure:4733: result: yes
configure:4781: checking build system type
configure:4799: result: x86_64-unknown-linux-gnu
configure:4821: checking host system type
configure:4836: result: x86_64-unknown-linux-gnu
configure:4858: checking for a sed that does not truncate output
configure:4924: result: /bin/sed
configure:4942: checking for fgrep
configure:5006: result: /bin/grep -F
configure:5041: checking for ld used by gcc
configure:5108: result: /usr/bin/ld
configure:5117: checking if the linker (/usr/bin/ld) is GNU ld
configure:5132: result: yes
configure:5144: checking for BSD- or MS-compatible name lister (nm)
configure:5193: result: /usr/bin/nm -B
configure:5311: checking the name lister (/usr/bin/nm -B) interface
configure:5318: gcc -c -g -O2  conftest.c >&5
configure:5321: /usr/bin/nm -B "conftest.o"
configure:5324: output
0000000000000000 B some_variable
configure:5331: result: BSD nm
configure:5334: checking whether ln -s works
configure:5338: result: yes
configure:5346: checking the maximum length of command line arguments
configure:5466: result: 1572864
configure:5483: checking whether the shell understands some XSI constructs
configure:5493: result: yes
configure:5497: checking whether the shell understands "+="
configure:5503: result: yes
configure:5538: checking for /usr/bin/ld option to reload object files
configure:5545: result: -r
configure:5614: checking for objdump
configure:5630: found /usr/bin/objdump
configure:5641: result: objdump
configure:5673: checking how to recognize dependent libraries
configure:5869: result: pass_all
configure:5929: checking for ar
configure:5945: found /usr/bin/ar
configure:5956: result: ar
configure:6034: checking for strip
configure:6050: found /usr/bin/strip
configure:6061: result: strip
configure:6133: checking for ranlib
configure:6149: found /usr/bin/ranlib
configure:6160: result: ranlib
configure:6250: checking command to parse /usr/bin/nm -B output from gcc object
configure:6368: gcc -c -g -O2  conftest.c >&5
configure:6371: $? = 0
configure:6375: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6378: $? = 0
configure:6432: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6435: $? = 0
configure:6473: result: ok
configure:6568: gcc -c -g -O2  conftest.c >&5
configure:6571: $? = 0
configure:7348: checking for sys/types.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for sys/stat.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for stdlib.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for string.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for memory.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for strings.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for inttypes.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for stdint.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7348: checking for unistd.h
configure:7369: gcc -c -g -O2  conftest.c >&5
configure:7376: $? = 0
configure:7393: result: yes
configure:7411: checking for dlfcn.h
configure:7432: gcc -c -g -O2  conftest.c >&5
configure:7439: $? = 0
configure:7456: result: yes
configure:7642: checking for objdir
configure:7657: result: .libs
configure:7953: checking if gcc supports -fno-rtti -fno-exceptions
configure:7971: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7975: $? = 0
configure:7988: result: no
configure:8008: checking for gcc option to produce PIC
configure:8280: result: -fPIC -DPIC
configure:8292: checking if gcc PIC flag -fPIC -DPIC works
configure:8310: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8314: $? = 0
configure:8327: result: yes
configure:8351: checking if gcc static flag -static works
configure:8379: result: yes
configure:8394: checking if gcc supports -c -o file.o
configure:8415: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8419: $? = 0
configure:8441: result: yes
configure:8449: checking if gcc supports -c -o file.o
configure:8496: result: yes
configure:8529: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9603: result: yes
configure:9640: checking whether -lc should be explicitly linked in
configure:9645: gcc -c -g -O2  conftest.c >&5
configure:9648: $? = 0
configure:9663: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:9666: $? = 0
configure:9678: result: no
configure:9842: checking dynamic linker characteristics
configure:10285: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10292: $? = 0
configure:10528: result: GNU/Linux ld.so
configure:10630: checking how to hardcode library paths into programs
configure:10655: result: immediate
configure:11488: checking whether stripping libraries is possible
configure:11493: result: yes
configure:11528: checking if libtool supports shared libraries
configure:11530: result: yes
configure:11533: checking whether to build shared libraries
configure:11554: result: yes
configure:11557: checking whether to build static libraries
configure:11561: result: yes
configure:11641: checking arpa/inet.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking arpa/inet.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for arpa/inet.h
configure:11761: result: yes
configure:11641: checking errno.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking errno.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for errno.h
configure:11761: result: yes
configure:11630: checking for inttypes.h
configure:11637: result: yes
configure:11641: checking limits.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking limits.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for limits.h
configure:11761: result: yes
configure:11641: checking locale.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking locale.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for locale.h
configure:11761: result: yes
configure:11641: checking malloc.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking malloc.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for malloc.h
configure:11761: result: yes
configure:11641: checking math.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking math.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for math.h
configure:11761: result: yes
configure:11630: checking for memory.h
configure:11637: result: yes
configure:11641: checking netdb.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking netdb.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for netdb.h
configure:11761: result: yes
configure:11641: checking regex.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking regex.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for regex.h
configure:11761: result: yes
configure:11641: checking signal.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking signal.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for signal.h
configure:11761: result: yes
configure:11641: checking stdarg.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking stdarg.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for stdarg.h
configure:11761: result: yes
configure:11641: checking stddef.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking stddef.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for stddef.h
configure:11761: result: yes
configure:11630: checking for stdint.h
configure:11637: result: yes
configure:11641: checking stdio.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking stdio.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for stdio.h
configure:11761: result: yes
configure:11630: checking for stdlib.h
configure:11637: result: yes
configure:11630: checking for string.h
configure:11637: result: yes
configure:11630: checking for strings.h
configure:11637: result: yes
configure:11641: checking sys/time.h usability
configure:11658: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:11665: $? = 0
configure:11679: result: yes
configure:11683: checking sys/time.h presence
configure:11698: gcc -E -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c
configure:11705: $? = 0
configure:11719: result: yes
configure:11752: checking for sys/time.h
configure:11761: result: yes
configure:11630: checking for unistd.h
configure:11637: result: yes
configure:11777: checking for library containing inet_ntoa
configure:11818: gcc -o conftest -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include   conftest.c  >&5
configure:11825: $? = 0
configure:11856: result: none required
configure:11864: checking for library containing socket
configure:11905: gcc -o conftest -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include   conftest.c  >&5
configure:11912: $? = 0
configure:11943: result: none required
configure:11951: checking for inet_ntop
configure:12007: gcc -o conftest -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include   conftest.c  >&5
configure:12014: $? = 0
configure:12034: result: yes
configure:12044: checking whether AF_INET6 is declared
configure:12074: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:12081: $? = 0
configure:12096: result: yes
configure:12114: checking whether INET6_ADDRSTRLEN is declared
configure:12144: gcc -c -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include  conftest.c >&5
configure:12151: $? = 0
configure:12166: result: yes
configure:12647: checking for doxygen
configure:12680: result: no
configure:12700: WARNING: doxygen not found - will not generate any doxygen documentation
configure:12753: checking for perl
configure:12771: found /usr/bin/perl
configure:12783: result: /usr/bin/perl
configure:14423: checking for rst2html
configure:14453: result: no
configure:14423: checking for rst2html.py
configure:14453: result: no
configure:14469: checking for pod2man
configure:14485: found /usr/bin/pod2man
configure:14496: result: pod2man
configure:14520: checking for pod2html
configure:14536: found /usr/bin/pod2html
configure:14547: result: pod2html
configure:14569: checking for sendmail
configure:14602: result: none
configure:14614: WARNING: sendmail not found, will not build the email sink
configure:14718: (snarf) Determining Python settings
configure:14741: checking for a Python program
configure:14749: python ./autoconf/python-info.py --check-version 2.4 3.1 >&5
configure:14752: $? = 0
configure:14763: result: python
configure:14777: checking for python
configure:14795: found /usr/bin/python
configure:14808: result: /usr/bin/python
configure:14822: checking whether /usr/bin/python is usable
configure:14825: /usr/bin/python ./autoconf/python-info.py --check-version 2.4 3.1 >&5
configure:14828: $? = 0
configure:14832: result: yes
configure:14844: PYTHONPREFIX= /usr/bin/python ./autoconf/python-info.py --filename ./python-config.sh
configure:14847: $? = 0
configure:14868: checking for Python version
configure:14870: result: 2.7.6
configure:14872: checking for Python site file directory
configure:14874: result: /usr/lib/python2.7/dist-packages
configure:14876: checking for Python CPPFLAGS
configure:14878: result: -I /usr/include/python2.7
configure:14880: checking for Python LDFLAGS
configure:14882: result: -L/usr/lib -lpython2.7
configure:14884: checking for Python embedded LDFLAGS
configure:14886: result: -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -L/usr/lib -lz -lpthread -ldl  -lutil
configure:14888: checking for Python sys.prefix
configure:14890: result: /usr
configure:14978: checking for system specific Python problems
configure:14986: result: none
configure:15048: checking python module: netsa
configure:15057: result: no
configure:15076: checking python module: zmq
configure:15081: result: yes
configure:15104: checking python module: google.protobuf
configure:15109: result: yes
configure:15129: A suitable Python interpreter was found, but some Python dependencies are missing..
configure:15242: checking for pkg-config
configure:15260: found /usr/bin/pkg-config
configure:15272: result: /usr/bin/pkg-config
configure:15297: checking pkg-config is at least version 0.16
configure:15300: result: yes
configure:15318: checking for GLIB - version >= 2.22.0
configure:15442: gcc -o conftest -g -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I$(top_builddir)/include -I$(top_srcdir)/include   conftest.c -pthread -lgthread-2.0 -lglib-2.0    >&5
configure:15446: $? = 0
configure:15452: ./conftest
configure:15456: $? = 0
configure:15477: result: yes (version 2.40.2)
configure:15636: checking for LIBPROTOBUF_C
configure:15643: $PKG_CONFIG --exists --print-errors "libprotobuf-c >= $LIBPROTOBUF_C_required_version"
configure:15646: $? = 0
configure:15659: $PKG_CONFIG --exists --print-errors "libprotobuf-c >= $LIBPROTOBUF_C_required_version"
configure:15662: $? = 0
configure:15697: result: yes
configure:15705: checking presence of libprotobuf-c dependencies
configure:15707: $PKG_CONFIG --libs libprotobuf-c >/dev/null 2>&5
configure:15710: $? = 0
configure:15714: result: yes
configure:15746: checking usability of libprotobuf-c library and headers
configure:15773: gcc -o conftest   -g -O2 -I$(top_builddir)/include -I$(top_srcdir)/include   conftest.c -lprotobuf-c    >&5
conftest.c: In function 'main':
conftest.c:51:1: error: unknown type name 'ProtobufCCType'
 ProtobufCCType foo = PROTOBUF_C_CTYPE_INT32;
 ^
conftest.c:51:22: error: 'PROTOBUF_C_CTYPE_INT32' undeclared (first use in this function)
 ProtobufCCType foo = PROTOBUF_C_CTYPE_INT32;
                      ^
conftest.c:51:22: note: each undeclared identifier is reported only once for each function it appears in
configure:15780: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "snarf"
| #define PACKAGE_TARNAME "snarf"
| #define PACKAGE_VERSION "0.2.4"
| #define PACKAGE_STRING "snarf 0.2.4"
| #define PACKAGE_BUGREPORT "netsa-help at cert.org"
| #define PACKAGE "snarf"
| #define VERSION "0.2.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_MATH_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_REGEX_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DECL_AF_INET6 1
| #define HAVE_DECL_INET6_ADDRSTRLEN 1
| /* end confdefs.h.  */
|
| #include <google/protobuf-c/protobuf-c.h>
|
| int
| main ()
| {
|
| ProtobufCCType foo = PROTOBUF_C_CTYPE_INT32;
|
|   ;
|   return 0;
| }
configure:15798: result: no
configure:15816: error: A usable libprotobuf-c was not found.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DOXYGEN_PAPER_SIZE_set=
ac_cv_env_DOXYGEN_PAPER_SIZE_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBPROTOBUF_C_CFLAGS_set=
ac_cv_env_LIBPROTOBUF_C_CFLAGS_value=
ac_cv_env_LIBPROTOBUF_C_LIBS_set=
ac_cv_env_LIBPROTOBUF_C_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBZMQ_CFLAGS_set=
ac_cv_env_LIBZMQ_CFLAGS_value=
ac_cv_env_LIBZMQ_LIBS_set=
ac_cv_env_LIBZMQ_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POD2HTML_set=
ac_cv_env_POD2HTML_value=
ac_cv_env_POD2MAN_set=
ac_cv_env_POD2MAN_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_RST2HTML_set=
ac_cv_env_RST2HTML_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_inet_ntop=yes
ac_cv_have_decl_AF_INET6=yes
ac_cv_have_decl_INET6_ADDRSTRLEN=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_SENDMAIL_PATH=none
ac_cv_path_ac_pt_DX_PERL=/usr/bin/perl
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_POD2HTML=pod2html
ac_cv_prog_POD2MAN=pod2man
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_inet_ntoa='none required'
ac_cv_search_socket='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=gnutar
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_LIBPROTOBUF_C_CFLAGS=' '
pkg_cv_LIBPROTOBUF_C_LIBS='-lprotobuf-c  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/farhan/snarf-0.2.4/autoconf/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/farhan/snarf-0.2.4/autoconf/missing --run tar'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_LDFLAGS=''
AR='ar'
AUTOCONF='${SHELL} /home/farhan/snarf-0.2.4/autoconf/missing --run autoconf'
AUTOHEADER='${SHELL} /home/farhan/snarf-0.2.4/autoconf/missing --run autoheader'
AUTOMAKE='${SHELL} /home/farhan/snarf-0.2.4/autoconf/missing --run automake-1.11'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='-I$(top_builddir)/include -I$(top_srcdir)/include '
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOXYGEN_PAPER_SIZE=''
DSYMUTIL=''
DUMPBIN=''
DX_COND_chi_FALSE=''
DX_COND_chi_TRUE='#'
DX_COND_chm_FALSE=''
DX_COND_chm_TRUE='#'
DX_COND_doc_FALSE=''
DX_COND_doc_TRUE='#'
DX_COND_dot_FALSE=''
DX_COND_dot_TRUE='#'
DX_COND_html_FALSE=''
DX_COND_html_TRUE='#'
DX_COND_latex_FALSE=''
DX_COND_latex_TRUE='#'
DX_COND_man_FALSE=''
DX_COND_man_TRUE='#'
DX_COND_pdf_FALSE=''
DX_COND_pdf_TRUE='#'
DX_COND_ps_FALSE=''
DX_COND_ps_TRUE='#'
DX_COND_rtf_FALSE=''
DX_COND_rtf_TRUE='#'
DX_COND_xml_FALSE=''
DX_COND_xml_TRUE='#'
DX_CONFIG='Doxyfile'
DX_DOCDIR='doc'
DX_DOT=''
DX_DOXYGEN=''
DX_DVIPS=''
DX_EGREP=''
DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''snarf'\'' DOCDIR='\''doc'\'' VERSION='\''0.2.4'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''NO'\'' GENERATE_LATEX='\''NO'\'''
DX_FLAG_chi='0'
DX_FLAG_chm='0'
DX_FLAG_doc='0'
DX_FLAG_dot='0'
DX_FLAG_html='0'
DX_FLAG_man='0'
DX_FLAG_pdf='0'
DX_FLAG_ps='0'
DX_FLAG_rtf='0'
DX_FLAG_xml='0'
DX_HHC=''
DX_LATEX=''
DX_MAKEINDEX=''
DX_PDFLATEX=''
DX_PERL='/usr/bin/perl'
DX_PROJECT='snarf'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LDADD=''
GLIB_LIBS='-pthread -lgthread-2.0 -lglib-2.0  '
GLIB_MKENUMS='glib-mkenums'
GOBJECT_QUERY='gobject-query'
GREP='/bin/grep'
HAVE_LIBPROTOBUF_C_FALSE=''
HAVE_LIBPROTOBUF_C_TRUE=''
HAVE_LIBYAML_FALSE=''
HAVE_LIBYAML_TRUE=''
HAVE_LIBZMQ_FALSE=''
HAVE_LIBZMQ_TRUE=''
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
HAVE_SENDMAIL_FALSE=''
HAVE_SENDMAIL_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBPROTOBUF_C_CFLAGS=' '
LIBPROTOBUF_C_LDFLAGS='-lprotobuf-c  '
LIBPROTOBUF_C_LIBS='-lprotobuf-c  '
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBYAML_CFLAGS=''
LIBYAML_LDFLAGS=''
LIBZMQ_CFLAGS=''
LIBZMQ_LDFLAGS=''
LIBZMQ_LIBS=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/farhan/snarf-0.2.4/autoconf/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='snarf'
PACKAGE_BUGREPORT='netsa-help at cert.org'
PACKAGE_NAME='snarf'
PACKAGE_STRING='snarf 0.2.4'
PACKAGE_TARNAME='snarf'
PACKAGE_VERSION='0.2.4'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POD2HTML='pod2html'
POD2MAN='pod2man'
POD2MAN_ARGS='--center='\''snarf'\'' --release='\''snarf 0.2.4'\'''
PYTHON='/usr/bin/python'
PYTHON_CPPFLAGS='-I /usr/include/python2.7'
PYTHON_DEFAULT_SITE_PKG='/usr/lib/python2.7/dist-packages'
PYTHON_INFO_PROG='autoconf/python-info.py'
PYTHON_INSTALL_ARGS=''
PYTHON_LDFLAGS='-L/usr/lib -lpython2.7'
PYTHON_LDFLAGS_EMBEDDED='-L/usr/lib -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -L/usr/lib -lz -lpthread -ldl  -lutil'
PYTHON_PREFIX='/usr'
PYTHON_SITE_PKG='/usr/lib/python2.7/dist-packages'
PYTHON_SUBDIR=''
PYTHON_SYS_PREFIX='/usr'
PYTHON_VERSION='2.7.6'
RANLIB='ranlib'
RPM_SPEC_PYTHON_SITEPKG_SILK=''
RPM_SPEC_WITH_PYTHON=''
RST2HTML='/home/farhan/snarf-0.2.4/autoconf/missing rst2html'
SED='/bin/sed'
SENDMAIL_PATH='none'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='0.2.4'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/farhan/snarf-0.2.4/autoconf/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpythondir='${pythondir}/snarf'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
pythondir='${PYTHON_SITE_PKG}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "snarf"
#define PACKAGE_TARNAME "snarf"
#define PACKAGE_VERSION "0.2.4"
#define PACKAGE_STRING "snarf 0.2.4"
#define PACKAGE_BUGREPORT "netsa-help at cert.org"
#define PACKAGE "snarf"
#define VERSION "0.2.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ARPA_INET_H 1
#define HAVE_ERRNO_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_NETDB_H 1
#define HAVE_REGEX_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DECL_AF_INET6 1
#define HAVE_DECL_INET6_ADDRSTRLEN 1

configure: exit 1





More information about the netsa-tools-discuss mailing list