- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by mutter configure 3.0.2.1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- $ ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib/mutter --localstatedir=/var --disable-static
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = tgelterd.corp.omniture.com
- uname -m = x86_64
- uname -r = 3.0-ARCH
- uname -s = Linux
- uname -v = #1 SMP PREEMPT Sat Aug 6 16:18:35 CEST 2011
- /usr/bin/uname -p = unknown
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /opt/NX/bin
- PATH: /usr/local/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/local/sbin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /opt/android-sdk/tools
- PATH: /usr/share/java/apache-ant/bin
- PATH: /opt/java/bin
- PATH: /opt/java/db/bin
- PATH: /opt/java/jre/bin
- PATH: /opt/kde/bin
- PATH: /usr/bin/vendor_perl
- PATH: /usr/bin/core_perl
- PATH: /opt/qt/bin
- PATH: /opt/java/bin/
- PATH: /opt/NX/bin/
- PATH: /opt/android-sdk/tools/
- PATH: /opt/android-sdk/platform-tools/
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2623: checking for a BSD-compatible install
- configure:2691: result: /bin/install -c
- configure:2702: checking whether build environment is sane
- configure:2752: result: yes
- configure:2893: checking for a thread-safe mkdir -p
- configure:2932: result: /bin/mkdir -p
- configure:2945: checking for gawk
- configure:2961: found /usr/bin/gawk
- configure:2972: result: gawk
- configure:2983: checking whether make sets $(MAKE)
- configure:3005: result: yes
- configure:3098: checking whether to enable maintainer-specific portions of Makefiles
- configure:3107: result: no
- configure:3146: checking whether NLS is requested
- configure:3155: result: yes
- configure:3171: checking for style of include used by make
- configure:3199: result: GNU
- configure:3269: checking for gcc
- configure:3285: found /usr/bin/gcc
- configure:3296: result: gcc
- configure:3525: checking for C compiler version
- configure:3534: gcc --version >&5
- gcc (GCC) 4.6.1
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3545: $? = 0
- configure:3534: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/src/gcc-4.6.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libstdcxx-pch --enable-checking=release
- Thread model: posix
- gcc version 4.6.1 (GCC)
- configure:3545: $? = 0
- configure:3534: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3545: $? = 1
- configure:3534: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3545: $? = 1
- configure:3565: checking whether the C compiler works
- configure:3587: gcc -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:3591: $? = 0
- configure:3639: result: yes
- configure:3642: checking for C compiler default output file name
- configure:3644: result: a.out
- configure:3650: checking for suffix of executables
- configure:3657: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:3661: $? = 0
- configure:3683: result:
- configure:3705: checking whether we are cross compiling
- configure:3713: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:3717: $? = 0
- configure:3724: ./conftest
- configure:3728: $? = 0
- configure:3743: result: no
- configure:3748: checking for suffix of object files
- configure:3770: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:3774: $? = 0
- configure:3795: result: o
- configure:3799: checking whether we are using the GNU C compiler
- configure:3818: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:3818: $? = 0
- configure:3827: result: yes
- configure:3836: checking whether gcc accepts -g
- configure:3856: gcc -c -g conftest.c >&5
- configure:3856: $? = 0
- configure:3897: result: yes
- configure:3914: checking for gcc option to accept ISO C89
- configure:3978: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:3978: $? = 0
- configure:3991: result: none needed
- configure:4013: checking dependency style of gcc
- configure:4123: result: gcc3
- configure:4150: checking for intltool >= 0.34.90
- configure:4157: result: 0.41.1 found
- configure:4165: checking for intltool-update
- configure:4183: found /usr/bin/intltool-update
- configure:4195: result: /usr/bin/intltool-update
- configure:4205: checking for intltool-merge
- configure:4223: found /usr/bin/intltool-merge
- configure:4235: result: /usr/bin/intltool-merge
- configure:4245: checking for intltool-extract
- configure:4263: found /usr/bin/intltool-extract
- configure:4275: result: /usr/bin/intltool-extract
- configure:4406: checking for xgettext
- configure:4424: found /usr/bin/xgettext
- configure:4436: result: /usr/bin/xgettext
- configure:4446: checking for msgmerge
- configure:4464: found /usr/bin/msgmerge
- configure:4476: result: /usr/bin/msgmerge
- configure:4486: checking for msgfmt
- configure:4504: found /usr/bin/msgfmt
- configure:4516: result: /usr/bin/msgfmt
- configure:4526: checking for gmsgfmt
- configure:4557: result: /usr/bin/msgfmt
- configure:4577: checking for perl
- configure:4595: found /usr/bin/perl
- configure:4607: result: /usr/bin/perl
- configure:4618: checking for perl >= 5.8.1
- configure:4625: result: 5.14.1
- configure:4629: checking for XML::Parser
- configure:4632: result: ok
- configure:4657: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:4657: $? = 0
- configure:4731: checking for gcc
- configure:4758: result: gcc
- configure:4987: checking for C compiler version
- configure:4996: gcc --version >&5
- gcc (GCC) 4.6.1
- Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:5007: $? = 0
- configure:4996: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.1/lto-wrapper
- Target: x86_64-unknown-linux-gnu
- Configured with: /build/src/gcc-4.6.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libstdcxx-pch --enable-checking=release
- Thread model: posix
- gcc version 4.6.1 (GCC)
- configure:5007: $? = 0
- configure:4996: gcc -V >&5
- gcc: error: unrecognized option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5007: $? = 1
- configure:4996: gcc -qversion >&5
- gcc: error: unrecognized option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:5007: $? = 1
- configure:5011: checking whether we are using the GNU C compiler
- configure:5039: result: yes
- configure:5048: checking whether gcc accepts -g
- configure:5109: result: yes
- configure:5126: checking for gcc option to accept ISO C89
- configure:5203: result: none needed
- configure:5225: checking dependency style of gcc
- configure:5335: result: gcc3
- configure:5350: checking for library containing strerror
- configure:5381: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:5381: $? = 0
- configure:5398: result: none required
- configure:5411: checking how to run the C preprocessor
- configure:5442: gcc -E conftest.c
- configure:5442: $? = 0
- configure:5456: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:5456: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5481: result: gcc -E
- configure:5501: gcc -E conftest.c
- configure:5501: $? = 0
- configure:5515: gcc -E conftest.c
- conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:5515: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5544: checking for grep that handles long lines and -e
- configure:5602: result: /bin/grep
- configure:5607: checking for egrep
- configure:5669: result: /bin/grep -E
- configure:5674: checking for ANSI C header files
- configure:5694: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:5694: $? = 0
- configure:5767: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:5767: $? = 0
- configure:5767: ./conftest
- configure:5767: $? = 0
- configure:5778: result: yes
- configure:5790: checking build system type
- configure:5804: result: x86_64-unknown-linux-gnu
- configure:5824: checking host system type
- configure:5837: result: x86_64-unknown-linux-gnu
- configure:6206: checking how to print strings
- configure:6233: result: printf
- configure:6254: checking for a sed that does not truncate output
- configure:6318: result: /bin/sed
- configure:6336: checking for fgrep
- configure:6398: result: /bin/grep -F
- configure:6433: checking for ld used by gcc
- configure:6500: result: /usr/bin/ld
- configure:6507: checking if the linker (/usr/bin/ld) is GNU ld
- configure:6522: result: yes
- configure:6534: checking for BSD- or MS-compatible name lister (nm)
- configure:6583: result: /usr/bin/nm -B
- configure:6713: checking the name lister (/usr/bin/nm -B) interface
- configure:6720: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:6723: /usr/bin/nm -B "conftest.o"
- configure:6726: output
- 0000000000000000 B some_variable
- configure:6733: result: BSD nm
- configure:6736: checking whether ln -s works
- configure:6740: result: yes
- configure:6748: checking the maximum length of command line arguments
- configure:6873: result: 1572864
- configure:6890: checking whether the shell understands some XSI constructs
- configure:6900: result: yes
- configure:6904: checking whether the shell understands "+="
- configure:6910: result: yes
- configure:6945: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
- configure:6985: result: func_convert_file_noop
- configure:6992: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
- configure:7012: result: func_convert_file_noop
- configure:7019: checking for /usr/bin/ld option to reload object files
- configure:7026: result: -r
- configure:7100: checking for objdump
- configure:7127: result: objdump
- configure:7156: checking how to recognize dependent libraries
- configure:7358: result: pass_all
- configure:7443: checking for dlltool
- configure:7470: result: dlltool
- configure:7500: checking how to associate runtime and link libraries
- configure:7527: result: printf %s\n
- configure:7587: checking for ar
- configure:7603: found /usr/bin/ar
- configure:7614: result: ar
- configure:7651: checking for archiver @FILE support
- configure:7668: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:7668: $? = 0
- configure:7671: ar cru libconftest.a @conftest.lst >&5
- configure:7674: $? = 0
- configure:7679: ar cru libconftest.a @conftest.lst >&5
- ar: conftest.o: No such file or directory
- configure:7682: $? = 1
- configure:7694: result: @
- configure:7752: checking for strip
- configure:7768: found /usr/bin/strip
- configure:7779: result: strip
- configure:7851: checking for ranlib
- configure:7867: found /usr/bin/ranlib
- configure:7878: result: ranlib
- configure:7980: checking command to parse /usr/bin/nm -B output from gcc object
- configure:8099: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:8102: $? = 0
- configure:8106: /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:8109: $? = 0
- configure:8175: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c conftstm.o >&5
- configure:8178: $? = 0
- configure:8216: result: ok
- configure:8253: checking for sysroot
- configure:8283: result: no
- configure:8360: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:8363: $? = 0
- configure:8526: checking for mt
- configure:8556: result: no
- configure:8576: checking if : is a manifest tool
- configure:8582: : '-?'
- configure:8590: result: no
- configure:9222: checking for sys/types.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for sys/stat.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for stdlib.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for string.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for memory.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for strings.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for inttypes.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for stdint.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9222: checking for unistd.h
- configure:9222: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9222: $? = 0
- configure:9222: result: yes
- configure:9236: checking for dlfcn.h
- configure:9236: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:9236: $? = 0
- configure:9236: result: yes
- configure:9421: checking for objdir
- configure:9436: result: .libs
- configure:9703: checking if gcc supports -fno-rtti -fno-exceptions
- configure:9721: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
- configure:9725: $? = 0
- configure:9738: result: no
- configure:10048: checking for gcc option to produce PIC
- configure:10055: result: -fPIC -DPIC
- configure:10063: checking if gcc PIC flag -fPIC -DPIC works
- configure:10081: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5
- configure:10085: $? = 0
- configure:10098: result: yes
- configure:10127: checking if gcc static flag -static works
- configure:10155: result: yes
- configure:10170: checking if gcc supports -c -o file.o
- configure:10191: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -o out/conftest2.o conftest.c >&5
- configure:10195: $? = 0
- configure:10217: result: yes
- configure:10225: checking if gcc supports -c -o file.o
- configure:10272: result: yes
- configure:10305: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
- configure:11463: result: yes
- configure:11500: checking whether -lc should be explicitly linked in
- configure:11508: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:11511: $? = 0
- configure:11526: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
- configure:11529: $? = 0
- configure:11543: result: no
- configure:11708: checking dynamic linker characteristics
- configure:12222: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
- configure:12222: $? = 0
- configure:12448: result: GNU/Linux ld.so
- configure:12555: checking how to hardcode library paths into programs
- configure:12580: result: immediate
- configure:13120: checking whether stripping libraries is possible
- configure:13125: result: yes
- configure:13160: checking if libtool supports shared libraries
- configure:13162: result: yes
- configure:13165: checking whether to build shared libraries
- configure:13186: result: yes
- configure:13189: checking whether to build static libraries
- configure:13193: result: no
- configure:13313: checking for pkg-config
- configure:13331: found /usr/bin/pkg-config
- configure:13343: result: /usr/bin/pkg-config
- configure:13368: checking pkg-config is at least version 0.16
- configure:13371: result: yes
- configure:13388: checking for GLIB - version >= 2.0.0
- configure:13502: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lglib-2.0 >&5
- configure:13502: $? = 0
- configure:13502: ./conftest
- configure:13502: $? = 0
- configure:13516: result: yes (version 2.28.8)
- configure:13589: checking size of char
- configure:13594: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:13594: $? = 0
- configure:13594: ./conftest
- configure:13594: $? = 0
- configure:13608: result: 1
- configure:13622: checking size of short
- configure:13627: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:13627: $? = 0
- configure:13627: ./conftest
- configure:13627: $? = 0
- configure:13641: result: 2
- configure:13655: checking size of long
- configure:13660: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:13660: $? = 0
- configure:13660: ./conftest
- configure:13660: $? = 0
- configure:13674: result: 8
- configure:13688: checking size of int
- configure:13693: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:13693: $? = 0
- configure:13693: ./conftest
- configure:13693: $? = 0
- configure:13707: result: 4
- configure:13721: checking size of void *
- configure:13726: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:13726: $? = 0
- configure:13726: ./conftest
- configure:13726: $? = 0
- configure:13740: result: 8
- configure:13754: checking size of long long
- configure:13759: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:13759: $? = 0
- configure:13759: ./conftest
- configure:13759: $? = 0
- configure:13773: result: 8
- configure:13787: checking size of __int64
- configure:13792: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- conftest.c: In function 'longval':
- conftest.c:63:57: error: '__int64' undeclared (first use in this function)
- conftest.c:63:57: note: each undeclared identifier is reported only once for each function it appears in
- conftest.c: In function 'ulongval':
- conftest.c:64:67: error: '__int64' undeclared (first use in this function)
- conftest.c: In function 'main':
- conftest.c:74:28: error: '__int64' undeclared (first use in this function)
- configure:13792: $? = 1
- configure: program exited with status 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | #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 SIZEOF_CHAR 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_LONG 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_LONG_LONG 8
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | static long int longval () { return (long int) (sizeof (__int64)); }
- | static unsigned long int ulongval () { return (long int) (sizeof (__int64)); }
- | #include <stdio.h>
- | #include <stdlib.h>
- | int
- | main ()
- | {
- |
- | FILE *f = fopen ("conftest.val", "w");
- | if (! f)
- | return 1;
- | if (((long int) (sizeof (__int64))) < 0)
- | {
- | long int i = longval ();
- | if (i != ((long int) (sizeof (__int64))))
- | return 1;
- | fprintf (f, "%ld", i);
- | }
- | else
- | {
- | unsigned long int i = ulongval ();
- | if (i != ((long int) (sizeof (__int64))))
- | return 1;
- | fprintf (f, "%lu", i);
- | }
- | /* Do not output a trailing newline, as this causes \r\n confusion
- | on some platforms. */
- | return ferror (f) || fclose (f) != 0;
- |
- | ;
- | return 0;
- | }
- configure:13806: result: 0
- configure:13818: checking whether byte ordering is bigendian
- configure:13833: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- conftest.c:32:9: error: unknown type name 'not'
- conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
- conftest.c:32:15: error: unknown type name 'universal'
- configure:13833: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | #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 SIZEOF_CHAR 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_LONG 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF___INT64 0
- | /* end confdefs.h. */
- | #ifndef __APPLE_CC__
- | not a universal capable compiler
- | #endif
- | typedef int dummy;
- |
- configure:13878: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:13878: $? = 0
- configure:13896: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- conftest.c: In function 'main':
- conftest.c:38:4: error: unknown type name 'not'
- conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
- configure:13896: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | #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 SIZEOF_CHAR 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_LONG 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF___INT64 0
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:14024: result: no
- configure:14122: checking execinfo.h usability
- configure:14122: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:14122: $? = 0
- configure:14122: result: yes
- configure:14122: checking execinfo.h presence
- configure:14122: gcc -E conftest.c
- configure:14122: $? = 0
- configure:14122: result: yes
- configure:14122: checking for execinfo.h
- configure:14122: result: yes
- configure:14129: checking for backtrace
- configure:14129: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:14129: $? = 0
- configure:14129: result: yes
- configure:14146: checking locale.h usability
- configure:14146: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:14146: $? = 0
- configure:14146: result: yes
- configure:14146: checking locale.h presence
- configure:14146: gcc -E conftest.c
- configure:14146: $? = 0
- configure:14146: result: yes
- configure:14146: checking for locale.h
- configure:14146: result: yes
- configure:14157: checking for LC_MESSAGES
- configure:14173: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:14173: $? = 0
- configure:14181: result: yes
- configure:14198: checking libintl.h usability
- configure:14198: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:14198: $? = 0
- configure:14198: result: yes
- configure:14198: checking libintl.h presence
- configure:14198: gcc -E conftest.c
- configure:14198: $? = 0
- configure:14198: result: yes
- configure:14198: checking for libintl.h
- configure:14198: result: yes
- configure:14206: checking for ngettext in libc
- configure:14224: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:14224: $? = 0
- configure:14233: result: yes
- configure:14237: checking for dgettext in libc
- configure:14255: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:14255: $? = 0
- configure:14264: result: yes
- configure:14271: checking for bind_textdomain_codeset
- configure:14271: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:14271: $? = 0
- configure:14271: result: yes
- configure:14547: checking for msgfmt
- configure:14574: result: /usr/bin/msgfmt
- configure:14585: checking for dcgettext
- configure:14585: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- conftest.c:62:6: warning: conflicting types for built-in function 'dcgettext' [enabled by default]
- configure:14585: $? = 0
- configure:14585: result: yes
- configure:14595: checking if msgfmt accepts -c
- configure:14610: $MSGFMT -c -o /dev/null conftest.foo
- configure:14613: $? = 0
- configure:14615: result: yes
- configure:14625: checking for gmsgfmt
- configure:14656: result: /usr/bin/msgfmt
- configure:14666: checking for xgettext
- configure:14693: result: /usr/bin/xgettext
- configure:14712: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:14712: $? = 0
- configure:14852: checking for ALL
- configure:14859: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14.0"
- configure:14862: $? = 0
- configure:14875: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.14.0"
- configure:14878: $? = 0
- configure:14937: result: yes
- configure:14944: checking for MUTTER_MESSAGE
- configure:14951: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
- configure:14954: $? = 0
- configure:14967: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
- configure:14970: $? = 0
- configure:15029: result: yes
- configure:15035: checking for MUTTER_WINDOW_DEMO
- configure:15042: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
- configure:15045: $? = 0
- configure:15058: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= $GTK_MIN_VERSION"
- configure:15061: $? = 0
- configure:15120: result: yes
- configure:15130: checking Startup notification library >= 0.7
- configure:15137: result: yes
- configure:15160: checking libcanberra-gtk
- configure:15168: result: yes
- configure:15185: checking Xcomposite >= 0.2
- configure:15207: checking for CLUTTER
- configure:15214: $PKG_CONFIG --exists --print-errors "$CLUTTER_PACKAGE"
- configure:15217: $? = 0
- configure:15230: $PKG_CONFIG --exists --print-errors "$CLUTTER_PACKAGE"
- configure:15233: $? = 0
- configure:15292: result: yes
- configure:15302: checking clutter/glx/clutter-glx-texture-pixmap.h usability
- configure:15302: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- conftest.c:78:52: fatal error: clutter/glx/clutter-glx-texture-pixmap.h: No such file or directory
- compilation terminated.
- configure:15302: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | #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 SIZEOF_CHAR 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_LONG 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF___INT64 0
- | #define HAVE_GCONF 1
- | #define WITH_VERBOSE_MODE 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_BACKTRACE 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define ENABLE_NLS 1
- | #define HAVE_STARTUP_NOTIFICATION /**/
- | #define HAVE_LIBCANBERRA 1
- | #define HAVE_COMPOSITE_EXTENSIONS 1
- | #define WITH_CLUTTER /**/
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <clutter/glx/clutter-glx-texture-pixmap.h>
- configure:15302: result: no
- configure:15302: checking clutter/glx/clutter-glx-texture-pixmap.h presence
- configure:15302: gcc -E conftest.c
- conftest.c:45:52: fatal error: clutter/glx/clutter-glx-texture-pixmap.h: No such file or directory
- compilation terminated.
- configure:15302: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mutter"
- | #define PACKAGE_TARNAME "mutter"
- | #define PACKAGE_VERSION "3.0.2.1"
- | #define PACKAGE_STRING "mutter 3.0.2.1"
- | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- | #define PACKAGE_URL ""
- | #define PACKAGE "mutter"
- | #define VERSION "3.0.2.1"
- | #define GETTEXT_PACKAGE "mutter"
- | #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 SIZEOF_CHAR 1
- | #define SIZEOF_SHORT 2
- | #define SIZEOF_LONG 8
- | #define SIZEOF_INT 4
- | #define SIZEOF_VOID_P 8
- | #define SIZEOF_LONG_LONG 8
- | #define SIZEOF___INT64 0
- | #define HAVE_GCONF 1
- | #define WITH_VERBOSE_MODE 1
- | #define HAVE_EXECINFO_H 1
- | #define HAVE_BACKTRACE 1
- | #define HAVE_LOCALE_H 1
- | #define HAVE_LC_MESSAGES 1
- | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- | #define HAVE_GETTEXT 1
- | #define HAVE_DCGETTEXT 1
- | #define ENABLE_NLS 1
- | #define HAVE_STARTUP_NOTIFICATION /**/
- | #define HAVE_LIBCANBERRA 1
- | #define HAVE_COMPOSITE_EXTENSIONS 1
- | #define WITH_CLUTTER /**/
- | /* end confdefs.h. */
- | #include <clutter/glx/clutter-glx-texture-pixmap.h>
- configure:15302: result: no
- configure:15302: checking for clutter/glx/clutter-glx-texture-pixmap.h
- configure:15302: result: no
- configure:15333: checking for gobject-introspection
- configure:15364: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= $INTROSPECTION_VERSION"
- configure:15367: $? = 0
- configure:15378: result: yes
- configure:15425: checking Xcursor
- configure:15432: result: yes
- configure:15445: checking for MUTTER
- configure:15452: $PKG_CONFIG --exists --print-errors "$MUTTER_PC_MODULES"
- configure:15455: $? = 0
- configure:15468: $PKG_CONFIG --exists --print-errors "$MUTTER_PC_MODULES"
- configure:15471: $? = 0
- configure:15530: result: yes
- configure:15535: checking for X
- configure:15643: gcc -E conftest.c
- configure:15643: $? = 0
- configure:15674: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 >&5
- configure:15674: $? = 0
- configure:15724: result: libraries , headers
- configure:15823: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 >&5
- configure:15823: $? = 0
- configure:15921: checking for gethostbyname
- configure:15921: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:15921: $? = 0
- configure:15921: result: yes
- configure:16018: checking for connect
- configure:16018: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:16018: $? = 0
- configure:16018: result: yes
- configure:16067: checking for remove
- configure:16067: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:16067: $? = 0
- configure:16067: result: yes
- configure:16116: checking for shmat
- configure:16116: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
- configure:16116: $? = 0
- configure:16116: result: yes
- configure:16174: checking for IceConnectionNumber in -lICE
- configure:16199: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lICE >&5
- configure:16199: $? = 0
- configure:16208: result: yes
- configure:16309: checking for XineramaQueryExtension in -lXinerama
- configure:16334: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXinerama -lXext -lSM -lICE -lX11 >&5
- configure:16334: $? = 0
- configure:16343: result: yes
- configure:16346: checking for X11/extensions/Xinerama.h
- configure:16346: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:16346: $? = 0
- configure:16346: result: yes
- configure:16368: checking for Xinerama support on XFree86
- configure:16370: result: yes
- configure:16380: checking for XShapeQueryExtension in -lXext
- configure:16405: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext -lSM -lICE -lX11 >&5
- configure:16405: $? = 0
- configure:16414: result: yes
- configure:16417: checking X11/extensions/shape.h usability
- configure:16417: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:16417: $? = 0
- configure:16417: result: yes
- configure:16417: checking X11/extensions/shape.h presence
- configure:16417: gcc -E conftest.c
- configure:16417: $? = 0
- configure:16417: result: yes
- configure:16417: checking for X11/extensions/shape.h
- configure:16417: result: yes
- configure:16444: checking for XkbQueryExtension in -lX11
- configure:16469: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lX11 -lSM -lICE -lX11 >&5
- configure:16469: $? = 0
- configure:16478: result: yes
- configure:16481: checking X11/XKBlib.h usability
- configure:16481: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:16481: $? = 0
- configure:16481: result: yes
- configure:16481: checking X11/XKBlib.h presence
- configure:16481: gcc -E conftest.c
- configure:16481: $? = 0
- configure:16481: result: yes
- configure:16481: checking for X11/XKBlib.h
- configure:16481: result: yes
- configure:16499: checking for XRRUpdateConfiguration in -lXrandr
- configure:16524: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXrandr -lXrender -lXext -lSM -lICE -lX11 >&5
- configure:16524: $? = 0
- configure:16533: result: yes
- configure:16536: checking for X11/extensions/Xrandr.h
- configure:16536: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:16536: $? = 0
- configure:16536: result: yes
- configure:16554: checking for XSyncQueryExtension in -lXext
- configure:16579: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lXext -lSM -lICE -lX11 >&5
- configure:16579: $? = 0
- configure:16588: result: yes
- configure:16591: checking for X11/extensions/sync.h
- configure:16591: gcc -c -march=x86-64 -mtune=generic -O2 -pipe conftest.c >&5
- configure:16591: $? = 0
- configure:16591: result: yes
- configure:16715: checking for gdk-pixbuf-csource
- configure:16733: found /usr/bin/gdk-pixbuf-csource
- configure:16746: result: /usr/bin/gdk-pixbuf-csource
- configure:16764: checking for gconftool-2
- configure:16782: found /usr/bin/gconftool-2
- configure:16795: result: /usr/bin/gconftool-2
- configure:16822: result: Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
- configure:16837: result: Using $(sysconfdir)/gconf/schemas as install directory for schema files
- configure:16864: checking for zenity
- configure:16882: found /usr/bin/zenity
- configure:16895: result: /usr/bin/zenity
- configure:16950: checking for a Python interpreter with version >= 2.5
- configure:16967: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
- configure:16970: $? = 0
- configure:16976: result: python
- configure:16984: checking for python
- configure:17002: found /usr/bin/python
- configure:17014: result: /usr/bin/python
- configure:17032: checking for python version
- configure:17039: result: 3.2
- configure:17051: checking for python platform
- configure:17058: result: linux2
- configure:17065: checking for python script directory
- configure:17094: result: ${prefix}/lib/python3.2/site-packages
- configure:17103: checking for python extension module directory
- configure:17132: result: ${exec_prefix}/lib/python3.2/site-packages
- configure:17150: checking gnome-doc-utils >= 0.8.0
- configure:17153: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required"
- configure:17156: $? = 0
- configure:17164: result: yes
- configure:17471: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by mutter config.status 3.0.2.1, which was
- generated by GNU Autoconf 2.68. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on tgelterd.corp.omniture.com
- config.status:1274: creating Makefile
- config.status:1274: creating doc/Makefile
- config.status:1274: creating doc/man/Makefile
- config.status:1274: creating src/Makefile
- config.status:1274: creating src/wm-tester/Makefile
- config.status:1274: creating src/libmutter.pc
- config.status:1274: creating src/mutter-plugins.pc
- config.status:1274: creating src/tools/Makefile
- config.status:1274: creating src/compositor/plugins/Makefile
- config.status:1274: creating po/Makefile.in
- config.status:1274: creating config.h
- config.status:1455: config.h is unchanged
- config.status:1503: executing depfiles commands
- config.status:1503: executing libtool commands
- config.status:1503: executing default-1 commands
- config.status:1503: executing po/stamp-it commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_env_ALL_CFLAGS_set=
- ac_cv_env_ALL_CFLAGS_value=
- ac_cv_env_ALL_LIBS_set=
- ac_cv_env_ALL_LIBS_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=set
- ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe'
- ac_cv_env_CLUTTER_CFLAGS_set=
- ac_cv_env_CLUTTER_CFLAGS_value=
- ac_cv_env_CLUTTER_LIBS_set=
- ac_cv_env_CLUTTER_LIBS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_MUTTER_CFLAGS_set=
- ac_cv_env_MUTTER_CFLAGS_value=
- ac_cv_env_MUTTER_LIBS_set=
- ac_cv_env_MUTTER_LIBS_value=
- ac_cv_env_MUTTER_MESSAGE_CFLAGS_set=
- ac_cv_env_MUTTER_MESSAGE_CFLAGS_value=
- ac_cv_env_MUTTER_MESSAGE_LIBS_set=
- ac_cv_env_MUTTER_MESSAGE_LIBS_value=
- ac_cv_env_MUTTER_WINDOW_DEMO_CFLAGS_set=
- ac_cv_env_MUTTER_WINDOW_DEMO_CFLAGS_value=
- ac_cv_env_MUTTER_WINDOW_DEMO_LIBS_set=
- ac_cv_env_MUTTER_WINDOW_DEMO_LIBS_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=set
- ac_cv_env_PKG_CONFIG_PATH_value=:/opt/qt/lib/pkgconfig
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_backtrace=yes
- ac_cv_func_bind_textdomain_codeset=yes
- ac_cv_func_connect=yes
- ac_cv_func_dcgettext=yes
- ac_cv_func_gethostbyname=yes
- ac_cv_func_remove=yes
- ac_cv_func_shmat=yes
- ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
- ac_cv_header_X11_XKBlib_h=yes
- ac_cv_header_X11_extensions_Xinerama_h=yes
- ac_cv_header_X11_extensions_Xrandr_h=yes
- ac_cv_header_X11_extensions_shape_h=yes
- ac_cv_header_X11_extensions_sync_h=yes
- ac_cv_header_clutter_glx_clutter_glx_texture_pixmap_h=no
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_execinfo_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_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=x86_64-unknown-linux-gnu
- ac_cv_lib_ICE_IceConnectionNumber=yes
- ac_cv_lib_X11_XkbQueryExtension=yes
- ac_cv_lib_Xext_XShapeQueryExtension=yes
- ac_cv_lib_Xext_XSyncQueryExtension=yes
- ac_cv_lib_Xinerama_XineramaQueryExtension=yes
- ac_cv_lib_Xrandr_XRRUpdateConfiguration=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/bin/grep -E'
- ac_cv_path_FGREP='/bin/grep -F'
- ac_cv_path_GCONFTOOL=/usr/bin/gconftool-2
- ac_cv_path_GDK_PIXBUF_CSOURCE=/usr/bin/gdk-pixbuf-csource
- 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_PYTHON=/usr/bin/python
- ac_cv_path_SED=/bin/sed
- ac_cv_path_XGETTEXT=/usr/bin/xgettext
- ac_cv_path_ZENITY=/usr/bin/zenity
- 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_AWK=gawk
- ac_cv_prog_CPP='gcc -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=gcc
- ac_cv_prog_ac_ct_DLLTOOL=dlltool
- 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_make_make_set=yes
- ac_cv_search_strerror='none required'
- ac_cv_sizeof___int64=0
- ac_cv_sizeof_char=1
- ac_cv_sizeof_int=4
- ac_cv_sizeof_long=8
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_short=2
- ac_cv_sizeof_void_p=8
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_pathless_PYTHON=python
- am_cv_python_platform=linux2
- am_cv_python_pyexecdir='${exec_prefix}/lib/python3.2/site-packages'
- am_cv_python_pythondir='${prefix}/lib/python3.2/site-packages'
- am_cv_python_version=3.2
- am_cv_val_LC_MESSAGES=yes
- gdu_cv_have_gdu=yes
- gdu_cv_version_required=0.8.0
- 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_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_ALL_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- pkg_cv_ALL_LIBS='-lglib-2.0 '
- pkg_cv_CLUTTER_CFLAGS=
- pkg_cv_CLUTTER_LIBS='-pthread -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXfixes '
- pkg_cv_MUTTER_CFLAGS=
- pkg_cv_MUTTER_LIBS='-pthread -Wl,--export-dynamic -lgconf-2 -lstartup-notification-1 -lcanberra-gtk3 -lcanberra -lgtk-3 -lgdk-3 -lpangoft2-1.0 -lfreetype -lfontconfig -lXrender -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lXfixes -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 -lXcursor '
- pkg_cv_MUTTER_MESSAGE_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
- pkg_cv_MUTTER_MESSAGE_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
- pkg_cv_MUTTER_WINDOW_DEMO_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
- pkg_cv_MUTTER_WINDOW_DEMO_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 '
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run aclocal-1.11'
- ACLOCAL_AMFLAGS='${ACLOCAL_FLAGS}'
- ALL_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- ALL_LIBS='-lglib-2.0 '
- ALL_LINGUAS=''
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run tar'
- AM_BACKSLASH='\'
- AM_DEFAULT_VERBOSITY='0'
- AR='ar'
- AS='as'
- AUTOCONF='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run autoconf'
- AUTOHEADER='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run autoheader'
- AUTOMAKE='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run automake-1.11'
- AWK='gawk'
- CATALOGS=''
- CATOBJEXT='.gmo'
- CC='gcc'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Werror'
- CLUTTER_CFLAGS=''
- CLUTTER_LIBS='-pthread -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lXfixes '
- CLUTTER_PACKAGE='clutter-1.0'
- CPP='gcc -E'
- CPPFLAGS=''
- CYGPATH_W='echo'
- DATADIRNAME='share'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DISTCHECK_CONFIGURE_FLAGS='--disable-scrollkeeper '
- DLLTOOL='dlltool'
- DOC_USER_FORMATS=''
- DSYMUTIL=''
- DUMPBIN=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/bin/grep -E'
- ENABLE_SK_FALSE='#'
- ENABLE_SK_TRUE=''
- EXEEXT=''
- FGREP='/bin/grep -F'
- GCONFTOOL='/usr/bin/gconftool-2'
- GCONF_SCHEMAS_INSTALL_FALSE='#'
- GCONF_SCHEMAS_INSTALL_TRUE=''
- GCONF_SCHEMA_CONFIG_SOURCE='xml:merged:/etc/gconf/gconf.xml.defaults'
- GCONF_SCHEMA_FILE_DIR='$(sysconfdir)/gconf/schemas'
- GDK_PIXBUF_CSOURCE='/usr/bin/gdk-pixbuf-csource'
- GETTEXT_PACKAGE='mutter'
- GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
- GLIB_GENMARSHAL='glib-genmarshal'
- GLIB_LIBS='-lglib-2.0 '
- GLIB_MKENUMS='glib-mkenums'
- GMOFILES=''
- GMSGFMT='/usr/bin/msgfmt'
- GNOME_KEYBINDINGS_KEYSDIR='${datarootdir}/gnome-control-center/keybindings'
- GOBJECT_QUERY='gobject-query'
- GREP='/bin/grep'
- HAVE_GNOME_DOC_UTILS_FALSE='#'
- HAVE_GNOME_DOC_UTILS_TRUE=''
- HAVE_INTROSPECTION_FALSE='#'
- HAVE_INTROSPECTION_TRUE=''
- HAVE_SM_FALSE='#'
- HAVE_SM_TRUE=''
- HELP_DIR='${datadir}/gnome/help'
- HOST_ALIAS=''
- 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) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_EXTRACT='/usr/bin/intltool-extract'
- INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_MERGE='/usr/bin/intltool-merge'
- INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@'
- INTLTOOL_PERL='/usr/bin/perl'
- INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_UPDATE='/usr/bin/intltool-update'
- INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@'
- INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
- INTROSPECTION_CFLAGS='-pthread -I/usr/include/gobject-introspection-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.0.9/include '
- INTROSPECTION_COMPILER='/usr/bin/g-ir-compiler'
- INTROSPECTION_GENERATE='/usr/bin/g-ir-generate'
- INTROSPECTION_GIRDIR='/usr/share/gir-1.0'
- INTROSPECTION_LIBS='-Wl,--export-dynamic -pthread -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 '
- INTROSPECTION_MAKEFILE='/usr/share/gobject-introspection-1.0/Makefile.introspection'
- INTROSPECTION_SCANNER='/usr/bin/g-ir-scanner'
- INTROSPECTION_TYPELIBDIR='/usr/lib/girepository-1.0'
- LD='/usr/bin/ld -m elf_x86_64'
- LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
- LIBOBJS=''
- LIBS=''
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIPO=''
- LN_S='ln -s'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/missing --run makeinfo'
- MANIFEST_TOOL=':'
- META_GIR='Meta_3_0_gir'
- MKDIR_P='/bin/mkdir -p'
- MKINSTALLDIRS='./mkinstalldirs'
- MSGFMT='/usr/bin/msgfmt'
- MSGFMT_OPTS='-c'
- MSGMERGE='/usr/bin/msgmerge'
- MUTTER_CFLAGS=''
- MUTTER_LIBS='-pthread -Wl,--export-dynamic -lgconf-2 -lstartup-notification-1 -lcanberra-gtk3 -lcanberra -lgtk-3 -lgdk-3 -lpangoft2-1.0 -lfreetype -lfontconfig -lXrender -lclutter-glx-1.0 -lcairo-gobject -latk-1.0 -lpangocairo-1.0 -ljson-glib-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lGL -ldrm -lX11 -lXext -lXdamage -lXcomposite -lXi -lpango-1.0 -lcairo -lgio-2.0 -lXfixes -lgirepository-1.0 -lgobject-2.0 -lgmodule-2.0 -lffi -lgthread-2.0 -lrt -lglib-2.0 -lXcursor -lXext -lXrandr -lXext -lSM -lICE -lX11 -lXext -lXinerama -lm'
- MUTTER_MAJOR_VERSION='3'
- MUTTER_MESSAGE_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
- MUTTER_MESSAGE_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lSM -lICE -lX11 -lXext -lXinerama '
- MUTTER_MICRO_VERSION='2.1'
- MUTTER_MINOR_VERSION='0'
- MUTTER_PLUGIN_API_VERSION='3'
- MUTTER_PLUGIN_DIR='${exec_prefix}/lib/mutter/plugins'
- MUTTER_WINDOW_DEMO_CFLAGS='-DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 '
- MUTTER_WINDOW_DEMO_LIBS='-pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng14 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lSM -lICE -lX11 -lXext -lXinerama -lm'
- NM='/usr/bin/nm -B'
- NMEDIT=''
- OBJDUMP='objdump'
- OBJEXT='o'
- OMF_DIR='${datadir}/omf'
- OTOOL64=''
- OTOOL=''
- PACKAGE='mutter'
- PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=mutter'
- PACKAGE_NAME='mutter'
- PACKAGE_STRING='mutter 3.0.2.1'
- PACKAGE_TARNAME='mutter'
- PACKAGE_URL=''
- PACKAGE_VERSION='3.0.2.1'
- PATH_SEPARATOR=':'
- PKG_CONFIG='/usr/bin/pkg-config'
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=':/opt/qt/lib/pkgconfig'
- POFILES=''
- POSUB='po'
- PO_IN_DATADIR_FALSE=''
- PO_IN_DATADIR_TRUE=''
- PYTHON='/usr/bin/python'
- PYTHON_EXEC_PREFIX='${exec_prefix}'
- PYTHON_PLATFORM='linux2'
- PYTHON_PREFIX='${prefix}'
- PYTHON_VERSION='3.2'
- RANLIB='ranlib'
- SED='/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- USE_NLS='yes'
- VERSION='3.0.2.1'
- XGETTEXT='/usr/bin/xgettext'
- XMKMF=''
- X_CFLAGS=''
- X_EXTRA_LIBS='-lXext -lXinerama '
- X_LIBS=''
- X_PRE_LIBS=' -lSM -lICE'
- ZENITY='/usr/bin/zenity'
- ac_ct_AR='ar'
- ac_ct_CC='gcc'
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__include='include'
- am__isrc=''
- am__leading_dot='.'
- am__quote=''
- am__tar='${AMTAR} chof - "$$tardir"'
- am__untar='${AMTAR} xf -'
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- build_cpu='x86_64'
- build_os='linux-gnu'
- build_vendor='unknown'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/tgelter/abs/mutter/src/mutter-3.0.2.1/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='/usr/lib/mutter'
- localedir='${datarootdir}/locale'
- localstatedir='/var'
- mandir='${datarootdir}/man'
- mkdir_p='/bin/mkdir -p'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- pkgpyexecdir='${pyexecdir}/mutter'
- pkgpythondir='${pythondir}/mutter'
- prefix='/usr'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- pyexecdir='${exec_prefix}/lib/python3.2/site-packages'
- pythondir='${prefix}/lib/python3.2/site-packages'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='/etc'
- target_alias=''
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "mutter"
- #define PACKAGE_TARNAME "mutter"
- #define PACKAGE_VERSION "3.0.2.1"
- #define PACKAGE_STRING "mutter 3.0.2.1"
- #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=mutter"
- #define PACKAGE_URL ""
- #define PACKAGE "mutter"
- #define VERSION "3.0.2.1"
- #define GETTEXT_PACKAGE "mutter"
- #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 SIZEOF_CHAR 1
- #define SIZEOF_SHORT 2
- #define SIZEOF_LONG 8
- #define SIZEOF_INT 4
- #define SIZEOF_VOID_P 8
- #define SIZEOF_LONG_LONG 8
- #define SIZEOF___INT64 0
- #define HAVE_GCONF 1
- #define WITH_VERBOSE_MODE 1
- #define HAVE_EXECINFO_H 1
- #define HAVE_BACKTRACE 1
- #define HAVE_LOCALE_H 1
- #define HAVE_LC_MESSAGES 1
- #define HAVE_BIND_TEXTDOMAIN_CODESET 1
- #define HAVE_GETTEXT 1
- #define HAVE_DCGETTEXT 1
- #define ENABLE_NLS 1
- #define HAVE_STARTUP_NOTIFICATION /**/
- #define HAVE_LIBCANBERRA 1
- #define HAVE_COMPOSITE_EXTENSIONS 1
- #define WITH_CLUTTER /**/
- #define HAVE_INTROSPECTION 1
- #define HAVE_XCURSOR /**/
- #define HAVE_XFREE_XINERAMA /**/
- #define HAVE_XINERAMA /**/
- #define HAVE_SHAPE /**/
- #define HAVE_XKB /**/
- #define HAVE_RANDR /**/
- #define HAVE_XSYNC /**/
- #define HAVE_SM /**/
- configure: exit 0