xhpohanka

Untitled

Jun 30th, 2015
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.20 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by NetworkManager-strongswan configure 1.3.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --sysconfdir=/etc --prefix=/usr --libexecdir=/usr/lib/networkmanager --with-charon=/usr/lib/strongswan/charon-nm
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = jules-ntb
  14. uname -m = x86_64
  15. uname -r = 4.0.6-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Tue Jun 23 14:25:08 CEST 2015
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/honza/bin
  31. PATH: /opt/android-sdk-linux/tools
  32. PATH: /opt/android-sdk-linux/platform-tools
  33. PATH: /usr/local/sbin
  34. PATH: /usr/local/bin
  35. PATH: /usr/bin
  36. PATH: /opt/dassault-systemes/DraftSight/bin
  37. PATH: /usr/lib/jvm/default/bin
  38. PATH: /usr/bin/site_perl
  39. PATH: /usr/bin/vendor_perl
  40. PATH: /usr/bin/core_perl
  41.  
  42.  
  43. ## ----------- ##
  44. ## Core tests. ##
  45. ## ----------- ##
  46.  
  47. configure:2406: checking for a BSD-compatible install
  48. configure:2474: result: /usr/bin/install -c
  49. configure:2485: checking whether build environment is sane
  50. configure:2535: result: yes
  51. configure:2676: checking for a thread-safe mkdir -p
  52. configure:2715: result: /usr/bin/mkdir -p
  53. configure:2728: checking for gawk
  54. configure:2744: found /usr/bin/gawk
  55. configure:2755: result: gawk
  56. configure:2766: checking whether make sets $(MAKE)
  57. configure:2788: result: yes
  58. configure:2869: checking whether to enable maintainer-specific portions of Makefiles
  59. configure:2878: result: no
  60. configure:2944: checking for gcc
  61. configure:2960: found /home/honza/bin/gcc
  62. configure:2971: result: gcc
  63. configure:3200: checking for C compiler version
  64. configure:3209: gcc --version >&5
  65. gcc (GCC) 5.1.0
  66. Copyright (C) 2015 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions. There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:3220: $? = 0
  71. configure:3209: gcc -v >&5
  72. Using built-in specs.
  73. COLLECT_GCC=/usr/bin/gcc
  74. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/lto-wrapper
  75. Target: x86_64-unknown-linux-gnu
  76. 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
  77. Thread model: posix
  78. gcc version 5.1.0 (GCC)
  79. configure:3220: $? = 0
  80. configure:3209: gcc -V >&5
  81. gcc: error: unrecognized command line option '-V'
  82. gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:3220: $? = 1
  85. configure:3209: gcc -qversion >&5
  86. gcc: error: unrecognized command line option '-qversion'
  87. gcc: fatal error: no input files
  88. compilation terminated.
  89. configure:3220: $? = 1
  90. configure:3240: checking whether the C compiler works
  91. 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
  92. configure:3266: $? = 0
  93. configure:3314: result: yes
  94. configure:3317: checking for C compiler default output file name
  95. configure:3319: result: a.out
  96. configure:3325: checking for suffix of executables
  97. 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
  98. configure:3336: $? = 0
  99. configure:3358: result:
  100. configure:3380: checking whether we are cross compiling
  101. 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
  102. configure:3392: $? = 0
  103. configure:3399: ./conftest
  104. configure:3403: $? = 0
  105. configure:3418: result: no
  106. configure:3423: checking for suffix of object files
  107. 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
  108. configure:3449: $? = 0
  109. configure:3470: result: o
  110. configure:3474: checking whether we are using the GNU C compiler
  111. 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
  112. configure:3493: $? = 0
  113. configure:3502: result: yes
  114. configure:3511: checking whether gcc accepts -g
  115. configure:3531: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  116. configure:3531: $? = 0
  117. configure:3572: result: yes
  118. configure:3589: checking for gcc option to accept ISO C89
  119. 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
  120. configure:3652: $? = 0
  121. configure:3665: result: none needed
  122. configure:3696: checking for style of include used by make
  123. configure:3724: result: GNU
  124. configure:3750: checking dependency style of gcc
  125. configure:3861: result: gcc3
  126. configure:3877: checking whether gcc and cc understand -c and -o together
  127. configure:3908: gcc -c conftest.c -o conftest2.o >&5
  128. configure:3912: $? = 0
  129. configure:3918: gcc -c conftest.c -o conftest2.o >&5
  130. configure:3922: $? = 0
  131. configure:3933: cc -c conftest.c >&5
  132. configure:3937: $? = 0
  133. configure:3945: cc -c conftest.c -o conftest2.o >&5
  134. configure:3949: $? = 0
  135. configure:3955: cc -c conftest.c -o conftest2.o >&5
  136. configure:3959: $? = 0
  137. configure:3977: result: yes
  138. configure:4032: checking build system type
  139. configure:4046: result: x86_64-unknown-linux-gnu
  140. configure:4066: checking host system type
  141. configure:4079: result: x86_64-unknown-linux-gnu
  142. configure:4120: checking how to print strings
  143. configure:4147: result: printf
  144. configure:4168: checking for a sed that does not truncate output
  145. configure:4232: result: /usr/bin/sed
  146. configure:4250: checking for grep that handles long lines and -e
  147. configure:4308: result: /usr/bin/grep
  148. configure:4313: checking for egrep
  149. configure:4375: result: /usr/bin/grep -E
  150. configure:4380: checking for fgrep
  151. configure:4442: result: /usr/bin/grep -F
  152. configure:4477: checking for ld used by gcc
  153. configure:4544: result: /usr/bin/ld
  154. configure:4551: checking if the linker (/usr/bin/ld) is GNU ld
  155. configure:4566: result: yes
  156. configure:4578: checking for BSD- or MS-compatible name lister (nm)
  157. configure:4627: result: /usr/bin/nm -B
  158. configure:4757: checking the name lister (/usr/bin/nm -B) interface
  159. 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
  160. configure:4767: /usr/bin/nm -B "conftest.o"
  161. configure:4770: output
  162. 0000000000000000 B some_variable
  163. configure:4777: result: BSD nm
  164. configure:4780: checking whether ln -s works
  165. configure:4784: result: yes
  166. configure:4792: checking the maximum length of command line arguments
  167. configure:4917: result: 1572864
  168. configure:4934: checking whether the shell understands some XSI constructs
  169. configure:4944: result: yes
  170. configure:4948: checking whether the shell understands "+="
  171. configure:4954: result: yes
  172. configure:4989: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  173. configure:5029: result: func_convert_file_noop
  174. configure:5036: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  175. configure:5056: result: func_convert_file_noop
  176. configure:5063: checking for /usr/bin/ld option to reload object files
  177. configure:5070: result: -r
  178. configure:5144: checking for objdump
  179. configure:5160: found /usr/bin/objdump
  180. configure:5171: result: objdump
  181. configure:5203: checking how to recognize dependent libraries
  182. configure:5405: result: pass_all
  183. configure:5490: checking for dlltool
  184. configure:5520: result: no
  185. configure:5550: checking how to associate runtime and link libraries
  186. configure:5577: result: printf %s\n
  187. configure:5638: checking for ar
  188. configure:5654: found /usr/bin/ar
  189. configure:5665: result: ar
  190. configure:5702: checking for archiver @FILE support
  191. 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
  192. configure:5719: $? = 0
  193. configure:5722: ar cru libconftest.a @conftest.lst >&5
  194. configure:5725: $? = 0
  195. configure:5730: ar cru libconftest.a @conftest.lst >&5
  196. ar: conftest.o: No such file or directory
  197. configure:5733: $? = 1
  198. configure:5745: result: @
  199. configure:5803: checking for strip
  200. configure:5819: found /usr/bin/strip
  201. configure:5830: result: strip
  202. configure:5902: checking for ranlib
  203. configure:5918: found /usr/bin/ranlib
  204. configure:5929: result: ranlib
  205. configure:6031: checking command to parse /usr/bin/nm -B output from gcc object
  206. 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
  207. configure:6153: $? = 0
  208. 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
  209. configure:6160: $? = 0
  210. 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
  211. configure:6229: $? = 0
  212. configure:6267: result: ok
  213. configure:6304: checking for sysroot
  214. configure:6334: result: no
  215. 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
  216. configure:6414: $? = 0
  217. configure:6577: checking for mt
  218. configure:6607: result: no
  219. configure:6627: checking if : is a manifest tool
  220. configure:6633: : '-?'
  221. configure:6641: result: no
  222. configure:7273: checking how to run the C preprocessor
  223. configure:7304: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  224. In file included from /usr/include/limits.h:25:0,
  225. from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:168,
  226. from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/syslimits.h:7,
  227. from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:34,
  228. from conftest.c:12:
  229. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  230. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  231. ^
  232. configure:7304: $? = 0
  233. configure:7318: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  234. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  235. compilation terminated.
  236. configure:7318: $? = 1
  237. configure: failed program was:
  238. | /* confdefs.h */
  239. | #define PACKAGE_NAME "NetworkManager-strongswan"
  240. | #define PACKAGE_TARNAME "NetworkManager-strongswan"
  241. | #define PACKAGE_VERSION "1.3.1"
  242. | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
  243. | #define PACKAGE_BUGREPORT "[email protected]"
  244. | #define PACKAGE_URL ""
  245. | #define PACKAGE "NetworkManager-strongswan"
  246. | #define VERSION "1.3.1"
  247. | /* end confdefs.h. */
  248. | #include <ac_nonexistent.h>
  249. configure:7343: result: gcc -E
  250. configure:7363: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  251. In file included from /usr/include/limits.h:25:0,
  252. from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:168,
  253. from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/syslimits.h:7,
  254. from /usr/lib/gcc/x86_64-unknown-linux-gnu/5.1.0/include-fixed/limits.h:34,
  255. from conftest.c:12:
  256. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  257. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  258. ^
  259. configure:7363: $? = 0
  260. configure:7377: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  261. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  262. compilation terminated.
  263. configure:7377: $? = 1
  264. configure: failed program was:
  265. | /* confdefs.h */
  266. | #define PACKAGE_NAME "NetworkManager-strongswan"
  267. | #define PACKAGE_TARNAME "NetworkManager-strongswan"
  268. | #define PACKAGE_VERSION "1.3.1"
  269. | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
  270. | #define PACKAGE_BUGREPORT "[email protected]"
  271. | #define PACKAGE_URL ""
  272. | #define PACKAGE "NetworkManager-strongswan"
  273. | #define VERSION "1.3.1"
  274. | /* end confdefs.h. */
  275. | #include <ac_nonexistent.h>
  276. configure:7406: checking for ANSI C header files
  277. 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
  278. configure:7426: $? = 0
  279. In file included from /usr/include/string.h:25:0,
  280. from conftest.c:11:
  281. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  282. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  283. ^
  284. In file included from /usr/include/stdlib.h:24:0,
  285. from conftest.c:11:
  286. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  287. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  288. ^
  289. 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
  290. configure:7499: $? = 0
  291. configure:7499: ./conftest
  292. configure:7499: $? = 0
  293. configure:7510: result: yes
  294. configure:7523: checking for sys/types.h
  295. 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
  296. configure:7523: $? = 0
  297. configure:7523: result: yes
  298. configure:7523: checking for sys/stat.h
  299. 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
  300. configure:7523: $? = 0
  301. configure:7523: result: yes
  302. configure:7523: checking for stdlib.h
  303. 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
  304. configure:7523: $? = 0
  305. configure:7523: result: yes
  306. configure:7523: checking for string.h
  307. 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
  308. configure:7523: $? = 0
  309. configure:7523: result: yes
  310. configure:7523: checking for memory.h
  311. 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
  312. configure:7523: $? = 0
  313. configure:7523: result: yes
  314. configure:7523: checking for strings.h
  315. 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
  316. configure:7523: $? = 0
  317. configure:7523: result: yes
  318. configure:7523: checking for inttypes.h
  319. 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
  320. configure:7523: $? = 0
  321. configure:7523: result: yes
  322. configure:7523: checking for stdint.h
  323. 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
  324. configure:7523: $? = 0
  325. configure:7523: result: yes
  326. configure:7523: checking for unistd.h
  327. 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
  328. configure:7523: $? = 0
  329. configure:7523: result: yes
  330. configure:7537: checking for dlfcn.h
  331. 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
  332. configure:7537: $? = 0
  333. configure:7537: result: yes
  334. configure:7724: checking for objdir
  335. configure:7739: result: .libs
  336. configure:8010: checking if gcc supports -fno-rtti -fno-exceptions
  337. 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
  338. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  339. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  340. configure:8032: $? = 0
  341. configure:8045: result: no
  342. configure:8355: checking for gcc option to produce PIC
  343. configure:8362: result: -fPIC -DPIC
  344. configure:8370: checking if gcc PIC flag -fPIC -DPIC works
  345. 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
  346. configure:8392: $? = 0
  347. configure:8405: result: yes
  348. configure:8434: checking if gcc static flag -static works
  349. configure:8462: result: yes
  350. configure:8477: checking if gcc supports -c -o file.o
  351. 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
  352. configure:8502: $? = 0
  353. configure:8524: result: yes
  354. configure:8532: checking if gcc supports -c -o file.o
  355. configure:8579: result: yes
  356. configure:8612: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  357. configure:9774: result: yes
  358. configure:9811: checking whether -lc should be explicitly linked in
  359. 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
  360. configure:9822: $? = 0
  361. 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
  362. configure:9840: $? = 0
  363. configure:9854: result: no
  364. configure:10019: checking dynamic linker characteristics
  365. 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
  366. configure:10534: $? = 0
  367. configure:10768: result: GNU/Linux ld.so
  368. configure:10875: checking how to hardcode library paths into programs
  369. configure:10900: result: immediate
  370. configure:11440: checking whether stripping libraries is possible
  371. configure:11445: result: yes
  372. configure:11480: checking if libtool supports shared libraries
  373. configure:11482: result: yes
  374. configure:11485: checking whether to build shared libraries
  375. configure:11506: result: yes
  376. configure:11509: checking whether to build static libraries
  377. configure:11513: result: yes
  378. configure:11549: checking for ANSI C header files
  379. configure:11653: result: yes
  380. configure:11664: checking fcntl.h usability
  381. 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
  382. configure:11664: $? = 0
  383. configure:11664: result: yes
  384. configure:11664: checking fcntl.h presence
  385. configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  386. In file included from /usr/include/fcntl.h:25:0,
  387. from conftest.c:24:
  388. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  389. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  390. ^
  391. configure:11664: $? = 0
  392. configure:11664: result: yes
  393. configure:11664: checking for fcntl.h
  394. configure:11664: result: yes
  395. configure:11664: checking paths.h usability
  396. 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
  397. configure:11664: $? = 0
  398. configure:11664: result: yes
  399. configure:11664: checking paths.h presence
  400. configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  401. configure:11664: $? = 0
  402. configure:11664: result: yes
  403. configure:11664: checking for paths.h
  404. configure:11664: result: yes
  405. configure:11664: checking sys/ioctl.h usability
  406. 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
  407. configure:11664: $? = 0
  408. configure:11664: result: yes
  409. configure:11664: checking sys/ioctl.h presence
  410. configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  411. In file included from /usr/include/sys/ioctl.h:21:0,
  412. from conftest.c:26:
  413. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  414. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  415. ^
  416. configure:11664: $? = 0
  417. configure:11664: result: yes
  418. configure:11664: checking for sys/ioctl.h
  419. configure:11664: result: yes
  420. configure:11664: checking sys/time.h usability
  421. 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
  422. configure:11664: $? = 0
  423. configure:11664: result: yes
  424. configure:11664: checking sys/time.h presence
  425. configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  426. In file included from /usr/include/sys/time.h:21:0,
  427. from conftest.c:27:
  428. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  429. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  430. ^
  431. configure:11664: $? = 0
  432. configure:11664: result: yes
  433. configure:11664: checking for sys/time.h
  434. configure:11664: result: yes
  435. configure:11664: checking syslog.h usability
  436. 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
  437. configure:11664: $? = 0
  438. configure:11664: result: yes
  439. configure:11664: checking syslog.h presence
  440. configure:11664: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  441. In file included from /usr/include/sys/syslog.h:35:0,
  442. from /usr/include/syslog.h:1,
  443. from conftest.c:28:
  444. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  445. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  446. ^
  447. configure:11664: $? = 0
  448. configure:11664: result: yes
  449. configure:11664: checking for syslog.h
  450. configure:11664: result: yes
  451. configure:11664: checking for unistd.h
  452. configure:11664: result: yes
  453. configure:11675: checking for mode_t
  454. 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
  455. configure:11675: $? = 0
  456. 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
  457. conftest.c: In function 'main':
  458. conftest.c:66:21: error: expected expression before ')' token
  459. if (sizeof ((mode_t)))
  460. ^
  461. configure:11675: $? = 1
  462. configure: failed program was:
  463. | /* confdefs.h */
  464. | #define PACKAGE_NAME "NetworkManager-strongswan"
  465. | #define PACKAGE_TARNAME "NetworkManager-strongswan"
  466. | #define PACKAGE_VERSION "1.3.1"
  467. | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
  468. | #define PACKAGE_BUGREPORT "[email protected]"
  469. | #define PACKAGE_URL ""
  470. | #define PACKAGE "NetworkManager-strongswan"
  471. | #define VERSION "1.3.1"
  472. | #define STDC_HEADERS 1
  473. | #define HAVE_SYS_TYPES_H 1
  474. | #define HAVE_SYS_STAT_H 1
  475. | #define HAVE_STDLIB_H 1
  476. | #define HAVE_STRING_H 1
  477. | #define HAVE_MEMORY_H 1
  478. | #define HAVE_STRINGS_H 1
  479. | #define HAVE_INTTYPES_H 1
  480. | #define HAVE_STDINT_H 1
  481. | #define HAVE_UNISTD_H 1
  482. | #define HAVE_DLFCN_H 1
  483. | #define LT_OBJDIR ".libs/"
  484. | #define STDC_HEADERS 1
  485. | #define HAVE_FCNTL_H 1
  486. | #define HAVE_PATHS_H 1
  487. | #define HAVE_SYS_IOCTL_H 1
  488. | #define HAVE_SYS_TIME_H 1
  489. | #define HAVE_SYSLOG_H 1
  490. | #define HAVE_UNISTD_H 1
  491. | /* end confdefs.h. */
  492. | #include <stdio.h>
  493. | #ifdef HAVE_SYS_TYPES_H
  494. | # include <sys/types.h>
  495. | #endif
  496. | #ifdef HAVE_SYS_STAT_H
  497. | # include <sys/stat.h>
  498. | #endif
  499. | #ifdef STDC_HEADERS
  500. | # include <stdlib.h>
  501. | # include <stddef.h>
  502. | #else
  503. | # ifdef HAVE_STDLIB_H
  504. | # include <stdlib.h>
  505. | # endif
  506. | #endif
  507. | #ifdef HAVE_STRING_H
  508. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  509. | # include <memory.h>
  510. | # endif
  511. | # include <string.h>
  512. | #endif
  513. | #ifdef HAVE_STRINGS_H
  514. | # include <strings.h>
  515. | #endif
  516. | #ifdef HAVE_INTTYPES_H
  517. | # include <inttypes.h>
  518. | #endif
  519. | #ifdef HAVE_STDINT_H
  520. | # include <stdint.h>
  521. | #endif
  522. | #ifdef HAVE_UNISTD_H
  523. | # include <unistd.h>
  524. | #endif
  525. | int
  526. | main ()
  527. | {
  528. | if (sizeof ((mode_t)))
  529. | return 0;
  530. | ;
  531. | return 0;
  532. | }
  533. configure:11675: result: yes
  534. configure:11686: checking for pid_t
  535. 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
  536. configure:11686: $? = 0
  537. 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
  538. conftest.c: In function 'main':
  539. conftest.c:66:20: error: expected expression before ')' token
  540. if (sizeof ((pid_t)))
  541. ^
  542. configure:11686: $? = 1
  543. configure: failed program was:
  544. | /* confdefs.h */
  545. | #define PACKAGE_NAME "NetworkManager-strongswan"
  546. | #define PACKAGE_TARNAME "NetworkManager-strongswan"
  547. | #define PACKAGE_VERSION "1.3.1"
  548. | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
  549. | #define PACKAGE_BUGREPORT "[email protected]"
  550. | #define PACKAGE_URL ""
  551. | #define PACKAGE "NetworkManager-strongswan"
  552. | #define VERSION "1.3.1"
  553. | #define STDC_HEADERS 1
  554. | #define HAVE_SYS_TYPES_H 1
  555. | #define HAVE_SYS_STAT_H 1
  556. | #define HAVE_STDLIB_H 1
  557. | #define HAVE_STRING_H 1
  558. | #define HAVE_MEMORY_H 1
  559. | #define HAVE_STRINGS_H 1
  560. | #define HAVE_INTTYPES_H 1
  561. | #define HAVE_STDINT_H 1
  562. | #define HAVE_UNISTD_H 1
  563. | #define HAVE_DLFCN_H 1
  564. | #define LT_OBJDIR ".libs/"
  565. | #define STDC_HEADERS 1
  566. | #define HAVE_FCNTL_H 1
  567. | #define HAVE_PATHS_H 1
  568. | #define HAVE_SYS_IOCTL_H 1
  569. | #define HAVE_SYS_TIME_H 1
  570. | #define HAVE_SYSLOG_H 1
  571. | #define HAVE_UNISTD_H 1
  572. | /* end confdefs.h. */
  573. | #include <stdio.h>
  574. | #ifdef HAVE_SYS_TYPES_H
  575. | # include <sys/types.h>
  576. | #endif
  577. | #ifdef HAVE_SYS_STAT_H
  578. | # include <sys/stat.h>
  579. | #endif
  580. | #ifdef STDC_HEADERS
  581. | # include <stdlib.h>
  582. | # include <stddef.h>
  583. | #else
  584. | # ifdef HAVE_STDLIB_H
  585. | # include <stdlib.h>
  586. | # endif
  587. | #endif
  588. | #ifdef HAVE_STRING_H
  589. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  590. | # include <memory.h>
  591. | # endif
  592. | # include <string.h>
  593. | #endif
  594. | #ifdef HAVE_STRINGS_H
  595. | # include <strings.h>
  596. | #endif
  597. | #ifdef HAVE_INTTYPES_H
  598. | # include <inttypes.h>
  599. | #endif
  600. | #ifdef HAVE_STDINT_H
  601. | # include <stdint.h>
  602. | #endif
  603. | #ifdef HAVE_UNISTD_H
  604. | # include <unistd.h>
  605. | #endif
  606. | int
  607. | main ()
  608. | {
  609. | if (sizeof ((pid_t)))
  610. | return 0;
  611. | ;
  612. | return 0;
  613. | }
  614. configure:11686: result: yes
  615. configure:11697: checking whether time.h and sys/time.h may both be included
  616. 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
  617. configure:11717: $? = 0
  618. configure:11724: result: yes
  619. configure:11734: checking whether gcc needs -traditional
  620. In file included from /usr/include/sgtty.h:21:0,
  621. from conftest.c:31:
  622. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  623. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  624. ^
  625. In file included from /usr/include/termios.h:25:0,
  626. from /usr/include/termio.h:5,
  627. from conftest.c:31:
  628. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  629. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  630. ^
  631. configure:11768: result: no
  632. configure:11775: checking for working memcmp
  633. 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
  634. configure:11818: $? = 0
  635. configure:11818: ./conftest
  636. configure:11818: $? = 0
  637. configure:11828: result: yes
  638. configure:11840: checking for select
  639. 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
  640. configure:11840: $? = 0
  641. configure:11840: result: yes
  642. configure:11840: checking for socket
  643. 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
  644. configure:11840: $? = 0
  645. configure:11840: result: yes
  646. configure:11840: checking for uname
  647. 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
  648. configure:11840: $? = 0
  649. configure:11840: result: yes
  650. configure:11859: checking whether NLS is requested
  651. configure:11868: result: yes
  652. configure:11883: checking for intltool >= 0.35
  653. configure:11890: result: 0.50.2 found
  654. configure:11898: checking for intltool-update
  655. configure:11916: found /usr/bin/intltool-update
  656. configure:11928: result: /usr/bin/intltool-update
  657. configure:11938: checking for intltool-merge
  658. configure:11956: found /usr/bin/intltool-merge
  659. configure:11968: result: /usr/bin/intltool-merge
  660. configure:11978: checking for intltool-extract
  661. configure:11996: found /usr/bin/intltool-extract
  662. configure:12008: result: /usr/bin/intltool-extract
  663. configure:12139: checking for xgettext
  664. configure:12157: found /usr/bin/xgettext
  665. configure:12169: result: /usr/bin/xgettext
  666. configure:12179: checking for msgmerge
  667. configure:12197: found /usr/bin/msgmerge
  668. configure:12209: result: /usr/bin/msgmerge
  669. configure:12219: checking for msgfmt
  670. configure:12237: found /usr/bin/msgfmt
  671. configure:12249: result: /usr/bin/msgfmt
  672. configure:12259: checking for gmsgfmt
  673. configure:12290: result: /usr/bin/msgfmt
  674. configure:12310: checking for perl
  675. configure:12328: found /usr/bin/perl
  676. configure:12340: result: /usr/bin/perl
  677. configure:12351: checking for perl >= 5.8.1
  678. configure:12358: result: 5.20.2
  679. configure:12362: checking for XML::Parser
  680. configure:12365: result: ok
  681. 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
  682. configure:12390: $? = 0
  683. configure:12419: checking locale.h usability
  684. 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
  685. configure:12419: $? = 0
  686. configure:12419: result: yes
  687. configure:12419: checking locale.h presence
  688. configure:12419: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  689. In file included from /usr/include/locale.h:25:0,
  690. from conftest.c:35:
  691. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  692. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  693. ^
  694. configure:12419: $? = 0
  695. configure:12419: result: yes
  696. configure:12419: checking for locale.h
  697. configure:12419: result: yes
  698. configure:12430: checking for LC_MESSAGES
  699. 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
  700. configure:12446: $? = 0
  701. configure:12454: result: yes
  702. configure:12471: checking libintl.h usability
  703. 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
  704. configure:12471: $? = 0
  705. configure:12471: result: yes
  706. configure:12471: checking libintl.h presence
  707. configure:12471: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  708. In file included from /usr/include/libintl.h:23:0,
  709. from conftest.c:37:
  710. /usr/include/features.h:328:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  711. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  712. ^
  713. configure:12471: $? = 0
  714. configure:12471: result: yes
  715. configure:12471: checking for libintl.h
  716. configure:12471: result: yes
  717. configure:12479: checking for ngettext in libc
  718. 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
  719. configure:12497: $? = 0
  720. configure:12506: result: yes
  721. configure:12510: checking for dgettext in libc
  722. 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
  723. configure:12528: $? = 0
  724. configure:12537: result: yes
  725. configure:12544: checking for bind_textdomain_codeset
  726. 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
  727. configure:12544: $? = 0
  728. configure:12544: result: yes
  729. configure:12820: checking for msgfmt
  730. configure:12847: result: /usr/bin/msgfmt
  731. configure:12858: checking for dcgettext
  732. 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
  733. conftest.c:62:6: warning: conflicting types for built-in function 'dcgettext'
  734. char dcgettext ();
  735. ^
  736. configure:12858: $? = 0
  737. configure:12858: result: yes
  738. configure:12868: checking if msgfmt accepts -c
  739. configure:12883: $MSGFMT -c -o /dev/null conftest.foo
  740. conftest.foo:3: warning: header field 'Language' missing in header
  741. configure:12886: $? = 0
  742. configure:12888: result: yes
  743. configure:12898: checking for gmsgfmt
  744. configure:12929: result: /usr/bin/msgfmt
  745. configure:12939: checking for xgettext
  746. configure:12966: result: /usr/bin/xgettext
  747. 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
  748. configure:12985: $? = 0
  749. configure:13179: checking for pkg-config
  750. configure:13197: found /usr/bin/pkg-config
  751. configure:13209: result: /usr/bin/pkg-config
  752. configure:13234: checking pkg-config is at least version 0.9.0
  753. configure:13237: result: yes
  754. configure:13247: checking for GTHREAD
  755. configure:13254: $PKG_CONFIG --exists --print-errors "gthread-2.0"
  756. configure:13257: $? = 0
  757. configure:13271: $PKG_CONFIG --exists --print-errors "gthread-2.0"
  758. configure:13274: $? = 0
  759. configure:13332: result: yes
  760. configure:13341: checking for DBUS
  761. configure:13348: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.30"
  762. configure:13351: $? = 0
  763. configure:13365: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.30"
  764. configure:13368: $? = 0
  765. configure:13426: result: yes
  766. configure:13435: checking for GTK
  767. configure:13442: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6"
  768. configure:13445: $? = 0
  769. configure:13459: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.6"
  770. configure:13462: $? = 0
  771. configure:13520: result: yes
  772. configure:13529: checking for LIBGNOMEUI
  773. configure:13536: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0"
  774. configure:13539: $? = 0
  775. configure:13553: $PKG_CONFIG --exists --print-errors "libgnomeui-2.0"
  776. configure:13556: $? = 0
  777. configure:13614: result: yes
  778. configure:13623: checking for GNOMEKEYRING
  779. configure:13630: $PKG_CONFIG --exists --print-errors "gnome-keyring-1"
  780. configure:13633: $? = 0
  781. configure:13647: $PKG_CONFIG --exists --print-errors "gnome-keyring-1"
  782. configure:13650: $? = 0
  783. configure:13708: result: yes
  784. configure:13716: $PKG_CONFIG --exists --print-errors "libnm-glib"
  785. configure:13719: $? = 0
  786. configure:13723: checking for NM_UTILS
  787. configure:13730: $PKG_CONFIG --exists --print-errors "NetworkManager >= 0.9.0 libnm-util libnm-glib libnm-glib-vpn"
  788. configure:13733: $? = 0
  789. configure:13747: $PKG_CONFIG --exists --print-errors "NetworkManager >= 0.9.0 libnm-util libnm-glib libnm-glib-vpn"
  790. configure:13750: $? = 0
  791. configure:13808: result: yes
  792. configure:13928: checking for more warnings
  793. configure:13931: result: yes
  794. configure:13941: checking whether gcc understands -Wshadow
  795. 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
  796. configure:13954: $? = 0
  797. configure:13963: result: yes
  798. configure:13941: checking whether gcc understands -Wmissing-declarations
  799. 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
  800. configure:13954: $? = 0
  801. configure:13963: result: yes
  802. configure:13941: checking whether gcc understands -Wmissing-prototypes
  803. 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
  804. configure:13954: $? = 0
  805. configure:13963: result: yes
  806. configure:13941: checking whether gcc understands -Wdeclaration-after-statement
  807. 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
  808. configure:13954: $? = 0
  809. configure:13963: result: yes
  810. configure:13941: checking whether gcc understands -Wstrict-prototypes
  811. 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
  812. conftest.c:43:1: error: function declaration isn't a prototype [-Werror=strict-prototypes]
  813. main ()
  814. ^
  815. cc1: all warnings being treated as errors
  816. configure:13954: $? = 1
  817. configure: failed program was:
  818. | /* confdefs.h */
  819. | #define PACKAGE_NAME "NetworkManager-strongswan"
  820. | #define PACKAGE_TARNAME "NetworkManager-strongswan"
  821. | #define PACKAGE_VERSION "1.3.1"
  822. | #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
  823. | #define PACKAGE_BUGREPORT "[email protected]"
  824. | #define PACKAGE_URL ""
  825. | #define PACKAGE "NetworkManager-strongswan"
  826. | #define VERSION "1.3.1"
  827. | #define STDC_HEADERS 1
  828. | #define HAVE_SYS_TYPES_H 1
  829. | #define HAVE_SYS_STAT_H 1
  830. | #define HAVE_STDLIB_H 1
  831. | #define HAVE_STRING_H 1
  832. | #define HAVE_MEMORY_H 1
  833. | #define HAVE_STRINGS_H 1
  834. | #define HAVE_INTTYPES_H 1
  835. | #define HAVE_STDINT_H 1
  836. | #define HAVE_UNISTD_H 1
  837. | #define HAVE_DLFCN_H 1
  838. | #define LT_OBJDIR ".libs/"
  839. | #define STDC_HEADERS 1
  840. | #define HAVE_FCNTL_H 1
  841. | #define HAVE_PATHS_H 1
  842. | #define HAVE_SYS_IOCTL_H 1
  843. | #define HAVE_SYS_TIME_H 1
  844. | #define HAVE_SYSLOG_H 1
  845. | #define HAVE_UNISTD_H 1
  846. | #define TIME_WITH_SYS_TIME 1
  847. | #define HAVE_SELECT 1
  848. | #define HAVE_SOCKET 1
  849. | #define HAVE_UNAME 1
  850. | #define GETTEXT_PACKAGE "NetworkManager-strongswan"
  851. | #define HAVE_LOCALE_H 1
  852. | #define HAVE_LC_MESSAGES 1
  853. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  854. | #define HAVE_GETTEXT 1
  855. | #define HAVE_DCGETTEXT 1
  856. | #define ENABLE_NLS 1
  857. | /* end confdefs.h. */
  858. |
  859. | int
  860. | main ()
  861. | {
  862. |
  863. | ;
  864. | return 0;
  865. | }
  866. configure:13963: result: no
  867. configure:13941: checking whether gcc understands -Wfloat-equal
  868. 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
  869. configure:13954: $? = 0
  870. configure:13963: result: yes
  871. configure:13941: checking whether gcc understands -Wno-unused-parameter
  872. 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
  873. configure:13954: $? = 0
  874. configure:13963: result: yes
  875. configure:13941: checking whether gcc understands -Wno-sign-compare
  876. 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
  877. configure:13954: $? = 0
  878. configure:13963: result: yes
  879. configure:13941: checking whether gcc understands -fno-strict-aliasing
  880. 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
  881. configure:13954: $? = 0
  882. configure:13963: result: yes
  883. configure:14115: creating ./config.status
  884.  
  885. ## ---------------------- ##
  886. ## Running config.status. ##
  887. ## ---------------------- ##
  888.  
  889. This file was extended by NetworkManager-strongswan config.status 1.3.1, which was
  890. generated by GNU Autoconf 2.69. Invocation command line was
  891.  
  892. CONFIG_FILES =
  893. CONFIG_HEADERS =
  894. CONFIG_LINKS =
  895. CONFIG_COMMANDS =
  896. $ ./config.status
  897.  
  898. on jules-ntb
  899.  
  900. config.status:1192: creating Makefile
  901. config.status:1192: creating properties/Makefile
  902. config.status:1192: creating auth-dialog/Makefile
  903. config.status:1192: creating po/Makefile.in
  904. config.status:1192: creating config.h
  905. config.status:1373: config.h is unchanged
  906. config.status:1421: executing depfiles commands
  907. config.status:1421: executing libtool commands
  908. config.status:1421: executing default-1 commands
  909. config.status:1421: executing po/stamp-it commands
  910.  
  911. ## ---------------- ##
  912. ## Cache variables. ##
  913. ## ---------------- ##
  914.  
  915. ac_cv_build=x86_64-unknown-linux-gnu
  916. ac_cv_c_compiler_gnu=yes
  917. ac_cv_env_CC_set=
  918. ac_cv_env_CC_value=
  919. ac_cv_env_CFLAGS_set=set
  920. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
  921. ac_cv_env_CPPFLAGS_set=set
  922. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  923. ac_cv_env_CPP_set=
  924. ac_cv_env_CPP_value=
  925. ac_cv_env_DBUS_CFLAGS_set=
  926. ac_cv_env_DBUS_CFLAGS_value=
  927. ac_cv_env_DBUS_LIBS_set=
  928. ac_cv_env_DBUS_LIBS_value=
  929. ac_cv_env_GNOMEKEYRING_CFLAGS_set=
  930. ac_cv_env_GNOMEKEYRING_CFLAGS_value=
  931. ac_cv_env_GNOMEKEYRING_LIBS_set=
  932. ac_cv_env_GNOMEKEYRING_LIBS_value=
  933. ac_cv_env_GTHREAD_CFLAGS_set=
  934. ac_cv_env_GTHREAD_CFLAGS_value=
  935. ac_cv_env_GTHREAD_LIBS_set=
  936. ac_cv_env_GTHREAD_LIBS_value=
  937. ac_cv_env_GTK_CFLAGS_set=
  938. ac_cv_env_GTK_CFLAGS_value=
  939. ac_cv_env_GTK_LIBS_set=
  940. ac_cv_env_GTK_LIBS_value=
  941. ac_cv_env_LDFLAGS_set=set
  942. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  943. ac_cv_env_LIBGNOMEUI_CFLAGS_set=
  944. ac_cv_env_LIBGNOMEUI_CFLAGS_value=
  945. ac_cv_env_LIBGNOMEUI_LIBS_set=
  946. ac_cv_env_LIBGNOMEUI_LIBS_value=
  947. ac_cv_env_LIBS_set=
  948. ac_cv_env_LIBS_value=
  949. ac_cv_env_NM_UTILS_CFLAGS_set=
  950. ac_cv_env_NM_UTILS_CFLAGS_value=
  951. ac_cv_env_NM_UTILS_LIBS_set=
  952. ac_cv_env_NM_UTILS_LIBS_value=
  953. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  954. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  955. ac_cv_env_PKG_CONFIG_PATH_set=
  956. ac_cv_env_PKG_CONFIG_PATH_value=
  957. ac_cv_env_PKG_CONFIG_set=
  958. ac_cv_env_PKG_CONFIG_value=
  959. ac_cv_env_build_alias_set=
  960. ac_cv_env_build_alias_value=
  961. ac_cv_env_host_alias_set=
  962. ac_cv_env_host_alias_value=
  963. ac_cv_env_target_alias_set=
  964. ac_cv_env_target_alias_value=
  965. ac_cv_func_bind_textdomain_codeset=yes
  966. ac_cv_func_dcgettext=yes
  967. ac_cv_func_memcmp_working=yes
  968. ac_cv_func_select=yes
  969. ac_cv_func_socket=yes
  970. ac_cv_func_uname=yes
  971. ac_cv_header_dlfcn_h=yes
  972. ac_cv_header_fcntl_h=yes
  973. ac_cv_header_inttypes_h=yes
  974. ac_cv_header_libintl_h=yes
  975. ac_cv_header_locale_h=yes
  976. ac_cv_header_memory_h=yes
  977. ac_cv_header_paths_h=yes
  978. ac_cv_header_stdc=yes
  979. ac_cv_header_stdint_h=yes
  980. ac_cv_header_stdlib_h=yes
  981. ac_cv_header_string_h=yes
  982. ac_cv_header_strings_h=yes
  983. ac_cv_header_sys_ioctl_h=yes
  984. ac_cv_header_sys_stat_h=yes
  985. ac_cv_header_sys_time_h=yes
  986. ac_cv_header_sys_types_h=yes
  987. ac_cv_header_syslog_h=yes
  988. ac_cv_header_time=yes
  989. ac_cv_header_unistd_h=yes
  990. ac_cv_host=x86_64-unknown-linux-gnu
  991. ac_cv_objext=o
  992. ac_cv_path_EGREP='/usr/bin/grep -E'
  993. ac_cv_path_FGREP='/usr/bin/grep -F'
  994. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  995. ac_cv_path_GREP=/usr/bin/grep
  996. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  997. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  998. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  999. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  1000. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1001. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1002. ac_cv_path_SED=/usr/bin/sed
  1003. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1004. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1005. ac_cv_path_install='/usr/bin/install -c'
  1006. ac_cv_path_mkdir=/usr/bin/mkdir
  1007. ac_cv_prog_AWK=gawk
  1008. ac_cv_prog_CPP='gcc -E'
  1009. ac_cv_prog_ac_ct_AR=ar
  1010. ac_cv_prog_ac_ct_CC=gcc
  1011. ac_cv_prog_ac_ct_OBJDUMP=objdump
  1012. ac_cv_prog_ac_ct_RANLIB=ranlib
  1013. ac_cv_prog_ac_ct_STRIP=strip
  1014. ac_cv_prog_cc_c89=
  1015. ac_cv_prog_cc_g=yes
  1016. ac_cv_prog_cc_gcc_c_o=yes
  1017. ac_cv_prog_gcc_traditional=no
  1018. ac_cv_prog_make_make_set=yes
  1019. ac_cv_type_mode_t=yes
  1020. ac_cv_type_pid_t=yes
  1021. am_cv_CC_dependencies_compiler_type=gcc3
  1022. am_cv_val_LC_MESSAGES=yes
  1023. gt_cv_func_dgettext_libc=yes
  1024. gt_cv_func_dgettext_libintl=no
  1025. gt_cv_func_ngettext_libc=yes
  1026. gt_cv_have_gettext=yes
  1027. lt_cv_ar_at_file=@
  1028. lt_cv_archive_cmds_need_lc=no
  1029. lt_cv_deplibs_check_method=pass_all
  1030. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1031. lt_cv_file_magic_test_file=
  1032. lt_cv_ld_reload_flag=-r
  1033. lt_cv_nm_interface='BSD nm'
  1034. lt_cv_objdir=.libs
  1035. lt_cv_path_LD=/usr/bin/ld
  1036. lt_cv_path_NM='/usr/bin/nm -B'
  1037. lt_cv_path_mainfest_tool=no
  1038. lt_cv_prog_compiler_c_o=yes
  1039. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  1040. lt_cv_prog_compiler_pic_works=yes
  1041. lt_cv_prog_compiler_rtti_exceptions=no
  1042. lt_cv_prog_compiler_static_works=yes
  1043. lt_cv_prog_gnu_ld=yes
  1044. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1045. lt_cv_shlibpath_overrides_runpath=no
  1046. 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'\'''
  1047. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1048. 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'\'''
  1049. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1050. lt_cv_sys_max_cmd_len=1572864
  1051. lt_cv_to_host_file_cmd=func_convert_file_noop
  1052. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1053. 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 '
  1054. pkg_cv_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  1055. pkg_cv_GNOMEKEYRING_CFLAGS='-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1056. pkg_cv_GNOMEKEYRING_LIBS='-lgnome-keyring -lglib-2.0 '
  1057. pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1058. pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
  1059. 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 '
  1060. 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 '
  1061. 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 '
  1062. 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 '
  1063. 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 '
  1064. pkg_cv_NM_UTILS_LIBS='-lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  1065.  
  1066. ## ----------------- ##
  1067. ## Output variables. ##
  1068. ## ----------------- ##
  1069.  
  1070. ACLOCAL='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run aclocal-1.11'
  1071. ALL_LINGUAS=''
  1072. AMDEPBACKSLASH='\'
  1073. AMDEP_FALSE='#'
  1074. AMDEP_TRUE=''
  1075. AMTAR='$${TAR-tar}'
  1076. AR='ar'
  1077. AUTOCONF='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run autoconf'
  1078. AUTOHEADER='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run autoheader'
  1079. AUTOMAKE='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run automake-1.11'
  1080. AWK='gawk'
  1081. CATALOGS=''
  1082. CATOBJEXT='.gmo'
  1083. CC='gcc'
  1084. CCDEPMODE='depmode=gcc3'
  1085. 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'
  1086. CPP='gcc -E'
  1087. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  1088. CYGPATH_W='echo'
  1089. DATADIRNAME='share'
  1090. 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 '
  1091. DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  1092. DEFS='-DHAVE_CONFIG_H'
  1093. DEPDIR='.deps'
  1094. DLLTOOL='false'
  1095. DSYMUTIL=''
  1096. DUMPBIN=''
  1097. ECHO_C=''
  1098. ECHO_N='-n'
  1099. ECHO_T=''
  1100. EGREP='/usr/bin/grep -E'
  1101. EXEEXT=''
  1102. FGREP='/usr/bin/grep -F'
  1103. GETTEXT_PACKAGE='NetworkManager-strongswan'
  1104. GMOFILES=''
  1105. GMSGFMT='/usr/bin/msgfmt'
  1106. GNOMEKEYRING_CFLAGS='-I/usr/include/gnome-keyring-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1107. GNOMEKEYRING_LIBS='-lgnome-keyring -lglib-2.0 '
  1108. GREP='/usr/bin/grep'
  1109. GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
  1110. GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
  1111. 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 '
  1112. 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 '
  1113. INSTALL_DATA='${INSTALL} -m 644'
  1114. INSTALL_PROGRAM='${INSTALL}'
  1115. INSTALL_SCRIPT='${INSTALL}'
  1116. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1117. INSTOBJEXT='.mo'
  1118. INTLLIBS=''
  1119. 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 $< $@'
  1120. 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 $< $@'
  1121. 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 $< $@'
  1122. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  1123. 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 $< $@'
  1124. 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 $< $@'
  1125. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  1126. INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  1127. INTLTOOL_PERL='/usr/bin/perl'
  1128. 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 $< $@'
  1129. 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 $< $@'
  1130. 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 $< $@'
  1131. 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 $< $@'
  1132. 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 $< $@'
  1133. 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 $< $@'
  1134. 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 $< $@'
  1135. 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 $< $@'
  1136. 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 $< $@'
  1137. 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 $< $@'
  1138. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  1139. 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 $< $@'
  1140. INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  1141. 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 $< $@'
  1142. LD='/usr/bin/ld -m elf_x86_64'
  1143. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  1144. 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 '
  1145. 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 '
  1146. LIBOBJS=''
  1147. LIBS=''
  1148. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1149. LIPO=''
  1150. LN_S='ln -s'
  1151. LTLIBOBJS=''
  1152. MAINT='#'
  1153. MAINTAINER_MODE_FALSE=''
  1154. MAINTAINER_MODE_TRUE='#'
  1155. MAKEINFO='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/missing --run makeinfo'
  1156. MANIFEST_TOOL=':'
  1157. MKDIR_P='/usr/bin/mkdir -p'
  1158. MKINSTALLDIRS='./mkinstalldirs'
  1159. MSGFMT='/usr/bin/msgfmt'
  1160. MSGFMT_OPTS='-c'
  1161. MSGMERGE='/usr/bin/msgmerge'
  1162. NM='/usr/bin/nm -B'
  1163. NMEDIT=''
  1164. 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 '
  1165. NM_UTILS_LIBS='-lnm-glib -lnm-util -lnm-glib-vpn -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  1166. OBJDUMP='objdump'
  1167. OBJEXT='o'
  1168. OTOOL64=''
  1169. OTOOL=''
  1170. PACKAGE='NetworkManager-strongswan'
  1171. PACKAGE_BUGREPORT='[email protected]'
  1172. PACKAGE_NAME='NetworkManager-strongswan'
  1173. PACKAGE_STRING='NetworkManager-strongswan 1.3.1'
  1174. PACKAGE_TARNAME='NetworkManager-strongswan'
  1175. PACKAGE_URL=''
  1176. PACKAGE_VERSION='1.3.1'
  1177. PATH_SEPARATOR=':'
  1178. PKG_CONFIG='/usr/bin/pkg-config'
  1179. PKG_CONFIG_LIBDIR=''
  1180. PKG_CONFIG_PATH=''
  1181. POFILES=''
  1182. POSUB='po'
  1183. PO_IN_DATADIR_FALSE=''
  1184. PO_IN_DATADIR_TRUE=''
  1185. RANLIB='ranlib'
  1186. SED='/usr/bin/sed'
  1187. SET_MAKE=''
  1188. SHELL='/bin/sh'
  1189. STRIP='strip'
  1190. USE_NLS='yes'
  1191. VERSION='1.3.1'
  1192. XGETTEXT='/usr/bin/xgettext'
  1193. ac_ct_AR='ar'
  1194. ac_ct_CC='gcc'
  1195. ac_ct_DUMPBIN=''
  1196. am__EXEEXT_FALSE=''
  1197. am__EXEEXT_TRUE='#'
  1198. am__fastdepCC_FALSE='#'
  1199. am__fastdepCC_TRUE=''
  1200. am__include='include'
  1201. am__isrc=''
  1202. am__leading_dot='.'
  1203. am__nodep='_no'
  1204. am__quote=''
  1205. am__tar='$${TAR-tar} chof - "$$tardir"'
  1206. am__untar='$${TAR-tar} xf -'
  1207. bindir='${exec_prefix}/bin'
  1208. build='x86_64-unknown-linux-gnu'
  1209. build_alias=''
  1210. build_cpu='x86_64'
  1211. build_os='linux-gnu'
  1212. build_vendor='unknown'
  1213. charon='/usr/lib/strongswan/charon-nm'
  1214. datadir='${datarootdir}'
  1215. datarootdir='${prefix}/share'
  1216. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1217. dvidir='${docdir}'
  1218. exec_prefix='${prefix}'
  1219. host='x86_64-unknown-linux-gnu'
  1220. host_alias=''
  1221. host_cpu='x86_64'
  1222. host_os='linux-gnu'
  1223. host_vendor='unknown'
  1224. htmldir='${docdir}'
  1225. includedir='${prefix}/include'
  1226. infodir='${datarootdir}/info'
  1227. install_sh='${SHELL} /home/honza/dev/arch-build-system/aur/networkmanager-strongswan/src/NetworkManager-strongswan-1.3.1/install-sh'
  1228. libdir='${exec_prefix}/lib'
  1229. libexecdir='/usr/lib/networkmanager'
  1230. localedir='${datarootdir}/locale'
  1231. localstatedir='${prefix}/var'
  1232. mandir='${datarootdir}/man'
  1233. mkdir_p='/usr/bin/mkdir -p'
  1234. oldincludedir='/usr/include'
  1235. pdfdir='${docdir}'
  1236. prefix='/usr'
  1237. program_transform_name='s,x,x,'
  1238. psdir='${docdir}'
  1239. sbindir='${exec_prefix}/sbin'
  1240. sharedstatedir='${prefix}/com'
  1241. sysconfdir='/etc'
  1242. target_alias=''
  1243.  
  1244. ## ----------- ##
  1245. ## confdefs.h. ##
  1246. ## ----------- ##
  1247.  
  1248. /* confdefs.h */
  1249. #define PACKAGE_NAME "NetworkManager-strongswan"
  1250. #define PACKAGE_TARNAME "NetworkManager-strongswan"
  1251. #define PACKAGE_VERSION "1.3.1"
  1252. #define PACKAGE_STRING "NetworkManager-strongswan 1.3.1"
  1253. #define PACKAGE_BUGREPORT "[email protected]"
  1254. #define PACKAGE_URL ""
  1255. #define PACKAGE "NetworkManager-strongswan"
  1256. #define VERSION "1.3.1"
  1257. #define STDC_HEADERS 1
  1258. #define HAVE_SYS_TYPES_H 1
  1259. #define HAVE_SYS_STAT_H 1
  1260. #define HAVE_STDLIB_H 1
  1261. #define HAVE_STRING_H 1
  1262. #define HAVE_MEMORY_H 1
  1263. #define HAVE_STRINGS_H 1
  1264. #define HAVE_INTTYPES_H 1
  1265. #define HAVE_STDINT_H 1
  1266. #define HAVE_UNISTD_H 1
  1267. #define HAVE_DLFCN_H 1
  1268. #define LT_OBJDIR ".libs/"
  1269. #define STDC_HEADERS 1
  1270. #define HAVE_FCNTL_H 1
  1271. #define HAVE_PATHS_H 1
  1272. #define HAVE_SYS_IOCTL_H 1
  1273. #define HAVE_SYS_TIME_H 1
  1274. #define HAVE_SYSLOG_H 1
  1275. #define HAVE_UNISTD_H 1
  1276. #define TIME_WITH_SYS_TIME 1
  1277. #define HAVE_SELECT 1
  1278. #define HAVE_SOCKET 1
  1279. #define HAVE_UNAME 1
  1280. #define GETTEXT_PACKAGE "NetworkManager-strongswan"
  1281. #define HAVE_LOCALE_H 1
  1282. #define HAVE_LC_MESSAGES 1
  1283. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1284. #define HAVE_GETTEXT 1
  1285. #define HAVE_DCGETTEXT 1
  1286. #define ENABLE_NLS 1
  1287.  
  1288. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment