This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by pidgin configure 2.10.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-silent-rules --disable-consoleui --disable-gtkui --disable-sm --enable-nls --enable-perl --disable-tk --disable-tcl --disable-debug --disable-dbus --disable-meanwhile --disable-gstreamer --disable-farstream --disable-vv --disable-cyrus-sasl --disable-doxygen --disable-nm --disable-avahi --enable-idn --with-system-ssl-certs=/etc/ssl/certs/ --with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace --disable-mono --x-includes=/usr/include/X11 --enable-nss=no --enable-gnutls=yes --with-gnutls-includes=/usr/include/gnutls --with-gnutls-libs=/usr/lib64 --without-python ## --------- ## ## Platform. ## ## --------- ## hostname = secretive.ru uname -m = x86_64 uname -r = 3.2.20-hardened-r1 uname -s = Linux uname -v = #1 SMP Tue Jun 26 23:27:02 MSK 2012 /usr/bin/uname -p = QEMU Virtual CPU version 0.12.3 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib64/portage/bin/ebuild-helpers/4 PATH: /usr/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3066: checking build system type configure:3080: result: x86_64-pc-linux-gnu configure:3100: checking host system type configure:3113: result: x86_64-pc-linux-gnu configure:3151: checking for a BSD-compatible install configure:3219: result: /usr/bin/install -c configure:3230: checking whether build environment is sane configure:3280: result: yes configure:3421: checking for a thread-safe mkdir -p configure:3460: result: /bin/mkdir -p configure:3473: checking for gawk configure:3489: found /usr/bin/gawk configure:3500: result: gawk configure:3511: checking whether make sets $(MAKE) configure:3533: result: yes configure:3652: checking for sed configure:3670: found /bin/sed configure:3682: result: /bin/sed configure:3705: checking for x86_64-pc-linux-gnu-gcc configure:3721: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3732: result: x86_64-pc-linux-gnu-gcc configure:4001: checking for C compiler version configure:4010: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.3, pie-0.5.2) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4021: $? = 0 configure:4010: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.3, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.3, pie-0.5.2) configure:4021: $? = 0 configure:4010: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4021: $? = 1 configure:4010: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4021: $? = 1 configure:4041: checking whether the C compiler works configure:4063: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4067: $? = 0 configure:4115: result: yes configure:4118: checking for C compiler default output file name configure:4120: result: a.out configure:4126: checking for suffix of executables configure:4133: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4137: $? = 0 configure:4159: result: configure:4181: checking whether we are cross compiling configure:4189: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4193: $? = 0 configure:4200: ./conftest configure:4204: $? = 0 configure:4219: result: no configure:4224: checking for suffix of object files configure:4246: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4250: $? = 0 configure:4271: result: o configure:4275: checking whether we are using the GNU C compiler configure:4294: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4294: $? = 0 configure:4303: result: yes configure:4312: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4332: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4332: $? = 0 configure:4373: result: yes configure:4390: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4454: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4454: $? = 0 configure:4467: result: none needed configure:4498: checking for style of include used by make configure:4526: result: GNU configure:4551: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4661: result: none configure:4677: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:4708: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4712: $? = 0 configure:4718: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:4722: $? = 0 configure:4733: cc -c conftest.c >&5 configure:4737: $? = 0 configure:4745: cc -c conftest.c -o conftest2.o >&5 configure:4749: $? = 0 configure:4755: cc -c conftest.c -o conftest2.o >&5 configure:4759: $? = 0 configure:4777: result: yes configure:4879: checking how to print strings configure:4906: result: printf configure:4927: checking for a sed that does not truncate output configure:4991: result: /bin/sed configure:5009: checking for grep that handles long lines and -e configure:5067: result: /bin/grep configure:5072: checking for egrep configure:5134: result: /bin/grep -E configure:5139: checking for fgrep configure:5201: result: /bin/grep -F configure:5236: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5303: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5310: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5325: result: yes configure:5337: checking for BSD- or MS-compatible name lister (nm) configure:5386: result: /usr/bin/nm -B configure:5516: checking the name lister (/usr/bin/nm -B) interface configure:5523: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5526: /usr/bin/nm -B "conftest.o" configure:5529: output 0000000000000000 B some_variable configure:5536: result: BSD nm configure:5539: checking whether ln -s works configure:5543: result: yes configure:5551: checking the maximum length of command line arguments configure:5676: result: 1572864 configure:5693: checking whether the shell understands some XSI constructs configure:5703: result: yes configure:5707: checking whether the shell understands "+=" configure:5713: result: yes configure:5748: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5788: result: func_convert_file_noop configure:5795: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5815: result: func_convert_file_noop configure:5822: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5829: result: -r configure:5863: checking for x86_64-pc-linux-gnu-objdump configure:5879: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5890: result: x86_64-pc-linux-gnu-objdump configure:5962: checking how to recognize dependent libraries configure:6164: result: pass_all configure:6209: checking for x86_64-pc-linux-gnu-dlltool configure:6239: result: no configure:6249: checking for dlltool configure:6279: result: no configure:6309: checking how to associate runtime and link libraries configure:6336: result: printf %s\n configure:6353: checking for x86_64-pc-linux-gnu-ar configure:6369: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6380: result: x86_64-pc-linux-gnu-ar configure:6461: checking for archiver @FILE support configure:6478: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:6478: $? = 0 configure:6481: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6484: $? = 0 configure:6489: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6492: $? = 1 configure:6504: result: @ configure:6522: checking for x86_64-pc-linux-gnu-strip configure:6538: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6549: result: x86_64-pc-linux-gnu-strip configure:6621: checking for x86_64-pc-linux-gnu-ranlib configure:6637: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6648: result: x86_64-pc-linux-gnu-ranlib configure:6790: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:6909: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:6912: $? = 0 configure:6916: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6919: $? = 0 configure:6985: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6988: $? = 0 configure:7026: result: ok configure:7063: checking for sysroot configure:7093: result: no configure:7170: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7173: $? = 0 configure:7296: checking for x86_64-pc-linux-gnu-mt configure:7326: result: no configure:7336: checking for mt configure:7366: result: no configure:7386: checking if : is a manifest tool configure:7392: : '-?' configure:7400: result: no configure:8032: checking how to run the C preprocessor configure:8063: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8063: $? = 0 configure:8077: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | /* end confdefs.h. */ | #include configure:8102: result: x86_64-pc-linux-gnu-gcc -E configure:8122: x86_64-pc-linux-gnu-gcc -E conftest.c configure:8122: $? = 0 configure:8136: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | /* end confdefs.h. */ | #include configure:8165: checking for ANSI C header files configure:8185: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8185: $? = 0 configure:8258: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8258: $? = 0 configure:8258: ./conftest configure:8258: $? = 0 configure:8269: result: yes configure:8282: checking for sys/types.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for sys/stat.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for stdlib.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for string.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for memory.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for strings.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for inttypes.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for stdint.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8282: checking for unistd.h configure:8282: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8282: $? = 0 configure:8282: result: yes configure:8296: checking for dlfcn.h configure:8296: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8296: $? = 0 configure:8296: result: yes configure:8453: checking for objdir configure:8468: result: .libs configure:8735: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8753: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8757: $? = 0 configure:8770: result: no configure:9080: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9087: result: -fPIC -DPIC configure:9095: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9113: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9117: $? = 0 configure:9130: result: yes configure:9159: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9187: result: yes configure:9202: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9223: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9227: $? = 0 configure:9249: result: yes configure:9257: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9304: result: yes configure:9337: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:10499: result: yes configure:10536: checking whether -lc should be explicitly linked in configure:10544: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:10547: $? = 0 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 configure:10565: $? = 0 configure:10579: result: no configure:10744: checking dynamic linker characteristics configure:11259: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11259: $? = 0 configure:11493: result: GNU/Linux ld.so configure:11600: checking how to hardcode library paths into programs configure:11625: result: immediate configure:12165: checking whether stripping libraries is possible configure:12170: result: yes configure:12205: checking if libtool supports shared libraries configure:12207: result: yes configure:12210: checking whether to build shared libraries configure:12231: result: yes configure:12234: checking whether to build static libraries configure:12238: result: no configure:12286: checking for x86_64-pc-linux-gnu-pkg-config configure:12319: result: no configure:12329: checking for pkg-config configure:12347: found /usr/bin/pkg-config configure:12359: result: /usr/bin/pkg-config configure:12384: checking pkg-config is at least version 0.9.0 configure:12387: result: yes configure:12395: checking for size_t configure:12395: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12395: $? = 0 configure:12395: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:60:21: error: expected expression before ')' token configure:12395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:12395: result: yes configure:12408: checking for working alloca.h configure:12425: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12425: $? = 0 configure:12433: result: yes configure:12441: checking for alloca configure:12478: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12478: $? = 0 configure:12486: result: yes configure:12596: checking whether __SUNPRO_C is declared configure:12596: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:66:10: error: '__SUNPRO_C' undeclared (first use in this function) conftest.c:66:10: note: each undeclared identifier is reported only once for each function it appears in configure:12596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:12596: result: no configure:12604: checking for ANSI C header files configure:12708: result: yes configure:12716: checking for sys/wait.h that is POSIX.1 compatible configure:12742: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12742: $? = 0 configure:12749: result: yes configure:12760: checking arpa/nameser_compat.h usability configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking arpa/nameser_compat.h presence configure:12760: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking for arpa/nameser_compat.h configure:12760: result: yes configure:12760: checking fcntl.h usability configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking fcntl.h presence configure:12760: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking for fcntl.h configure:12760: result: yes configure:12760: checking sys/time.h usability configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking sys/time.h presence configure:12760: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking for sys/time.h configure:12760: result: yes configure:12760: checking for unistd.h configure:12760: result: yes configure:12760: checking locale.h usability configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking locale.h presence configure:12760: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking for locale.h configure:12760: result: yes configure:12760: checking signal.h usability configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking signal.h presence configure:12760: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking for signal.h configure:12760: result: yes configure:12760: checking for stdint.h configure:12760: result: yes configure:12760: checking regex.h usability configure:12760: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking regex.h presence configure:12760: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12760: $? = 0 configure:12760: result: yes configure:12760: checking for regex.h configure:12760: result: yes configure:12771: checking for an ANSI C-conforming const configure:12836: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12836: $? = 0 configure:12843: result: yes configure:12851: checking whether struct tm is in sys/time.h or time.h configure:12871: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12871: $? = 0 configure:12878: result: time.h configure:12890: checking size of time_t configure:12895: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12895: $? = 0 configure:12895: ./conftest configure:12895: $? = 0 configure:12912: result: 8 configure:12923: checking whether byte ordering is bigendian configure:12938: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:38:9: error: unknown type name 'not' conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:38:15: error: unknown type name 'universal' configure:12938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:12983: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12983: $? = 0 configure:13001: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:44:4: error: unknown type name 'not' conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:13001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13129: result: no configure:13148: checking return type of signal handlers configure:13166: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:43:1: error: void value not ignored as it ought to be configure:13166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:13173: result: void configure:13183: checking for strftime configure:13183: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'strftime' [enabled by default] configure:13183: $? = 0 configure:13183: result: yes configure:13239: checking for strdup configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'strdup' [enabled by default] configure:13239: $? = 0 configure:13239: result: yes configure:13239: checking for strstr configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'strstr' [enabled by default] configure:13239: $? = 0 configure:13239: result: yes configure:13239: checking for atexit configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13239: $? = 0 configure:13239: result: yes configure:13239: checking for setlocale configure:13239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13239: $? = 0 configure:13239: result: yes configure:13250: checking for getopt_long configure:13250: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13250: $? = 0 configure:13250: result: yes configure:13275: checking for inet_aton configure:13275: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13275: $? = 0 configure:13275: result: yes configure:13328: checking for __res_query in -lresolv configure:13353: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lresolv >&5 configure:13353: $? = 0 configure:13362: result: yes configure:13373: checking for gethostent in -lnsl configure:13398: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 configure:13398: $? = 0 configure:13407: result: yes configure:13418: checking for socket configure:13418: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 configure:13418: $? = 0 configure:13418: result: yes configure:13471: checking for getaddrinfo configure:13471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 configure:13471: $? = 0 configure:13471: result: yes configure:13522: checking for inet_ntop configure:13522: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 configure:13522: $? = 0 configure:13522: result: yes configure:13533: checking for getifaddrs configure:13533: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 configure:13533: $? = 0 configure:13533: result: yes configure:13542: checking for socklen_t configure:13559: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:13559: $? = 0 configure:13561: result: yes configure:13603: checking for struct sockaddr.sa_len configure:13603: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:55:12: error: 'struct sockaddr' has no member named 'sa_len' configure:13603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:13603: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:55:19: error: 'struct sockaddr' has no member named 'sa_len' configure:13603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:13603: result: no configure:13614: checking whether IPV6_V6ONLY is declared configure:13614: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:13614: $? = 0 configure:13614: result: yes configure:13630: checking for special C compiler options needed for large files configure:13675: result: no configure:13681: checking for _FILE_OFFSET_BITS value needed for large files configure:13706: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:13706: $? = 0 configure:13738: result: no configure:13822: checking for dlopen configure:13822: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 /var/tmp/portage/net-im/pidgin-2.10.4/temp/ccpxYICN.o: In function `main': conftest.c:(.text.startup+0x15): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:13822: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IPV6_V6ONLY 1 | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:13822: result: no configure:13826: checking for dlopen in -ldl configure:13851: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lnsl -lresolv >&5 configure:13851: $? = 0 configure:13860: result: yes configure:13869: checking for library containing ceil configure:13900: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -lresolv >&5 conftest.c:57:6: warning: conflicting types for built-in function 'ceil' [enabled by default] /var/tmp/portage/net-im/pidgin-2.10.4/temp/cc1nEk5R.o: In function `main': conftest.c:(.text.startup+0x15): undefined reference to `ceil' collect2: ld returned 1 exit status configure:13900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IPV6_V6ONLY 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ceil (); | int | main () | { | return ceil (); | ; | return 0; | } configure:13900: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 conftest.c:57:6: warning: conflicting types for built-in function 'ceil' [enabled by default] configure:13900: $? = 0 configure:13917: result: -lm configure:13930: checking for fileno() configure:13955: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:13955: $? = 0 configure:13955: ./conftest configure:13955: $? = 0 configure:13957: result: yes configure:13974: checking for the %z format string in strftime() configure:14012: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:14012: $? = 0 configure:14012: ./conftest strftime("%z") yields: "+0400" configure:14012: $? = 0 configure:14014: result: yes configure:14125: checking whether NLS is requested configure:14134: result: yes configure:14164: checking for intltool-update configure:14182: found /usr/bin/intltool-update configure:14194: result: /usr/bin/intltool-update configure:14204: checking for intltool-merge configure:14222: found /usr/bin/intltool-merge configure:14234: result: /usr/bin/intltool-merge configure:14244: checking for intltool-extract configure:14262: found /usr/bin/intltool-extract configure:14274: result: /usr/bin/intltool-extract configure:14405: checking for xgettext configure:14423: found /usr/bin/xgettext configure:14435: result: /usr/bin/xgettext configure:14445: checking for msgmerge configure:14463: found /usr/bin/msgmerge configure:14475: result: /usr/bin/msgmerge configure:14485: checking for msgfmt configure:14503: found /usr/bin/msgfmt configure:14515: result: /usr/bin/msgfmt configure:14525: checking for gmsgfmt configure:14543: found /usr/bin/gmsgfmt configure:14556: result: /usr/bin/gmsgfmt configure:14576: checking for perl configure:14594: found /usr/bin/perl configure:14606: result: /usr/bin/perl configure:14617: checking for perl >= 5.8.1 configure:14624: result: 5.12.4 configure:14628: checking for XML::Parser configure:14631: result: ok configure:14656: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:14656: $? = 0 configure:14689: checking for locale.h configure:14689: result: yes configure:14700: checking for LC_MESSAGES configure:14716: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:14716: $? = 0 configure:14724: result: yes configure:14741: checking libintl.h usability configure:14741: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:14741: $? = 0 configure:14741: result: yes configure:14741: checking libintl.h presence configure:14741: x86_64-pc-linux-gnu-gcc -E conftest.c configure:14741: $? = 0 configure:14741: result: yes configure:14741: checking for libintl.h configure:14741: result: yes configure:14749: checking for ngettext in libc configure:14767: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:14767: $? = 0 configure:14776: result: yes configure:14780: checking for dgettext in libc configure:14798: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:14798: $? = 0 configure:14807: result: yes configure:14814: checking for bind_textdomain_codeset configure:14814: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:14814: $? = 0 configure:14814: result: yes configure:15090: checking for msgfmt configure:15117: result: /usr/bin/msgfmt configure:15128: checking for dcgettext configure:15128: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 conftest.c:79:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] configure:15128: $? = 0 configure:15128: result: yes configure:15138: checking if msgfmt accepts -c configure:15153: $MSGFMT -c -o /dev/null conftest.foo configure:15156: $? = 0 configure:15158: result: yes configure:15168: checking for gmsgfmt configure:15199: result: /usr/bin/gmsgfmt configure:15209: checking for xgettext configure:15236: result: /usr/bin/xgettext configure:15255: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:15255: $? = 0 configure:15333: checking for catalogs to be installed configure:15358: result: ru configure:15422: checking for GLIB configure:15429: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0" configure:15432: $? = 0 configure:15446: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.16.0 gobject-2.0 gmodule-2.0 gthread-2.0" configure:15449: $? = 0 configure:15505: result: yes configure:15617: checking for X configure:15725: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:59:22: fatal error: X11/Xlib.h: No such file or directory compilation terminated. configure:15725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IPV6_V6ONLY 1 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define DISPLAY_VERSION "2.10.4" | /* end confdefs.h. */ | #include configure:15756: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lX11 -lm -lnsl -lresolv >&5 conftest.c:59:22: fatal error: X11/Xlib.h: No such file or directory compilation terminated. configure:15756: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IPV6_V6ONLY 1 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define DISPLAY_VERSION "2.10.4" | /* end confdefs.h. */ | #include | int | main () | { | XrmInitialize () | ; | return 0; | } configure:15795: result: no configure:17521: checking for LIBXML configure:17528: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0" configure:17531: $? = 0 configure:17545: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0" configure:17548: $? = 0 configure:17596: result: yes configure:17601: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.18" configure:17604: $? = 0 configure:17622: checking for gconftool-2 configure:17653: result: no configure:17684: result: Using config source for schema installation configure:17699: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files configure:18255: checking for IDN configure:18262: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0" configure:18265: $? = 0 configure:18279: $PKG_CONFIG --exists --print-errors "libidn >= 0.0.0" configure:18282: $? = 0 configure:18340: result: yes configure:18671: checking for SILC configure:18678: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:18681: $? = 1 configure:18695: $PKG_CONFIG --exists --print-errors "silcclient >= 1.1" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:18698: $? = 1 configure:18712: result: no No package 'silcclient' found configure:18751: checking for SILC configure:18758: $PKG_CONFIG --exists --print-errors "silcclient" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:18761: $? = 1 configure:18775: $PKG_CONFIG --exists --print-errors "silcclient" Package silcclient was not found in the pkg-config search path. Perhaps you should add the directory containing `silcclient.pc' to the PKG_CONFIG_PATH environment variable No package 'silcclient' found configure:18778: $? = 1 configure:18792: result: no No package 'silcclient' found configure:18831: checking for SILC configure:18838: $PKG_CONFIG --exists --print-errors "silc" Package silc was not found in the pkg-config search path. Perhaps you should add the directory containing `silc.pc' to the PKG_CONFIG_PATH environment variable No package 'silc' found configure:18841: $? = 1 configure:18855: $PKG_CONFIG --exists --print-errors "silc" Package silc was not found in the pkg-config search path. Perhaps you should add the directory containing `silc.pc' to the PKG_CONFIG_PATH environment variable No package 'silc' found configure:18858: $? = 1 configure:18872: result: no No package 'silc' found configure:19097: checking for GADU configure:19104: $PKG_CONFIG --exists --print-errors "libgadu >= 1.11.0" Package libgadu was not found in the pkg-config search path. Perhaps you should add the directory containing `libgadu.pc' to the PKG_CONFIG_PATH environment variable No package 'libgadu' found configure:19107: $? = 1 configure:19121: $PKG_CONFIG --exists --print-errors "libgadu >= 1.11.0" Package libgadu was not found in the pkg-config search path. Perhaps you should add the directory containing `libgadu.pc' to the PKG_CONFIG_PATH environment variable No package 'libgadu' found configure:19124: $? = 1 configure:19138: result: no No package 'libgadu' found configure:19627: checking sys/utsname.h usability configure:19627: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:19627: $? = 0 configure:19627: result: yes configure:19627: checking sys/utsname.h presence configure:19627: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19627: $? = 0 configure:19627: result: yes configure:19627: checking for sys/utsname.h configure:19627: result: yes configure:19637: checking for uname configure:19637: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 configure:19637: $? = 0 configure:19637: result: yes configure:19673: checking for -Waggregate-return option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Waggregate-return conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wcast-align option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wcast-align conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wdeclaration-after-statement option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wdeclaration-after-statement conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wendif-labels option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wendif-labels conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Werror-implicit-function-declaration option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Werror-implicit-function-declaration conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wextra -Wno-sign-compare -Wno-unused-parameter option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wextra -Wno-sign-compare -Wno-unused-parameter conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wformat-security option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wformat-security conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Werror=format-security option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Werror=format-security conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Winit-self option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Winit-self conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wmissing-declarations option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wmissing-declarations conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wmissing-noreturn option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wmissing-noreturn conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wmissing-prototypes option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wmissing-prototypes conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wpointer-arith option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wpointer-arith conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19673: checking for -Wundef option to gcc configure:19688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -Wundef conftest.c >&5 configure:19688: $? = 0 configure:19690: result: yes configure:19706: checking for FORTIFY_SOURCE support configure:19731: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:19731: $? = 0 configure:19733: result: yes configure:19757: checking for pidgin configure:19790: result: no configure:20523: checking for perl configure:20541: found /usr/bin/perl configure:20553: result: /usr/bin/perl configure:20561: checking for Perl compile flags configure:20577: result: ok configure:20582: checking for libperl configure:20586: checking for perl_run configure:20586: x86_64-pc-linux-gnu-gcc -o conftest -g -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv -Wl,-E -Wl,-O1 -Wl,--as-needed -L/usr/lib64/perl5/5.12.4/x86_64-linux/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lc >&5 configure:20586: $? = 0 configure:20586: result: yes configure:20603: checking EXTERN.h usability configure:20603: x86_64-pc-linux-gnu-gcc -c -g -O2 -pipe -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE conftest.c >&5 configure:20603: $? = 0 configure:20603: result: yes configure:20603: checking EXTERN.h presence configure:20603: x86_64-pc-linux-gnu-gcc -E -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE conftest.c configure:20603: $? = 0 configure:20603: result: yes configure:20603: checking for EXTERN.h configure:20603: result: yes configure:20615: checking for perl.h configure:20615: x86_64-pc-linux-gnu-gcc -c -g -O2 -pipe -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE conftest.c >&5 configure:20615: $? = 0 configure:20615: result: yes configure:20640: checking for perl configure:20656: found /usr/bin/perl configure:20667: result: perl configure:20680: checking for perl module ExtUtils::MakeMaker configure:20690: result: ok configure:20739: checking for Perl_eval_pv configure:20739: x86_64-pc-linux-gnu-gcc -o conftest -g -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv >&5 /var/tmp/portage/net-im/pidgin-2.10.4/temp/ccom45z1.o: In function `main': /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/conftest.c:101: undefined reference to `Perl_eval_pv' collect2: ld returned 1 exit status configure:20739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IPV6_V6ONLY 1 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define DISPLAY_VERSION "2.10.4" | #define X_DISPLAY_MISSING 1 | #define USE_IDN 1 | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | /* end confdefs.h. */ | /* Define Perl_eval_pv to an innocuous variant, in case declares Perl_eval_pv. | For example, HP-UX 11i declares gettimeofday. */ | #define Perl_eval_pv innocuous_Perl_eval_pv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char Perl_eval_pv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef Perl_eval_pv | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Perl_eval_pv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_Perl_eval_pv || defined __stub___Perl_eval_pv | choke me | #endif | | int | main () | { | return Perl_eval_pv (); | ; | return 0; | } configure:20739: result: no configure:20749: checking for old perl configure:20760: result: no configure:20764: checking for DynaLoader.a configure:20797: result: no configure:20887: checking for GnuTLS includes configure:20889: result: "" configure:20895: checking gnutls/gnutls.h usability configure:20895: x86_64-pc-linux-gnu-gcc -c -g -O2 -pipe -I/usr/include/gnutls conftest.c >&5 configure:20895: $? = 0 configure:20895: result: yes configure:20895: checking gnutls/gnutls.h presence configure:20895: x86_64-pc-linux-gnu-gcc -E -I/usr/include/gnutls conftest.c configure:20895: $? = 0 configure:20895: result: yes configure:20895: checking for gnutls/gnutls.h configure:20895: result: yes configure:20941: checking for GnuTLS libraries configure:20966: x86_64-pc-linux-gnu-gcc -o conftest -g -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -lnsl -lresolv -L/usr/lib64 -lgnutls -lgcrypt >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lgcrypt collect2: ld returned 1 exit status configure:20966: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "pidgin" | #define PACKAGE_TARNAME "pidgin" | #define PACKAGE_VERSION "2.10.4" | #define PACKAGE_STRING "pidgin 2.10.4" | #define PACKAGE_BUGREPORT "devel@pidgin.im" | #define PACKAGE_URL "" | #define PACKAGE "pidgin" | #define VERSION "2.10.4" | #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_NAMESER_COMPAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_REGEX_H 1 | #define SIZEOF_TIME_T 8 | #define RETSIGTYPE void | #define HAVE_STRFTIME 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_ATEXIT 1 | #define HAVE_SETLOCALE 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_LIBNSL 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETIFADDRS 1 | #define HAVE_IPV6_V6ONLY 1 | #define HAVE_FILENO 1 | #define HAVE_STRFTIME_Z_FORMAT 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define ENABLE_NLS 1 | #define DISPLAY_VERSION "2.10.4" | #define X_DISPLAY_MISSING 1 | #define USE_IDN 1 | #define STATIC_PROTO_INIT static void static_proto_init(void) { } | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PERL_RUN 1 | #define HAVE_EXTERN_H 1 | #define HAVE_PERL_H 1 | #define HAVE_PERL 1 | #define HAVE_GNUTLS_GNUTLS_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gnutls_init (); | int | main () | { | return gnutls_init (); | ; | return 0; | } configure:20976: result: no configure:21739: error: GnuTLS SSL development headers not found. Use --disable-gnutls if you do not need SSL support. MSN, Yahoo!, Novell Groupwise and Google Talk will not work without SSL support. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_AVAHI_CFLAGS_set= ac_cv_env_AVAHI_CFLAGS_value= ac_cv_env_AVAHI_LIBS_set= ac_cv_env_AVAHI_LIBS_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe' ac_cv_env_CHECK_CFLAGS_set= ac_cv_env_CHECK_CFLAGS_value= ac_cv_env_CHECK_LIBS_set= ac_cv_env_CHECK_LIBS_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_set= ac_cv_env_EVOLUTION_ADDRESSBOOK_CFLAGS_value= ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_set= ac_cv_env_EVOLUTION_ADDRESSBOOK_LIBS_value= ac_cv_env_FARSTREAM_CFLAGS_set= ac_cv_env_FARSTREAM_CFLAGS_value= ac_cv_env_FARSTREAM_LIBS_set= ac_cv_env_FARSTREAM_LIBS_value= ac_cv_env_GADU_CFLAGS_set= ac_cv_env_GADU_CFLAGS_value= ac_cv_env_GADU_LIBS_set= ac_cv_env_GADU_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GSTINTERFACES_CFLAGS_set= ac_cv_env_GSTINTERFACES_CFLAGS_value= ac_cv_env_GSTINTERFACES_LIBS_set= ac_cv_env_GSTINTERFACES_LIBS_value= ac_cv_env_GSTREAMER_CFLAGS_set= ac_cv_env_GSTREAMER_CFLAGS_value= ac_cv_env_GSTREAMER_LIBS_set= ac_cv_env_GSTREAMER_LIBS_value= ac_cv_env_GTKSPELL_CFLAGS_set= ac_cv_env_GTKSPELL_CFLAGS_value= ac_cv_env_GTKSPELL_LIBS_set= ac_cv_env_GTKSPELL_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_IDN_CFLAGS_set= ac_cv_env_IDN_CFLAGS_value= ac_cv_env_IDN_LIBS_set= ac_cv_env_IDN_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_MEANWHILE_CFLAGS_set= ac_cv_env_MEANWHILE_CFLAGS_value= ac_cv_env_MEANWHILE_LIBS_set= ac_cv_env_MEANWHILE_LIBS_value= ac_cv_env_MONO_CFLAGS_set= ac_cv_env_MONO_CFLAGS_value= ac_cv_env_MONO_LIBS_set= ac_cv_env_MONO_LIBS_value= ac_cv_env_NETWORKMANAGER_CFLAGS_set= ac_cv_env_NETWORKMANAGER_CFLAGS_value= ac_cv_env_NETWORKMANAGER_LIBS_set= ac_cv_env_NETWORKMANAGER_LIBS_value= ac_cv_env_NSS_CFLAGS_set= ac_cv_env_NSS_CFLAGS_value= ac_cv_env_NSS_LIBS_set= ac_cv_env_NSS_LIBS_value= ac_cv_env_PANGO_CFLAGS_set= ac_cv_env_PANGO_CFLAGS_value= ac_cv_env_PANGO_LIBS_set= ac_cv_env_PANGO_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SILC_CFLAGS_set= ac_cv_env_SILC_CFLAGS_value= ac_cv_env_SILC_LIBS_set= ac_cv_env_SILC_LIBS_value= ac_cv_env_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_Perl_eval_pv=no ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_dlopen=no ac_cv_func_getaddrinfo=yes ac_cv_func_getifaddrs=yes ac_cv_func_getopt_long=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntop=yes ac_cv_func_perl_run=yes ac_cv_func_setlocale=yes ac_cv_func_socket=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_uname=yes ac_cv_gnutls_libs=no ac_cv_have_decl_IPV6_V6ONLY=yes ac_cv_have_decl___SUNPRO_C=no ac_cv_have_x=have_x=no ac_cv_header_EXTERN_h=yes ac_cv_header_arpa_nameser_compat_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_gnutls_gnutls_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_perl_h=yes ac_cv_header_regex_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_nsl_gethostent=yes ac_cv_lib_resolv___res_query=yes ac_cv_member_struct_sockaddr_sa_len=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GCONFTOOL=no ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_INTLTOOL_EXTRACT=/usr/bin/intltool-extract ac_cv_path_INTLTOOL_MERGE=/usr/bin/intltool-merge ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_path_INTLTOOL_UPDATE=/usr/bin/intltool-update ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_path_perlpath=/usr/bin/perl ac_cv_path_sedpath=/bin/sed ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_ceil=-lm ac_cv_sizeof_time_t=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_GLIB_LIBS='-pthread -Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' pkg_cv_IDN_CFLAGS=' ' pkg_cv_IDN_LIBS='-lidn ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/missing --run aclocal-1.11' ALLOCA='' 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' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/missing --run tar' AM_BACKSLASH='\' AM_DEFAULT_VERBOSITY='1' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/missing --run automake-1.11' AVAHI_CFLAGS='' AVAHI_LIBS='' AWK='gawk' BUILD_GEVOLUTION_FALSE='' BUILD_GEVOLUTION_TRUE='#' CATALOGS=' ru.gmo' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-g -O2 -pipe' CHECK_CFLAGS='' CHECK_LIBS='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DBUS_CFLAGS='' DBUS_LIBS='' DBUS_SERVICES_DIR='' 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 -Werror=format-security -Winit-self -Wmissing-declarations -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wundef -Wp,-D_FORTIFY_SOURCE=2' DEFS='' DEPDIR='.deps' DISTRIB_FALSE='' DISTRIB_TRUE='#' DLLTOOL='false' DOT='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' DYNALOADER_A='' DYNAMIC_PRPLS='irc jabber oscar yahoo simple msn myspace' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_CAP_FALSE='' ENABLE_CAP_TRUE='#' ENABLE_DBUS_FALSE='' ENABLE_DBUS_TRUE='#' ENABLE_GESTURES_FALSE='#' ENABLE_GESTURES_TRUE='' ENABLE_GNT_FALSE='' ENABLE_GNT_TRUE='#' ENABLE_GTK_FALSE='' ENABLE_GTK_TRUE='#' ENABLE_TRAYCOMPAT_FALSE='' ENABLE_TRAYCOMPAT_TRUE='' EVOLUTION_ADDRESSBOOK_CFLAGS='' EVOLUTION_ADDRESSBOOK_LIBS='' EXEEXT='' EXTERNAL_LIBZEPHYR_FALSE='' EXTERNAL_LIBZEPHYR_TRUE='#' FARSTREAM_CFLAGS='' FARSTREAM_LIBS='' FGREP='/bin/grep -F' GADU_CFLAGS='' GADU_LIBS='' GCONFTOOL='no' GCONF_SCHEMAS_INSTALL_FALSE='#' GCONF_SCHEMAS_INSTALL_TRUE='' GCONF_SCHEMA_CONFIG_SOURCE='' GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas' GETTEXT_PACKAGE='pidgin' GLIB_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-pthread -Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 ' 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' GMSGFMT='/usr/bin/gmsgfmt' GNT_CFLAGS='' GNT_LIBS='' GNT_LT_VERSION_INFO='8:9:8' GNT_MAJOR_VERSION='2' GNT_MICRO_VERSION='9' GNT_MINOR_VERSION='8' GNT_VERSION='gnt_display_version' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GREP='/bin/grep' GSTINTERFACES_CFLAGS='' GSTINTERFACES_LIBS='' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' GTKSPELL_CFLAGS='' GTKSPELL_LIBS='' GTK_CFLAGS='' GTK_LIBS='' HAVE_CHECK_FALSE='' HAVE_CHECK_TRUE='' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='' HAVE_XSLTPROC_FALSE='' HAVE_XSLTPROC_TRUE='' IDN_CFLAGS=' ' IDN_LIBS='-lidn ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_I18N_FALSE='#' INSTALL_I18N_TRUE='' INSTALL_PIXMAPS_FALSE='' INSTALL_PIXMAPS_TRUE='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_SSL_CERTIFICATES_FALSE='' INSTALL_SSL_CERTIFICATES_TRUE='#' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='/usr/bin/intltool-extract' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='/usr/bin/intltool-merge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' KRB4_CFLAGS='' KRB4_LDFLAGS='' KRB4_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDADD='' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBPERL_A='' LIBS='-lm -lnsl -lresolv ' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/missing --run makeinfo' MANIFEST_TOOL=':' MEANWHILE_CFLAGS='' MEANWHILE_LIBS='' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='./mkinstalldirs' MONO_CFLAGS='' MONO_LIBS='' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NETWORKMANAGER_CFLAGS='' NETWORKMANAGER_LIBS='' NM='/usr/bin/nm -B' NMEDIT='' NSS_CFLAGS='' NSS_LIBS='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='pidgin' PACKAGE_BUGREPORT='devel@pidgin.im' PACKAGE_NAME='pidgin' PACKAGE_STRING='pidgin 2.10.4' PACKAGE_TARNAME='pidgin' PACKAGE_URL='' PACKAGE_VERSION='2.10.4' PANGO_CFLAGS='' PANGO_LIBS='' PATH_SEPARATOR=':' PERL='perl' PERL_CFLAGS=' -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/5.12.4/x86_64-linux/CORE ' PERL_LIBS='-Wl,-E -Wl,-O1 -Wl,--as-needed -L/usr/lib64/perl5/5.12.4/x86_64-linux/CORE -lperl -lnsl -ldl -lm -lcrypt -lutil -lc' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PLUGINS_DEFINE='' PLUGINS_FALSE='' PLUGINS_TRUE='' 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' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PURPLE_AVAILABLE_FALSE='' PURPLE_AVAILABLE_TRUE='' PURPLE_LT_VERSION_INFO='10:4:10' PURPLE_MAJOR_VERSION='2' PURPLE_MICRO_VERSION='4' PURPLE_MINOR_VERSION='10' PURPLE_VERSION='purple_display_version' PYTHON='no' PY_CFLAGS='' PY_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' SASL_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SILC_CFLAGS='' SILC_LIBS='' SM_LIBS='' SQLITE3_CFLAGS='' SQLITE3_LIBS='' SSL_CERTIFICATES_DIR='/etc/ssl/certs/' STATIC_BONJOUR_FALSE='' STATIC_BONJOUR_TRUE='#' STATIC_GG_FALSE='' STATIC_GG_TRUE='#' STATIC_IRC_FALSE='' STATIC_IRC_TRUE='#' STATIC_JABBER_FALSE='' STATIC_JABBER_TRUE='#' STATIC_LINK_LIBS='' STATIC_MSN_FALSE='' STATIC_MSN_TRUE='#' STATIC_MXIT_FALSE='' STATIC_MXIT_TRUE='#' STATIC_MYSPACE_FALSE='' STATIC_MYSPACE_TRUE='#' STATIC_NOVELL_FALSE='' STATIC_NOVELL_TRUE='#' STATIC_OSCAR_FALSE='' STATIC_OSCAR_TRUE='#' STATIC_PRPLS='' STATIC_SAMETIME_FALSE='' STATIC_SAMETIME_TRUE='#' STATIC_SILC_FALSE='' STATIC_SILC_TRUE='#' STATIC_SIMPLE_FALSE='' STATIC_SIMPLE_TRUE='#' STATIC_YAHOO_FALSE='' STATIC_YAHOO_TRUE='#' STATIC_ZEPHYR_FALSE='' STATIC_ZEPHYR_TRUE='#' STRIP='x86_64-pc-linux-gnu-strip' TCL_CFLAGS='' TCL_LIBS='' TK_LIBS='' USE_CYRUS_SASL_FALSE='' USE_CYRUS_SASL_TRUE='' USE_GCONFTOOL_FALSE='' USE_GCONFTOOL_TRUE='#' USE_GNUTLS_FALSE='' USE_GNUTLS_TRUE='#' USE_INTERNAL_LIBGADU_FALSE='#' USE_INTERNAL_LIBGADU_TRUE='' USE_MONO_FALSE='' USE_MONO_TRUE='#' USE_NLS='yes' USE_NSS_FALSE='' USE_NSS_TRUE='#' USE_PERL_FALSE='#' USE_PERL_TRUE='' USE_TCL_FALSE='' USE_TCL_TRUE='' USE_TK_FALSE='' USE_TK_TRUE='' USE_VV_FALSE='' USE_VV_TRUE='#' VERSION='2.10.4' X11_CFLAGS='' X11_LIBS='' XGETTEXT='/usr/bin/xgettext' XMKMF='' XSLTPROC='' XSS_LIBS='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ZEPHYR_CFLAGS='' ZEPHYR_LDFLAGS='' ZEPHYR_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_dbus='no' enable_devhelp='' enable_dot='' enable_doxygen='no' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-im/pidgin-2.10.4/work/pidgin-2.10.4/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' perlpath='/usr/bin/perl' pidginpath='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sedpath='/bin/sed' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "pidgin" #define PACKAGE_TARNAME "pidgin" #define PACKAGE_VERSION "2.10.4" #define PACKAGE_STRING "pidgin 2.10.4" #define PACKAGE_BUGREPORT "devel@pidgin.im" #define PACKAGE_URL "" #define PACKAGE "pidgin" #define VERSION "2.10.4" #define CONFIG_ARGS " '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--disable-dependency-tracking' '--disable-silent-rules' '--disable-consoleui' '--disable-gtkui' '--disable-sm' '--enable-nls' '--enable-perl' '--disable-tk' '--disable-tcl' '--disable-debug' '--disable-dbus' '--disable-meanwhile' '--disable-gstreamer' '--disable-farstream' '--disable-vv' '--disable-cyrus-sasl' '--disable-doxygen' '--disable-nm' '--disable-avahi' '--enable-idn' '--with-system-ssl-certs=/etc/ssl/certs/' '--with-dynamic-prpls=irc,jabber,oscar,yahoo,simple,msn,myspace' '--disable-mono' '--x-includes=/usr/include/X11' '--enable-nss=no' '--enable-gnutls=yes' '--with-gnutls-includes=/usr/include/gnutls' '--with-gnutls-libs=/usr/lib64' '--without-python' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CPPFLAGS=' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig'" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_NAMESER_COMPAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_REGEX_H 1 #define SIZEOF_TIME_T 8 #define RETSIGTYPE void #define HAVE_STRFTIME 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_ATEXIT 1 #define HAVE_SETLOCALE 1 #define HAVE_GETOPT_LONG 1 #define HAVE_LIBRESOLV 1 #define HAVE_LIBNSL 1 #define HAVE_GETADDRINFO 1 #define HAVE_INET_NTOP 1 #define HAVE_GETIFADDRS 1 #define HAVE_IPV6_V6ONLY 1 #define HAVE_FILENO 1 #define HAVE_STRFTIME_Z_FORMAT 1 #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 #define DISPLAY_VERSION "2.10.4" #define X_DISPLAY_MISSING 1 #define USE_IDN 1 #define STATIC_PROTO_INIT static void static_proto_init(void) { } #define HAVE_SYS_UTSNAME_H 1 #define HAVE_PERL_RUN 1 #define HAVE_EXTERN_H 1 #define HAVE_PERL_H 1 #define HAVE_PERL 1 #define HAVE_GNUTLS_GNUTLS_H 1 configure: exit 1