This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Geany configure 1.24.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp07 uname -m = i686 uname -r = 3.15.4-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 8 09:03:00 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2546: checking for a BSD-compatible install configure:2614: result: /bin/install -c configure:2625: checking whether build environment is sane configure:2680: result: yes configure:2831: checking for a thread-safe mkdir -p configure:2870: result: /bin/mkdir -p configure:2877: checking for gawk configure:2893: found /bin/gawk configure:2904: result: gawk configure:2915: checking whether make sets $(MAKE) configure:2937: result: yes configure:2966: checking whether make supports nested variables configure:2983: result: yes configure:3123: checking whether make supports nested variables configure:3140: result: yes configure:3196: checking for style of include used by make configure:3224: result: GNU configure:3255: checking for i686-uhu-linux-gcc configure:3271: found /usr/bin/i686-uhu-linux-gcc configure:3282: result: i686-uhu-linux-gcc configure:3551: checking for C compiler version configure:3560: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3571: $? = 0 configure:3560: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3571: $? = 0 configure:3560: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3571: $? = 1 configure:3560: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3571: $? = 1 configure:3591: checking whether the C compiler works configure:3613: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3617: $? = 0 configure:3665: result: yes configure:3668: checking for C compiler default output file name configure:3670: result: a.out configure:3676: checking for suffix of executables configure:3683: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3687: $? = 0 configure:3709: result: configure:3731: checking whether we are cross compiling configure:3739: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3743: $? = 0 configure:3750: ./conftest configure:3754: $? = 0 configure:3769: result: no configure:3774: checking for suffix of object files configure:3796: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3800: $? = 0 configure:3821: result: o configure:3825: checking whether we are using the GNU C compiler configure:3844: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3844: $? = 0 configure:3853: result: yes configure:3862: checking whether i686-uhu-linux-gcc accepts -g configure:3882: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3882: $? = 0 configure:3923: result: yes configure:3940: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4003: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4003: $? = 0 configure:4016: result: none needed configure:4041: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4063: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4066: $? = 0 configure:4063: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4066: $? = 0 configure:4078: result: yes configure:4097: checking dependency style of i686-uhu-linux-gcc configure:4208: result: gcc3 configure:4229: checking how to run the C preprocessor configure:4260: i686-uhu-linux-gcc -E conftest.c configure:4260: $? = 0 configure:4274: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | /* end confdefs.h. */ | #include configure:4299: result: i686-uhu-linux-gcc -E configure:4319: i686-uhu-linux-gcc -E conftest.c configure:4319: $? = 0 configure:4333: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | /* end confdefs.h. */ | #include configure:4362: checking for grep that handles long lines and -e configure:4420: result: /bin/grep configure:4425: checking for egrep configure:4487: result: /bin/grep -E configure:4492: checking for ANSI C header files configure:4512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4512: $? = 0 configure:4585: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4585: $? = 0 configure:4585: ./conftest configure:4585: $? = 0 configure:4596: result: yes configure:4609: checking for sys/types.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for sys/stat.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for stdlib.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for string.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for memory.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for strings.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for inttypes.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for stdint.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4609: checking for unistd.h configure:4609: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4609: $? = 0 configure:4609: result: yes configure:4622: checking minix/config.h usability configure:4622: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* 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 | #include configure:4622: result: no configure:4622: checking minix/config.h presence configure:4622: i686-uhu-linux-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4622: result: no configure:4622: checking for minix/config.h configure:4622: result: no configure:4643: checking whether it is safe to define __EXTENSIONS__ configure:4661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4661: $? = 0 configure:4668: result: yes configure:4688: checking for i686-uhu-linux-ar configure:4704: found /usr/bin/i686-uhu-linux-ar configure:4715: result: i686-uhu-linux-ar configure:4785: checking the archiver (i686-uhu-linux-ar) interface configure:4801: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4801: $? = 0 configure:4803: i686-uhu-linux-ar cru libconftest.a conftest.o >&5 configure:4806: $? = 0 configure:4834: result: ar configure:4862: checking for i686-uhu-linux-gcc configure:4889: result: i686-uhu-linux-gcc configure:5158: checking for C compiler version configure:5167: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:5178: $? = 0 configure:5167: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5178: $? = 0 configure:5167: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5178: $? = 1 configure:5167: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:5178: $? = 1 configure:5182: checking whether we are using the GNU C compiler configure:5210: result: yes configure:5219: checking whether i686-uhu-linux-gcc accepts -g configure:5280: result: yes configure:5297: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5373: result: none needed configure:5398: checking whether i686-uhu-linux-gcc understands -c and -o together configure:5435: result: yes configure:5454: checking dependency style of i686-uhu-linux-gcc configure:5565: result: gcc3 configure:5580: checking for i686-uhu-linux-gcc option to accept ISO C99 configure:5729: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:76:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:130:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:130:18: error: 'newvar' undeclared (first use in this function) conftest.c:130:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:140:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:140:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:5729: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5729: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5729: $? = 0 configure:5749: result: -std=gnu99 configure:5773: checking for i686-uhu-linux-g++ configure:5789: found /usr/bin/i686-uhu-linux-g++ configure:5800: result: i686-uhu-linux-g++ configure:5871: checking for C++ compiler version configure:5880: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:5891: $? = 0 configure:5880: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:5891: $? = 0 configure:5880: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5891: $? = 1 configure:5880: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:5891: $? = 1 configure:5895: checking whether we are using the GNU C++ compiler configure:5914: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5914: $? = 0 configure:5923: result: yes configure:5932: checking whether i686-uhu-linux-g++ accepts -g configure:5952: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5952: $? = 0 configure:5993: result: yes configure:6018: checking dependency style of i686-uhu-linux-g++ configure:6129: result: gcc3 configure:6151: checking whether ln -s works configure:6155: result: yes configure:6169: checking fcntl.h usability configure:6169: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking fcntl.h presence configure:6169: i686-uhu-linux-gcc -E conftest.c configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking for fcntl.h configure:6169: result: yes configure:6169: checking fnmatch.h usability configure:6169: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking fnmatch.h presence configure:6169: i686-uhu-linux-gcc -E conftest.c configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking for fnmatch.h configure:6169: result: yes configure:6169: checking glob.h usability configure:6169: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking glob.h presence configure:6169: i686-uhu-linux-gcc -E conftest.c configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking for glob.h configure:6169: result: yes configure:6169: checking for stdlib.h configure:6169: result: yes configure:6169: checking sys/time.h usability configure:6169: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking sys/time.h presence configure:6169: i686-uhu-linux-gcc -E conftest.c configure:6169: $? = 0 configure:6169: result: yes configure:6169: checking for sys/time.h configure:6169: result: yes configure:6181: checking for off_t configure:6181: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6181: $? = 0 configure:6181: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:67:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:6181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 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 () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:6181: result: yes configure:6192: checking for size_t configure:6192: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6192: $? = 0 configure:6192: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:6192: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 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 () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:6192: result: yes configure:6203: checking whether struct tm is in sys/time.h or time.h configure:6223: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6223: $? = 0 configure:6230: result: time.h configure:6243: checking for ftruncate configure:6243: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6243: $? = 0 configure:6243: result: yes configure:6243: checking for fgetpos configure:6243: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6243: $? = 0 configure:6243: result: yes configure:6243: checking for mkstemp configure:6243: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6243: $? = 0 configure:6243: result: yes configure:6243: checking for strerror configure:6243: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6243: $? = 0 configure:6243: result: yes configure:6243: checking for strstr configure:6243: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:6243: $? = 0 configure:6243: result: yes configure:6260: checking for Git revision configure:6280: result: none configure:6333: checking for i686-uhu-linux-pkg-config configure:6366: result: no configure:6376: checking for pkg-config configure:6394: found /usr/bin/pkg-config configure:6406: result: /usr/bin/pkg-config configure:6431: checking pkg-config is at least version 0.9.0 configure:6434: result: yes configure:6444: checking for GTK configure:6451: $PKG_CONFIG --exists --print-errors "$gtk_modules $gtk_modules_private" configure:6454: $? = 0 configure:6468: $PKG_CONFIG --exists --print-errors "$gtk_modules $gtk_modules_private" configure:6471: $? = 0 configure:6529: result: yes configure:6546: checking for GTHREAD configure:6553: $PKG_CONFIG --exists --print-errors "$gthread_modules" configure:6556: $? = 0 configure:6570: $PKG_CONFIG --exists --print-errors "$gthread_modules" configure:6573: $? = 0 configure:6631: result: yes configure:6656: checking whether binary relocation support should be enabled configure:6706: result: no configure:6789: checking build system type configure:6803: result: i686-uhu-linux-gnu configure:6823: checking host system type configure:6836: result: i686-uhu-linux-gnu configure:6877: checking how to print strings configure:6904: result: printf configure:6925: checking for a sed that does not truncate output configure:6989: result: /bin/sed configure:7007: checking for fgrep configure:7069: result: /bin/grep -F configure:7104: checking for ld used by i686-uhu-linux-gcc -std=gnu99 configure:7171: result: /usr/bin/ld configure:7178: checking if the linker (/usr/bin/ld) is GNU ld configure:7193: result: yes configure:7205: checking for BSD- or MS-compatible name lister (nm) configure:7254: result: /usr/bin/nm -B configure:7384: checking the name lister (/usr/bin/nm -B) interface configure:7391: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7394: /usr/bin/nm -B "conftest.o" configure:7397: output 00000000 B some_variable configure:7404: result: BSD nm configure:7408: checking the maximum length of command line arguments configure:7539: result: 1572864 configure:7556: checking whether the shell understands some XSI constructs configure:7566: result: yes configure:7570: checking whether the shell understands "+=" configure:7576: result: yes configure:7611: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:7651: result: func_convert_file_noop configure:7658: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:7678: result: func_convert_file_noop configure:7685: checking for /usr/bin/ld option to reload object files configure:7692: result: -r configure:7726: checking for i686-uhu-linux-objdump configure:7756: result: no configure:7766: checking for objdump configure:7782: found /usr/bin/objdump configure:7793: result: objdump configure:7825: checking how to recognize dependent libraries configure:8023: result: pass_all configure:8068: checking for i686-uhu-linux-dlltool configure:8098: result: no configure:8108: checking for dlltool configure:8138: result: no configure:8168: checking how to associate runtime and link libraries configure:8195: result: printf %s\n configure:8211: checking for i686-uhu-linux-ar configure:8238: result: i686-uhu-linux-ar configure:8319: checking for archiver @FILE support configure:8336: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8336: $? = 0 configure:8339: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:8342: $? = 0 configure:8347: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:8350: $? = 1 configure:8362: result: @ configure:8380: checking for i686-uhu-linux-strip configure:8410: result: no configure:8420: checking for strip configure:8436: found /usr/bin/strip configure:8447: result: strip configure:8479: checking for i686-uhu-linux-ranlib configure:8509: result: no configure:8519: checking for ranlib configure:8535: found /usr/bin/ranlib configure:8546: result: ranlib configure:8648: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc -std=gnu99 object configure:8768: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8771: $? = 0 configure:8775: /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:8778: $? = 0 configure:8844: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8847: $? = 0 configure:8885: result: ok configure:8922: checking for sysroot configure:8952: result: no configure:9181: checking for i686-uhu-linux-mt configure:9211: result: no configure:9221: checking for mt configure:9251: result: no configure:9271: checking if : is a manifest tool configure:9277: : '-?' configure:9285: result: no configure:9924: checking for dlfcn.h configure:9924: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9924: $? = 0 configure:9924: result: yes configure:10111: checking for objdir configure:10126: result: .libs configure:10397: checking if i686-uhu-linux-gcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:10415: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -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:10419: $? = 0 configure:10432: result: no configure:10759: checking for i686-uhu-linux-gcc -std=gnu99 option to produce PIC configure:10766: result: -fPIC -DPIC configure:10774: checking if i686-uhu-linux-gcc -std=gnu99 PIC flag -fPIC -DPIC works configure:10792: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:10796: $? = 0 configure:10809: result: yes configure:10838: checking if i686-uhu-linux-gcc -std=gnu99 static flag -static works configure:10866: result: yes configure:10881: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:10902: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:10906: $? = 0 configure:10928: result: yes configure:10936: checking if i686-uhu-linux-gcc -std=gnu99 supports -c -o file.o configure:10983: result: yes configure:11016: checking whether the i686-uhu-linux-gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries configure:12173: result: yes configure:12210: checking whether -lc should be explicitly linked in configure:12218: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:12221: $? = 0 configure:12236: i686-uhu-linux-gcc -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12239: $? = 0 configure:12253: result: no configure:12413: checking dynamic linker characteristics configure:12913: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12913: $? = 0 configure:13147: result: GNU/Linux ld.so configure:13254: checking how to hardcode library paths into programs configure:13279: result: immediate configure:13819: checking whether stripping libraries is possible configure:13824: result: yes configure:13859: checking if libtool supports shared libraries configure:13861: result: yes configure:13864: checking whether to build shared libraries configure:13885: result: yes configure:13888: checking whether to build static libraries configure:13892: result: no configure:13915: checking how to run the C++ preprocessor configure:13942: i686-uhu-linux-g++ -E conftest.cpp configure:13942: $? = 0 configure:13956: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FGETPOS 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define REVISION "-1" | #define HAVE_REGCOMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13981: result: i686-uhu-linux-g++ -E configure:14001: i686-uhu-linux-g++ -E conftest.cpp configure:14001: $? = 0 configure:14015: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:40:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14015: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Geany" | #define PACKAGE_TARNAME "geany" | #define PACKAGE_VERSION "1.24.1" | #define PACKAGE_STRING "Geany 1.24.1" | #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" | #define PACKAGE_URL "" | #define PACKAGE "geany" | #define VERSION "1.24.1" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_FGETPOS 1 | #define HAVE_MKSTEMP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define REVISION "-1" | #define HAVE_REGCOMP 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14184: checking for ld used by i686-uhu-linux-g++ configure:14251: result: /usr/bin/ld configure:14258: checking if the linker (/usr/bin/ld) is GNU ld configure:14273: result: yes configure:14328: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15330: result: yes configure:15366: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15369: $? = 0 configure:15889: checking for i686-uhu-linux-g++ option to produce PIC configure:15896: result: -fPIC -DPIC configure:15904: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:15922: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15926: $? = 0 configure:15939: result: yes configure:15962: checking if i686-uhu-linux-g++ static flag -static works configure:15990: result: yes configure:16002: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16023: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16027: $? = 0 configure:16049: result: yes configure:16054: checking if i686-uhu-linux-g++ supports -c -o file.o configure:16101: result: yes configure:16131: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:16170: result: yes configure:16311: checking dynamic linker characteristics configure:16979: result: GNU/Linux ld.so configure:17032: checking how to hardcode library paths into programs configure:17057: result: immediate configure:17388: checking for library containing connect configure:17419: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:17419: $? = 0 configure:17436: result: none required configure:17485: checking whether the force is with you configure:17491: result: no configure:17497: checking whether NLS is requested configure:17506: result: yes configure:17534: checking for intltool-update configure:17552: found /usr/bin/intltool-update configure:17564: result: /usr/bin/intltool-update configure:17574: checking for intltool-merge configure:17592: found /usr/bin/intltool-merge configure:17604: result: /usr/bin/intltool-merge configure:17614: checking for intltool-extract configure:17632: found /usr/bin/intltool-extract configure:17644: result: /usr/bin/intltool-extract configure:17798: checking for xgettext configure:17816: found /usr/bin/xgettext configure:17828: result: /usr/bin/xgettext configure:17838: checking for msgmerge configure:17856: found /usr/bin/msgmerge configure:17868: result: /usr/bin/msgmerge configure:17878: checking for msgfmt configure:17896: found /usr/bin/msgfmt configure:17908: result: /usr/bin/msgfmt configure:17918: checking for gmsgfmt configure:17949: result: /usr/bin/msgfmt configure:17969: checking for perl configure:17987: found /usr/bin/perl configure:17999: result: /usr/bin/perl configure:18010: checking for perl >= 5.8.1 configure:18017: result: 5.18.2 configure:18021: checking for XML::Parser configure:18024: result: ok configure:18049: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18049: $? = 0 configure:18096: checking locale.h usability configure:18096: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18096: $? = 0 configure:18096: result: yes configure:18096: checking locale.h presence configure:18096: i686-uhu-linux-gcc -E conftest.c configure:18096: $? = 0 configure:18096: result: yes configure:18096: checking for locale.h configure:18096: result: yes configure:18107: checking for LC_MESSAGES configure:18123: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18123: $? = 0 configure:18131: result: yes configure:18148: checking libintl.h usability configure:18148: i686-uhu-linux-gcc -std=gnu99 -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18148: $? = 0 configure:18148: result: yes configure:18148: checking libintl.h presence configure:18148: i686-uhu-linux-gcc -E conftest.c configure:18148: $? = 0 configure:18148: result: yes configure:18148: checking for libintl.h configure:18148: result: yes configure:18156: checking for ngettext in libc configure:18174: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18174: $? = 0 configure:18183: result: yes configure:18187: checking for dgettext in libc configure:18205: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18205: $? = 0 configure:18214: result: yes configure:18221: checking for bind_textdomain_codeset configure:18221: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18221: $? = 0 configure:18221: result: yes configure:18497: checking for msgfmt configure:18524: result: /usr/bin/msgfmt configure:18535: checking for dcgettext configure:18535: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default] char dcgettext (); ^ configure:18535: $? = 0 configure:18535: result: yes configure:18545: checking if msgfmt accepts -c configure:18560: $MSGFMT -c -o /dev/null conftest.foo conftest.foo:3: warning: header field 'Language' missing in header configure:18563: $? = 0 configure:18565: result: yes configure:18575: checking for gmsgfmt configure:18606: result: /usr/bin/msgfmt configure:18616: checking for xgettext configure:18643: result: /usr/bin/xgettext configure:18662: i686-uhu-linux-gcc -std=gnu99 -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:18662: $? = 0 configure:18744: checking for catalogs to be installed configure:18769: result: ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk ko lb lt mn nl nn pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW configure:18928: checking that generated files are newer than configure configure:18934: result: done configure:18989: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Geany config.status 1.24.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp07 config.status:1291: creating Makefile config.status:1291: creating icons/Makefile config.status:1291: creating icons/16x16/Makefile config.status:1291: creating icons/24x24/Makefile config.status:1291: creating icons/32x32/Makefile config.status:1291: creating icons/48x48/Makefile config.status:1291: creating icons/scalable/Makefile config.status:1291: creating icons/tango/Makefile config.status:1291: creating icons/tango/16x16/Makefile config.status:1291: creating icons/tango/24x24/Makefile config.status:1291: creating icons/tango/32x32/Makefile config.status:1291: creating icons/tango/48x48/Makefile config.status:1291: creating icons/tango/scalable/Makefile config.status:1291: creating tagmanager/Makefile config.status:1291: creating tagmanager/ctags/Makefile config.status:1291: creating tagmanager/mio/Makefile config.status:1291: creating tagmanager/src/Makefile config.status:1291: creating scintilla/Makefile config.status:1291: creating scintilla/include/Makefile config.status:1291: creating src/Makefile config.status:1291: creating plugins/Makefile config.status:1291: creating po/Makefile.in config.status:1291: creating doc/Makefile config.status:1291: creating doc/geany.1 config.status:1291: creating geany.spec config.status:1291: creating geany.pc config.status:1291: creating doc/Doxyfile config.status:1291: creating tests/Makefile config.status:1291: creating tests/ctags/Makefile config.status:1291: creating config.h config.status:1520: executing depfiles commands config.status:1520: executing libtool commands config.status:1520: executing default-1 commands config.status:1520: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GTHREAD_CFLAGS_set= ac_cv_env_GTHREAD_CFLAGS_value= ac_cv_env_GTHREAD_LIBS_set= ac_cv_env_GTHREAD_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_fgetpos=yes ac_cv_func_ftruncate=yes ac_cv_func_mkstemp=yes ac_cv_func_strerror=yes ac_cv_func_strstr=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_glob_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_minix_config_h=no 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_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GMSGFMT=/usr/bin/msgfmt 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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_connect='none required' ac_cv_struct_tm=time.h ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_val_LC_MESSAGES=yes gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes gt_cv_have_gettext=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/build-aux/missing aclocal-1.14' ALL_LINGUAS='ar ast be bg ca cs de el en_GB es et eu fa fi fr gl he hi hu id it ja kk ko lb lt mn nl nn pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/build-aux/missing automake-1.14' AWK='gawk' CATALOGS=' ar.gmo ast.gmo be.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo lb.gmo lt.gmo mn.gmo nl.gmo nn.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='i686-uhu-linux-gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPENDENCIES='gtk+-2.0 >= 2.16 glib-2.0 >= 2.20' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GEANY_DATA_DIR='/usr/share/geany' GETTEXT_PACKAGE='geany' GMOFILES=' ar.gmo ast.gmo be.gmo bg.gmo ca.gmo cs.gmo de.gmo el.gmo en_GB.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo gl.gmo he.gmo hi.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo ko.gmo lb.gmo lt.gmo mn.gmo nl.gmo nn.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' GTK3_FALSE='' GTK3_TRUE='#' GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -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) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='/usr/bin/intltool-update' INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/build-aux/missing makeinfo' MANIFEST_TOOL=':' MINGW_FALSE='' MINGW_TRUE='#' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='build-aux/mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGFMT_OPTS='-c' MSGMERGE='/usr/bin/msgmerge' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='geany' PACKAGE_BUGREPORT='https://sourceforge.net/tracker/?group_id=153444&atid=787791' PACKAGE_NAME='Geany' PACKAGE_STRING='Geany 1.24.1' PACKAGE_TARNAME='geany' PACKAGE_URL='' PACKAGE_VERSION='1.24.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLUGINS_FALSE='#' PLUGINS_TRUE='' POFILES=' ar.po ast.po be.po bg.po ca.po cs.po de.po el.po en_GB.po es.po et.po eu.po fa.po fi.po fr.po gl.po he.po hi.po hu.po id.po it.po ja.po kk.po ko.po lb.po lt.po mn.po nl.po nn.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='yes' VERSION='1.24.1' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/build-aux/install-sh' intltool__v_merge_options_0='-q' intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Geany" #define PACKAGE_TARNAME "geany" #define PACKAGE_VERSION "1.24.1" #define PACKAGE_STRING "Geany 1.24.1" #define PACKAGE_BUGREPORT "https://sourceforge.net/tracker/?group_id=153444&atid=787791" #define PACKAGE_URL "" #define PACKAGE "geany" #define VERSION "1.24.1" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_FCNTL_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_GLOB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_FTRUNCATE 1 #define HAVE_FGETPOS 1 #define HAVE_MKSTEMP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define REVISION "-1" #define HAVE_REGCOMP 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_PLUGINS 1 #define HAVE_SOCKET 1 #define HAVE_VTE 1 #define GETTEXT_PACKAGE "geany" #define HAVE_LOCALE_H 1 #define HAVE_LC_MESSAGES 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define ENABLE_NLS 1 configure: exit 0