bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13748: Numerous failures/errors


From: Andrew Brager
Subject: bug#13748: Numerous failures/errors
Date: Sun, 17 Feb 2013 23:19:22 -0800
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Numerous failures/errors.  I don't know if this is normal.  See below.

Thank you
~~~~~~~~~~~~~~~~~~~~~~~~~~~~


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure

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

hostname = asterisk
uname -m = i686
uname -r = 3.2.0-29-generic-pae
uname -s = Linux
uname -v = #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC 2012

/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


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

configure:2081: checking for a BSD-compatible install
configure:2149: result: /usr/bin/install -c
configure:2160: checking whether build environment is sane
configure:2203: result: yes
configure:2228: checking for a thread-safe mkdir -p
configure:2267: result: /bin/mkdir -p
configure:2280: checking for gawk
configure:2310: result: no
configure:2280: checking for mawk
configure:2296: found /usr/bin/mawk
configure:2307: result: mawk
configure:2318: checking whether make sets $(MAKE)
configure:2340: result: yes
configure:2537: checking build system type
configure:2555: result: i686-pc-linux-gnu
configure:2577: checking host system type
configure:2592: result: i686-pc-linux-gnu
configure:2663: checking for gcc
configure:2679: found /usr/bin/gcc
configure:2690: result: gcc
configure:2928: checking for C compiler version
configure:2936: gcc --version >&5
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 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:2940: $? = 0
configure:2947: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.6 --enable-shared --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object 
--enable-plugin --enable-objc-gc --enable-targets=all --disable-werror 
--with-arch-32=i686 --with-tune=generic --enable-checking=release 
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:2951: $? = 0
configure:2958: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2962: $? = 4
configure:2985: checking for C compiler default output file name
configure:3007: gcc    conftest.c  >&5
configure:3011: $? = 0
configure:3049: result: a.out
configure:3066: checking whether the C compiler works
configure:3076: ./a.out
configure:3080: $? = 0
configure:3097: result: yes
configure:3104: checking whether we are cross compiling
configure:3106: result: no
configure:3109: checking for suffix of executables
configure:3116: gcc -o conftest    conftest.c  >&5
configure:3120: $? = 0
configure:3144: result:
configure:3150: checking for suffix of object files
configure:3176: gcc -c   conftest.c >&5
configure:3180: $? = 0
configure:3203: result: o
configure:3207: checking whether we are using the GNU C compiler
configure:3236: gcc -c   conftest.c >&5
configure:3243: $? = 0
configure:3260: result: yes
configure:3269: checking whether gcc accepts -g
configure:3299: gcc -c -g  conftest.c >&5
configure:3306: $? = 0
configure:3407: result: yes
configure:3424: checking for gcc option to accept ISO C89
configure:3498: gcc  -c -g -O2  conftest.c >&5
configure:3505: $? = 0
configure:3528: result: none needed
configure:3557: checking for style of include used by make
configure:3585: result: GNU
configure:3610: checking dependency style of gcc
configure:3701: result: gcc3
configure:3730: checking for a BSD-compatible install
configure:3798: result: /usr/bin/install -c
configure:3852: checking for objdump
configure:3868: found /usr/bin/objdump
configure:3879: result: objdump
configure:3977: checking for a sed that does not truncate output
configure:4033: result: /bin/sed
configure:4036: checking for grep that handles long lines and -e
configure:4096: result: /bin/grep
configure:4101: checking for egrep
configure:4165: result: /bin/grep -E
configure:4181: checking for ld used by gcc
configure:4248: result: /usr/bin/ld
configure:4257: checking if the linker (/usr/bin/ld) is GNU ld
configure:4272: result: yes
configure:4277: checking for /usr/bin/ld option to reload object files
configure:4284: result: -r
configure:4302: checking for BSD-compatible nm
configure:4351: result: /usr/bin/nm -B
configure:4355: checking whether ln -s works
configure:4359: result: yes
configure:4366: checking how to recognize dependent libraries
configure:4552: result: pass_all
configure:4801: checking how to run the C preprocessor
configure:4841: gcc -E  conftest.c
configure:4848: $? = 0
configure:4879: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4886: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "iksemel"
| #define VERSION "1.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4919: result: gcc -E
configure:4948: gcc -E  conftest.c
configure:4955: $? = 0
configure:4986: gcc -E  conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4993: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "iksemel"
| #define VERSION "1.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5031: checking for ANSI C header files
configure:5061: gcc -c -g -O2  conftest.c >&5
configure:5068: $? = 0
configure:5167: gcc -o conftest -g -O2   conftest.c  >&5
configure:5171: $? = 0
configure:5177: ./conftest
configure:5181: $? = 0
configure:5199: result: yes
configure:5223: checking for sys/types.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for sys/stat.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for stdlib.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for string.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for memory.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for strings.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for inttypes.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for stdint.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5223: checking for unistd.h
configure:5244: gcc -c -g -O2  conftest.c >&5
configure:5251: $? = 0
configure:5268: result: yes
configure:5297: checking dlfcn.h usability
configure:5314: gcc -c -g -O2  conftest.c >&5
configure:5321: $? = 0
configure:5335: result: yes
configure:5339: checking dlfcn.h presence
configure:5354: gcc -E  conftest.c
configure:5361: $? = 0
configure:5375: result: yes
configure:5403: checking for dlfcn.h
configure:5412: result: yes
configure:5484: checking for g++
configure:5500: found /usr/bin/g++
configure:5511: result: g++
configure:5542: checking for C++ compiler version
configure:5550: g++ --version >&5
g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 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:5554: $? = 0
configure:5561: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
Target: i686-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 
4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.6 --enable-shared --enable-linker-build-id 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 
--libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object 
--enable-plugin --enable-objc-gc --enable-targets=all --disable-werror 
--with-arch-32=i686 --with-tune=generic --enable-checking=release 
--build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
Thread model: posix
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configure:5565: $? = 0
configure:5572: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5576: $? = 4
configure:5579: checking whether we are using the GNU C++ compiler
configure:5608: g++ -c   conftest.cpp >&5
configure:5615: $? = 0
configure:5632: result: yes
configure:5641: checking whether g++ accepts -g
configure:5671: g++ -c -g  conftest.cpp >&5
configure:5678: $? = 0
configure:5779: result: yes
configure:5804: checking dependency style of g++
configure:5895: result: gcc3
configure:5920: checking how to run the C++ preprocessor
configure:5956: g++ -E  conftest.cpp
configure:5963: $? = 0
configure:5994: g++ -E  conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6001: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "iksemel"
| #define VERSION "1.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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6034: result: g++ -E
configure:6063: g++ -E  conftest.cpp
configure:6070: $? = 0
configure:6101: g++ -E  conftest.cpp
conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6108: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "iksemel"
| #define VERSION "1.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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6201: checking for g77
configure:6231: result: no
configure:6201: checking for xlf
configure:6231: result: no
configure:6201: checking for f77
configure:6231: result: no
configure:6201: checking for frt
configure:6231: result: no
configure:6201: checking for pgf77
configure:6231: result: no
configure:6201: checking for cf77
configure:6231: result: no
configure:6201: checking for fort77
configure:6231: result: no
configure:6201: checking for fl32
configure:6231: result: no
configure:6201: checking for af77
configure:6231: result: no
configure:6201: checking for xlf90
configure:6231: result: no
configure:6201: checking for f90
configure:6231: result: no
configure:6201: checking for pgf90
configure:6231: result: no
configure:6201: checking for pghpf
configure:6231: result: no
configure:6201: checking for epcf90
configure:6231: result: no
configure:6201: checking for gfortran
configure:6231: result: no
configure:6201: checking for g95
configure:6231: result: no
configure:6201: checking for xlf95
configure:6231: result: no
configure:6201: checking for f95
configure:6231: result: no
configure:6201: checking for fort
configure:6231: result: no
configure:6201: checking for ifort
configure:6231: result: no
configure:6201: checking for ifc
configure:6231: result: no
configure:6201: checking for efc
configure:6231: result: no
configure:6201: checking for pgf95
configure:6231: result: no
configure:6201: checking for lf95
configure:6231: result: no
configure:6201: checking for ftn
configure:6231: result: no
configure:6258: checking for Fortran 77 compiler version
configure:6266:  --version >&5
./configure: line 6268: --version: command not found
configure:6270: $? = 127
configure:6277:  -v >&5
./configure: line 6279: -v: command not found
configure:6281: $? = 127
configure:6288:  -V >&5
./configure: line 6290: -V: command not found
configure:6292: $? = 127
configure:6300: checking whether we are using the GNU Fortran 77 compiler
configure:6319:  -c  conftest.F >&5
./configure: line 6321: -c: command not found
configure:6326: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
|
|       end
configure:6343: result: no
configure:6349: checking whether  accepts -g
configure:6366:  -c -g conftest.f >&5
./configure: line 6368: -c: command not found
configure:6373: $? = 127
configure: failed program was:
|       program main
|
|       end
configure:6389: result: no
configure:6422: checking the maximum length of command line arguments
configure:6534: result: 1572864
configure:6546: checking command to parse /usr/bin/nm -B output from gcc object
configure:6651: gcc -c -g -O2  conftest.c >&5
configure:6654: $? = 0
configure:6658: /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:6661: $? = 0
configure:6713: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6716: $? = 0
configure:6754: result: ok
configure:6758: checking for objdir
configure:6773: result: .libs
configure:6865: checking for ar
configure:6881: found /usr/bin/ar
configure:6892: result: ar
configure:6961: checking for ranlib
configure:6977: found /usr/bin/ranlib
configure:6988: result: ranlib
configure:7057: checking for strip
configure:7073: found /usr/bin/strip
configure:7084: result: strip
configure:7637: checking for correct ltmain.sh version
configure:7687: result: yes
configure:7747: checking if gcc supports -fno-rtti -fno-exceptions
configure:7765: 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:7769: $? = 0
configure:7782: result: no
configure:7797: checking for gcc option to produce PIC
configure:8029: result: -fPIC
configure:8037: checking if gcc PIC flag -fPIC works
configure:8055: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:8059: $? = 0
configure:8072: result: yes
configure:8100: checking if gcc static flag -static works
configure:8128: result: yes
configure:8138: checking if gcc supports -c -o file.o
configure:8159: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8163: $? = 0
configure:8185: result: yes
configure:8211: checking whether the gcc linker (/usr/bin/ld) supports shared 
libraries
configure:9199: result: yes
configure:9220: checking whether -lc should be explicitly linked in
configure:9225: gcc -c -g -O2  conftest.c >&5
configure:9228: $? = 0
configure:9243: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| 
grep  -lc  \>/dev/null 2\>\&1
configure:9246: $? = 0
configure:9258: result: no
configure:9266: checking dynamic linker characteristics
configure:9868: result: GNU/Linux ld.so
configure:9892: checking how to hardcode library paths into programs
configure:9917: result: immediate
configure:9931: checking whether stripping libraries is possible
configure:9936: result: yes
configure:10766: checking if libtool supports shared libraries
configure:10768: result: yes
configure:10771: checking whether to build shared libraries
configure:10792: result: yes
configure:10795: checking whether to build static libraries
configure:10799: result: yes
configure:10893: creating libtool
configure:11486: checking for ld used by g++
configure:11553: result: /usr/bin/ld
configure:11562: checking if the linker (/usr/bin/ld) is GNU ld
configure:11577: result: yes
configure:11628: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:12582: result: yes
configure:12599: g++ -c -g -O2  conftest.cpp >&5
configure:12602: $? = 0
configure:12758: checking for g++ option to produce PIC
configure:13042: result: -fPIC
configure:13050: checking if g++ PIC flag -fPIC works
configure:13068: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
configure:13072: $? = 0
configure:13085: result: yes
configure:13113: checking if g++ static flag -static works
configure:13141: result: yes
configure:13151: checking if g++ supports -c -o file.o
configure:13172: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:13176: $? = 0
configure:13198: result: yes
configure:13224: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:13250: result: yes
configure:13317: checking dynamic linker characteristics
configure:13867: result: GNU/Linux ld.so
configure:13891: checking how to hardcode library paths into programs
configure:13916: result: immediate
configure:20160: checking for ANSI C header files
configure:20328: result: yes
configure:20345: checking for unistd.h
configure:20352: result: yes
configure:20345: checking for strings.h
configure:20352: result: yes
configure:20356: checking errno.h usability
configure:20373: gcc -c -g -O2  conftest.c >&5
configure:20380: $? = 0
configure:20394: result: yes
configure:20398: checking errno.h presence
configure:20413: gcc -E  conftest.c
configure:20420: $? = 0
configure:20434: result: yes
configure:20462: checking for errno.h
configure:20471: result: yes
configure:20486: checking for an ANSI C-conforming const
configure:20561: gcc -c -g -O2  conftest.c >&5
configure:20568: $? = 0
configure:20583: result: yes
configure:20593: checking for inline
configure:20619: gcc -c -g -O2  conftest.c >&5
configure:20626: $? = 0
configure:20644: result: inline
configure:20663: checking for size_t
configure:20691: gcc -c -g -O2  conftest.c >&5
configure:20698: $? = 0
configure:20725: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:21: error: expected expression before ')' token
configure:20732: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "iksemel"
| #define VERSION "1.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 STDC_HEADERS 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:20755: result: yes
configure:20767: checking for struct stat.st_blksize
configure:20795: gcc -c -g -O2  conftest.c >&5
configure:20802: $? = 0
configure:20860: result: yes
configure:20973: checking for library containing recv
configure:21014: gcc -o conftest -g -O2   conftest.c  >&5
configure:21021: $? = 0
configure:21052: result: none required
configure:21064: checking for getopt_long
configure:21120: gcc -o conftest -g -O2   conftest.c  >&5
configure:21127: $? = 0
configure:21149: result: yes
configure:21164: checking for getaddrinfo
configure:21220: gcc -o conftest -g -O2   conftest.c  >&5
configure:21227: $? = 0
configure:21249: result: yes
configure:21278: checking for libgnutls-config
configure:21309: result: no
configure:21318: checking for libgnutls - version >= 0.1.0
configure:21451: result: no
configure:21681: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  CONFIG_FILES    =
  CONFIG_HEADERS  =
  CONFIG_LINKS    =
  CONFIG_COMMANDS =
  $ ./config.status

on asterisk

config.status:815: creating Makefile
config.status:815: creating iksemel.pc
config.status:815: creating src/Makefile
config.status:815: creating include/Makefile
config.status:815: creating tools/Makefile
config.status:815: creating test/Makefile
config.status:815: creating doc/Makefile
config.status:815: creating include/config.h
config.status:1037: include/config.h is unchanged
config.status:1089: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_f77_compiler_gnu=no
ac_cv_func_getaddrinfo=yes
ac_cv_func_getopt_long=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_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_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_member_struct_stat_st_blksize=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_LIBGNUTLS_CONFIG=no
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_recv='none required'
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=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\", (lt_ptr) 
0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i386-linux-gnu 
/usr/lib/i386-linux-gnu /lib/i686-linux-gnu /usr/lib/i686-linux-gnu 
/usr/local/lib /usr/lib/vmware-tools/lib32/libvmGuestLib.so 
/usr/lib/vmware-tools/lib64/libvmGuestLib.so 
/usr/lib/vmware-tools/lib32/libvmGuestLibJava.so 
/usr/lib/vmware-tools/lib64/libvmGuestLibJava.so 
/usr/lib/vmware-tools/lib32/libDeployPkg.so 
/usr/lib/vmware-tools/lib64/libDeployPkg.so /usr/local/lib '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-linux-gnu/4.6 
/usr/lib/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[     
]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 
\\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", 
(lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) 
\\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int 
\\1;/p'\''"'

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

ACLOCAL='${SHELL} /usr/src/iksemel-1.4/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/iksemel-1.4/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /usr/src/iksemel-1.4/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/iksemel-1.4/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/iksemel-1.4/missing --run automake-1.10'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DO_POSIX_FALSE='#'
DO_POSIX_TRUE=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBGNUTLS_CFLAGS=''
LIBGNUTLS_CONFIG='no'
LIBGNUTLS_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/iksemel-1.4/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='iksemel'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
VERSION='1.4'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /usr/src/iksemel-1.4/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "iksemel"
#define VERSION "1.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 STDC_HEADERS 1
#define HAVE_UNISTD_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ERRNO_H 1
#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
#define USE_DEFAULT_IO 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETADDRINFO 1

configure: exit 0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]