Guest User

Untitled

a guest
Oct 15th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 118.73 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 pidgin configure 2.10.4, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --docdir=/usr/share/doc/pidgin-2.10.4-r2 --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install --libdir=/usr/lib64 --disable-meanwhile --enable-idn --enable-nss=no --enable-nls --enable-gtkui --enable-screensaver --disable-consoleui --enable-dbus --disable-perl --disable-startup-notification --enable-gstreamer --enable-gstreamer-interfaces --disable-avahi --disable-nm --disable-tcl --disable-tk --enable-gnutls=yes --disable-gtkspell --enable-vv --enable-farstream --with-x --without-perl-lib
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = meka-laptop
  14. uname -m = x86_64
  15. uname -r = 3.3.7
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Thu May 24 12:49:08 CEST 2012
  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: /usr/libexec/ccache/
  31. PATH: /usr/libexec/paludis/utils/exheres-0
  32. PATH: /usr/libexec/paludis/utils
  33. PATH: /bin
  34. PATH: /sbin
  35. PATH: /usr/bin
  36. PATH: /usr/sbin
  37. PATH: /opt/bin
  38. PATH: /usr/lib64/jdk/bin
  39. PATH: /usr/lib64/jre/bin
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:3066: checking build system type
  47. configure:3080: result: x86_64-pc-linux-gnu
  48. configure:3100: checking host system type
  49. configure:3113: result: x86_64-pc-linux-gnu
  50. configure:3151: checking for a BSD-compatible install
  51. configure:3219: result: /usr/bin/install -c
  52. configure:3230: checking whether build environment is sane
  53. configure:3280: result: yes
  54. configure:3421: checking for a thread-safe mkdir -p
  55. configure:3460: result: /bin/mkdir -p
  56. configure:3473: checking for gawk
  57. configure:3489: found /bin/gawk
  58. configure:3500: result: gawk
  59. configure:3511: checking whether make sets $(MAKE)
  60. configure:3533: result: yes
  61. configure:3652: checking for sed
  62. configure:3670: found /bin/sed
  63. configure:3682: result: /bin/sed
  64. configure:3705: checking for x86_64-pc-linux-gnu-gcc
  65. configure:3732: result: x86_64-pc-linux-gnu-gcc
  66. configure:4001: checking for C compiler version
  67. configure:4010: x86_64-pc-linux-gnu-gcc --version >&5
  68. x86_64-pc-linux-gnu-gcc (Exherbo gcc-4.6.3-r1) 4.6.3
  69. Copyright (C) 2011 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:4021: $? = 0
  74. configure:4010: x86_64-pc-linux-gnu-gcc -v >&5
  75. Using built-in specs.
  76. COLLECT_GCC=/usr/bin/x86_64-pc-linux-gnu-gcc
  77. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper
  78. Target: x86_64-pc-linux-gnu
  79. Configured with: /var/tmp/paludis/build/sys-devel-gcc-4.6.3-r1/work/gcc-4.6.3/configure --prefix=/usr --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install --libdir=/usr/lib64 --enable-multilib --libdir=/usr/lib64 --enable-clocale=gnu --enable-languages=c++ --enable-libstdcxx-pch=yes --enable-nls --program-suffix=-4.6 --with-libelf --with-pkgversion='Exherbo gcc-4.6.3-r1' --with-system-zlib --without-cloog --without-ppl --disable-cloog-backend --disable-libgomp --disable-libssp
  80. Thread model: posix
  81. gcc version 4.6.3 (Exherbo gcc-4.6.3-r1)
  82. configure:4021: $? = 0
  83. configure:4010: x86_64-pc-linux-gnu-gcc -V >&5
  84. x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V'
  85. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  86. compilation terminated.
  87. configure:4021: $? = 1
  88. configure:4010: x86_64-pc-linux-gnu-gcc -qversion >&5
  89. x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion'
  90. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  91. compilation terminated.
  92. configure:4021: $? = 1
  93. configure:4041: checking whether the C compiler works
  94. configure:4063: x86_64-pc-linux-gnu-gcc -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  95. configure:4067: $? = 0
  96. configure:4115: result: yes
  97. configure:4118: checking for C compiler default output file name
  98. configure:4120: result: a.out
  99. configure:4126: checking for suffix of executables
  100. configure:4133: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  101. configure:4137: $? = 0
  102. configure:4159: result:
  103. configure:4181: checking whether we are cross compiling
  104. configure:4189: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  105. configure:4193: $? = 0
  106. configure:4200: ./conftest
  107. configure:4204: $? = 0
  108. configure:4219: result: no
  109. configure:4224: checking for suffix of object files
  110. configure:4246: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  111. configure:4250: $? = 0
  112. configure:4271: result: o
  113. configure:4275: checking whether we are using the GNU C compiler
  114. configure:4294: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  115. configure:4294: $? = 0
  116. configure:4303: result: yes
  117. configure:4312: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  118. configure:4332: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  119. configure:4332: $? = 0
  120. configure:4373: result: yes
  121. configure:4390: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  122. configure:4454: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  123. configure:4454: $? = 0
  124. configure:4467: result: none needed
  125. configure:4498: checking for style of include used by make
  126. configure:4526: result: GNU
  127. configure:4551: checking dependency style of x86_64-pc-linux-gnu-gcc
  128. configure:4661: result: none
  129. configure:4677: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together
  130. configure:4708: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  131. configure:4712: $? = 0
  132. configure:4718: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  133. configure:4722: $? = 0
  134. configure:4733: cc -c conftest.c >&5
  135. configure:4737: $? = 0
  136. configure:4745: cc -c conftest.c -o conftest2.o >&5
  137. configure:4749: $? = 0
  138. configure:4755: cc -c conftest.c -o conftest2.o >&5
  139. configure:4759: $? = 0
  140. configure:4777: result: yes
  141. configure:4879: checking how to print strings
  142. configure:4906: result: printf
  143. configure:4927: checking for a sed that does not truncate output
  144. configure:4991: result: /bin/sed
  145. configure:5009: checking for grep that handles long lines and -e
  146. configure:5067: result: /bin/grep
  147. configure:5072: checking for egrep
  148. configure:5134: result: /bin/grep -E
  149. configure:5139: checking for fgrep
  150. configure:5201: result: /bin/grep -F
  151. configure:5236: checking for ld used by x86_64-pc-linux-gnu-gcc
  152. configure:5303: result: x86_64-pc-linux-gnu-ld
  153. configure:5310: checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld
  154. configure:5325: result: yes
  155. configure:5337: checking for BSD- or MS-compatible name lister (nm)
  156. configure:5386: result: x86_64-pc-linux-gnu-nm
  157. configure:5516: checking the name lister (x86_64-pc-linux-gnu-nm) interface
  158. configure:5523: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  159. configure:5526: x86_64-pc-linux-gnu-nm "conftest.o"
  160. configure:5529: output
  161. 0000000000000000 B some_variable
  162. configure:5536: result: BSD nm
  163. configure:5539: checking whether ln -s works
  164. configure:5543: result: yes
  165. configure:5551: checking the maximum length of command line arguments
  166. configure:5676: result: 1572864
  167. configure:5693: checking whether the shell understands some XSI constructs
  168. configure:5703: result: yes
  169. configure:5707: checking whether the shell understands "+="
  170. configure:5713: result: yes
  171. configure:5748: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  172. configure:5788: result: func_convert_file_noop
  173. configure:5795: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  174. configure:5815: result: func_convert_file_noop
  175. configure:5822: checking for x86_64-pc-linux-gnu-ld option to reload object files
  176. configure:5829: result: -r
  177. configure:5863: checking for x86_64-pc-linux-gnu-objdump
  178. configure:5879: found /usr/bin/x86_64-pc-linux-gnu-objdump
  179. configure:5890: result: x86_64-pc-linux-gnu-objdump
  180. configure:5962: checking how to recognize dependent libraries
  181. configure:6164: result: pass_all
  182. configure:6209: checking for x86_64-pc-linux-gnu-dlltool
  183. configure:6239: result: no
  184. configure:6249: checking for dlltool
  185. configure:6279: result: no
  186. configure:6309: checking how to associate runtime and link libraries
  187. configure:6336: result: printf %s\n
  188. configure:6353: checking for x86_64-pc-linux-gnu-ar
  189. configure:6380: result: x86_64-pc-linux-gnu-ar
  190. configure:6461: checking for archiver @FILE support
  191. configure:6478: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  192. configure:6478: $? = 0
  193. configure:6481: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  194. configure:6484: $? = 0
  195. configure:6489: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  196. x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory
  197. configure:6492: $? = 1
  198. configure:6504: result: @
  199. configure:6522: checking for x86_64-pc-linux-gnu-strip
  200. configure:6538: found /usr/bin/x86_64-pc-linux-gnu-strip
  201. configure:6549: result: x86_64-pc-linux-gnu-strip
  202. configure:6621: checking for x86_64-pc-linux-gnu-ranlib
  203. configure:6648: result: x86_64-pc-linux-gnu-ranlib
  204. configure:6790: checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object
  205. configure:6909: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  206. configure:6912: $? = 0
  207. configure:6916: x86_64-pc-linux-gnu-nm 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
  208. configure:6919: $? = 0
  209. configure:6985: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c conftstm.o >&5
  210. configure:6988: $? = 0
  211. configure:7026: result: ok
  212. configure:7063: checking for sysroot
  213. configure:7093: result: no
  214. configure:7170: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  215. configure:7173: $? = 0
  216. configure:7296: checking for x86_64-pc-linux-gnu-mt
  217. configure:7326: result: no
  218. configure:7336: checking for mt
  219. configure:7352: found /bin/mt
  220. configure:7363: result: mt
  221. configure:7386: checking if mt is a manifest tool
  222. configure:7392: mt '-?'
  223. configure:7400: result: no
  224. configure:8032: checking how to run the C preprocessor
  225. configure:8102: result: cpp
  226. configure:8122: cpp conftest.c
  227. configure:8122: $? = 0
  228. configure:8136: cpp conftest.c
  229. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  230. compilation terminated.
  231. configure:8136: $? = 1
  232. configure: failed program was:
  233. | /* confdefs.h */
  234. | #define PACKAGE_NAME "pidgin"
  235. | #define PACKAGE_TARNAME "pidgin"
  236. | #define PACKAGE_VERSION "2.10.4"
  237. | #define PACKAGE_STRING "pidgin 2.10.4"
  238. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  239. | #define PACKAGE_URL ""
  240. | #define PACKAGE "pidgin"
  241. | #define VERSION "2.10.4"
  242. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  243. | /* end confdefs.h. */
  244. | #include <ac_nonexistent.h>
  245. configure:8165: checking for ANSI C header files
  246. configure:8185: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  247. configure:8185: $? = 0
  248. configure:8258: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  249. configure:8258: $? = 0
  250. configure:8258: ./conftest
  251. configure:8258: $? = 0
  252. configure:8269: result: yes
  253. configure:8282: checking for sys/types.h
  254. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  255. configure:8282: $? = 0
  256. configure:8282: result: yes
  257. configure:8282: checking for sys/stat.h
  258. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  259. configure:8282: $? = 0
  260. configure:8282: result: yes
  261. configure:8282: checking for stdlib.h
  262. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  263. configure:8282: $? = 0
  264. configure:8282: result: yes
  265. configure:8282: checking for string.h
  266. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  267. configure:8282: $? = 0
  268. configure:8282: result: yes
  269. configure:8282: checking for memory.h
  270. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  271. configure:8282: $? = 0
  272. configure:8282: result: yes
  273. configure:8282: checking for strings.h
  274. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  275. configure:8282: $? = 0
  276. configure:8282: result: yes
  277. configure:8282: checking for inttypes.h
  278. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  279. configure:8282: $? = 0
  280. configure:8282: result: yes
  281. configure:8282: checking for stdint.h
  282. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  283. configure:8282: $? = 0
  284. configure:8282: result: yes
  285. configure:8282: checking for unistd.h
  286. configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  287. configure:8282: $? = 0
  288. configure:8282: result: yes
  289. configure:8296: checking for dlfcn.h
  290. configure:8296: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  291. configure:8296: $? = 0
  292. configure:8296: result: yes
  293. configure:8453: checking for objdir
  294. configure:8468: result: .libs
  295. configure:8735: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  296. configure:8753: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -fno-rtti -fno-exceptions conftest.c >&5
  297. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  298. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  299. configure:8757: $? = 0
  300. configure:8770: result: no
  301. configure:9080: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
  302. configure:9087: result: -fPIC -DPIC
  303. configure:9095: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  304. configure:9113: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -fPIC -DPIC -DPIC conftest.c >&5
  305. configure:9117: $? = 0
  306. configure:9130: result: yes
  307. configure:9159: checking if x86_64-pc-linux-gnu-gcc static flag -static works
  308. configure:9187: result: yes
  309. configure:9202: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  310. configure:9223: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -o out/conftest2.o conftest.c >&5
  311. configure:9227: $? = 0
  312. configure:9249: result: yes
  313. configure:9257: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  314. configure:9304: result: yes
  315. configure:9337: checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries
  316. configure:10499: result: yes
  317. configure:10536: checking whether -lc should be explicitly linked in
  318. configure:10544: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  319. configure:10547: $? = 0
  320. configure:10562: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  321. configure:10565: $? = 0
  322. configure:10579: result: no
  323. configure:10744: checking dynamic linker characteristics
  324. configure:11259: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s -Wl,-rpath -Wl,/foo conftest.c >&5
  325. configure:11259: $? = 0
  326. configure:11493: result: GNU/Linux ld.so
  327. configure:11600: checking how to hardcode library paths into programs
  328. configure:11625: result: immediate
  329. configure:12165: checking whether stripping libraries is possible
  330. configure:12170: result: yes
  331. configure:12205: checking if libtool supports shared libraries
  332. configure:12207: result: yes
  333. configure:12210: checking whether to build shared libraries
  334. configure:12231: result: yes
  335. configure:12234: checking whether to build static libraries
  336. configure:12238: result: no
  337. configure:12286: checking for x86_64-pc-linux-gnu-pkg-config
  338. configure:12319: result: no
  339. configure:12329: checking for pkg-config
  340. configure:12347: found /usr/bin/pkg-config
  341. configure:12359: result: /usr/bin/pkg-config
  342. configure:12384: checking pkg-config is at least version 0.9.0
  343. configure:12387: result: yes
  344. configure:12395: checking for size_t
  345. configure:12395: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  346. configure:12395: $? = 0
  347. configure:12395: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  348. conftest.c: In function 'main':
  349. conftest.c:60:21: error: expected expression before ')' token
  350. configure:12395: $? = 1
  351. configure: failed program was:
  352. | /* confdefs.h */
  353. | #define PACKAGE_NAME "pidgin"
  354. | #define PACKAGE_TARNAME "pidgin"
  355. | #define PACKAGE_VERSION "2.10.4"
  356. | #define PACKAGE_STRING "pidgin 2.10.4"
  357. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  358. | #define PACKAGE_URL ""
  359. | #define PACKAGE "pidgin"
  360. | #define VERSION "2.10.4"
  361. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  362. | #define STDC_HEADERS 1
  363. | #define HAVE_SYS_TYPES_H 1
  364. | #define HAVE_SYS_STAT_H 1
  365. | #define HAVE_STDLIB_H 1
  366. | #define HAVE_STRING_H 1
  367. | #define HAVE_MEMORY_H 1
  368. | #define HAVE_STRINGS_H 1
  369. | #define HAVE_INTTYPES_H 1
  370. | #define HAVE_STDINT_H 1
  371. | #define HAVE_UNISTD_H 1
  372. | #define HAVE_DLFCN_H 1
  373. | #define LT_OBJDIR ".libs/"
  374. | /* end confdefs.h. */
  375. | #include <stdio.h>
  376. | #ifdef HAVE_SYS_TYPES_H
  377. | # include <sys/types.h>
  378. | #endif
  379. | #ifdef HAVE_SYS_STAT_H
  380. | # include <sys/stat.h>
  381. | #endif
  382. | #ifdef STDC_HEADERS
  383. | # include <stdlib.h>
  384. | # include <stddef.h>
  385. | #else
  386. | # ifdef HAVE_STDLIB_H
  387. | # include <stdlib.h>
  388. | # endif
  389. | #endif
  390. | #ifdef HAVE_STRING_H
  391. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  392. | # include <memory.h>
  393. | # endif
  394. | # include <string.h>
  395. | #endif
  396. | #ifdef HAVE_STRINGS_H
  397. | # include <strings.h>
  398. | #endif
  399. | #ifdef HAVE_INTTYPES_H
  400. | # include <inttypes.h>
  401. | #endif
  402. | #ifdef HAVE_STDINT_H
  403. | # include <stdint.h>
  404. | #endif
  405. | #ifdef HAVE_UNISTD_H
  406. | # include <unistd.h>
  407. | #endif
  408. | int
  409. | main ()
  410. | {
  411. | if (sizeof ((size_t)))
  412. | return 0;
  413. | ;
  414. | return 0;
  415. | }
  416. configure:12395: result: yes
  417. configure:12408: checking for working alloca.h
  418. configure:12425: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  419. configure:12425: $? = 0
  420. configure:12433: result: yes
  421. configure:12441: checking for alloca
  422. configure:12478: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  423. configure:12478: $? = 0
  424. configure:12486: result: yes
  425. configure:12596: checking whether __SUNPRO_C is declared
  426. configure:12596: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  427. conftest.c: In function 'main':
  428. conftest.c:66:10: error: '__SUNPRO_C' undeclared (first use in this function)
  429. conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in
  430. configure:12596: $? = 1
  431. configure: failed program was:
  432. | /* confdefs.h */
  433. | #define PACKAGE_NAME "pidgin"
  434. | #define PACKAGE_TARNAME "pidgin"
  435. | #define PACKAGE_VERSION "2.10.4"
  436. | #define PACKAGE_STRING "pidgin 2.10.4"
  437. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  438. | #define PACKAGE_URL ""
  439. | #define PACKAGE "pidgin"
  440. | #define VERSION "2.10.4"
  441. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  442. | #define STDC_HEADERS 1
  443. | #define HAVE_SYS_TYPES_H 1
  444. | #define HAVE_SYS_STAT_H 1
  445. | #define HAVE_STDLIB_H 1
  446. | #define HAVE_STRING_H 1
  447. | #define HAVE_MEMORY_H 1
  448. | #define HAVE_STRINGS_H 1
  449. | #define HAVE_INTTYPES_H 1
  450. | #define HAVE_STDINT_H 1
  451. | #define HAVE_UNISTD_H 1
  452. | #define HAVE_DLFCN_H 1
  453. | #define LT_OBJDIR ".libs/"
  454. | #define HAVE_ALLOCA_H 1
  455. | #define HAVE_ALLOCA 1
  456. | /* end confdefs.h. */
  457. | #include <stdio.h>
  458. | #ifdef HAVE_SYS_TYPES_H
  459. | # include <sys/types.h>
  460. | #endif
  461. | #ifdef HAVE_SYS_STAT_H
  462. | # include <sys/stat.h>
  463. | #endif
  464. | #ifdef STDC_HEADERS
  465. | # include <stdlib.h>
  466. | # include <stddef.h>
  467. | #else
  468. | # ifdef HAVE_STDLIB_H
  469. | # include <stdlib.h>
  470. | # endif
  471. | #endif
  472. | #ifdef HAVE_STRING_H
  473. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  474. | # include <memory.h>
  475. | # endif
  476. | # include <string.h>
  477. | #endif
  478. | #ifdef HAVE_STRINGS_H
  479. | # include <strings.h>
  480. | #endif
  481. | #ifdef HAVE_INTTYPES_H
  482. | # include <inttypes.h>
  483. | #endif
  484. | #ifdef HAVE_STDINT_H
  485. | # include <stdint.h>
  486. | #endif
  487. | #ifdef HAVE_UNISTD_H
  488. | # include <unistd.h>
  489. | #endif
  490. | int
  491. | main ()
  492. | {
  493. | #ifndef __SUNPRO_C
  494. | #ifdef __cplusplus
  495. | (void) __SUNPRO_C;
  496. | #else
  497. | (void) __SUNPRO_C;
  498. | #endif
  499. | #endif
  500. |
  501. | ;
  502. | return 0;
  503. | }
  504. configure:12596: result: no
  505. configure:12604: checking for ANSI C header files
  506. configure:12708: result: yes
  507. configure:12716: checking for sys/wait.h that is POSIX.1 compatible
  508. configure:12742: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  509. configure:12742: $? = 0
  510. configure:12749: result: yes
  511. configure:12760: checking arpa/nameser_compat.h usability
  512. configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  513. configure:12760: $? = 0
  514. configure:12760: result: yes
  515. configure:12760: checking arpa/nameser_compat.h presence
  516. configure:12760: cpp conftest.c
  517. configure:12760: $? = 0
  518. configure:12760: result: yes
  519. configure:12760: checking for arpa/nameser_compat.h
  520. configure:12760: result: yes
  521. configure:12760: checking fcntl.h usability
  522. configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  523. configure:12760: $? = 0
  524. configure:12760: result: yes
  525. configure:12760: checking fcntl.h presence
  526. configure:12760: cpp conftest.c
  527. configure:12760: $? = 0
  528. configure:12760: result: yes
  529. configure:12760: checking for fcntl.h
  530. configure:12760: result: yes
  531. configure:12760: checking sys/time.h usability
  532. configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  533. configure:12760: $? = 0
  534. configure:12760: result: yes
  535. configure:12760: checking sys/time.h presence
  536. configure:12760: cpp conftest.c
  537. configure:12760: $? = 0
  538. configure:12760: result: yes
  539. configure:12760: checking for sys/time.h
  540. configure:12760: result: yes
  541. configure:12760: checking for unistd.h
  542. configure:12760: result: yes
  543. configure:12760: checking locale.h usability
  544. configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  545. configure:12760: $? = 0
  546. configure:12760: result: yes
  547. configure:12760: checking locale.h presence
  548. configure:12760: cpp conftest.c
  549. configure:12760: $? = 0
  550. configure:12760: result: yes
  551. configure:12760: checking for locale.h
  552. configure:12760: result: yes
  553. configure:12760: checking signal.h usability
  554. configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  555. configure:12760: $? = 0
  556. configure:12760: result: yes
  557. configure:12760: checking signal.h presence
  558. configure:12760: cpp conftest.c
  559. configure:12760: $? = 0
  560. configure:12760: result: yes
  561. configure:12760: checking for signal.h
  562. configure:12760: result: yes
  563. configure:12760: checking for stdint.h
  564. configure:12760: result: yes
  565. configure:12760: checking regex.h usability
  566. configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  567. configure:12760: $? = 0
  568. configure:12760: result: yes
  569. configure:12760: checking regex.h presence
  570. configure:12760: cpp conftest.c
  571. configure:12760: $? = 0
  572. configure:12760: result: yes
  573. configure:12760: checking for regex.h
  574. configure:12760: result: yes
  575. configure:12771: checking for an ANSI C-conforming const
  576. configure:12836: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  577. configure:12836: $? = 0
  578. configure:12843: result: yes
  579. configure:12851: checking whether struct tm is in sys/time.h or time.h
  580. configure:12871: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  581. configure:12871: $? = 0
  582. configure:12878: result: time.h
  583. configure:12890: checking size of time_t
  584. configure:12895: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  585. configure:12895: $? = 0
  586. configure:12895: ./conftest
  587. configure:12895: $? = 0
  588. configure:12912: result: 8
  589. configure:12923: checking whether byte ordering is bigendian
  590. configure:12938: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  591. conftest.c:38:9: error: unknown type name 'not'
  592. conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  593. conftest.c:38:15: error: unknown type name 'universal'
  594. configure:12938: $? = 1
  595. configure: failed program was:
  596. | /* confdefs.h */
  597. | #define PACKAGE_NAME "pidgin"
  598. | #define PACKAGE_TARNAME "pidgin"
  599. | #define PACKAGE_VERSION "2.10.4"
  600. | #define PACKAGE_STRING "pidgin 2.10.4"
  601. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  602. | #define PACKAGE_URL ""
  603. | #define PACKAGE "pidgin"
  604. | #define VERSION "2.10.4"
  605. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  606. | #define STDC_HEADERS 1
  607. | #define HAVE_SYS_TYPES_H 1
  608. | #define HAVE_SYS_STAT_H 1
  609. | #define HAVE_STDLIB_H 1
  610. | #define HAVE_STRING_H 1
  611. | #define HAVE_MEMORY_H 1
  612. | #define HAVE_STRINGS_H 1
  613. | #define HAVE_INTTYPES_H 1
  614. | #define HAVE_STDINT_H 1
  615. | #define HAVE_UNISTD_H 1
  616. | #define HAVE_DLFCN_H 1
  617. | #define LT_OBJDIR ".libs/"
  618. | #define HAVE_ALLOCA_H 1
  619. | #define HAVE_ALLOCA 1
  620. | #define STDC_HEADERS 1
  621. | #define HAVE_SYS_WAIT_H 1
  622. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  623. | #define HAVE_FCNTL_H 1
  624. | #define HAVE_SYS_TIME_H 1
  625. | #define HAVE_UNISTD_H 1
  626. | #define HAVE_LOCALE_H 1
  627. | #define HAVE_SIGNAL_H 1
  628. | #define HAVE_STDINT_H 1
  629. | #define HAVE_REGEX_H 1
  630. | #define SIZEOF_TIME_T 8
  631. | /* end confdefs.h. */
  632. | #ifndef __APPLE_CC__
  633. | not a universal capable compiler
  634. | #endif
  635. | typedef int dummy;
  636. |
  637. configure:12983: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  638. configure:12983: $? = 0
  639. configure:13001: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  640. conftest.c: In function 'main':
  641. conftest.c:44:4: error: unknown type name 'not'
  642. conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  643. configure:13001: $? = 1
  644. configure: failed program was:
  645. | /* confdefs.h */
  646. | #define PACKAGE_NAME "pidgin"
  647. | #define PACKAGE_TARNAME "pidgin"
  648. | #define PACKAGE_VERSION "2.10.4"
  649. | #define PACKAGE_STRING "pidgin 2.10.4"
  650. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  651. | #define PACKAGE_URL ""
  652. | #define PACKAGE "pidgin"
  653. | #define VERSION "2.10.4"
  654. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  655. | #define STDC_HEADERS 1
  656. | #define HAVE_SYS_TYPES_H 1
  657. | #define HAVE_SYS_STAT_H 1
  658. | #define HAVE_STDLIB_H 1
  659. | #define HAVE_STRING_H 1
  660. | #define HAVE_MEMORY_H 1
  661. | #define HAVE_STRINGS_H 1
  662. | #define HAVE_INTTYPES_H 1
  663. | #define HAVE_STDINT_H 1
  664. | #define HAVE_UNISTD_H 1
  665. | #define HAVE_DLFCN_H 1
  666. | #define LT_OBJDIR ".libs/"
  667. | #define HAVE_ALLOCA_H 1
  668. | #define HAVE_ALLOCA 1
  669. | #define STDC_HEADERS 1
  670. | #define HAVE_SYS_WAIT_H 1
  671. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  672. | #define HAVE_FCNTL_H 1
  673. | #define HAVE_SYS_TIME_H 1
  674. | #define HAVE_UNISTD_H 1
  675. | #define HAVE_LOCALE_H 1
  676. | #define HAVE_SIGNAL_H 1
  677. | #define HAVE_STDINT_H 1
  678. | #define HAVE_REGEX_H 1
  679. | #define SIZEOF_TIME_T 8
  680. | /* end confdefs.h. */
  681. | #include <sys/types.h>
  682. | #include <sys/param.h>
  683. |
  684. | int
  685. | main ()
  686. | {
  687. | #if BYTE_ORDER != BIG_ENDIAN
  688. | not big endian
  689. | #endif
  690. |
  691. | ;
  692. | return 0;
  693. | }
  694. configure:13129: result: no
  695. configure:13148: checking return type of signal handlers
  696. configure:13166: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  697. conftest.c: In function 'main':
  698. conftest.c:43:1: error: void value not ignored as it ought to be
  699. configure:13166: $? = 1
  700. configure: failed program was:
  701. | /* confdefs.h */
  702. | #define PACKAGE_NAME "pidgin"
  703. | #define PACKAGE_TARNAME "pidgin"
  704. | #define PACKAGE_VERSION "2.10.4"
  705. | #define PACKAGE_STRING "pidgin 2.10.4"
  706. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  707. | #define PACKAGE_URL ""
  708. | #define PACKAGE "pidgin"
  709. | #define VERSION "2.10.4"
  710. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  711. | #define STDC_HEADERS 1
  712. | #define HAVE_SYS_TYPES_H 1
  713. | #define HAVE_SYS_STAT_H 1
  714. | #define HAVE_STDLIB_H 1
  715. | #define HAVE_STRING_H 1
  716. | #define HAVE_MEMORY_H 1
  717. | #define HAVE_STRINGS_H 1
  718. | #define HAVE_INTTYPES_H 1
  719. | #define HAVE_STDINT_H 1
  720. | #define HAVE_UNISTD_H 1
  721. | #define HAVE_DLFCN_H 1
  722. | #define LT_OBJDIR ".libs/"
  723. | #define HAVE_ALLOCA_H 1
  724. | #define HAVE_ALLOCA 1
  725. | #define STDC_HEADERS 1
  726. | #define HAVE_SYS_WAIT_H 1
  727. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  728. | #define HAVE_FCNTL_H 1
  729. | #define HAVE_SYS_TIME_H 1
  730. | #define HAVE_UNISTD_H 1
  731. | #define HAVE_LOCALE_H 1
  732. | #define HAVE_SIGNAL_H 1
  733. | #define HAVE_STDINT_H 1
  734. | #define HAVE_REGEX_H 1
  735. | #define SIZEOF_TIME_T 8
  736. | /* end confdefs.h. */
  737. | #include <sys/types.h>
  738. | #include <signal.h>
  739. |
  740. | int
  741. | main ()
  742. | {
  743. | return *(signal (0, 0)) (0) == 1;
  744. | ;
  745. | return 0;
  746. | }
  747. configure:13173: result: void
  748. configure:13183: checking for strftime
  749. configure:13183: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  750. conftest.c:61:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
  751. configure:13183: $? = 0
  752. configure:13183: result: yes
  753. configure:13239: checking for strdup
  754. configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  755. conftest.c:62:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  756. configure:13239: $? = 0
  757. configure:13239: result: yes
  758. configure:13239: checking for strstr
  759. configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  760. conftest.c:63:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
  761. configure:13239: $? = 0
  762. configure:13239: result: yes
  763. configure:13239: checking for atexit
  764. configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  765. configure:13239: $? = 0
  766. configure:13239: result: yes
  767. configure:13239: checking for setlocale
  768. configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  769. configure:13239: $? = 0
  770. configure:13239: result: yes
  771. configure:13250: checking for getopt_long
  772. configure:13250: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  773. configure:13250: $? = 0
  774. configure:13250: result: yes
  775. configure:13275: checking for inet_aton
  776. configure:13275: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c >&5
  777. configure:13275: $? = 0
  778. configure:13275: result: yes
  779. configure:13328: checking for __res_query in -lresolv
  780. configure:13353: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lresolv >&5
  781. configure:13353: $? = 0
  782. configure:13362: result: yes
  783. configure:13373: checking for gethostent in -lnsl
  784. configure:13398: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  785. configure:13398: $? = 0
  786. configure:13407: result: yes
  787. configure:13418: checking for socket
  788. configure:13418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  789. configure:13418: $? = 0
  790. configure:13418: result: yes
  791. configure:13471: checking for getaddrinfo
  792. configure:13471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  793. configure:13471: $? = 0
  794. configure:13471: result: yes
  795. configure:13522: checking for inet_ntop
  796. configure:13522: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  797. configure:13522: $? = 0
  798. configure:13522: result: yes
  799. configure:13533: checking for getifaddrs
  800. configure:13533: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  801. configure:13533: $? = 0
  802. configure:13533: result: yes
  803. configure:13542: checking for socklen_t
  804. configure:13559: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  805. configure:13559: $? = 0
  806. configure:13561: result: yes
  807. configure:13603: checking for struct sockaddr.sa_len
  808. configure:13603: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  809. conftest.c: In function 'main':
  810. conftest.c:55:12: error: 'struct sockaddr' has no member named 'sa_len'
  811. configure:13603: $? = 1
  812. configure: failed program was:
  813. | /* confdefs.h */
  814. | #define PACKAGE_NAME "pidgin"
  815. | #define PACKAGE_TARNAME "pidgin"
  816. | #define PACKAGE_VERSION "2.10.4"
  817. | #define PACKAGE_STRING "pidgin 2.10.4"
  818. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  819. | #define PACKAGE_URL ""
  820. | #define PACKAGE "pidgin"
  821. | #define VERSION "2.10.4"
  822. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  823. | #define STDC_HEADERS 1
  824. | #define HAVE_SYS_TYPES_H 1
  825. | #define HAVE_SYS_STAT_H 1
  826. | #define HAVE_STDLIB_H 1
  827. | #define HAVE_STRING_H 1
  828. | #define HAVE_MEMORY_H 1
  829. | #define HAVE_STRINGS_H 1
  830. | #define HAVE_INTTYPES_H 1
  831. | #define HAVE_STDINT_H 1
  832. | #define HAVE_UNISTD_H 1
  833. | #define HAVE_DLFCN_H 1
  834. | #define LT_OBJDIR ".libs/"
  835. | #define HAVE_ALLOCA_H 1
  836. | #define HAVE_ALLOCA 1
  837. | #define STDC_HEADERS 1
  838. | #define HAVE_SYS_WAIT_H 1
  839. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  840. | #define HAVE_FCNTL_H 1
  841. | #define HAVE_SYS_TIME_H 1
  842. | #define HAVE_UNISTD_H 1
  843. | #define HAVE_LOCALE_H 1
  844. | #define HAVE_SIGNAL_H 1
  845. | #define HAVE_STDINT_H 1
  846. | #define HAVE_REGEX_H 1
  847. | #define SIZEOF_TIME_T 8
  848. | #define RETSIGTYPE void
  849. | #define HAVE_STRFTIME 1
  850. | #define HAVE_STRDUP 1
  851. | #define HAVE_STRSTR 1
  852. | #define HAVE_ATEXIT 1
  853. | #define HAVE_SETLOCALE 1
  854. | #define HAVE_GETOPT_LONG 1
  855. | #define HAVE_LIBRESOLV 1
  856. | #define HAVE_LIBNSL 1
  857. | #define HAVE_GETADDRINFO 1
  858. | #define HAVE_INET_NTOP 1
  859. | #define HAVE_GETIFADDRS 1
  860. | /* end confdefs.h. */
  861. | #include <sys/socket.h>
  862. |
  863. | int
  864. | main ()
  865. | {
  866. | static struct sockaddr ac_aggr;
  867. | if (ac_aggr.sa_len)
  868. | return 0;
  869. | ;
  870. | return 0;
  871. | }
  872. configure:13603: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  873. conftest.c: In function 'main':
  874. conftest.c:55:19: error: 'struct sockaddr' has no member named 'sa_len'
  875. configure:13603: $? = 1
  876. configure: failed program was:
  877. | /* confdefs.h */
  878. | #define PACKAGE_NAME "pidgin"
  879. | #define PACKAGE_TARNAME "pidgin"
  880. | #define PACKAGE_VERSION "2.10.4"
  881. | #define PACKAGE_STRING "pidgin 2.10.4"
  882. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  883. | #define PACKAGE_URL ""
  884. | #define PACKAGE "pidgin"
  885. | #define VERSION "2.10.4"
  886. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  887. | #define STDC_HEADERS 1
  888. | #define HAVE_SYS_TYPES_H 1
  889. | #define HAVE_SYS_STAT_H 1
  890. | #define HAVE_STDLIB_H 1
  891. | #define HAVE_STRING_H 1
  892. | #define HAVE_MEMORY_H 1
  893. | #define HAVE_STRINGS_H 1
  894. | #define HAVE_INTTYPES_H 1
  895. | #define HAVE_STDINT_H 1
  896. | #define HAVE_UNISTD_H 1
  897. | #define HAVE_DLFCN_H 1
  898. | #define LT_OBJDIR ".libs/"
  899. | #define HAVE_ALLOCA_H 1
  900. | #define HAVE_ALLOCA 1
  901. | #define STDC_HEADERS 1
  902. | #define HAVE_SYS_WAIT_H 1
  903. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  904. | #define HAVE_FCNTL_H 1
  905. | #define HAVE_SYS_TIME_H 1
  906. | #define HAVE_UNISTD_H 1
  907. | #define HAVE_LOCALE_H 1
  908. | #define HAVE_SIGNAL_H 1
  909. | #define HAVE_STDINT_H 1
  910. | #define HAVE_REGEX_H 1
  911. | #define SIZEOF_TIME_T 8
  912. | #define RETSIGTYPE void
  913. | #define HAVE_STRFTIME 1
  914. | #define HAVE_STRDUP 1
  915. | #define HAVE_STRSTR 1
  916. | #define HAVE_ATEXIT 1
  917. | #define HAVE_SETLOCALE 1
  918. | #define HAVE_GETOPT_LONG 1
  919. | #define HAVE_LIBRESOLV 1
  920. | #define HAVE_LIBNSL 1
  921. | #define HAVE_GETADDRINFO 1
  922. | #define HAVE_INET_NTOP 1
  923. | #define HAVE_GETIFADDRS 1
  924. | /* end confdefs.h. */
  925. | #include <sys/socket.h>
  926. |
  927. | int
  928. | main ()
  929. | {
  930. | static struct sockaddr ac_aggr;
  931. | if (sizeof ac_aggr.sa_len)
  932. | return 0;
  933. | ;
  934. | return 0;
  935. | }
  936. configure:13603: result: no
  937. configure:13614: checking whether IPV6_V6ONLY is declared
  938. configure:13614: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  939. configure:13614: $? = 0
  940. configure:13614: result: yes
  941. configure:13630: checking for special C compiler options needed for large files
  942. configure:13675: result: no
  943. configure:13681: checking for _FILE_OFFSET_BITS value needed for large files
  944. configure:13706: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  945. configure:13706: $? = 0
  946. configure:13738: result: no
  947. configure:13822: checking for dlopen
  948. configure:13822: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  949. /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/temp//ccI4ijB0.o: In function `main':
  950. conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
  951. collect2: ld returned 1 exit status
  952. configure:13822: $? = 1
  953. configure: failed program was:
  954. | /* confdefs.h */
  955. | #define PACKAGE_NAME "pidgin"
  956. | #define PACKAGE_TARNAME "pidgin"
  957. | #define PACKAGE_VERSION "2.10.4"
  958. | #define PACKAGE_STRING "pidgin 2.10.4"
  959. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  960. | #define PACKAGE_URL ""
  961. | #define PACKAGE "pidgin"
  962. | #define VERSION "2.10.4"
  963. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  964. | #define STDC_HEADERS 1
  965. | #define HAVE_SYS_TYPES_H 1
  966. | #define HAVE_SYS_STAT_H 1
  967. | #define HAVE_STDLIB_H 1
  968. | #define HAVE_STRING_H 1
  969. | #define HAVE_MEMORY_H 1
  970. | #define HAVE_STRINGS_H 1
  971. | #define HAVE_INTTYPES_H 1
  972. | #define HAVE_STDINT_H 1
  973. | #define HAVE_UNISTD_H 1
  974. | #define HAVE_DLFCN_H 1
  975. | #define LT_OBJDIR ".libs/"
  976. | #define HAVE_ALLOCA_H 1
  977. | #define HAVE_ALLOCA 1
  978. | #define STDC_HEADERS 1
  979. | #define HAVE_SYS_WAIT_H 1
  980. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  981. | #define HAVE_FCNTL_H 1
  982. | #define HAVE_SYS_TIME_H 1
  983. | #define HAVE_UNISTD_H 1
  984. | #define HAVE_LOCALE_H 1
  985. | #define HAVE_SIGNAL_H 1
  986. | #define HAVE_STDINT_H 1
  987. | #define HAVE_REGEX_H 1
  988. | #define SIZEOF_TIME_T 8
  989. | #define RETSIGTYPE void
  990. | #define HAVE_STRFTIME 1
  991. | #define HAVE_STRDUP 1
  992. | #define HAVE_STRSTR 1
  993. | #define HAVE_ATEXIT 1
  994. | #define HAVE_SETLOCALE 1
  995. | #define HAVE_GETOPT_LONG 1
  996. | #define HAVE_LIBRESOLV 1
  997. | #define HAVE_LIBNSL 1
  998. | #define HAVE_GETADDRINFO 1
  999. | #define HAVE_INET_NTOP 1
  1000. | #define HAVE_GETIFADDRS 1
  1001. | #define HAVE_IPV6_V6ONLY 1
  1002. | /* end confdefs.h. */
  1003. | /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
  1004. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1005. | #define dlopen innocuous_dlopen
  1006. |
  1007. | /* System header to define __stub macros and hopefully few prototypes,
  1008. | which can conflict with char dlopen (); below.
  1009. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1010. | <limits.h> exists even on freestanding compilers. */
  1011. |
  1012. | #ifdef __STDC__
  1013. | # include <limits.h>
  1014. | #else
  1015. | # include <assert.h>
  1016. | #endif
  1017. |
  1018. | #undef dlopen
  1019. |
  1020. | /* Override any GCC internal prototype to avoid an error.
  1021. | Use char because int might match the return type of a GCC
  1022. | builtin and then its argument prototype would still apply. */
  1023. | #ifdef __cplusplus
  1024. | extern "C"
  1025. | #endif
  1026. | char dlopen ();
  1027. | /* The GNU C library defines this for functions which it implements
  1028. | to always fail with ENOSYS. Some functions are actually named
  1029. | something starting with __ and the normal name is an alias. */
  1030. | #if defined __stub_dlopen || defined __stub___dlopen
  1031. | choke me
  1032. | #endif
  1033. |
  1034. | int
  1035. | main ()
  1036. | {
  1037. | return dlopen ();
  1038. | ;
  1039. | return 0;
  1040. | }
  1041. configure:13822: result: no
  1042. configure:13826: checking for dlopen in -ldl
  1043. configure:13851: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -ldl -lnsl -lresolv >&5
  1044. configure:13851: $? = 0
  1045. configure:13860: result: yes
  1046. configure:13869: checking for library containing ceil
  1047. configure:13900: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lnsl -lresolv >&5
  1048. conftest.c:57:6: warning: conflicting types for built-in function 'ceil' [enabled by default]
  1049. /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/temp//ccoec2ec.o: In function `main':
  1050. conftest.c:(.text.startup+0x7): undefined reference to `ceil'
  1051. collect2: ld returned 1 exit status
  1052. configure:13900: $? = 1
  1053. configure: failed program was:
  1054. | /* confdefs.h */
  1055. | #define PACKAGE_NAME "pidgin"
  1056. | #define PACKAGE_TARNAME "pidgin"
  1057. | #define PACKAGE_VERSION "2.10.4"
  1058. | #define PACKAGE_STRING "pidgin 2.10.4"
  1059. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  1060. | #define PACKAGE_URL ""
  1061. | #define PACKAGE "pidgin"
  1062. | #define VERSION "2.10.4"
  1063. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  1064. | #define STDC_HEADERS 1
  1065. | #define HAVE_SYS_TYPES_H 1
  1066. | #define HAVE_SYS_STAT_H 1
  1067. | #define HAVE_STDLIB_H 1
  1068. | #define HAVE_STRING_H 1
  1069. | #define HAVE_MEMORY_H 1
  1070. | #define HAVE_STRINGS_H 1
  1071. | #define HAVE_INTTYPES_H 1
  1072. | #define HAVE_STDINT_H 1
  1073. | #define HAVE_UNISTD_H 1
  1074. | #define HAVE_DLFCN_H 1
  1075. | #define LT_OBJDIR ".libs/"
  1076. | #define HAVE_ALLOCA_H 1
  1077. | #define HAVE_ALLOCA 1
  1078. | #define STDC_HEADERS 1
  1079. | #define HAVE_SYS_WAIT_H 1
  1080. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1081. | #define HAVE_FCNTL_H 1
  1082. | #define HAVE_SYS_TIME_H 1
  1083. | #define HAVE_UNISTD_H 1
  1084. | #define HAVE_LOCALE_H 1
  1085. | #define HAVE_SIGNAL_H 1
  1086. | #define HAVE_STDINT_H 1
  1087. | #define HAVE_REGEX_H 1
  1088. | #define SIZEOF_TIME_T 8
  1089. | #define RETSIGTYPE void
  1090. | #define HAVE_STRFTIME 1
  1091. | #define HAVE_STRDUP 1
  1092. | #define HAVE_STRSTR 1
  1093. | #define HAVE_ATEXIT 1
  1094. | #define HAVE_SETLOCALE 1
  1095. | #define HAVE_GETOPT_LONG 1
  1096. | #define HAVE_LIBRESOLV 1
  1097. | #define HAVE_LIBNSL 1
  1098. | #define HAVE_GETADDRINFO 1
  1099. | #define HAVE_INET_NTOP 1
  1100. | #define HAVE_GETIFADDRS 1
  1101. | #define HAVE_IPV6_V6ONLY 1
  1102. | /* end confdefs.h. */
  1103. |
  1104. | /* Override any GCC internal prototype to avoid an error.
  1105. | Use char because int might match the return type of a GCC
  1106. | builtin and then its argument prototype would still apply. */
  1107. | #ifdef __cplusplus
  1108. | extern "C"
  1109. | #endif
  1110. | char ceil ();
  1111. | int
  1112. | main ()
  1113. | {
  1114. | return ceil ();
  1115. | ;
  1116. | return 0;
  1117. | }
  1118. configure:13900: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1119. conftest.c:57:6: warning: conflicting types for built-in function 'ceil' [enabled by default]
  1120. configure:13900: $? = 0
  1121. configure:13917: result: -lm
  1122. configure:13930: checking for fileno()
  1123. configure:13955: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1124. configure:13955: $? = 0
  1125. configure:13955: ./conftest
  1126. configure:13955: $? = 0
  1127. configure:13957: result: yes
  1128. configure:13974: checking for the %z format string in strftime()
  1129. configure:14012: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1130. configure:14012: $? = 0
  1131. configure:14012: ./conftest
  1132. strftime("%z") yields: "+0200"
  1133. configure:14012: $? = 0
  1134. configure:14014: result: yes
  1135. configure:14125: checking whether NLS is requested
  1136. configure:14134: result: yes
  1137. configure:14164: checking for intltool-update
  1138. configure:14182: found /usr/bin/intltool-update
  1139. configure:14194: result: /usr/bin/intltool-update
  1140. configure:14204: checking for intltool-merge
  1141. configure:14222: found /usr/bin/intltool-merge
  1142. configure:14234: result: /usr/bin/intltool-merge
  1143. configure:14244: checking for intltool-extract
  1144. configure:14262: found /usr/bin/intltool-extract
  1145. configure:14274: result: /usr/bin/intltool-extract
  1146. configure:14405: checking for xgettext
  1147. configure:14423: found /usr/bin/xgettext
  1148. configure:14435: result: /usr/bin/xgettext
  1149. configure:14445: checking for msgmerge
  1150. configure:14463: found /usr/bin/msgmerge
  1151. configure:14475: result: /usr/bin/msgmerge
  1152. configure:14485: checking for msgfmt
  1153. configure:14503: found /usr/bin/msgfmt
  1154. configure:14515: result: /usr/bin/msgfmt
  1155. configure:14525: checking for gmsgfmt
  1156. configure:14556: result: /usr/bin/msgfmt
  1157. configure:14576: checking for perl
  1158. configure:14594: found /usr/bin/perl
  1159. configure:14606: result: /usr/bin/perl
  1160. configure:14617: checking for perl >= 5.8.1
  1161. configure:14624: result: 5.14.1
  1162. configure:14628: checking for XML::Parser
  1163. configure:14631: result: ok
  1164. configure:14656: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1165. configure:14656: $? = 0
  1166. configure:14689: checking for locale.h
  1167. configure:14689: result: yes
  1168. configure:14700: checking for LC_MESSAGES
  1169. configure:14716: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1170. configure:14716: $? = 0
  1171. configure:14724: result: yes
  1172. configure:14741: checking libintl.h usability
  1173. configure:14741: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  1174. configure:14741: $? = 0
  1175. configure:14741: result: yes
  1176. configure:14741: checking libintl.h presence
  1177. configure:14741: cpp conftest.c
  1178. configure:14741: $? = 0
  1179. configure:14741: result: yes
  1180. configure:14741: checking for libintl.h
  1181. configure:14741: result: yes
  1182. configure:14749: checking for ngettext in libc
  1183. configure:14767: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1184. configure:14767: $? = 0
  1185. configure:14776: result: yes
  1186. configure:14780: checking for dgettext in libc
  1187. configure:14798: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1188. configure:14798: $? = 0
  1189. configure:14807: result: yes
  1190. configure:14814: checking for bind_textdomain_codeset
  1191. configure:14814: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1192. configure:14814: $? = 0
  1193. configure:14814: result: yes
  1194. configure:15090: checking for msgfmt
  1195. configure:15117: result: /usr/bin/msgfmt
  1196. configure:15128: checking for dcgettext
  1197. configure:15128: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1198. conftest.c:79:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
  1199. configure:15128: $? = 0
  1200. configure:15128: result: yes
  1201. configure:15138: checking if msgfmt accepts -c
  1202. configure:15153: $MSGFMT -c -o /dev/null conftest.foo
  1203. configure:15156: $? = 0
  1204. configure:15158: result: yes
  1205. configure:15168: checking for gmsgfmt
  1206. configure:15199: result: /usr/bin/msgfmt
  1207. configure:15209: checking for xgettext
  1208. configure:15236: result: /usr/bin/xgettext
  1209. configure:15255: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1210. configure:15255: $? = 0
  1211. configure:15333: checking for catalogs to be installed
  1212. configure:15358: result:
  1213. configure:15422: checking for GLIB
  1214. configure:15429: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0"
  1215. configure:15432: $? = 0
  1216. configure:15446: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0"
  1217. configure:15449: $? = 0
  1218. configure:15505: result: yes
  1219. configure:15617: checking for X
  1220. configure:15756: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lX11 -lm -lnsl -lresolv >&5
  1221. configure:15756: $? = 0
  1222. configure:15806: result: libraries , headers
  1223. configure:15905: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv -lX11 >&5
  1224. configure:15905: $? = 0
  1225. configure:16003: checking for gethostbyname
  1226. configure:16003: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1227. configure:16003: $? = 0
  1228. configure:16003: result: yes
  1229. configure:16100: checking for connect
  1230. configure:16100: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1231. configure:16100: $? = 0
  1232. configure:16100: result: yes
  1233. configure:16149: checking for remove
  1234. configure:16149: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1235. configure:16149: $? = 0
  1236. configure:16149: result: yes
  1237. configure:16198: checking for shmat
  1238. configure:16198: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1239. configure:16198: $? = 0
  1240. configure:16198: result: yes
  1241. configure:16256: checking for IceConnectionNumber in -lICE
  1242. configure:16281: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lICE -lm -lnsl -lresolv >&5
  1243. configure:16281: $? = 0
  1244. configure:16290: result: yes
  1245. configure:16317: checking for GTK
  1246. configure:16324: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
  1247. configure:16327: $? = 0
  1248. configure:16341: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0"
  1249. configure:16344: $? = 0
  1250. configure:16398: result: yes
  1251. configure:16408: checking for PANGO
  1252. configure:16415: $PKG_CONFIG --exists --print-errors "pango >= 1.4.0"
  1253. configure:16418: $? = 0
  1254. configure:16432: $PKG_CONFIG --exists --print-errors "pango >= 1.4.0"
  1255. configure:16435: $? = 0
  1256. configure:16473: result: yes
  1257. configure:16483: checking for X11
  1258. configure:16490: $PKG_CONFIG --exists --print-errors "x11"
  1259. configure:16493: $? = 0
  1260. configure:16507: $PKG_CONFIG --exists --print-errors "x11"
  1261. configure:16510: $? = 0
  1262. configure:16576: result: yes
  1263. configure:16596: checking for XScreenSaverRegister in -lXext
  1264. configure:16621: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lXext -lX11 -lXext -lm -lm -lnsl -lresolv -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 >&5
  1265. /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/temp//ccXcWbCr.o: In function `main':
  1266. conftest.c:(.text.startup+0x7): undefined reference to `XScreenSaverRegister'
  1267. collect2: ld returned 1 exit status
  1268. configure:16621: $? = 1
  1269. configure: failed program was:
  1270. | /* confdefs.h */
  1271. | #define PACKAGE_NAME "pidgin"
  1272. | #define PACKAGE_TARNAME "pidgin"
  1273. | #define PACKAGE_VERSION "2.10.4"
  1274. | #define PACKAGE_STRING "pidgin 2.10.4"
  1275. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  1276. | #define PACKAGE_URL ""
  1277. | #define PACKAGE "pidgin"
  1278. | #define VERSION "2.10.4"
  1279. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  1280. | #define STDC_HEADERS 1
  1281. | #define HAVE_SYS_TYPES_H 1
  1282. | #define HAVE_SYS_STAT_H 1
  1283. | #define HAVE_STDLIB_H 1
  1284. | #define HAVE_STRING_H 1
  1285. | #define HAVE_MEMORY_H 1
  1286. | #define HAVE_STRINGS_H 1
  1287. | #define HAVE_INTTYPES_H 1
  1288. | #define HAVE_STDINT_H 1
  1289. | #define HAVE_UNISTD_H 1
  1290. | #define HAVE_DLFCN_H 1
  1291. | #define LT_OBJDIR ".libs/"
  1292. | #define HAVE_ALLOCA_H 1
  1293. | #define HAVE_ALLOCA 1
  1294. | #define STDC_HEADERS 1
  1295. | #define HAVE_SYS_WAIT_H 1
  1296. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1297. | #define HAVE_FCNTL_H 1
  1298. | #define HAVE_SYS_TIME_H 1
  1299. | #define HAVE_UNISTD_H 1
  1300. | #define HAVE_LOCALE_H 1
  1301. | #define HAVE_SIGNAL_H 1
  1302. | #define HAVE_STDINT_H 1
  1303. | #define HAVE_REGEX_H 1
  1304. | #define SIZEOF_TIME_T 8
  1305. | #define RETSIGTYPE void
  1306. | #define HAVE_STRFTIME 1
  1307. | #define HAVE_STRDUP 1
  1308. | #define HAVE_STRSTR 1
  1309. | #define HAVE_ATEXIT 1
  1310. | #define HAVE_SETLOCALE 1
  1311. | #define HAVE_GETOPT_LONG 1
  1312. | #define HAVE_LIBRESOLV 1
  1313. | #define HAVE_LIBNSL 1
  1314. | #define HAVE_GETADDRINFO 1
  1315. | #define HAVE_INET_NTOP 1
  1316. | #define HAVE_GETIFADDRS 1
  1317. | #define HAVE_IPV6_V6ONLY 1
  1318. | #define HAVE_FILENO 1
  1319. | #define HAVE_STRFTIME_Z_FORMAT 1
  1320. | #define HAVE_LOCALE_H 1
  1321. | #define HAVE_LC_MESSAGES 1
  1322. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1323. | #define HAVE_GETTEXT 1
  1324. | #define HAVE_DCGETTEXT 1
  1325. | #define ENABLE_NLS 1
  1326. | #define DISPLAY_VERSION "2.10.4"
  1327. | #define HAVE_PANGO14 1
  1328. | #define HAVE_X11 1
  1329. | /* end confdefs.h. */
  1330. |
  1331. | /* Override any GCC internal prototype to avoid an error.
  1332. | Use char because int might match the return type of a GCC
  1333. | builtin and then its argument prototype would still apply. */
  1334. | #ifdef __cplusplus
  1335. | extern "C"
  1336. | #endif
  1337. | char XScreenSaverRegister ();
  1338. | int
  1339. | main ()
  1340. | {
  1341. | return XScreenSaverRegister ();
  1342. | ;
  1343. | return 0;
  1344. | }
  1345. configure:16630: result: no
  1346. configure:16636: checking for XScreenSaverRegister in -lXss
  1347. configure:16661: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lXss -lX11 -lXext -lm -lm -lnsl -lresolv -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 >&5
  1348. configure:16661: $? = 0
  1349. configure:16670: result: yes
  1350. configure:16693: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  1351. configure:16693: $? = 0
  1352. configure:16727: checking for SmcSaveYourselfDone in -lSM
  1353. configure:16752: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lSM -lICE -lm -lnsl -lresolv >&5
  1354. configure:16752: $? = 0
  1355. configure:16761: result: yes
  1356. configure:16772: checking X11/SM/SMlib.h usability
  1357. configure:16772: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  1358. configure:16772: $? = 0
  1359. configure:16772: result: yes
  1360. configure:16772: checking X11/SM/SMlib.h presence
  1361. configure:16772: cpp conftest.c
  1362. configure:16772: $? = 0
  1363. configure:16772: result: yes
  1364. configure:16772: checking for X11/SM/SMlib.h
  1365. configure:16772: result: yes
  1366. configure:17521: checking for LIBXML
  1367. configure:17528: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0"
  1368. configure:17531: $? = 0
  1369. configure:17545: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0"
  1370. configure:17548: $? = 0
  1371. configure:17596: result: yes
  1372. configure:17601: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.18"
  1373. configure:17604: $? = 0
  1374. configure:17622: checking for gconftool-2
  1375. configure:17640: found /usr/bin/gconftool-2
  1376. configure:17653: result: /usr/bin/gconftool-2
  1377. configure:17684: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  1378. configure:17699: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
  1379. configure:17730: checking for GSTREAMER
  1380. configure:17737: $PKG_CONFIG --exists --print-errors "gstreamer-0.10"
  1381. configure:17740: $? = 0
  1382. configure:17754: $PKG_CONFIG --exists --print-errors "gstreamer-0.10"
  1383. configure:17757: $? = 0
  1384. configure:17813: result: yes
  1385. configure:17821: checking for gst_registry_fork_set_enabled in -lgstreamer-0.10
  1386. configure:17846: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lgstreamer-0.10 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 -lm -lnsl -lresolv >&5
  1387. configure:17846: $? = 0
  1388. configure:17855: result: yes
  1389. configure:17878: checking for GSTINTERFACES
  1390. configure:17885: $PKG_CONFIG --exists --print-errors "gstreamer-interfaces-0.10"
  1391. configure:17888: $? = 0
  1392. configure:17902: $PKG_CONFIG --exists --print-errors "gstreamer-interfaces-0.10"
  1393. configure:17905: $? = 0
  1394. configure:17947: result: yes
  1395. configure:17972: checking for FARSTREAM
  1396. configure:17979: $PKG_CONFIG --exists --print-errors "farstream-0.1"
  1397. Package farstream-0.1 was not found in the pkg-config search path.
  1398. Perhaps you should add the directory containing `farstream-0.1.pc'
  1399. to the PKG_CONFIG_PATH environment variable
  1400. No package 'farstream-0.1' found
  1401. configure:17982: $? = 1
  1402. configure:17996: $PKG_CONFIG --exists --print-errors "farstream-0.1"
  1403. Package farstream-0.1 was not found in the pkg-config search path.
  1404. Perhaps you should add the directory containing `farstream-0.1.pc'
  1405. to the PKG_CONFIG_PATH environment variable
  1406. No package 'farstream-0.1' found
  1407. configure:17999: $? = 1
  1408. configure:18013: result: no
  1409. No package 'farstream-0.1' found
  1410. configure:18033: checking for FARSTREAM
  1411. configure:18040: $PKG_CONFIG --exists --print-errors "farsight2-0.10 >= 0.0.9"
  1412. configure:18043: $? = 0
  1413. configure:18057: $PKG_CONFIG --exists --print-errors "farsight2-0.10 >= 0.0.9"
  1414. configure:18060: $? = 0
  1415. configure:18102: result: yes
  1416. configure:18255: checking for IDN
  1417. configure:18262: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0"
  1418. configure:18265: $? = 0
  1419. configure:18279: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0"
  1420. configure:18282: $? = 0
  1421. configure:18340: result: yes
  1422. configure:18671: checking for SILC
  1423. configure:18678: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1"
  1424. Package silcclient was not found in the pkg-config search path.
  1425. Perhaps you should add the directory containing `silcclient.pc'
  1426. to the PKG_CONFIG_PATH environment variable
  1427. No package 'silcclient' found
  1428. configure:18681: $? = 1
  1429. configure:18695: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1"
  1430. Package silcclient was not found in the pkg-config search path.
  1431. Perhaps you should add the directory containing `silcclient.pc'
  1432. to the PKG_CONFIG_PATH environment variable
  1433. No package 'silcclient' found
  1434. configure:18698: $? = 1
  1435. configure:18712: result: no
  1436. No package 'silcclient' found
  1437. configure:18751: checking for SILC
  1438. configure:18758: $PKG_CONFIG --exists --print-errors "silcclient"
  1439. Package silcclient was not found in the pkg-config search path.
  1440. Perhaps you should add the directory containing `silcclient.pc'
  1441. to the PKG_CONFIG_PATH environment variable
  1442. No package 'silcclient' found
  1443. configure:18761: $? = 1
  1444. configure:18775: $PKG_CONFIG --exists --print-errors "silcclient"
  1445. Package silcclient was not found in the pkg-config search path.
  1446. Perhaps you should add the directory containing `silcclient.pc'
  1447. to the PKG_CONFIG_PATH environment variable
  1448. No package 'silcclient' found
  1449. configure:18778: $? = 1
  1450. configure:18792: result: no
  1451. No package 'silcclient' found
  1452. configure:18831: checking for SILC
  1453. configure:18838: $PKG_CONFIG --exists --print-errors "silc"
  1454. Package silc was not found in the pkg-config search path.
  1455. Perhaps you should add the directory containing `silc.pc'
  1456. to the PKG_CONFIG_PATH environment variable
  1457. No package 'silc' found
  1458. configure:18841: $? = 1
  1459. configure:18855: $PKG_CONFIG --exists --print-errors "silc"
  1460. Package silc was not found in the pkg-config search path.
  1461. Perhaps you should add the directory containing `silc.pc'
  1462. to the PKG_CONFIG_PATH environment variable
  1463. No package 'silc' found
  1464. configure:18858: $? = 1
  1465. configure:18872: result: no
  1466. No package 'silc' found
  1467. configure:19097: checking for GADU
  1468. configure:19104: $PKG_CONFIG --exists --print-errors "libgadu >= 1.11.0"
  1469. Package libgadu was not found in the pkg-config search path.
  1470. Perhaps you should add the directory containing `libgadu.pc'
  1471. to the PKG_CONFIG_PATH environment variable
  1472. No package 'libgadu' found
  1473. configure:19107: $? = 1
  1474. configure:19121: $PKG_CONFIG --exists --print-errors "libgadu >= 1.11.0"
  1475. Package libgadu was not found in the pkg-config search path.
  1476. Perhaps you should add the directory containing `libgadu.pc'
  1477. to the PKG_CONFIG_PATH environment variable
  1478. No package 'libgadu' found
  1479. configure:19124: $? = 1
  1480. configure:19138: result: no
  1481. No package 'libgadu' found
  1482. configure:19627: checking sys/utsname.h usability
  1483. configure:19627: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  1484. configure:19627: $? = 0
  1485. configure:19627: result: yes
  1486. configure:19627: checking sys/utsname.h presence
  1487. configure:19627: cpp conftest.c
  1488. configure:19627: $? = 0
  1489. configure:19627: result: yes
  1490. configure:19627: checking for sys/utsname.h
  1491. configure:19627: result: yes
  1492. configure:19637: checking for uname
  1493. configure:19637: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv >&5
  1494. configure:19637: $? = 0
  1495. configure:19637: result: yes
  1496. configure:19673: checking for -Waggregate-return option to gcc
  1497. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Waggregate-return conftest.c >&5
  1498. configure:19688: $? = 0
  1499. configure:19690: result: yes
  1500. configure:19673: checking for -Wcast-align option to gcc
  1501. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wcast-align conftest.c >&5
  1502. configure:19688: $? = 0
  1503. configure:19690: result: yes
  1504. configure:19673: checking for -Wdeclaration-after-statement option to gcc
  1505. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wdeclaration-after-statement conftest.c >&5
  1506. configure:19688: $? = 0
  1507. configure:19690: result: yes
  1508. configure:19673: checking for -Wendif-labels option to gcc
  1509. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wendif-labels conftest.c >&5
  1510. configure:19688: $? = 0
  1511. configure:19690: result: yes
  1512. configure:19673: checking for -Werror-implicit-function-declaration option to gcc
  1513. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Werror-implicit-function-declaration conftest.c >&5
  1514. configure:19688: $? = 0
  1515. configure:19690: result: yes
  1516. configure:19673: checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc
  1517. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wextra -Wno-sign-compare -Wno-unused-parameter conftest.c >&5
  1518. configure:19688: $? = 0
  1519. configure:19690: result: yes
  1520. configure:19673: checking for -Wformat-security option to gcc
  1521. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wformat-security conftest.c >&5
  1522. cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
  1523. cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
  1524. configure:19688: $? = 0
  1525. configure:19690: result: yes
  1526. configure:19673: checking for -Werror=format-security option to gcc
  1527. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Werror=format-security conftest.c >&5
  1528. cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
  1529. cc1: some warnings being treated as errors
  1530. configure:19688: $? = 1
  1531. configure: failed program was:
  1532. | /* confdefs.h */
  1533. | #define PACKAGE_NAME "pidgin"
  1534. | #define PACKAGE_TARNAME "pidgin"
  1535. | #define PACKAGE_VERSION "2.10.4"
  1536. | #define PACKAGE_STRING "pidgin 2.10.4"
  1537. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  1538. | #define PACKAGE_URL ""
  1539. | #define PACKAGE "pidgin"
  1540. | #define VERSION "2.10.4"
  1541. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  1542. | #define STDC_HEADERS 1
  1543. | #define HAVE_SYS_TYPES_H 1
  1544. | #define HAVE_SYS_STAT_H 1
  1545. | #define HAVE_STDLIB_H 1
  1546. | #define HAVE_STRING_H 1
  1547. | #define HAVE_MEMORY_H 1
  1548. | #define HAVE_STRINGS_H 1
  1549. | #define HAVE_INTTYPES_H 1
  1550. | #define HAVE_STDINT_H 1
  1551. | #define HAVE_UNISTD_H 1
  1552. | #define HAVE_DLFCN_H 1
  1553. | #define LT_OBJDIR ".libs/"
  1554. | #define HAVE_ALLOCA_H 1
  1555. | #define HAVE_ALLOCA 1
  1556. | #define STDC_HEADERS 1
  1557. | #define HAVE_SYS_WAIT_H 1
  1558. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1559. | #define HAVE_FCNTL_H 1
  1560. | #define HAVE_SYS_TIME_H 1
  1561. | #define HAVE_UNISTD_H 1
  1562. | #define HAVE_LOCALE_H 1
  1563. | #define HAVE_SIGNAL_H 1
  1564. | #define HAVE_STDINT_H 1
  1565. | #define HAVE_REGEX_H 1
  1566. | #define SIZEOF_TIME_T 8
  1567. | #define RETSIGTYPE void
  1568. | #define HAVE_STRFTIME 1
  1569. | #define HAVE_STRDUP 1
  1570. | #define HAVE_STRSTR 1
  1571. | #define HAVE_ATEXIT 1
  1572. | #define HAVE_SETLOCALE 1
  1573. | #define HAVE_GETOPT_LONG 1
  1574. | #define HAVE_LIBRESOLV 1
  1575. | #define HAVE_LIBNSL 1
  1576. | #define HAVE_GETADDRINFO 1
  1577. | #define HAVE_INET_NTOP 1
  1578. | #define HAVE_GETIFADDRS 1
  1579. | #define HAVE_IPV6_V6ONLY 1
  1580. | #define HAVE_FILENO 1
  1581. | #define HAVE_STRFTIME_Z_FORMAT 1
  1582. | #define HAVE_LOCALE_H 1
  1583. | #define HAVE_LC_MESSAGES 1
  1584. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1585. | #define HAVE_GETTEXT 1
  1586. | #define HAVE_DCGETTEXT 1
  1587. | #define ENABLE_NLS 1
  1588. | #define DISPLAY_VERSION "2.10.4"
  1589. | #define HAVE_PANGO14 1
  1590. | #define HAVE_X11 1
  1591. | #define USE_SCREENSAVER 1
  1592. | #define HAVE_X11_SM_SMLIB_H 1
  1593. | #define USE_SM 1
  1594. | #define USE_GSTREAMER 1
  1595. | #define GST_CAN_DISABLE_FORKING /**/
  1596. | #define USE_GSTINTERFACES 1
  1597. | #define HAVE_FARSIGHT 1
  1598. | #define USE_VV 1
  1599. | #define USE_IDN 1
  1600. | #define STATIC_PROTO_INIT static void static_proto_init(void) { }
  1601. | #define HAVE_SYS_UTSNAME_H 1
  1602. | /* end confdefs.h. */
  1603. |
  1604. | int
  1605. | main ()
  1606. | {
  1607. |
  1608. | int main() {return 0;}
  1609. |
  1610. | ;
  1611. | return 0;
  1612. | }
  1613. configure:19697: result: no
  1614. configure:19673: checking for -Winit-self option to gcc
  1615. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Winit-self conftest.c >&5
  1616. configure:19688: $? = 0
  1617. configure:19690: result: yes
  1618. configure:19673: checking for -Wmissing-declarations option to gcc
  1619. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wmissing-declarations conftest.c >&5
  1620. configure:19688: $? = 0
  1621. configure:19690: result: yes
  1622. configure:19673: checking for -Wmissing-noreturn option to gcc
  1623. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wmissing-noreturn conftest.c >&5
  1624. configure:19688: $? = 0
  1625. configure:19690: result: yes
  1626. configure:19673: checking for -Wmissing-prototypes option to gcc
  1627. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wmissing-prototypes conftest.c >&5
  1628. configure:19688: $? = 0
  1629. configure:19690: result: yes
  1630. configure:19673: checking for -Wpointer-arith option to gcc
  1631. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wpointer-arith conftest.c >&5
  1632. configure:19688: $? = 0
  1633. configure:19690: result: yes
  1634. configure:19673: checking for -Wundef option to gcc
  1635. configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wundef conftest.c >&5
  1636. configure:19688: $? = 0
  1637. configure:19690: result: yes
  1638. configure:19706: checking for FORTIFY_SOURCE support
  1639. configure:19731: x86_64-pc-linux-gnu-gcc -c -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe conftest.c >&5
  1640. configure:19731: $? = 0
  1641. configure:19733: result: yes
  1642. configure:19757: checking for pidgin
  1643. configure:19775: found /usr/bin/pidgin
  1644. configure:19787: result: /usr/bin/pidgin
  1645. configure:19815: checking for dbus-binding-tool
  1646. configure:19843: result: yes
  1647. configure:19856: checking for DBUS
  1648. configure:19863: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60"
  1649. configure:19866: $? = 0
  1650. configure:19880: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.60 dbus-glib-1 >= 0.60"
  1651. configure:19883: $? = 0
  1652. configure:19935: result: yes
  1653. configure:20057: checking for python
  1654. configure:20075: found /usr/bin/python
  1655. configure:20088: result: /usr/bin/python
  1656. configure:20121: checking location of the D-Bus services directory
  1657. configure:20150: result: /usr/share/dbus-1/services
  1658. configure:20887: checking for GnuTLS includes
  1659. configure:20889: result: ""
  1660. configure:20895: checking gnutls/gnutls.h usability
  1661. configure:20895: x86_64-pc-linux-gnu-gcc -c -g -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -I/usr/include conftest.c >&5
  1662. configure:20895: $? = 0
  1663. configure:20895: result: yes
  1664. configure:20895: checking gnutls/gnutls.h presence
  1665. configure:20895: cpp -I/usr/include conftest.c
  1666. configure:20895: $? = 0
  1667. configure:20895: result: yes
  1668. configure:20895: checking for gnutls/gnutls.h
  1669. configure:20895: result: yes
  1670. configure:20941: checking for GnuTLS libraries
  1671. configure:20966: x86_64-pc-linux-gnu-gcc -o conftest -g -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s conftest.c -lm -lnsl -lresolv -lgnutls -lgcrypt >&5
  1672. /usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcrypt
  1673. collect2: ld returned 1 exit status
  1674. configure:20966: $? = 1
  1675. configure: failed program was:
  1676. | /* confdefs.h */
  1677. | #define PACKAGE_NAME "pidgin"
  1678. | #define PACKAGE_TARNAME "pidgin"
  1679. | #define PACKAGE_VERSION "2.10.4"
  1680. | #define PACKAGE_STRING "pidgin 2.10.4"
  1681. | #define PACKAGE_BUGREPORT "devel@pidgin.im"
  1682. | #define PACKAGE_URL ""
  1683. | #define PACKAGE "pidgin"
  1684. | #define VERSION "2.10.4"
  1685. | #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  1686. | #define STDC_HEADERS 1
  1687. | #define HAVE_SYS_TYPES_H 1
  1688. | #define HAVE_SYS_STAT_H 1
  1689. | #define HAVE_STDLIB_H 1
  1690. | #define HAVE_STRING_H 1
  1691. | #define HAVE_MEMORY_H 1
  1692. | #define HAVE_STRINGS_H 1
  1693. | #define HAVE_INTTYPES_H 1
  1694. | #define HAVE_STDINT_H 1
  1695. | #define HAVE_UNISTD_H 1
  1696. | #define HAVE_DLFCN_H 1
  1697. | #define LT_OBJDIR ".libs/"
  1698. | #define HAVE_ALLOCA_H 1
  1699. | #define HAVE_ALLOCA 1
  1700. | #define STDC_HEADERS 1
  1701. | #define HAVE_SYS_WAIT_H 1
  1702. | #define HAVE_ARPA_NAMESER_COMPAT_H 1
  1703. | #define HAVE_FCNTL_H 1
  1704. | #define HAVE_SYS_TIME_H 1
  1705. | #define HAVE_UNISTD_H 1
  1706. | #define HAVE_LOCALE_H 1
  1707. | #define HAVE_SIGNAL_H 1
  1708. | #define HAVE_STDINT_H 1
  1709. | #define HAVE_REGEX_H 1
  1710. | #define SIZEOF_TIME_T 8
  1711. | #define RETSIGTYPE void
  1712. | #define HAVE_STRFTIME 1
  1713. | #define HAVE_STRDUP 1
  1714. | #define HAVE_STRSTR 1
  1715. | #define HAVE_ATEXIT 1
  1716. | #define HAVE_SETLOCALE 1
  1717. | #define HAVE_GETOPT_LONG 1
  1718. | #define HAVE_LIBRESOLV 1
  1719. | #define HAVE_LIBNSL 1
  1720. | #define HAVE_GETADDRINFO 1
  1721. | #define HAVE_INET_NTOP 1
  1722. | #define HAVE_GETIFADDRS 1
  1723. | #define HAVE_IPV6_V6ONLY 1
  1724. | #define HAVE_FILENO 1
  1725. | #define HAVE_STRFTIME_Z_FORMAT 1
  1726. | #define HAVE_LOCALE_H 1
  1727. | #define HAVE_LC_MESSAGES 1
  1728. | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  1729. | #define HAVE_GETTEXT 1
  1730. | #define HAVE_DCGETTEXT 1
  1731. | #define ENABLE_NLS 1
  1732. | #define DISPLAY_VERSION "2.10.4"
  1733. | #define HAVE_PANGO14 1
  1734. | #define HAVE_X11 1
  1735. | #define USE_SCREENSAVER 1
  1736. | #define HAVE_X11_SM_SMLIB_H 1
  1737. | #define USE_SM 1
  1738. | #define USE_GSTREAMER 1
  1739. | #define GST_CAN_DISABLE_FORKING /**/
  1740. | #define USE_GSTINTERFACES 1
  1741. | #define HAVE_FARSIGHT 1
  1742. | #define USE_VV 1
  1743. | #define USE_IDN 1
  1744. | #define STATIC_PROTO_INIT static void static_proto_init(void) { }
  1745. | #define HAVE_SYS_UTSNAME_H 1
  1746. | #define HAVE_DBUS 1
  1747. | #define HAVE_GNUTLS_GNUTLS_H 1
  1748. | /* end confdefs.h. */
  1749. |
  1750. | /* Override any GCC internal prototype to avoid an error.
  1751. | Use char because int might match the return type of a GCC
  1752. | builtin and then its argument prototype would still apply. */
  1753. | #ifdef __cplusplus
  1754. | extern "C"
  1755. | #endif
  1756. | char gnutls_init ();
  1757. | int
  1758. | main ()
  1759. | {
  1760. | return gnutls_init ();
  1761. | ;
  1762. | return 0;
  1763. | }
  1764. configure:20976: result: no
  1765. configure:21739: error:
  1766. GnuTLS SSL development headers not found.
  1767. Use --disable-gnutls if you do not need SSL support.
  1768. MSN, Yahoo!, Novell Groupwise and Google Talk will not work without SSL support.
  1769.  
  1770.  
  1771. ## ---------------- ##
  1772. ## Cache variables. ##
  1773. ## ---------------- ##
  1774.  
  1775. ac_cv_build=x86_64-pc-linux-gnu
  1776. ac_cv_c_bigendian=no
  1777. ac_cv_c_compiler_gnu=yes
  1778. ac_cv_c_const=yes
  1779. ac_cv_env_AVAHI_CFLAGS_set=
  1780. ac_cv_env_AVAHI_CFLAGS_value=
  1781. ac_cv_env_AVAHI_LIBS_set=
  1782. ac_cv_env_AVAHI_LIBS_value=
  1783. ac_cv_env_CC_set=set
  1784. ac_cv_env_CC_value=x86_64-pc-linux-gnu-gcc
  1785. ac_cv_env_CFLAGS_set=set
  1786. ac_cv_env_CFLAGS_value='-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe'
  1787. ac_cv_env_CHECK_CFLAGS_set=
  1788. ac_cv_env_CHECK_CFLAGS_value=
  1789. ac_cv_env_CHECK_LIBS_set=
  1790. ac_cv_env_CHECK_LIBS_value=
  1791. ac_cv_env_CPPFLAGS_set=
  1792. ac_cv_env_CPPFLAGS_value=
  1793. ac_cv_env_CPP_set=set
  1794. ac_cv_env_CPP_value=cpp
  1795. ac_cv_env_DBUS_CFLAGS_set=
  1796. ac_cv_env_DBUS_CFLAGS_value=
  1797. ac_cv_env_DBUS_LIBS_set=
  1798. ac_cv_env_DBUS_LIBS_value=
  1799. ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set=
  1800. ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value=
  1801. ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set=
  1802. ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value=
  1803. ac_cv_env_FARSTREAM_CFLAGS_set=
  1804. ac_cv_env_FARSTREAM_CFLAGS_value=
  1805. ac_cv_env_FARSTREAM_LIBS_set=
  1806. ac_cv_env_FARSTREAM_LIBS_value=
  1807. ac_cv_env_GADU_CFLAGS_set=
  1808. ac_cv_env_GADU_CFLAGS_value=
  1809. ac_cv_env_GADU_LIBS_set=
  1810. ac_cv_env_GADU_LIBS_value=
  1811. ac_cv_env_GLIB_CFLAGS_set=
  1812. ac_cv_env_GLIB_CFLAGS_value=
  1813. ac_cv_env_GLIB_LIBS_set=
  1814. ac_cv_env_GLIB_LIBS_value=
  1815. ac_cv_env_GSTINTERFACES_CFLAGS_set=
  1816. ac_cv_env_GSTINTERFACES_CFLAGS_value=
  1817. ac_cv_env_GSTINTERFACES_LIBS_set=
  1818. ac_cv_env_GSTINTERFACES_LIBS_value=
  1819. ac_cv_env_GSTREAMER_CFLAGS_set=
  1820. ac_cv_env_GSTREAMER_CFLAGS_value=
  1821. ac_cv_env_GSTREAMER_LIBS_set=
  1822. ac_cv_env_GSTREAMER_LIBS_value=
  1823. ac_cv_env_GTKSPELL_CFLAGS_set=
  1824. ac_cv_env_GTKSPELL_CFLAGS_value=
  1825. ac_cv_env_GTKSPELL_LIBS_set=
  1826. ac_cv_env_GTKSPELL_LIBS_value=
  1827. ac_cv_env_GTK_CFLAGS_set=
  1828. ac_cv_env_GTK_CFLAGS_value=
  1829. ac_cv_env_GTK_LIBS_set=
  1830. ac_cv_env_GTK_LIBS_value=
  1831. ac_cv_env_IDN_CFLAGS_set=
  1832. ac_cv_env_IDN_CFLAGS_value=
  1833. ac_cv_env_IDN_LIBS_set=
  1834. ac_cv_env_IDN_LIBS_value=
  1835. ac_cv_env_LDFLAGS_set=set
  1836. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s'
  1837. ac_cv_env_LIBS_set=
  1838. ac_cv_env_LIBS_value=
  1839. ac_cv_env_LIBXML_CFLAGS_set=
  1840. ac_cv_env_LIBXML_CFLAGS_value=
  1841. ac_cv_env_LIBXML_LIBS_set=
  1842. ac_cv_env_LIBXML_LIBS_value=
  1843. ac_cv_env_MEANWHILE_CFLAGS_set=
  1844. ac_cv_env_MEANWHILE_CFLAGS_value=
  1845. ac_cv_env_MEANWHILE_LIBS_set=
  1846. ac_cv_env_MEANWHILE_LIBS_value=
  1847. ac_cv_env_MONO_CFLAGS_set=
  1848. ac_cv_env_MONO_CFLAGS_value=
  1849. ac_cv_env_MONO_LIBS_set=
  1850. ac_cv_env_MONO_LIBS_value=
  1851. ac_cv_env_NETWORKMANAGER_CFLAGS_set=
  1852. ac_cv_env_NETWORKMANAGER_CFLAGS_value=
  1853. ac_cv_env_NETWORKMANAGER_LIBS_set=
  1854. ac_cv_env_NETWORKMANAGER_LIBS_value=
  1855. ac_cv_env_NSS_CFLAGS_set=
  1856. ac_cv_env_NSS_CFLAGS_value=
  1857. ac_cv_env_NSS_LIBS_set=
  1858. ac_cv_env_NSS_LIBS_value=
  1859. ac_cv_env_PANGO_CFLAGS_set=
  1860. ac_cv_env_PANGO_CFLAGS_value=
  1861. ac_cv_env_PANGO_LIBS_set=
  1862. ac_cv_env_PANGO_LIBS_value=
  1863. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  1864. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  1865. ac_cv_env_PKG_CONFIG_PATH_set=set
  1866. ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig/:/usr/share/pkgconfig
  1867. ac_cv_env_PKG_CONFIG_set=
  1868. ac_cv_env_PKG_CONFIG_value=
  1869. ac_cv_env_SILC_CFLAGS_set=
  1870. ac_cv_env_SILC_CFLAGS_value=
  1871. ac_cv_env_SILC_LIBS_set=
  1872. ac_cv_env_SILC_LIBS_value=
  1873. ac_cv_env_SQLITE3_CFLAGS_set=
  1874. ac_cv_env_SQLITE3_CFLAGS_value=
  1875. ac_cv_env_SQLITE3_LIBS_set=
  1876. ac_cv_env_SQLITE3_LIBS_value=
  1877. ac_cv_env_X11_CFLAGS_set=
  1878. ac_cv_env_X11_CFLAGS_value=
  1879. ac_cv_env_X11_LIBS_set=
  1880. ac_cv_env_X11_LIBS_value=
  1881. ac_cv_env_XMKMF_set=
  1882. ac_cv_env_XMKMF_value=
  1883. ac_cv_env_build_alias_set=set
  1884. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  1885. ac_cv_env_host_alias_set=set
  1886. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  1887. ac_cv_env_target_alias_set=
  1888. ac_cv_env_target_alias_value=
  1889. ac_cv_func_alloca_works=yes
  1890. ac_cv_func_atexit=yes
  1891. ac_cv_func_bind_textdomain_codeset=yes
  1892. ac_cv_func_connect=yes
  1893. ac_cv_func_dcgettext=yes
  1894. ac_cv_func_dlopen=no
  1895. ac_cv_func_getaddrinfo=yes
  1896. ac_cv_func_gethostbyname=yes
  1897. ac_cv_func_getifaddrs=yes
  1898. ac_cv_func_getopt_long=yes
  1899. ac_cv_func_inet_aton=yes
  1900. ac_cv_func_inet_ntop=yes
  1901. ac_cv_func_remove=yes
  1902. ac_cv_func_setlocale=yes
  1903. ac_cv_func_shmat=yes
  1904. ac_cv_func_socket=yes
  1905. ac_cv_func_strdup=yes
  1906. ac_cv_func_strftime=yes
  1907. ac_cv_func_strstr=yes
  1908. ac_cv_func_uname=yes
  1909. ac_cv_gnutls_libs=no
  1910. ac_cv_have_decl_IPV6_V6ONLY=yes
  1911. ac_cv_have_decl___SUNPRO_C=no
  1912. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  1913. ac_cv_header_X11_SM_SMlib_h=yes
  1914. ac_cv_header_arpa_nameser_compat_h=yes
  1915. ac_cv_header_dlfcn_h=yes
  1916. ac_cv_header_fcntl_h=yes
  1917. ac_cv_header_gnutls_gnutls_h=yes
  1918. ac_cv_header_inttypes_h=yes
  1919. ac_cv_header_libintl_h=yes
  1920. ac_cv_header_locale_h=yes
  1921. ac_cv_header_memory_h=yes
  1922. ac_cv_header_regex_h=yes
  1923. ac_cv_header_signal_h=yes
  1924. ac_cv_header_stdc=yes
  1925. ac_cv_header_stdint_h=yes
  1926. ac_cv_header_stdlib_h=yes
  1927. ac_cv_header_string_h=yes
  1928. ac_cv_header_strings_h=yes
  1929. ac_cv_header_sys_stat_h=yes
  1930. ac_cv_header_sys_time_h=yes
  1931. ac_cv_header_sys_types_h=yes
  1932. ac_cv_header_sys_utsname_h=yes
  1933. ac_cv_header_sys_wait_h=yes
  1934. ac_cv_header_unistd_h=yes
  1935. ac_cv_host=x86_64-pc-linux-gnu
  1936. ac_cv_lib_ICE_IceConnectionNumber=yes
  1937. ac_cv_lib_SM_SmcSaveYourselfDone=yes
  1938. ac_cv_lib_Xext_XScreenSaverRegister=no
  1939. ac_cv_lib_Xss_XScreenSaverRegister=yes
  1940. ac_cv_lib_dl_dlopen=yes
  1941. ac_cv_lib_gstreamer_0_10_gst_registry_fork_set_enabled=yes
  1942. ac_cv_lib_nsl_gethostent=yes
  1943. ac_cv_lib_resolv___res_query=yes
  1944. ac_cv_member_struct_sockaddr_sa_len=no
  1945. ac_cv_objext=o
  1946. ac_cv_path_EGREP='/bin/grep -E'
  1947. ac_cv_path_FGREP='/bin/grep -F'
  1948. ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
  1949. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  1950. ac_cv_path_GREP=/bin/grep
  1951. ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract
  1952. ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge
  1953. ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
  1954. ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update
  1955. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  1956. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  1957. ac_cv_path_PYTHON=/usr/bin/python
  1958. ac_cv_path_SED=/bin/sed
  1959. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  1960. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  1961. ac_cv_path_install='/usr/bin/install -c'
  1962. ac_cv_path_mkdir=/bin/mkdir
  1963. ac_cv_path_pidginpath=/usr/bin/pidgin
  1964. ac_cv_path_sedpath=/bin/sed
  1965. ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
  1966. ac_cv_prog_AWK=gawk
  1967. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  1968. ac_cv_prog_CPP=cpp
  1969. ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump
  1970. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
  1971. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  1972. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  1973. ac_cv_prog_cc_c89=
  1974. ac_cv_prog_cc_g=yes
  1975. ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes
  1976. ac_cv_prog_enable_dbus=yes
  1977. ac_cv_prog_make_make_set=yes
  1978. ac_cv_search_ceil=-lm
  1979. ac_cv_sizeof_time_t=8
  1980. ac_cv_struct_tm=time.h
  1981. ac_cv_sys_file_offset_bits=no
  1982. ac_cv_sys_largefile_CC=no
  1983. ac_cv_type_signal=void
  1984. ac_cv_type_size_t=yes
  1985. ac_cv_working_alloca_h=yes
  1986. am_cv_CC_dependencies_compiler_type=none
  1987. am_cv_val_LC_MESSAGES=yes
  1988. gt_cv_func_dgettext_libc=yes
  1989. gt_cv_func_dgettext_libintl=no
  1990. gt_cv_func_ngettext_libc=yes
  1991. gt_cv_have_gettext=yes
  1992. lt_cv_ar_at_file=@
  1993. lt_cv_archive_cmds_need_lc=no
  1994. lt_cv_deplibs_check_method=pass_all
  1995. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1996. lt_cv_file_magic_test_file=
  1997. lt_cv_ld_reload_flag=-r
  1998. lt_cv_nm_interface='BSD nm'
  1999. lt_cv_objdir=.libs
  2000. lt_cv_path_LD=x86_64-pc-linux-gnu-ld
  2001. lt_cv_path_NM=x86_64-pc-linux-gnu-nm
  2002. lt_cv_path_mainfest_tool=no
  2003. lt_cv_prog_compiler_c_o=yes
  2004. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  2005. lt_cv_prog_compiler_pic_works=yes
  2006. lt_cv_prog_compiler_rtti_exceptions=no
  2007. lt_cv_prog_compiler_static_works=yes
  2008. lt_cv_prog_gnu_ld=yes
  2009. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  2010. lt_cv_shlibpath_overrides_runpath=yes
  2011. 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'\'''
  2012. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  2013. 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'\'''
  2014. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  2015. lt_cv_sys_max_cmd_len=1572864
  2016. lt_cv_to_host_file_cmd=func_convert_file_noop
  2017. lt_cv_to_tool_file_cmd=func_convert_file_noop
  2018. pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
  2019. pkg_cv_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  2020. pkg_cv_FARSTREAM_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 '
  2021. pkg_cv_FARSTREAM_LIBS='-pthread -lgstfarsight-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
  2022. pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
  2023. pkg_cv_GLIB_LIBS='-Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  2024. pkg_cv_GSTINTERFACES_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 '
  2025. pkg_cv_GSTINTERFACES_LIBS='-pthread -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
  2026. pkg_cv_GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 '
  2027. pkg_cv_GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
  2028. pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm '
  2029. pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
  2030. pkg_cv_IDN_CFLAGS=' '
  2031. pkg_cv_IDN_LIBS='-lidn '
  2032. pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
  2033. pkg_cv_LIBXML_LIBS='-lxml2 '
  2034. pkg_cv_PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
  2035. pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 '
  2036. pkg_cv_X11_CFLAGS=' '
  2037. pkg_cv_X11_LIBS='-lX11 '
  2038.  
  2039. ## ----------------- ##
  2040. ## Output variables. ##
  2041. ## ----------------- ##
  2042.  
  2043. ACLOCAL='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/missing --run aclocal-1.11'
  2044. ALLOCA=''
  2045. ALL_LINGUAS='af am ar az be@latin bg bn bn_IN bs ca ca@valencia cs da de dz el en_AU en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id it ja ka km kn ko ku lo lt mai mhr mk mn mr ms_MY my_MM nb ne nl nn oc or pa pl pt_BR pt ps ro ru si sk sl sq sr sr@latin sv sw ta te th tr uk ur vi xh zh_CN zh_HK zh_TW'
  2046. AMDEPBACKSLASH=''
  2047. AMDEP_FALSE=''
  2048. AMDEP_TRUE='#'
  2049. AMTAR='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/missing --run tar'
  2050. AM_BACKSLASH='\'
  2051. AM_DEFAULT_VERBOSITY='1'
  2052. AR='x86_64-pc-linux-gnu-ar'
  2053. AUTOCONF='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/missing --run autoconf'
  2054. AUTOHEADER='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/missing --run autoheader'
  2055. AUTOMAKE='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/missing --run automake-1.11'
  2056. AVAHI_CFLAGS=''
  2057. AVAHI_LIBS=''
  2058. AWK='gawk'
  2059. BUILD_GEVOLUTION_FALSE=''
  2060. BUILD_GEVOLUTION_TRUE='#'
  2061. CATALOGS=''
  2062. CATOBJEXT='.gmo'
  2063. CC='x86_64-pc-linux-gnu-gcc'
  2064. CCDEPMODE='depmode=none'
  2065. CFLAGS='-g -O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe'
  2066. CHECK_CFLAGS=''
  2067. CHECK_LIBS=''
  2068. CPP='cpp'
  2069. CPPFLAGS=''
  2070. CYGPATH_W='echo'
  2071. DATADIRNAME='share'
  2072. DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
  2073. DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  2074. DBUS_SERVICES_DIR='/usr/share/dbus-1/services'
  2075. DEBUG_CFLAGS='-Wall -DPURPLE_DISABLE_DEPRECATED -DPIDGIN_DISABLE_DEPRECATED -DFINCH_DISABLE_DEPRECATED -DGNT_DISABLE_DEPRECATED -Waggregate-return -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-parameter -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2'
  2076. DEFS=''
  2077. DEPDIR='.deps'
  2078. DISTRIB_FALSE=''
  2079. DISTRIB_TRUE='#'
  2080. DLLTOOL='false'
  2081. DOT=''
  2082. DOXYGEN=''
  2083. DSYMUTIL=''
  2084. DUMPBIN=''
  2085. DYNALOADER_A=''
  2086. DYNAMIC_PRPLS='gg irc jabber msn myspace mxit novell oscar simple yahoo zephyr'
  2087. ECHO_C=''
  2088. ECHO_N='-n'
  2089. ECHO_T=''
  2090. EGREP='/bin/grep -E'
  2091. ENABLE_CAP_FALSE=''
  2092. ENABLE_CAP_TRUE='#'
  2093. ENABLE_DBUS_FALSE='#'
  2094. ENABLE_DBUS_TRUE=''
  2095. ENABLE_GESTURES_FALSE='#'
  2096. ENABLE_GESTURES_TRUE=''
  2097. ENABLE_GNT_FALSE=''
  2098. ENABLE_GNT_TRUE='#'
  2099. ENABLE_GTK_FALSE='#'
  2100. ENABLE_GTK_TRUE=''
  2101. ENABLE_TRAYCOMPAT_FALSE=''
  2102. ENABLE_TRAYCOMPAT_TRUE=''
  2103. EVOLUTION_ADDRESSBOOK_CFLAGS=''
  2104. EVOLUTION_ADDRESSBOOK_LIBS=''
  2105. EXEEXT=''
  2106. EXTERNAL_LIBZEPHYR_FALSE=''
  2107. EXTERNAL_LIBZEPHYR_TRUE='#'
  2108. FARSTREAM_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 '
  2109. FARSTREAM_LIBS='-pthread -lgstfarsight-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
  2110. FGREP='/bin/grep -F'
  2111. GADU_CFLAGS=''
  2112. GADU_LIBS=''
  2113. GCONFTOOL='/usr/bin/gconftool-2'
  2114. GCONF_SCHEMAS_INSTALL_FALSE='#'
  2115. GCONF_SCHEMAS_INSTALL_TRUE=''
  2116. GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
  2117. GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
  2118. GETTEXT_PACKAGE='pidgin'
  2119. GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
  2120. GLIB_GENMARSHAL='glib-genmarshal'
  2121. GLIB_LIBS='-Wl,--export-dynamic -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
  2122. GMOFILES=' af.gmo am.gmo ar.gmo az.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo dz.gmo el.gmo en_AU.gmo en_CA.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo it.gmo ja.gmo ka.gmo km.gmo kn.gmo ko.gmo ku.gmo lo.gmo lt.gmo mai.gmo mhr.gmo mk.gmo mn.gmo mr.gmo ms_MY.gmo my_MM.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ps.gmo ro.gmo ru.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo sw.gmo ta.gmo te.gmo th.gmo tr.gmo uk.gmo ur.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
  2123. GMSGFMT='/usr/bin/msgfmt'
  2124. GNT_CFLAGS=''
  2125. GNT_LIBS=''
  2126. GNT_LT_VERSION_INFO='8:9:8'
  2127. GNT_MAJOR_VERSION='2'
  2128. GNT_MICRO_VERSION='9'
  2129. GNT_MINOR_VERSION='8'
  2130. GNT_VERSION='gnt_display_version'
  2131. GNUTLS_CFLAGS=''
  2132. GNUTLS_LIBS=''
  2133. GREP='/bin/grep'
  2134. GSTINTERFACES_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 '
  2135. GSTINTERFACES_LIBS='-pthread -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
  2136. GSTREAMER_CFLAGS='-pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 '
  2137. GSTREAMER_LIBS='-pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lxml2 -lglib-2.0 '
  2138. GTKSPELL_CFLAGS=''
  2139. GTKSPELL_LIBS=''
  2140. GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm '
  2141. GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0 '
  2142. HAVE_CHECK_FALSE=''
  2143. HAVE_CHECK_TRUE=''
  2144. HAVE_DOXYGEN_FALSE=''
  2145. HAVE_DOXYGEN_TRUE=''
  2146. HAVE_XSLTPROC_FALSE=''
  2147. HAVE_XSLTPROC_TRUE=''
  2148. IDN_CFLAGS=' '
  2149. IDN_LIBS='-lidn '
  2150. INSTALL_DATA='${INSTALL} -m 644'
  2151. INSTALL_I18N_FALSE='#'
  2152. INSTALL_I18N_TRUE=''
  2153. INSTALL_PIXMAPS_FALSE=''
  2154. INSTALL_PIXMAPS_TRUE=''
  2155. INSTALL_PROGRAM='${INSTALL}'
  2156. INSTALL_SCRIPT='${INSTALL}'
  2157. INSTALL_SSL_CERTIFICATES_FALSE='#'
  2158. INSTALL_SSL_CERTIFICATES_TRUE=''
  2159. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2160. INSTOBJEXT='.mo'
  2161. INTLLIBS=''
  2162. 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 $< $@'
  2163. 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 $< $@'
  2164. 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 $< $@'
  2165. INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
  2166. 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 $< $@'
  2167. 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 $< $@'
  2168. INTLTOOL_MERGE='/usr/bin/intltool-merge'
  2169. INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
  2170. INTLTOOL_PERL='/usr/bin/perl'
  2171. 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 $< $@'
  2172. 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 $< $@'
  2173. 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 $< $@'
  2174. 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 $< $@'
  2175. 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 $< $@'
  2176. 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 $< $@'
  2177. 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 $< $@'
  2178. 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 $< $@'
  2179. 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 $< $@'
  2180. 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 $< $@'
  2181. INTLTOOL_UPDATE='/usr/bin/intltool-update'
  2182. 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 $< $@'
  2183. INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
  2184. 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 $< $@'
  2185. KRB4_CFLAGS=''
  2186. KRB4_LDFLAGS=''
  2187. KRB4_LIBS=''
  2188. LD='x86_64-pc-linux-gnu-ld -m elf_x86_64'
  2189. LDADD=''
  2190. LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s'
  2191. LIBOBJS=''
  2192. LIBPERL_A=''
  2193. LIBS='-lm -lnsl -lresolv '
  2194. LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
  2195. LIBXML_CFLAGS='-I/usr/include/libxml2 '
  2196. LIBXML_LIBS='-lxml2 '
  2197. LIPO=''
  2198. LN_S='ln -s'
  2199. LTLIBOBJS=''
  2200. MAKEINFO='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/missing --run makeinfo'
  2201. MANIFEST_TOOL=':'
  2202. MEANWHILE_CFLAGS=''
  2203. MEANWHILE_LIBS=''
  2204. MKDIR_P='/bin/mkdir -p'
  2205. MKINSTALLDIRS='./mkinstalldirs'
  2206. MONO_CFLAGS=''
  2207. MONO_LIBS=''
  2208. MSGFMT='/usr/bin/msgfmt'
  2209. MSGFMT_OPTS='-c'
  2210. MSGMERGE='/usr/bin/msgmerge'
  2211. NETWORKMANAGER_CFLAGS=''
  2212. NETWORKMANAGER_LIBS=''
  2213. NM='x86_64-pc-linux-gnu-nm'
  2214. NMEDIT=''
  2215. NSS_CFLAGS=''
  2216. NSS_LIBS=''
  2217. OBJDUMP='x86_64-pc-linux-gnu-objdump'
  2218. OBJEXT='o'
  2219. OTOOL64=''
  2220. OTOOL=''
  2221. PACKAGE='pidgin'
  2222. PACKAGE_BUGREPORT='devel@pidgin.im'
  2223. PACKAGE_NAME='pidgin'
  2224. PACKAGE_STRING='pidgin 2.10.4'
  2225. PACKAGE_TARNAME='pidgin'
  2226. PACKAGE_URL=''
  2227. PACKAGE_VERSION='2.10.4'
  2228. PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include '
  2229. PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 '
  2230. PATH_SEPARATOR=':'
  2231. PERL=''
  2232. PERL_CFLAGS=''
  2233. PERL_LIBS=''
  2234. PKG_CONFIG='/usr/bin/pkg-config'
  2235. PKG_CONFIG_LIBDIR=''
  2236. PKG_CONFIG_PATH='/usr/lib64/pkgconfig/:/usr/share/pkgconfig'
  2237. PLUGINS_DEFINE=''
  2238. PLUGINS_FALSE=''
  2239. PLUGINS_TRUE=''
  2240. POFILES=' af.po am.po ar.po az.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po da.po de.po dz.po el.po en_AU.po en_CA.po en_GB.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po it.po ja.po ka.po km.po kn.po ko.po ku.po lo.po lt.po mai.po mhr.po mk.po mn.po mr.po ms_MY.po my_MM.po nb.po ne.po nl.po nn.po oc.po or.po pa.po pl.po pt_BR.po pt.po ps.po ro.po ru.po si.po sk.po sl.po sq.po sr.po sr@latin.po sv.po sw.po ta.po te.po th.po tr.po uk.po ur.po vi.po xh.po zh_CN.po zh_HK.po zh_TW.po'
  2241. POSUB='po'
  2242. PO_IN_DATADIR_FALSE=''
  2243. PO_IN_DATADIR_TRUE=''
  2244. PURPLE_AVAILABLE_FALSE=''
  2245. PURPLE_AVAILABLE_TRUE=''
  2246. PURPLE_LT_VERSION_INFO='10:4:10'
  2247. PURPLE_MAJOR_VERSION='2'
  2248. PURPLE_MICRO_VERSION='4'
  2249. PURPLE_MINOR_VERSION='10'
  2250. PURPLE_VERSION='purple_display_version'
  2251. PYTHON='/usr/bin/python'
  2252. PY_CFLAGS=''
  2253. PY_LIBS=''
  2254. RANLIB='x86_64-pc-linux-gnu-ranlib'
  2255. SASL_LIBS=''
  2256. SED='/bin/sed'
  2257. SET_MAKE=''
  2258. SHELL='/bin/sh'
  2259. SILC_CFLAGS=''
  2260. SILC_LIBS=''
  2261. SM_LIBS=' -lSM -lICE'
  2262. SQLITE3_CFLAGS=''
  2263. SQLITE3_LIBS=''
  2264. SSL_CERTIFICATES_DIR=''
  2265. STATIC_BONJOUR_FALSE=''
  2266. STATIC_BONJOUR_TRUE='#'
  2267. STATIC_GG_FALSE=''
  2268. STATIC_GG_TRUE='#'
  2269. STATIC_IRC_FALSE=''
  2270. STATIC_IRC_TRUE='#'
  2271. STATIC_JABBER_FALSE=''
  2272. STATIC_JABBER_TRUE='#'
  2273. STATIC_LINK_LIBS=''
  2274. STATIC_MSN_FALSE=''
  2275. STATIC_MSN_TRUE='#'
  2276. STATIC_MXIT_FALSE=''
  2277. STATIC_MXIT_TRUE='#'
  2278. STATIC_MYSPACE_FALSE=''
  2279. STATIC_MYSPACE_TRUE='#'
  2280. STATIC_NOVELL_FALSE=''
  2281. STATIC_NOVELL_TRUE='#'
  2282. STATIC_OSCAR_FALSE=''
  2283. STATIC_OSCAR_TRUE='#'
  2284. STATIC_PRPLS=''
  2285. STATIC_SAMETIME_FALSE=''
  2286. STATIC_SAMETIME_TRUE='#'
  2287. STATIC_SILC_FALSE=''
  2288. STATIC_SILC_TRUE='#'
  2289. STATIC_SIMPLE_FALSE=''
  2290. STATIC_SIMPLE_TRUE='#'
  2291. STATIC_YAHOO_FALSE=''
  2292. STATIC_YAHOO_TRUE='#'
  2293. STATIC_ZEPHYR_FALSE=''
  2294. STATIC_ZEPHYR_TRUE='#'
  2295. STRIP='x86_64-pc-linux-gnu-strip'
  2296. TCL_CFLAGS=''
  2297. TCL_LIBS=''
  2298. TK_LIBS=''
  2299. USE_CYRUS_SASL_FALSE=''
  2300. USE_CYRUS_SASL_TRUE=''
  2301. USE_GCONFTOOL_FALSE='#'
  2302. USE_GCONFTOOL_TRUE=''
  2303. USE_GNUTLS_FALSE=''
  2304. USE_GNUTLS_TRUE='#'
  2305. USE_INTERNAL_LIBGADU_FALSE='#'
  2306. USE_INTERNAL_LIBGADU_TRUE=''
  2307. USE_MONO_FALSE=''
  2308. USE_MONO_TRUE='#'
  2309. USE_NLS='yes'
  2310. USE_NSS_FALSE=''
  2311. USE_NSS_TRUE='#'
  2312. USE_PERL_FALSE=''
  2313. USE_PERL_TRUE='#'
  2314. USE_TCL_FALSE=''
  2315. USE_TCL_TRUE=''
  2316. USE_TK_FALSE=''
  2317. USE_TK_TRUE=''
  2318. USE_VV_FALSE='#'
  2319. USE_VV_TRUE=''
  2320. VERSION='2.10.4'
  2321. X11_CFLAGS=' '
  2322. X11_LIBS='-lX11 '
  2323. XGETTEXT='/usr/bin/xgettext'
  2324. XMKMF=''
  2325. XSLTPROC=''
  2326. XSS_LIBS=' -lSM -lICE -lX11 -lXext -lXss'
  2327. X_CFLAGS=''
  2328. X_EXTRA_LIBS=''
  2329. X_LIBS=''
  2330. X_PRE_LIBS=' -lSM -lICE'
  2331. ZEPHYR_CFLAGS=''
  2332. ZEPHYR_LDFLAGS=''
  2333. ZEPHYR_LIBS=''
  2334. ac_ct_AR=''
  2335. ac_ct_CC=''
  2336. ac_ct_DUMPBIN=''
  2337. am__EXEEXT_FALSE=''
  2338. am__EXEEXT_TRUE=''
  2339. am__fastdepCC_FALSE=''
  2340. am__fastdepCC_TRUE='#'
  2341. am__include='include'
  2342. am__isrc=''
  2343. am__leading_dot='.'
  2344. am__quote=''
  2345. am__tar='${AMTAR} chof - "$$tardir"'
  2346. am__untar='${AMTAR} xf -'
  2347. bindir='${exec_prefix}/bin'
  2348. build='x86_64-pc-linux-gnu'
  2349. build_alias='x86_64-pc-linux-gnu'
  2350. build_cpu='x86_64'
  2351. build_os='linux-gnu'
  2352. build_vendor='pc'
  2353. datadir='/usr/share'
  2354. datarootdir='${prefix}/share'
  2355. docdir='/usr/share/doc/pidgin-2.10.4-r2'
  2356. dvidir='${docdir}'
  2357. enable_dbus='yes'
  2358. enable_devhelp=''
  2359. enable_dot=''
  2360. enable_doxygen=''
  2361. exec_prefix='NONE'
  2362. host='x86_64-pc-linux-gnu'
  2363. host_alias='x86_64-pc-linux-gnu'
  2364. host_cpu='x86_64'
  2365. host_os='linux-gnu'
  2366. host_vendor='pc'
  2367. htmldir='${docdir}'
  2368. includedir='${prefix}/include'
  2369. infodir='/usr/share/info'
  2370. install_sh='${SHELL} /var/tmp/paludis/build/net-im-pidgin-2.10.4-r2/work/pidgin-2.10.4/install-sh'
  2371. libdir='/usr/lib64'
  2372. libexecdir='${exec_prefix}/libexec'
  2373. localedir='${datarootdir}/locale'
  2374. localstatedir='/var/lib'
  2375. mandir='/usr/share/man'
  2376. mkdir_p='/bin/mkdir -p'
  2377. oldincludedir='/usr/include'
  2378. pdfdir='${docdir}'
  2379. perlpath=''
  2380. pidginpath='/usr/bin/pidgin'
  2381. prefix='/usr'
  2382. program_transform_name='s,x,x,'
  2383. psdir='${docdir}'
  2384. sbindir='${exec_prefix}/sbin'
  2385. sedpath='/bin/sed'
  2386. sharedstatedir='${prefix}/com'
  2387. sysconfdir='/etc'
  2388. target_alias=''
  2389.  
  2390. ## ----------- ##
  2391. ## confdefs.h. ##
  2392. ## ----------- ##
  2393.  
  2394. /* confdefs.h */
  2395. #define PACKAGE_NAME "pidgin"
  2396. #define PACKAGE_TARNAME "pidgin"
  2397. #define PACKAGE_VERSION "2.10.4"
  2398. #define PACKAGE_STRING "pidgin 2.10.4"
  2399. #define PACKAGE_BUGREPORT "devel@pidgin.im"
  2400. #define PACKAGE_URL ""
  2401. #define PACKAGE "pidgin"
  2402. #define VERSION "2.10.4"
  2403. #define CONFIG_ARGS " '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--build=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--docdir=/usr/share/doc/pidgin-2.10.4-r2' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--enable-fast-install' '--libdir=/usr/lib64' '--disable-meanwhile' '--enable-idn' '--enable-nss=no' '--enable-nls' '--enable-gtkui' '--enable-screensaver' '--disable-consoleui' '--enable-dbus' '--disable-perl' '--disable-startup-notification' '--enable-gstreamer' '--enable-gstreamer-interfaces' '--disable-avahi' '--disable-nm' '--disable-tcl' '--disable-tk' '--enable-gnutls=yes' '--disable-gtkspell' '--enable-vv' '--enable-farstream' '--with-x' '--without-perl-lib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CC=x86_64-pc-linux-gnu-gcc' 'CFLAGS=-O2 -march=native -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -mfpmath=sse -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -s' 'CPP=cpp' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig'"
  2404. #define STDC_HEADERS 1
  2405. #define HAVE_SYS_TYPES_H 1
  2406. #define HAVE_SYS_STAT_H 1
  2407. #define HAVE_STDLIB_H 1
  2408. #define HAVE_STRING_H 1
  2409. #define HAVE_MEMORY_H 1
  2410. #define HAVE_STRINGS_H 1
  2411. #define HAVE_INTTYPES_H 1
  2412. #define HAVE_STDINT_H 1
  2413. #define HAVE_UNISTD_H 1
  2414. #define HAVE_DLFCN_H 1
  2415. #define LT_OBJDIR ".libs/"
  2416. #define HAVE_ALLOCA_H 1
  2417. #define HAVE_ALLOCA 1
  2418. #define STDC_HEADERS 1
  2419. #define HAVE_SYS_WAIT_H 1
  2420. #define HAVE_ARPA_NAMESER_COMPAT_H 1
  2421. #define HAVE_FCNTL_H 1
  2422. #define HAVE_SYS_TIME_H 1
  2423. #define HAVE_UNISTD_H 1
  2424. #define HAVE_LOCALE_H 1
  2425. #define HAVE_SIGNAL_H 1
  2426. #define HAVE_STDINT_H 1
  2427. #define HAVE_REGEX_H 1
  2428. #define SIZEOF_TIME_T 8
  2429. #define RETSIGTYPE void
  2430. #define HAVE_STRFTIME 1
  2431. #define HAVE_STRDUP 1
  2432. #define HAVE_STRSTR 1
  2433. #define HAVE_ATEXIT 1
  2434. #define HAVE_SETLOCALE 1
  2435. #define HAVE_GETOPT_LONG 1
  2436. #define HAVE_LIBRESOLV 1
  2437. #define HAVE_LIBNSL 1
  2438. #define HAVE_GETADDRINFO 1
  2439. #define HAVE_INET_NTOP 1
  2440. #define HAVE_GETIFADDRS 1
  2441. #define HAVE_IPV6_V6ONLY 1
  2442. #define HAVE_FILENO 1
  2443. #define HAVE_STRFTIME_Z_FORMAT 1
  2444. #define HAVE_LOCALE_H 1
  2445. #define HAVE_LC_MESSAGES 1
  2446. #define HAVE_BIND_TEXTDOMAIN_CODESET 1
  2447. #define HAVE_GETTEXT 1
  2448. #define HAVE_DCGETTEXT 1
  2449. #define ENABLE_NLS 1
  2450. #define DISPLAY_VERSION "2.10.4"
  2451. #define HAVE_PANGO14 1
  2452. #define HAVE_X11 1
  2453. #define USE_SCREENSAVER 1
  2454. #define HAVE_X11_SM_SMLIB_H 1
  2455. #define USE_SM 1
  2456. #define USE_GSTREAMER 1
  2457. #define GST_CAN_DISABLE_FORKING /**/
  2458. #define USE_GSTINTERFACES 1
  2459. #define HAVE_FARSIGHT 1
  2460. #define USE_VV 1
  2461. #define USE_IDN 1
  2462. #define STATIC_PROTO_INIT static void static_proto_init(void) { }
  2463. #define HAVE_SYS_UTSNAME_H 1
  2464. #define HAVE_DBUS 1
  2465. #define HAVE_GNUTLS_GNUTLS_H 1
  2466.  
  2467. configure: exit 1
Add Comment
Please, Sign In to add comment