This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by file-roller configure 3.12.2, 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 = hp01 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:2320: checking for a BSD-compatible install configure:2388: result: /bin/install -c configure:2399: checking whether build environment is sane configure:2454: result: yes configure:2605: checking for a thread-safe mkdir -p configure:2644: result: /bin/mkdir -p configure:2651: checking for gawk configure:2667: found /bin/gawk configure:2678: result: gawk configure:2689: checking whether make sets $(MAKE) configure:2711: result: yes configure:2740: checking whether make supports nested variables configure:2757: result: yes configure:2846: checking whether UID '82' is supported by ustar format configure:2849: result: yes configure:2856: checking whether GID '82' is supported by ustar format configure:2859: result: yes configure:2867: checking how to create a ustar tar archive configure:2878: tar --version tar (GNU tar) 1.27.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2881: $? = 0 configure:2921: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2924: $? = 0 configure:2928: tar -xf - &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:3367: $? = 0 configure:3356: 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:3367: $? = 0 configure:3356: 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:3367: $? = 1 configure:3356: 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:3367: $? = 1 configure:3387: checking whether the C compiler works configure:3409: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3413: $? = 0 configure:3461: result: yes configure:3464: checking for C compiler default output file name configure:3466: result: a.out configure:3472: checking for suffix of executables configure:3479: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3483: $? = 0 configure:3505: result: configure:3527: checking whether we are cross compiling configure:3535: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3539: $? = 0 configure:3546: ./conftest configure:3550: $? = 0 configure:3565: result: no configure:3570: checking for suffix of object files configure:3592: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3596: $? = 0 configure:3617: result: o configure:3621: checking whether we are using the GNU C compiler configure:3640: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3640: $? = 0 configure:3649: result: yes configure:3658: checking whether i686-uhu-linux-gcc accepts -g configure:3678: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3678: $? = 0 configure:3719: result: yes configure:3736: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3799: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3799: $? = 0 configure:3812: result: none needed configure:3837: checking whether i686-uhu-linux-gcc understands -c and -o together configure:3859: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3862: $? = 0 configure:3859: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:3862: $? = 0 configure:3874: result: yes configure:3902: checking for style of include used by make configure:3930: result: GNU configure:3956: checking dependency style of i686-uhu-linux-gcc configure:4067: result: gcc3 configure:4111: checking build system type configure:4125: result: i686-uhu-linux-gnu configure:4145: checking host system type configure:4158: result: i686-uhu-linux-gnu configure:4199: checking how to print strings configure:4226: result: printf configure:4247: checking for a sed that does not truncate output configure:4311: result: /bin/sed configure:4329: checking for grep that handles long lines and -e configure:4387: result: /bin/grep configure:4392: checking for egrep configure:4454: result: /bin/grep -E configure:4459: checking for fgrep configure:4521: result: /bin/grep -F configure:4556: checking for ld used by i686-uhu-linux-gcc configure:4623: result: /usr/bin/ld configure:4630: checking if the linker (/usr/bin/ld) is GNU ld configure:4645: result: yes configure:4657: checking for BSD- or MS-compatible name lister (nm) configure:4706: result: /usr/bin/nm -B configure:4836: checking the name lister (/usr/bin/nm -B) interface configure:4843: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4846: /usr/bin/nm -B "conftest.o" configure:4849: output 00000000 B some_variable configure:4856: result: BSD nm configure:4859: checking whether ln -s works configure:4863: result: yes configure:4871: checking the maximum length of command line arguments configure:5001: result: 1572864 configure:5018: checking whether the shell understands some XSI constructs configure:5028: result: yes configure:5032: checking whether the shell understands "+=" configure:5038: result: yes configure:5073: checking how to convert i686-uhu-linux-gnu file names to i686-uhu-linux-gnu format configure:5113: result: func_convert_file_noop configure:5120: checking how to convert i686-uhu-linux-gnu file names to toolchain format configure:5140: result: func_convert_file_noop configure:5147: checking for /usr/bin/ld option to reload object files configure:5154: result: -r configure:5188: checking for i686-uhu-linux-objdump configure:5218: result: no configure:5228: checking for objdump configure:5244: found /usr/bin/objdump configure:5255: result: objdump configure:5287: checking how to recognize dependent libraries configure:5489: result: pass_all configure:5534: checking for i686-uhu-linux-dlltool configure:5564: result: no configure:5574: checking for dlltool configure:5604: result: no configure:5634: checking how to associate runtime and link libraries configure:5661: result: printf %s\n configure:5678: checking for i686-uhu-linux-ar configure:5694: found /usr/bin/i686-uhu-linux-ar configure:5705: result: i686-uhu-linux-ar configure:5786: checking for archiver @FILE support configure:5803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5803: $? = 0 configure:5806: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 configure:5809: $? = 0 configure:5814: i686-uhu-linux-ar cru libconftest.a @conftest.lst >&5 i686-uhu-linux-ar: conftest.o: No such file or directory configure:5817: $? = 1 configure:5829: result: @ configure:5847: checking for i686-uhu-linux-strip configure:5877: result: no configure:5887: checking for strip configure:5903: found /usr/bin/strip configure:5914: result: strip configure:5946: checking for i686-uhu-linux-ranlib configure:5976: result: no configure:5986: checking for ranlib configure:6002: found /usr/bin/ranlib configure:6013: result: ranlib configure:6115: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6235: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6238: $? = 0 configure:6242: /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:6245: $? = 0 configure:6311: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6314: $? = 0 configure:6352: result: ok configure:6389: checking for sysroot configure:6419: result: no configure:6635: checking for i686-uhu-linux-mt configure:6665: result: no configure:6675: checking for mt configure:6705: result: no configure:6725: checking if : is a manifest tool configure:6731: : '-?' configure:6739: result: no configure:7381: checking how to run the C preprocessor configure:7412: i686-uhu-linux-gcc -E conftest.c configure:7412: $? = 0 configure:7426: 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:7426: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "file-roller" | #define PACKAGE_TARNAME "file-roller" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "file-roller 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller" | #define PACKAGE_URL "" | #define PACKAGE "file-roller" | #define VERSION "3.12.2" | /* end confdefs.h. */ | #include configure:7451: result: i686-uhu-linux-gcc -E configure:7471: i686-uhu-linux-gcc -E conftest.c configure:7471: $? = 0 configure:7485: 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:7485: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "file-roller" | #define PACKAGE_TARNAME "file-roller" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "file-roller 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller" | #define PACKAGE_URL "" | #define PACKAGE "file-roller" | #define VERSION "3.12.2" | /* end confdefs.h. */ | #include configure:7514: checking for ANSI C header files configure:7534: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7534: $? = 0 configure:7607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7607: $? = 0 configure:7607: ./conftest configure:7607: $? = 0 configure:7618: result: yes configure:7631: checking for sys/types.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for sys/stat.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for stdlib.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for string.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for memory.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for strings.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for inttypes.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for stdint.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7631: checking for unistd.h configure:7631: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7631: $? = 0 configure:7631: result: yes configure:7645: checking for dlfcn.h configure:7645: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7645: $? = 0 configure:7645: result: yes configure:7851: checking for objdir configure:7866: result: .libs configure:8137: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8155: i686-uhu-linux-gcc -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:8159: $? = 0 configure:8172: result: no configure:8499: checking for i686-uhu-linux-gcc option to produce PIC configure:8506: result: -fPIC -DPIC configure:8514: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8532: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8536: $? = 0 configure:8549: result: yes configure:8578: checking if i686-uhu-linux-gcc static flag -static works configure:8606: result: yes configure:8621: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8642: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8646: $? = 0 configure:8668: result: yes configure:8676: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8723: result: yes configure:8756: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9909: result: yes configure:9946: checking whether -lc should be explicitly linked in configure:9954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9957: $? = 0 configure:9972: i686-uhu-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9975: $? = 0 configure:9989: result: no configure:10149: checking dynamic linker characteristics configure:10660: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10660: $? = 0 configure:10882: result: GNU/Linux ld.so configure:10989: checking how to hardcode library paths into programs configure:11014: result: immediate configure:11554: checking whether stripping libraries is possible configure:11559: result: yes configure:11594: checking if libtool supports shared libraries configure:11596: result: yes configure:11599: checking whether to build shared libraries configure:11620: result: yes configure:11623: checking whether to build static libraries configure:11627: result: no configure:11675: checking for i686-uhu-linux-pkg-config configure:11708: result: no configure:11718: checking for pkg-config configure:11736: found /usr/bin/pkg-config configure:11748: result: /usr/bin/pkg-config configure:11773: checking pkg-config is at least version 0.9.0 configure:11776: result: yes configure:11807: checking for i686-uhu-linux-pkg-config configure:11837: result: /usr/bin/pkg-config configure:11905: checking pkg-config is at least version 0.16 configure:11908: result: yes configure:12019: checking for glib-genmarshal configure:12037: found /usr/bin/glib-genmarshal configure:12049: result: /usr/bin/glib-genmarshal configure:12059: checking for glib-mkenums configure:12077: found /usr/bin/glib-mkenums configure:12089: result: /usr/bin/glib-mkenums configure:12099: checking for glib-compile-resources configure:12117: found /usr/bin/glib-compile-resources configure:12129: result: /usr/bin/glib-compile-resources configure:12149: checking for GTK configure:12156: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED" configure:12159: $? = 0 configure:12173: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_REQUIRED" configure:12176: $? = 0 configure:12234: result: yes configure:12270: checking whether gcc understands -Wall configure:12283: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:12283: $? = 0 configure:12292: result: yes configure:12321: checking for FR configure:12332: $PKG_CONFIG --exists --print-errors "\ glib-2.0 >= $GLIB_REQUIRED \ gthread-2.0 \ gio-unix-2.0 \ gtk+-3.0 >= $GTK_REQUIRED" configure:12339: $? = 0 configure:12361: $PKG_CONFIG --exists --print-errors "\ glib-2.0 >= $GLIB_REQUIRED \ gthread-2.0 \ gio-unix-2.0 \ gtk+-3.0 >= $GTK_REQUIRED" configure:12368: $? = 0 configure:12442: result: yes configure:12460: checking for NAUTILUS configure:12470: $PKG_CONFIG --exists --print-errors "\ libnautilus-extension >= $NAUTILUS_REQUIRED \ glib-2.0 \ gio-2.0" configure:12476: $? = 0 configure:12496: $PKG_CONFIG --exists --print-errors "\ libnautilus-extension >= $NAUTILUS_REQUIRED \ glib-2.0 \ gio-2.0" configure:12502: $? = 0 configure:12549: result: yes configure:12570: checking for JSON_GLIB configure:12578: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= $JSON_GLIB_REQUIRED glib-2.0" configure:12582: $? = 0 configure:12598: $PKG_CONFIG --exists --print-errors "json-glib-1.0 >= $JSON_GLIB_REQUIRED glib-2.0" configure:12602: $? = 0 configure:12643: result: yes configure:12667: checking for mkdtemp configure:12667: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:12667: $? = 0 configure:12667: result: yes configure:12685: checking for floor in -lm configure:12710: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lm >&5 conftest.c:32:6: warning: conflicting types for built-in function 'floor' [enabled by default] char floor (); ^ configure:12710: $? = 0 configure:12719: result: yes configure:12763: checking for notification support configure:12776: result: yes configure:12792: checking whether libmagic works configure:12801: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lm -lmagic >&5 conftest.c:29:19: fatal error: magic.h: No such file or directory #include ^ compilation terminated. configure:12801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "file-roller" | #define PACKAGE_TARNAME "file-roller" | #define PACKAGE_VERSION "3.12.2" | #define PACKAGE_STRING "file-roller 3.12.2" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller" | #define PACKAGE_URL "" | #define PACKAGE "file-roller" | #define VERSION "3.12.2" | #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_JSON_GLIB 1 | #define HAVE_MKDTEMP 1 | #define HAVE_LIBM 1 | #define ENABLE_PACKAGEKIT 1 | #define ENABLE_NOTIFICATION 1 | /* end confdefs.h. */ | | #include | int main () { magic_t m = magic_open(MAGIC_NONE); } | configure:12805: result: no configure:12846: checking for libarchive support configure:12859: result: yes configure:12874: checking which smclient backend to use configure:12892: result: no configure:13030: checking whether NLS is requested configure:13039: result: yes configure:13057: checking for intltool >= 0.40.0 configure:13059: result: 0.50.2 found configure:13067: checking for intltool-update configure:13085: found /usr/bin/intltool-update configure:13097: result: /usr/bin/intltool-update configure:13107: checking for intltool-merge configure:13125: found /usr/bin/intltool-merge configure:13137: result: /usr/bin/intltool-merge configure:13147: checking for intltool-extract configure:13165: found /usr/bin/intltool-extract configure:13177: result: /usr/bin/intltool-extract configure:13331: checking for xgettext configure:13349: found /usr/bin/xgettext configure:13361: result: /usr/bin/xgettext configure:13371: checking for msgmerge configure:13389: found /usr/bin/msgmerge configure:13401: result: /usr/bin/msgmerge configure:13411: checking for msgfmt configure:13429: found /usr/bin/msgfmt configure:13441: result: /usr/bin/msgfmt configure:13451: checking for gmsgfmt configure:13482: result: /usr/bin/msgfmt configure:13502: checking for perl configure:13520: found /usr/bin/perl configure:13532: result: /usr/bin/perl configure:13543: checking for perl >= 5.8.1 configure:13550: result: 5.18.2 configure:13554: checking for XML::Parser configure:13557: result: ok configure:13582: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c -lm >&5 configure:13582: $? = 0 configure:13667: checking for itstool configure:13683: found /usr/bin/itstool configure:13694: result: itstool configure:13709: checking for xmllint configure:13725: found /usr/bin/xmllint configure:13736: result: xmllint configure:13939: checking for desktop-file-validate configure:13955: found /usr/bin/desktop-file-validate configure:13966: result: true configure:14095: checking that generated files are newer than configure configure:14101: result: done configure:14172: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by file-roller config.status 3.12.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp01 config.status:1447: creating Makefile config.status:1447: creating file-roller.spec config.status:1447: creating data/Makefile config.status:1447: creating data/org.gnome.FileRoller.desktop.in config.status:1447: creating data/icons/Makefile config.status:1447: creating data/icons/16x16/Makefile config.status:1447: creating data/icons/16x16/apps/Makefile config.status:1447: creating data/icons/22x22/Makefile config.status:1447: creating data/icons/22x22/apps/Makefile config.status:1447: creating data/icons/24x24/Makefile config.status:1447: creating data/icons/24x24/apps/Makefile config.status:1447: creating data/icons/256x256/Makefile config.status:1447: creating data/icons/256x256/apps/Makefile config.status:1447: creating data/icons/32x32/Makefile config.status:1447: creating data/icons/32x32/apps/Makefile config.status:1447: creating data/icons/48x48/Makefile config.status:1447: creating data/icons/48x48/apps/Makefile config.status:1447: creating copy-n-paste/Makefile config.status:1447: creating src/Makefile config.status:1447: creating src/commands/Makefile config.status:1447: creating src/sh/Makefile config.status:1447: creating src/ui/Makefile config.status:1447: creating nautilus/Makefile config.status:1447: creating help/Makefile config.status:1447: creating po/Makefile.in config.status:1447: creating config.h config.status:1676: executing depfiles commands config.status:1676: executing libtool commands config.status:1676: executing po/stamp-it commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-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_FR_CFLAGS_set= ac_cv_env_FR_CFLAGS_value= ac_cv_env_FR_LIBS_set= ac_cv_env_FR_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_ITSTOOL_set= ac_cv_env_ITSTOOL_value= ac_cv_env_JSON_GLIB_CFLAGS_set= ac_cv_env_JSON_GLIB_CFLAGS_value= ac_cv_env_JSON_GLIB_LIBS_set= ac_cv_env_JSON_GLIB_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_NAUTILUS_CFLAGS_set= ac_cv_env_NAUTILUS_CFLAGS_value= ac_cv_env_NAUTILUS_LIBS_set= ac_cv_env_NAUTILUS_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_SMCLIENT_CFLAGS_set= ac_cv_env_SMCLIENT_CFLAGS_value= ac_cv_env_SMCLIENT_LIBS_set= ac_cv_env_SMCLIENT_LIBS_value= ac_cv_env_XMLLINT_set= ac_cv_env_XMLLINT_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_mkdtemp=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_m_floor=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GLIB_COMPILE_RESOURCES=/usr/bin/glib-compile-resources ac_cv_path_GLIB_GENMARSHAL=/usr/bin/glib-genmarshal ac_cv_path_GLIB_MKENUMS=/usr/bin/glib-mkenums 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_PKG_CONFIG=/usr/bin/pkg-config 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_ITSTOOL=itstool ac_cv_prog_XMLLINT=xmllint ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_desktop_validate=true ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_FR_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_FR_LIBS='-lgthread-2.0 -pthread -lgio-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_JSON_GLIB_CFLAGS='-pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_JSON_GLIB_LIBS='-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' pkg_cv_NAUTILUS_CFLAGS='-pthread -I/usr/include/nautilus -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' pkg_cv_NAUTILUS_LIBS='-lnautilus-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \ echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \ $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \ echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \ fi; \ if test "x$(YELP_LC_MEDIA_LINKS)" != "x"; then \ $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ $(ITSTOOL) -o "$(notdir $@).tmp" $(_HELP_C_FILES) && \ $(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \ cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \ d="$(srcdir)/"; \ echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \ echo "rm -f $$helpdir$$f"; \ elif test "x$$lc" != "xC"; then \ fi; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \ if test "x$mdir" = "x."; then mdir=""; fi; \ if test -f "$$d$$lc/$$f"; then \ if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \ mdir=`dirname "$$f"`; \ msgmerge -o "$(notdir $@)" "$(notdir $@)" "$(notdir $@).tmp" && \ mv "$(notdir $@).tmp" "$(notdir $@)"); \ rm "$(notdir $@).tmp"); \ rm -f "$$helpdir$$f"; \ then d=; \ xmlpath="$$lc"; \ xmlpath="$$lc:$(srcdir)/$$lc"; \ $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \ $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \ $(MKDIR_P) "$(distdir)/$$lc"; \ $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \ (cd "$(dir $@)" && \ (cd "$(dir $@)" && \ done; \ done; \ done; \ done; \ echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \ echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \ echo "rm -f $$helpdir`basename $$f`"; \ echo "rm -f $$helpdir`basename $$f`"; \ else \ fi; \ for file in $(HELP_FILES); do \ for lc in C $(_HELP_LINGUAS); do \ for lc in C $(_HELP_LINGUAS); do \ for page in $(HELP_FILES); do \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \ if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \ if test "x$(_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \ if test -d "$$lc"; \ if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \ if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \ lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ lc=`dirname "$$f"`; lc=`basename "$$lc"`; \ msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \ rm -f "$$helpdir`basename $$f`"; \ rm -f "$$helpdir`basename $$f`"; \ $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ $(AM_V_GEN) glib-mkenums --comments '\'''\'' --fhead "" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " " --vtail " " --ftail "" $^ > $@.tmp && mv $@.tmp $@ $(AM_V_GEN)if ! test -f "$@"; then \ $(AM_V_GEN)if test -d "C"; then d=; else d="$(srcdir)/"; fi; \ $(AM_V_GEN)msgfmt -o "$@" "$<" $(AM_V_at)for po in $(_HELP_POFILES); do \ $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if ! test -d "$(dir $@)"; then mkdir "$(dir $@)"; fi $(AM_V_at)if test ! -f "$@" -a -f "$(srcdir)/$@"; then cp "$(srcdir)/$@" "$@"; fi $(ITSTOOL) -o "$@" $(foreach f,$(_HELP_C_FILES),"$${d}$(f)") $(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \ (cd "$(dir $@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \ @$(NORMAL_INSTALL) @$(NORMAL_UNINSTALL) @for f in $(HELP_MEDIA); do \ @for f in $(HELP_MEDIA); do \ @for f in $(_HELP_C_EXTRA); do \ @for f in $(_HELP_C_EXTRA); do \ @for lc in C $(_HELP_LINGUAS); do \ @for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \ @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files done done done done done done done; done; \ done; done done; done echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ else \ fi fi files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ for lc in C $(_HELP_LINGUAS); do \ for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \ if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \ if test -n "$^"; then \ mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \ rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES) rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) test -n "$$files" || exit 0; \ test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) touch "$@" $(_HELP_LC_FILES): $(_HELP_LINGUAS) $(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_LC_STAMPS): %.stamp: %.mo $(_HELP_LINGUAS): $(_HELP_LC_STAMPS) $(_HELP_MOFILES): %.mo: %.po $(_HELP_POFILES): $(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(gsettings__enum_file): $(gsettings_ENUM_FILES) %.gschema.valid: %.gschema.xml $(gsettings__enum_file) ' .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas .PHONY: check-help .PHONY: clean-help .PHONY: install-help .PHONY: pot .PHONY: repo .PHONY: uninstall-help .SECONDARY: $(gsettings_SCHEMAS) ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing aclocal-1.14' ALL_LINGUAS='' 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/missing autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing automake-1.14' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -Wno-deprecated-declarations' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DESKTOP_VALIDATE_FALSE='#' DESKTOP_VALIDATE_TRUE='' DISABLE_DEPRECATED='' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_JSON_GLIB_FALSE='#' ENABLE_JSON_GLIB_TRUE='' ENABLE_LIBARCHIVE_FALSE='#' ENABLE_LIBARCHIVE_TRUE='' ENABLE_MAGIC_FALSE='' ENABLE_MAGIC_TRUE='#' ENABLE_NAUTILUS_ACTIONS_FALSE='#' ENABLE_NAUTILUS_ACTIONS_TRUE='' ENABLE_NOTIFICATION_FALSE='#' ENABLE_NOTIFICATION_TRUE='' EXEEXT='' EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f)))) EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po) EXTRA_DIST += $(if $(YELP_LC_DIST),$(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)) EXTRA_DIST ?= FGREP='/bin/grep -F' FR_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' FR_LIBS='-lgthread-2.0 -pthread -lgio-2.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' GETTEXT_PACKAGE='file-roller' GLIB_COMPILE_RESOURCES='/usr/bin/glib-compile-resources' GLIB_COMPILE_SCHEMAS='glib-compile-schemas' GLIB_GENMARSHAL='/usr/bin/glib-genmarshal' GLIB_MKENUMS='/usr/bin/glib-mkenums' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GSETTINGS_DISABLE_SCHEMAS_COMPILE='' GSETTINGS_RULES=' GTK_CFLAGS='-pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GTK_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' HELP_DIR='${datadir}/help' HELP_EXTRA ?= HELP_FILES ?= HELP_ID ?= HELP_LINGUAS ?= HELP_MEDIA ?= HELP_POT ?= INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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))' ITSTOOL='itstool' JSON_GLIB_CFLAGS='-pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' JSON_GLIB_LIBS='-ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' LD='/usr/bin/ld' LDFLAGS='' LIBARCHIVE_CFLAGS='' LIBARCHIVE_LIBS='-larchive ' LIBNOTIFY_CFLAGS='-pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' LIBNOTIFY_LIBS='-lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAGIC_CFLAGS='' MAGIC_LIBS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MKDTEMP_MISSING_FALSE='' MKDTEMP_MISSING_TRUE='#' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' NAUTILUS_CFLAGS='-pthread -I/usr/include/nautilus -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' NAUTILUS_EXTENSION_DIR='/usr/lib/nautilus/extensions-3.0' NAUTILUS_LIBS='-lnautilus-extension -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='file-roller' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller' PACKAGE_NAME='file-roller' PACKAGE_STRING='file-roller 3.12.2' PACKAGE_TARNAME='file-roller' PACKAGE_URL='' PACKAGE_VERSION='3.12.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RUN_IN_PLACE_FALSE='' RUN_IN_PLACE_TRUE='#' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SMCLIENT_CFLAGS='' SMCLIENT_LIBS='' STRIP='strip' USE_NLS='yes' VERSION='3.12.2' WITH_SMCLIENT_FALSE='' WITH_SMCLIENT_TRUE='#' WITH_SMCLIENT_WIN32_FALSE='' WITH_SMCLIENT_WIN32_TRUE='#' WITH_SMCLIENT_XSMP_FALSE='' WITH_SMCLIENT_XSMP_TRUE='#' XGETTEXT='/usr/bin/xgettext' XMLLINT='xmllint' YELP_HELP_RULES=' YELP_LC_DIST='true' YELP_LC_MEDIA_LINKS='true' _HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f)) _HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f)) _HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f)) _HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1) _HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f))) _HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp) _HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V)) _HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V)) _HELP_LC_VERBOSE_0 = @echo " GEN "$(dir $@); _HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS)) _HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES)) _HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po)) _HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot)) _HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V)) ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' all-am: $(gsettings_SCHEMAS:.xml=.valid) all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES) am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='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' check-help: check: check-help clean-gsettings-schemas: clean-help: datadir='${datarootdir}' datarootdir='${prefix}/share' desktop_validate='true' distdir-help-files: distdir: distdir-help-files docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' endif' exec_prefix='${prefix}' gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) gsettingsschemadir='${datarootdir}/glib-2.0/schemas' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' ifdef gsettings_ENUM_NAMESPACE includedir='${prefix}/include' infodir='/usr/share/info' install-data-am: $(if $(HELP_ID),install-help) install-data-am: install-gsettings-schemas install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) install-help: install_sh='${SHELL} /var/uhubuild/work/compile/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)' mostlyclean-am: $(if $(HELP_ID),clean-help) mostlyclean-am: clean-gsettings-schemas oldincludedir='/usr/include' pdfdir='${docdir}' pot: $(_HELP_POTFILE) prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' repo: $(_HELP_POTFILE) sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' uninstall-am: $(if $(HELP_ID),uninstall-help) uninstall-am: uninstall-gsettings-schemas uninstall-gsettings-schemas: uninstall-help: ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "file-roller" #define PACKAGE_TARNAME "file-roller" #define PACKAGE_VERSION "3.12.2" #define PACKAGE_STRING "file-roller 3.12.2" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller" #define PACKAGE_URL "" #define PACKAGE "file-roller" #define VERSION "3.12.2" #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_JSON_GLIB 1 #define HAVE_MKDTEMP 1 #define HAVE_LIBM 1 #define ENABLE_PACKAGEKIT 1 #define ENABLE_NOTIFICATION 1 #define ENABLE_LIBARCHIVE 1 #define GETTEXT_PACKAGE "file-roller" #define LOCALEDIR "/usr/share/locale" configure: exit 0