Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by NetworkManager-strongswan configure 1.3.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/lib/networkmanager --with-charon=/usr/lib/strongswan/charon-nm
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = jules-ntb
- uname -m = x86_64
- uname -r = 4.0.6-1-ARCH
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Tue Jun 23 14:25:08 CEST 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: /home/honza/bin
- PATH: /opt/android-sdk-linux/tools
- PATH: /opt/android-sdk-linux/platform-tools
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /opt/dassault-systemes/DraftSight/bin
- PATH: /usr/lib/jvm/default/bin
- PATH: /usr/bin/site_perl
- PATH: /usr/bin/vendor_perl
- PATH: /usr/bin/core_perl
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2406: checking for a BSD-compatible install
- configure:2474: result: /usr/bin/install -c
- configure:2485: checking whether build environment is sane
- configure:2535: result: yes
- configure:2676: checking for a thread-safe mkdir -p
- configure:2715: result: /usr/bin/mkdir -p
- configure:2728: checking for gawk
- configure:2744: found /usr/bin/gawk
- configure:2755: result: gawk
- configure:2766: checking whether make sets $(MAKE)
- configure:2788: result: yes
- configure:2869: checking whether to enable maintainer-specific portions of Makefiles
- configure:2878: result: no
- configure:2944: checking for gcc
- configure:2960: found /home/honza/bin/gcc
- configure:2971: result: gcc
- configure:3200: checking for C compiler version
- configure:3209: gcc --version >&5
- gcc (GCC) 5.1.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:3220: $? = 0
- configure:3209: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=/usr/bin/gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/gcc-multilib/src/gcc-5-20150519/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --with-default-libstdcxx-abi=c++98
- Thread model: posix
- gcc version 5.1.0 (GCC)
- configure:3220: $? = 0
- configure:3209: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3220: $? = 1
- configure:3209: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3220: $? = 1
- configure:3240: checking whether the C compiler works
- configure:3262: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:3266: $? = 0
- configure:3314: result: yes
- configure:3317: checking for C compiler default output file name
- configure:3319: result: a.out
- configure:3325: checking for suffix of executables
- configure:3332: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:3336: $? = 0
- configure:3358: result:
- configure:3380: checking whether we are cross compiling
- configure:3388: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:3392: $? = 0
- configure:3399: ./conftest
- configure:3403: $? = 0
- configure:3418: result: no
- configure:3423: checking for suffix of object files
- configure:3445: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3449: $? = 0
- configure:3470: result: o
- configure:3474: checking whether we are using the GNU C compiler
- configure:3493: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3493: $? = 0
- configure:3502: result: yes
- configure:3511: checking whether gcc accepts -g
- configure:3531: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3531: $? = 0
- configure:3572: result: yes
- configure:3589: checking for gcc option to accept ISO C89
- configure:3652: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:3652: $? = 0
- configure:3665: result: none needed
- configure:3696: checking for style of include used by make
- configure:3724: result: GNU
- configure:3750: checking dependency style of gcc
- configure:3861: result: gcc3
- configure:3877: checking whether gcc and cc understand -c and -o together
- configure:3908: gcc -c conftest.c -o conftest2.o >&5
- configure:3912: $? = 0
- configure:3918: gcc -c conftest.c -o conftest2.o >&5
- configure:3922: $? = 0
- configure:3933: cc -c conftest.c >&5
- configure:3937: $? = 0
- configure:3945: cc -c conftest.c -o conftest2.o >&5
- configure:3949: $? = 0
- configure:3955: cc -c conftest.c -o conftest2.o >&5
- configure:3959: $? = 0
- configure:3977: result: yes
- configure:4032: checking build system type
- configure:4046: result: x86_64-unknown-linux-gnu
- configure:4066: checking host system type
- configure:4079: result: x86_64-unknown-linux-gnu
- configure:4120: checking how to print strings
- configure:4147: result: printf
- configure:4168: checking for a sed that does not truncate output
- configure:4232: result: /usr/bin/sed
- configure:4250: checking for grep that handles long lines and -e
- configure:4308: result: /usr/bin/grep
- configure:4313: checking for egrep
- configure:4375: result: /usr/bin/grep -E
- configure:4380: checking for fgrep
- configure:4442: result: /usr/bin/grep -F
- configure:4477: checking for ld used by gcc
- configure:4544: result: /usr/bin/ld
- configure:4551: checking if the linker (/usr/bin/ld) is GNU ld
- configure:4566: result: yes
- configure:4578: checking for BSD- or MS-compatible name lister (nm)
- configure:4627: result: /usr/bin/nm -B
- configure:4757: checking the name lister (/usr/bin/nm -B) interface
- configure:4764: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:4767: /usr/bin/nm -B "conftest.o"
- configure:4770: output
- 0000000000000000 B some_variable
- configure:4777: result: BSD nm
- configure:4780: checking whether ln -s works
- configure:4784: result: yes
- configure:4792: checking the maximum length of command line arguments
- configure:4917: result: 1572864
- configure:4934: checking whether the shell understands some XSI constructs
- configure:4944: result: yes
- configure:4948: checking whether the shell understands "+="
- configure:4954: result: yes
- configure:4989: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
- configure:5029: result: func_convert_file_noop
- configure:5036: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
- configure:5056: result: func_convert_file_noop
- configure:5063: checking for /usr/bin/ld option to reload object files
- configure:5070: result: -r
- configure:5144: checking for objdump
- configure:5160: found /usr/bin/objdump
- configure:5171: result: objdump
- configure:5203: checking how to recognize dependent libraries
- configure:5405: result: pass_all
- configure:5490: checking for dlltool
- configure:5520: result: no
- configure:5550: checking how to associate runtime and link libraries
- configure:5577: result: printf %s\n
- configure:5638: checking for ar
- configure:5654: found /usr/bin/ar
- configure:5665: result: ar
- configure:5702: checking for archiver @FILE support
- configure:5719: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:5719: $? = 0
- configure:5722: ar cru libconftest.a @conftest.lst >&5
- configure:5725: $? = 0
- configure:5730: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:5733: $? = 1
- configure:5745: result: @
- configure:5803: checking for strip
- configure:5819: found /usr/bin/strip
- configure:5830: result: strip
- configure:5902: checking for ranlib
- configure:5918: found /usr/bin/ranlib
- configure:5929: result: ranlib
- configure:6031: checking command to parse /usr/bin/nm -B output from gcc object
- configure:6150: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6153: $? = 0
- configure:6157: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6160: $? = 0
- configure:6226: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c conftstm.o >&5
- configure:6229: $? = 0
- configure:6267: result: ok
- configure:6304: checking for sysroot
- configure:6334: result: no
- configure:6411: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:6414: $? = 0
- configure:6577: checking for mt
- configure:6607: result: no
- configure:6627: checking if : is a manifest tool
- configure:6633: : '-?'
- configure:6641: result: no
- configure:7273: checking how to run the C preprocessor
- configure:7304: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/limits.h:25:0,
- from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:168,
- from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/syslimits.h:7,
- from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:34,
- from conftest.c:12:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:7304: $? = 0
- configure:7318: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7318: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "NetworkManager-strongswan"
- | #define PACKAGE_TARNAME "NetworkManager-strongswan"
- | #define PACKAGE_VERSION "1.3.1"
- | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "NetworkManager-strongswan"
- | #define VERSION "1.3.1"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7343: result: gcc -E
- configure:7363: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/limits.h:25:0,
- from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:168,
- from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/syslimits.h:7,
- from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:34,
- from conftest.c:12:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:7363: $? = 0
- configure:7377: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:7377: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "NetworkManager-strongswan"
- | #define PACKAGE_TARNAME "NetworkManager-strongswan"
- | #define PACKAGE_VERSION "1.3.1"
- | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "NetworkManager-strongswan"
- | #define VERSION "1.3.1"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7406: checking for ANSI C header files
- configure:7426: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7426: $? = 0
- In file included from /usr/include/string.h:25:0,
- from conftest.c:11:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- In file included from /usr/include/stdlib.h:24:0,
- from conftest.c:11:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:7499: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:7499: $? = 0
- configure:7499: ./conftest
- configure:7499: $? = 0
- configure:7510: result: yes
- configure:7523: checking for sys/types.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for sys/stat.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for stdlib.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for string.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for memory.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for strings.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for inttypes.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for stdint.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7523: checking for unistd.h
- configure:7523: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7523: $? = 0
- configure:7523: result: yes
- configure:7537: checking for dlfcn.h
- configure:7537: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:7537: $? = 0
- configure:7537: result: yes
- configure:7724: checking for objdir
- configure:7739: result: .libs
- configure:8010: checking if gcc supports -fno-rtti -fno-exceptions
- configure:8028: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
- configure:8032: $? = 0
- configure:8045: result: no
- configure:8355: checking for gcc option to produce PIC
- configure:8362: result: -fPIC -DPIC
- configure:8370: checking if gcc PIC flag -fPIC -DPIC works
- configure:8388: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
- configure:8392: $? = 0
- configure:8405: result: yes
- configure:8434: checking if gcc static flag -static works
- configure:8462: result: yes
- configure:8477: checking if gcc supports -c -o file.o
- configure:8498: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
- configure:8502: $? = 0
- configure:8524: result: yes
- configure:8532: checking if gcc supports -c -o file.o
- configure:8579: result: yes
- configure:8612: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:9774: result: yes
- configure:9811: checking whether -lc should be explicitly linked in
- configure:9819: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:9822: $? = 0
- configure:9837: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
- configure:9840: $? = 0
- configure:9854: result: no
- configure:10019: checking dynamic linker characteristics
- configure:10534: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:10534: $? = 0
- configure:10768: result: GNU/Linux ld.so
- configure:10875: checking how to hardcode library paths into programs
- configure:10900: result: immediate
- configure:11440: checking whether stripping libraries is possible
- configure:11445: result: yes
- configure:11480: checking if libtool supports shared libraries
- configure:11482: result: yes
- configure:11485: checking whether to build shared libraries
- configure:11506: result: yes
- configure:11509: checking whether to build static libraries
- configure:11513: result: yes
- configure:11549: checking for ANSI C header files
- configure:11653: result: yes
- configure:11664: checking fcntl.h usability
- configure:11664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking fcntl.h presence
- configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/fcntl.h:25:0,
- from conftest.c:24:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking for fcntl.h
- configure:11664: result: yes
- configure:11664: checking paths.h usability
- configure:11664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking paths.h presence
- configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking for paths.h
- configure:11664: result: yes
- configure:11664: checking sys/ioctl.h usability
- configure:11664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking sys/ioctl.h presence
- configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/sys/ioctl.h:21:0,
- from conftest.c:26:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking for sys/ioctl.h
- configure:11664: result: yes
- configure:11664: checking sys/time.h usability
- configure:11664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking sys/time.h presence
- configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/sys/time.h:21:0,
- from conftest.c:27:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking for sys/time.h
- configure:11664: result: yes
- configure:11664: checking syslog.h usability
- configure:11664: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking syslog.h presence
- configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/sys/syslog.h:35:0,
- from /usr/include/syslog.h:1,
- from conftest.c:28:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:11664: $? = 0
- configure:11664: result: yes
- configure:11664: checking for syslog.h
- configure:11664: result: yes
- configure:11664: checking for unistd.h
- configure:11664: result: yes
- configure:11675: checking for mode_t
- configure:11675: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11675: $? = 0
- configure:11675: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:66:21: error: expected expression before ')' token
- if (sizeof ((mode_t)))
- ^
- configure:11675: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "NetworkManager-strongswan"
- | #define PACKAGE_TARNAME "NetworkManager-strongswan"
- | #define PACKAGE_VERSION "1.3.1"
- | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "NetworkManager-strongswan"
- | #define VERSION "1.3.1"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_UNISTD_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 ((mode_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:11675: result: yes
- configure:11686: checking for pid_t
- configure:11686: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11686: $? = 0
- configure:11686: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:66:20: error: expected expression before ')' token
- if (sizeof ((pid_t)))
- ^
- configure:11686: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "NetworkManager-strongswan"
- | #define PACKAGE_TARNAME "NetworkManager-strongswan"
- | #define PACKAGE_VERSION "1.3.1"
- | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "NetworkManager-strongswan"
- | #define VERSION "1.3.1"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_UNISTD_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 ((pid_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:11686: result: yes
- configure:11697: checking whether time.h and sys/time.h may both be included
- configure:11717: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:11717: $? = 0
- configure:11724: result: yes
- configure:11734: checking whether gcc needs -traditional
- In file included from /usr/include/sgtty.h:21:0,
- from conftest.c:31:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- In file included from /usr/include/termios.h:25:0,
- from /usr/include/termio.h:5,
- from conftest.c:31:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:11768: result: no
- configure:11775: checking for working memcmp
- configure:11818: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:11818: $? = 0
- configure:11818: ./conftest
- configure:11818: $? = 0
- configure:11828: result: yes
- configure:11840: checking for select
- configure:11840: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:11840: $? = 0
- configure:11840: result: yes
- configure:11840: checking for socket
- configure:11840: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:11840: $? = 0
- configure:11840: result: yes
- configure:11840: checking for uname
- configure:11840: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:11840: $? = 0
- configure:11840: result: yes
- configure:11859: checking whether NLS is requested
- configure:11868: result: yes
- configure:11883: checking for intltool >= 0.35
- configure:11890: result: 0.50.2 found
- configure:11898: checking for intltool-update
- configure:11916: found /usr/bin/intltool-update
- configure:11928: result: /usr/bin/intltool-update
- configure:11938: checking for intltool-merge
- configure:11956: found /usr/bin/intltool-merge
- configure:11968: result: /usr/bin/intltool-merge
- configure:11978: checking for intltool-extract
- configure:11996: found /usr/bin/intltool-extract
- configure:12008: result: /usr/bin/intltool-extract
- configure:12139: checking for xgettext
- configure:12157: found /usr/bin/xgettext
- configure:12169: result: /usr/bin/xgettext
- configure:12179: checking for msgmerge
- configure:12197: found /usr/bin/msgmerge
- configure:12209: result: /usr/bin/msgmerge
- configure:12219: checking for msgfmt
- configure:12237: found /usr/bin/msgfmt
- configure:12249: result: /usr/bin/msgfmt
- configure:12259: checking for gmsgfmt
- configure:12290: result: /usr/bin/msgfmt
- configure:12310: checking for perl
- configure:12328: found /usr/bin/perl
- configure:12340: result: /usr/bin/perl
- configure:12351: checking for perl >= 5.8.1
- configure:12358: result: 5.20.2
- configure:12362: checking for XML::Parser
- configure:12365: result: ok
- configure:12390: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:12390: $? = 0
- configure:12419: checking locale.h usability
- configure:12419: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:12419: $? = 0
- configure:12419: result: yes
- configure:12419: checking locale.h presence
- configure:12419: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/locale.h:25:0,
- from conftest.c:35:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:12419: $? = 0
- configure:12419: result: yes
- configure:12419: checking for locale.h
- configure:12419: result: yes
- configure:12430: checking for LC_MESSAGES
- configure:12446: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:12446: $? = 0
- configure:12454: result: yes
- configure:12471: checking libintl.h usability
- configure:12471: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:12471: $? = 0
- configure:12471: result: yes
- configure:12471: checking libintl.h presence
- configure:12471: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
- In file included from /usr/include/libintl.h:23:0,
- from conftest.c:37:
- /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
- # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
- ^
- configure:12471: $? = 0
- configure:12471: result: yes
- configure:12471: checking for libintl.h
- configure:12471: result: yes
- configure:12479: checking for ngettext in libc
- configure:12497: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:12497: $? = 0
- configure:12506: result: yes
- configure:12510: checking for dgettext in libc
- configure:12528: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:12528: $? = 0
- configure:12537: result: yes
- configure:12544: checking for bind_textdomain_codeset
- configure:12544: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:12544: $? = 0
- configure:12544: result: yes
- configure:12820: checking for msgfmt
- configure:12847: result: /usr/bin/msgfmt
- configure:12858: checking for dcgettext
- configure:12858: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- conftest.c:62:6: warning: conflicting types for built-in function 'dcgettext'
- char dcgettext ();
- ^
- configure:12858: $? = 0
- configure:12858: result: yes
- configure:12868: checking if msgfmt accepts -c
- configure:12883: $MSGFMT -c -o /dev/null conftest.foo
- conftest.foo:3: warning: header field 'Language' missing in header
- configure:12886: $? = 0
- configure:12888: result: yes
- configure:12898: checking for gmsgfmt
- configure:12929: result: /usr/bin/msgfmt
- configure:12939: checking for xgettext
- configure:12966: result: /usr/bin/xgettext
- configure:12985: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
- configure:12985: $? = 0
- configure:13179: checking for pkg-config
- configure:13197: found /usr/bin/pkg-config
- configure:13209: result: /usr/bin/pkg-config
- configure:13234: checking pkg-config is at least version 0.9.0
- configure:13237: result: yes
- configure:13247: checking for GTHREAD
- configure:13254: $PKG_CONFIG --exists --print-errors "gthread-2.0"
- configure:13257: $? = 0
- configure:13271: $PKG_CONFIG --exists --print-errors "gthread-2.0"
- configure:13274: $? = 0
- configure:13332: result: yes
- configure:13341: checking for DBUS
- configure:13348: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.30"
- configure:13351: $? = 0
- configure:13365: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.30"
- configure:13368: $? = 0
- configure:13426: result: yes
- configure:13435: checking for GTK
- configure:13442: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6"
- configure:13445: $? = 0
- configure:13459: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6"
- configure:13462: $? = 0
- configure:13520: result: yes
- configure:13529: checking for LIBGNOMEUI
- configure:13536: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0"
- configure:13539: $? = 0
- configure:13553: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0"
- configure:13556: $? = 0
- configure:13614: result: yes
- configure:13623: checking for GNOMEKEYRING
- configure:13630: $PKG_CONFIG --exists --print-errors "gnome-keyring-1"
- configure:13633: $? = 0
- configure:13647: $PKG_CONFIG --exists --print-errors "gnome-keyring-1"
- configure:13650: $? = 0
- configure:13708: result: yes
- configure:13716: $PKG_CONFIG --exists --print-errors "libnm-glib"
- configure:13719: $? = 0
- configure:13723: checking for NM_UTILS
- configure:13730: $PKG_CONFIG --exists --print-errors "NetworkManager >= 0.9.0 libnm-util libnm-glib libnm-glib-vpn"
- configure:13733: $? = 0
- configure:13747: $PKG_CONFIG --exists --print-errors "NetworkManager >= 0.9.0 libnm-util libnm-glib libnm-glib-vpn"
- configure:13750: $? = 0
- configure:13808: result: yes
- configure:13928: checking for more warnings
- configure:13931: result: yes
- configure:13941: checking whether gcc understands -Wshadow
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -Wmissing-declarations
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -Wmissing-prototypes
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -Wdeclaration-after-statement
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -Wstrict-prototypes
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -D_FORTIFY_SOURCE=2 conftest.c >&5
- conftest.c:43:1: error: function declaration isn't a prototype [-Werror=strict-prototypes]
- main ()
- ^
- cc1: all warnings being treated as errors
- configure:13954: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "NetworkManager-strongswan"
- | #define PACKAGE_TARNAME "NetworkManager-strongswan"
- | #define PACKAGE_VERSION "1.3.1"
- | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "NetworkManager-strongswan"
- | #define VERSION "1.3.1"
- | #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 STDC_HEADERS 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_PATHS_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_SYSLOG_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define HAVE_SELECT 1
- | #define HAVE_SOCKET 1
- | #define HAVE_UNAME 1
- | #define GETTEXT_PACKAGE "NetworkManager-strongswan"
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define ENABLE_NLS 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:13963: result: no
- configure:13941: checking whether gcc understands -Wfloat-equal
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -Wno-unused-parameter
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -Wno-sign-compare
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:13941: checking whether gcc understands -fno-strict-aliasing
- configure:13954: gcc -c -Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -D_FORTIFY_SOURCE=2 conftest.c >&5
- configure:13954: $? = 0
- configure:13963: result: yes
- configure:14115: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by NetworkManager-strongswan config.status 1.3.1, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on jules-ntb
- config.status:1192: creating Makefile
- config.status:1192: creating properties/Makefile
- config.status:1192: creating auth-dialog/Makefile
- config.status:1192: creating po/Makefile.in
- config.status:1192: creating config.h
- config.status:1373: config.h is unchanged
- config.status:1421: executing depfiles commands
- config.status:1421: executing libtool commands
- config.status:1421: executing default-1 commands
- config.status:1421: executing po/stamp-it commands
- ## ---------------- ##
- ## 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=set
- ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
- ac_cv_env_CPPFLAGS_set=set
- ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_DBUS_CFLAGS_set=
- ac_cv_env_DBUS_CFLAGS_value=
- ac_cv_env_DBUS_LIBS_set=
- ac_cv_env_DBUS_LIBS_value=
- ac_cv_env_GNOMEKEYRING_CFLAGS_set=
- ac_cv_env_GNOMEKEYRING_CFLAGS_value=
- ac_cv_env_GNOMEKEYRING_LIBS_set=
- ac_cv_env_GNOMEKEYRING_LIBS_value=
- ac_cv_env_GTHREAD_CFLAGS_set=
- ac_cv_env_GTHREAD_CFLAGS_value=
- ac_cv_env_GTHREAD_LIBS_set=
- ac_cv_env_GTHREAD_LIBS_value=
- ac_cv_env_GTK_CFLAGS_set=
- ac_cv_env_GTK_CFLAGS_value=
- ac_cv_env_GTK_LIBS_set=
- ac_cv_env_GTK_LIBS_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
- ac_cv_env_LIBGNOMEUI_CFLAGS_set=
- ac_cv_env_LIBGNOMEUI_CFLAGS_value=
- ac_cv_env_LIBGNOMEUI_LIBS_set=
- ac_cv_env_LIBGNOMEUI_LIBS_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_NM_UTILS_CFLAGS_set=
- ac_cv_env_NM_UTILS_CFLAGS_value=
- ac_cv_env_NM_UTILS_LIBS_set=
- ac_cv_env_NM_UTILS_LIBS_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_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_bind_textdomain_codeset=yes
- ac_cv_func_dcgettext=yes
- ac_cv_func_memcmp_working=yes
- ac_cv_func_select=yes
- ac_cv_func_socket=yes
- ac_cv_func_uname=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_libintl_h=yes
- ac_cv_header_locale_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_paths_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_ioctl_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_syslog_h=yes
- ac_cv_header_time=yes
- ac_cv_header_unistd_h=yes
- ac_cv_host=x86_64-unknown-linux-gnu
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GMSGFMT=/usr/bin/msgfmt
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
- ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
- ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
- ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
- ac_cv_path_MSGFMT=/usr/bin/msgfmt
- ac_cv_path_MSGMERGE=/usr/bin/msgmerge
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- 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_gcc_traditional=no
- ac_cv_prog_make_make_set=yes
- ac_cv_type_mode_t=yes
- ac_cv_type_pid_t=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_val_LC_MESSAGES=yes
- gt_cv_func_dgettext_libc=yes
- gt_cv_func_dgettext_libintl=no
- gt_cv_func_ngettext_libc=yes
- gt_cv_have_gettext=yes
- lt_cv_ar_at_file=@
- lt_cv_archive_cmds_need_lc=no
- 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_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_pic='-fPIC -DPIC'
- 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_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_shlibpath_overrides_runpath=no
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- 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
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
- pkg_cv_GNOMEKEYRING_CFLAGS='-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_GNOMEKEYRING_LIBS='-lgnome-keyring -lglib-2.0 '
- pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
- pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 '
- pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
- pkg_cv_LIBGNOMEUI_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_LIBGNOMEUI_LIBS='-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 '
- pkg_cv_NM_UTILS_CFLAGS='-I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_NM_UTILS_LIBS='-lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run aclocal-1.11'
- ALL_LINGUAS=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AR='ar'
- AUTOCONF='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run automake-1.11'
- AWK='gawk'
- CATALOGS=''
- CATOBJEXT='.gmo'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-Wall -Werror -std=gnu89 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing'
- CPP='gcc -E'
- CPPFLAGS='-D_FORTIFY_SOURCE=2'
- CYGPATH_W='echo'
- DATADIRNAME='share'
- DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='false'
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FGREP='/usr/bin/grep -F'
- GETTEXT_PACKAGE='NetworkManager-strongswan'
- GMOFILES=''
- GMSGFMT='/usr/bin/msgfmt'
- GNOMEKEYRING_CFLAGS='-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- GNOMEKEYRING_LIBS='-lgnome-keyring -lglib-2.0 '
- GREP='/usr/bin/grep'
- GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
- GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 '
- GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- INSTOBJEXT='.mo'
- INTLLIBS=''
- INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
- INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_MERGE='/usr/bin/intltool-merge'
- INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
- INTLTOOL_PERL='/usr/bin/perl'
- INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UPDATE='/usr/bin/intltool-update'
- INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
- INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- LD='/usr/bin/ld -m elf_x86_64'
- LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
- LIBGNOMEUI_CFLAGS='-D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnome-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- LIBGNOMEUI_LIBS='-lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -pthread -lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0 '
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIPO=''
- LN_S='ln -s'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/usr/bin/mkdir -p'
- MKINSTALLDIRS='./mkinstalldirs'
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_OPTS='-c'
- MSGMERGE='/usr/bin/msgmerge'
- NM='/usr/bin/nm -B'
- NMEDIT=''
- NM_UTILS_CFLAGS='-I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/libnm-glib -I/usr/include/NetworkManager -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- NM_UTILS_LIBS='-lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
- OBJDUMP='objdump'
- OBJEXT='o'
- OTOOL64=''
- OTOOL=''
- PACKAGE='NetworkManager-strongswan'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='NetworkManager-strongswan'
- PACKAGE_STRING='NetworkManager-strongswan 1.3.1'
- PACKAGE_TARNAME='NetworkManager-strongswan'
- PACKAGE_URL=''
- PACKAGE_VERSION='1.3.1'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- POFILES=''
- POSUB='po'
- PO_IN_DATADIR_FALSE=''
- PO_IN_DATADIR_TRUE=''
- RANLIB='ranlib'
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- USE_NLS='yes'
- VERSION='1.3.1'
- XGETTEXT='/usr/bin/xgettext'
- ac_ct_AR='ar'
- 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__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-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'
- charon='/usr/lib/strongswan/charon-nm'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- 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/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='/usr/lib/networkmanager'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='/usr/bin/mkdir -p'
- 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 "NetworkManager-strongswan"
- #define PACKAGE_TARNAME "NetworkManager-strongswan"
- #define PACKAGE_VERSION "1.3.1"
- #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "NetworkManager-strongswan"
- #define VERSION "1.3.1"
- #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 STDC_HEADERS 1
- #define HAVE_FCNTL_H 1
- #define HAVE_PATHS_H 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_SYSLOG_H 1
- #define HAVE_UNISTD_H 1
- #define TIME_WITH_SYS_TIME 1
- #define HAVE_SELECT 1
- #define HAVE_SOCKET 1
- #define HAVE_UNAME 1
- #define GETTEXT_PACKAGE "NetworkManager-strongswan"
- #define HAVE_LOCALE_H 1
- #define HAVE_LC_MESSAGES 1
- #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- #define HAVE_GETTEXT 1
- #define HAVE_DCGETTEXT 1
- #define ENABLE_NLS 1
- configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment