Skip to content

Instantly share code, notes, and snippets.

@ndufresne
Created February 24, 2015 15:56
Show Gist options
  • Save ndufresne/e56fb3e14171148e840e to your computer and use it in GitHub Desktop.
Save ndufresne/e56fb3e14171148e840e to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by graphene configure 1.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix /home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86 --libdir /home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib --enable-static --enable-shared --disable-maintainer-mode --disable-silent-rules --disable-introspection --host=i686-w64-mingw32 --build=x86_64-pc-linux --target=i686-w64-mingw32
## --------- ##
## Platform. ##
## --------- ##
hostname = london.bilboed.com
uname -m = x86_64
uname -r = 3.18.1-x86_64-linode50
uname -s = Linux
uname -v = #1 SMP Tue Jan 6 12:14:10 EST 2015
/usr/bin/uname -p = x86_64
/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: /home/jenkins/workspace/cerbero-cross-mingw32/workdir/build-tools/bin
PATH: /home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin
PATH: /home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin
PATH: /home/jenkins/bin
PATH: /usr/lib64/ccache
PATH: /usr/local/bin
PATH: /usr/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2465: checking for a BSD-compatible install
configure:2533: result: /usr/bin/install -c
configure:2544: checking whether build environment is sane
configure:2599: result: yes
configure:2658: checking for i686-w64-mingw32-strip
configure:2685: result: i686-w64-mingw32-strip
configure:2750: checking for a thread-safe mkdir -p
configure:2789: result: /usr/bin/mkdir -p
configure:2796: checking for gawk
configure:2812: found /usr/bin/gawk
configure:2823: result: gawk
configure:2834: checking whether make sets $(MAKE)
configure:2856: result: yes
configure:2885: checking whether make supports nested variables
configure:2902: result: yes
configure:2982: checking whether UID '1001' is supported by ustar format
configure:2985: result: yes
configure:2992: checking whether GID '1001' is supported by ustar format
configure:2995: result: yes
configure:3003: checking how to create a ustar tar archive
configure:3014: tar --version
tar (GNU tar) 1.26
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
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:3017: $? = 0
configure:3057: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3060: $? = 0
configure:3064: tar -xf - <conftest.tar
configure:3067: $? = 0
configure:3069: cat conftest.dir/file
GrepMe
configure:3072: $? = 0
configure:3085: result: gnutar
configure:3147: checking whether make supports nested variables
configure:3164: result: yes
configure:3177: checking whether to enable maintainer-specific portions of Makefiles
configure:3186: result: no
configure:3212: checking for style of include used by make
configure:3240: result: GNU
configure:3271: checking for i686-w64-mingw32-gcc
configure:3298: result: i686-w64-mingw32-gcc
configure:3567: checking for C compiler version
configure:3576: i686-w64-mingw32-gcc --version >&5
i686-w64-mingw32-gcc (GCC) 4.7.3
Copyright (C) 2012 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:3587: $? = 0
configure:3576: i686-w64-mingw32-gcc -v >&5
Using built-in specs.
COLLECT_GCC=i686-w64-mingw32-gcc
COLLECT_LTO_WRAPPER=/home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin/../libexec/gcc/i686-w64-mingw32/4.7.3/lto-wrapper
Target: i686-w64-mingw32
Configured with: /home/andoni/cerbero/sources/local/gcc/./configure --prefix /home/andoni/mingw/linux/w32 --libdir /home/andoni/mingw/linux/w32/lib --disable-multilib --with-sysroot=/home/andoni/mingw/linux/w32 --enable-fully-dynamic-string --enable-libstdcxx-time --enable-threads=posix --enable-languages=c,c++ --enable-sjlj-exceptions --without-dwarf2 --enable-libgomp --disable-nls --disable-werror --enable-checking=release --enable-libgomp --enable-cloog-backend=isl --disable-cloog-version-check --target=i686-w64-mingw32 --oldincludedir=/home/andoni/mingw/linux/w32/i686-w64-mingw32/include
Thread model: posix
gcc version 4.7.3 (GCC)
configure:3587: $? = 0
configure:3576: i686-w64-mingw32-gcc -V >&5
i686-w64-mingw32-gcc: error: unrecognized command line option '-V'
i686-w64-mingw32-gcc: fatal error: no input files
compilation terminated.
configure:3587: $? = 1
configure:3576: i686-w64-mingw32-gcc -qversion >&5
i686-w64-mingw32-gcc: error: unrecognized command line option '-qversion'
i686-w64-mingw32-gcc: fatal error: no input files
compilation terminated.
configure:3587: $? = 1
configure:3607: checking whether the C compiler works
configure:3629: i686-w64-mingw32-gcc -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:3633: $? = 0
configure:3681: result: yes
configure:3684: checking for C compiler default output file name
configure:3686: result: a.exe
configure:3692: checking for suffix of executables
configure:3699: i686-w64-mingw32-gcc -o conftest.exe -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:3703: $? = 0
configure:3725: result: .exe
configure:3747: checking whether we are cross compiling
configure:3785: result: yes
configure:3790: checking for suffix of object files
configure:3812: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:3816: $? = 0
configure:3837: result: o
configure:3841: checking whether we are using the GNU C compiler
configure:3860: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:3860: $? = 0
configure:3869: result: yes
configure:3878: checking whether i686-w64-mingw32-gcc accepts -g
configure:3898: i686-w64-mingw32-gcc -c -g conftest.c >&5
configure:3898: $? = 0
configure:3939: result: yes
configure:3956: checking for i686-w64-mingw32-gcc option to accept ISO C89
configure:4019: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4019: $? = 0
configure:4032: result: none needed
configure:4057: checking whether i686-w64-mingw32-gcc understands -c and -o together
configure:4079: i686-w64-mingw32-gcc -c conftest.c -o conftest2.o
configure:4082: $? = 0
configure:4079: i686-w64-mingw32-gcc -c conftest.c -o conftest2.o
configure:4082: $? = 0
configure:4094: result: yes
configure:4113: checking dependency style of i686-w64-mingw32-gcc
configure:4224: result: gcc3
configure:4245: checking how to run the C preprocessor
configure:4315: result: i686-w64-mingw32-cpp
configure:4335: i686-w64-mingw32-cpp conftest.c
configure:4335: $? = 0
configure:4349: i686-w64-mingw32-cpp conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4349: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4378: checking for grep that handles long lines and -e
configure:4436: result: /usr/bin/grep
configure:4441: checking for egrep
configure:4503: result: /usr/bin/grep -E
configure:4508: checking for ANSI C header files
configure:4528: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4528: $? = 0
configure:4612: result: yes
configure:4625: checking for sys/types.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for sys/stat.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for stdlib.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for string.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for memory.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for strings.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for inttypes.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for stdint.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4625: checking for unistd.h
configure:4625: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4625: $? = 0
configure:4625: result: yes
configure:4638: checking minix/config.h usability
configure:4638: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c:52:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4638: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <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 <minix/config.h>
configure:4638: result: no
configure:4638: checking minix/config.h presence
configure:4638: i686-w64-mingw32-cpp conftest.c
conftest.c:19:26: fatal error: minix/config.h: No such file or directory
compilation terminated.
configure:4638: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4638: result: no
configure:4638: checking for minix/config.h
configure:4638: result: no
configure:4659: checking whether it is safe to define __EXTENSIONS__
configure:4677: i686-w64-mingw32-gcc -c -Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:4677: $? = 0
configure:4684: result: yes
configure:4700: checking for a sed that does not truncate output
configure:4764: result: /usr/bin/sed
configure:4775: checking for i686-w64-mingw32-gcc option to accept ISO C99
configure:4924: i686-w64-mingw32-gcc -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c:74:29: error: expected ';', ',' or ')' before 'text'
conftest.c: In function 'test_varargs':
conftest.c:95:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable]
conftest.c:94:7: warning: variable 'number' set but not used [-Wunused-but-set-variable]
conftest.c:93:15: warning: variable 'str' set but not used [-Wunused-but-set-variable]
conftest.c: In function 'main':
conftest.c:126:3: warning: implicit declaration of function 'test_restrict' [-Wimplicit-function-declaration]
conftest.c:128:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
conftest.c:128:18: error: 'newvar' undeclared (first use in this function)
conftest.c:128:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:138:3: error: 'for' loop initial declarations are only allowed in C99 mode
conftest.c:138:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:4924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
| your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static void
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str;
| int number;
| float fnumber;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
| }
|
| int
| main ()
| {
|
| // Check bool.
| _Bool success = false;
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
| ;
| return 0;
| }
configure:4924: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c: In function 'test_varargs':
conftest.c:95:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable]
conftest.c:94:7: warning: variable 'number' set but not used [-Wunused-but-set-variable]
conftest.c:93:15: warning: variable 'str' set but not used [-Wunused-but-set-variable]
configure:4924: $? = 0
configure:4944: result: -std=gnu99
configure:4956: checking whether __clang__ is declared
configure:4956: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:10: error: '__clang__' undeclared (first use in this function)
conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4956: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <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
| int
| main ()
| {
| #ifndef __clang__
| #ifdef __cplusplus
| (void) __clang__;
| #else
| (void) __clang__;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4956: result: no
configure:4963: checking whether __INTEL_COMPILER is declared
configure:4963: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:10: error: '__INTEL_COMPILER' undeclared (first use in this function)
conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4963: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <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
| int
| main ()
| {
| #ifndef __INTEL_COMPILER
| #ifdef __cplusplus
| (void) __INTEL_COMPILER;
| #else
| (void) __INTEL_COMPILER;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4963: result: no
configure:4970: checking whether __SUNPRO_C is declared
configure:4970: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:10: error: '__SUNPRO_C' undeclared (first use in this function)
conftest.c:64:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4970: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <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
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4970: result: no
configure:5008: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=unknown-warning-option
configure:5017: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=unknown-warning-option conftest.c >&5
cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
configure:5017: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int i;
configure:5024: result: no
configure:5035: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=unused-command-line-argument
configure:5044: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=unused-command-line-argument conftest.c >&5
cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument
configure:5044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| int i;
configure:5051: result: no
configure:5070: checking if i686-w64-mingw32-gcc -std=gnu99 supports -O3
configure:5087: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -O3 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5087: $? = 0
configure:5100: result: yes
configure:5188: checking if i686-w64-mingw32-gcc -std=gnu99 supports -ffast-math
configure:5205: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -ffast-math -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5205: $? = 0
configure:5218: result: yes
configure:5306: checking if i686-w64-mingw32-gcc -std=gnu99 supports -fstrict-aliasing
configure:5323: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -fstrict-aliasing -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5323: $? = 0
configure:5336: result: yes
configure:5425: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wall
configure:5442: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wall -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5442: $? = 0
configure:5455: result: yes
configure:5543: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wpointer-arith
configure:5560: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wpointer-arith -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5560: $? = 0
configure:5573: result: yes
configure:5661: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wmissing-declarations
configure:5678: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wmissing-declarations -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5678: $? = 0
configure:5691: result: yes
configure:5779: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wformat=2
configure:5796: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wformat=2 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:5796: $? = 0
configure:5809: result: yes
configure:5948: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wstrict-prototypes
configure:5965: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wstrict-prototypes -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
configure:5965: $? = 0
configure:5978: result: yes
configure:6066: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wmissing-prototypes
configure:6083: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wmissing-prototypes -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6083: $? = 0
configure:6096: result: yes
configure:6184: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wnested-externs
configure:6201: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wnested-externs -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6201: $? = 0
configure:6214: result: yes
configure:6302: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wold-style-definition
configure:6319: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wold-style-definition -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
conftest.c: In function 'main':
conftest.c:26:1: warning: old-style function definition [-Wold-style-definition]
configure:6319: $? = 0
configure:6332: result: yes
configure:6469: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wdeclaration-after-statement
configure:6486: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wdeclaration-after-statement -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6486: $? = 0
configure:6499: result: yes
configure:6591: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wunused
configure:6608: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wunused -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6608: $? = 0
configure:6621: result: yes
configure:6709: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wuninitialized
configure:6726: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wuninitialized -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6726: $? = 0
configure:6739: result: yes
configure:6827: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wshadow
configure:6844: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wshadow -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6844: $? = 0
configure:6857: result: yes
configure:6945: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wmissing-noreturn
configure:6962: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wmissing-noreturn -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:6962: $? = 0
configure:6975: result: yes
configure:7063: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wmissing-format-attribute
configure:7080: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wmissing-format-attribute -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7080: $? = 0
configure:7093: result: yes
configure:7181: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wredundant-decls
configure:7198: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wredundant-decls -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7198: $? = 0
configure:7211: result: yes
configure:7299: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wlogical-op
configure:7316: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wlogical-op -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7316: $? = 0
configure:7329: result: yes
configure:7417: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wcast-align
configure:7434: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wcast-align -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7434: $? = 0
configure:7447: result: yes
configure:7537: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Wno-unused-local-typedefs
configure:7554: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wno-unused-local-typedefs -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7554: $? = 0
configure:7567: result: yes
configure:7658: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=implicit
configure:7675: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=implicit -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7675: $? = 0
configure:7688: result: yes
configure:7825: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=nonnull
configure:7842: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=nonnull -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7842: $? = 0
configure:7855: result: yes
configure:7943: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=init-self
configure:7960: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=init-self -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:7960: $? = 0
configure:7973: result: yes
configure:8061: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=main
configure:8078: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=main -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8078: $? = 0
configure:8091: result: yes
configure:8179: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=missing-braces
configure:8196: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=missing-braces -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8196: $? = 0
configure:8209: result: yes
configure:8297: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=sequence-point
configure:8314: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=sequence-point -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8314: $? = 0
configure:8327: result: yes
configure:8415: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=return-type
configure:8432: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=return-type -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8432: $? = 0
configure:8445: result: yes
configure:8582: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=trigraphs
configure:8599: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=trigraphs -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8599: $? = 0
configure:8612: result: yes
configure:8700: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=array-bounds
configure:8717: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=array-bounds -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8717: $? = 0
configure:8730: result: yes
configure:8818: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=write-strings
configure:8835: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=write-strings -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8835: $? = 0
configure:8848: result: yes
configure:8936: checking if i686-w64-mingw32-gcc -std=gnu99 supports -Werror=address
configure:8953: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror=address -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:8953: $? = 0
configure:8966: result: yes
configure:9010: checking build system type
configure:9024: result: x86_64-pc-linux-gnu
configure:9044: checking host system type
configure:9057: result: i686-w64-mingw32
configure:9098: checking how to print strings
configure:9125: result: printf
configure:9146: checking for a sed that does not truncate output
configure:9210: result: /usr/bin/sed
configure:9228: checking for fgrep
configure:9290: result: /usr/bin/grep -F
configure:9325: checking for ld used by i686-w64-mingw32-gcc -std=gnu99
configure:9392: result: i686-w64-mingw32-ld
configure:9399: checking if the linker (i686-w64-mingw32-ld) is GNU ld
configure:9414: result: yes
configure:9426: checking for BSD- or MS-compatible name lister (nm)
configure:9480: result: i686-w64-mingw32-nm
configure:9610: checking the name lister (i686-w64-mingw32-nm) interface
configure:9617: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:9620: i686-w64-mingw32-nm "conftest.o"
configure:9623: output
00000000 b .bss
00000000 d .data
00000000 N .debug_abbrev
00000000 N .debug_aranges
00000000 N .debug_info
00000000 N .debug_line
00000000 t .text
00000000 B _some_variable
configure:9630: result: BSD nm
configure:9633: checking whether ln -s works
configure:9637: result: yes
configure:9645: checking the maximum length of command line arguments
configure:9776: result: 1572864
configure:9824: checking how to convert x86_64-pc-linux-gnu file names to i686-w64-mingw32 format
configure:9864: result: func_convert_file_nix_to_w32
configure:9871: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:9891: result: func_convert_file_noop
configure:9898: checking for i686-w64-mingw32-ld option to reload object files
configure:9905: result: -r
configure:9939: checking for i686-w64-mingw32-objdump
configure:9955: found /home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin/i686-w64-mingw32-objdump
configure:9966: result: i686-w64-mingw32-objdump
configure:10038: checking how to recognize dependent libraries
configure:10238: result: pass_all
configure:10283: checking for i686-w64-mingw32-dlltool
configure:10310: result: i686-w64-mingw32-dlltool
configure:10383: checking how to associate runtime and link libraries
configure:10410: result: func_cygming_dll_for_implib
configure:10426: checking for i686-w64-mingw32-ar
configure:10453: result: i686-w64-mingw32-ar
configure:10534: checking for archiver @FILE support
configure:10551: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:10551: $? = 0
configure:10554: i686-w64-mingw32-ar cru libconftest.a @conftest.lst >&5
configure:10557: $? = 0
configure:10562: i686-w64-mingw32-ar cru libconftest.a @conftest.lst >&5
i686-w64-mingw32-ar: conftest.o: No such file or directory
configure:10565: $? = 1
configure:10577: result: @
configure:10595: checking for i686-w64-mingw32-strip
configure:10622: result: i686-w64-mingw32-strip
configure:10694: checking for i686-w64-mingw32-ranlib
configure:10721: result: i686-w64-mingw32-ranlib
configure:10863: checking command to parse i686-w64-mingw32-nm output from i686-w64-mingw32-gcc -std=gnu99 object
configure:11016: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:11019: $? = 0
configure:11023: i686-w64-mingw32-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:11026: $? = 0
cannot find nm_test_var in conftest.nm
configure:11016: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:11019: $? = 0
configure:11023: i686-w64-mingw32-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:11026: $? = 0
configure:11092: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c conftstm.o >&5
configure:11095: $? = 0
configure:11133: result: ok
configure:11180: checking for sysroot
configure:11210: result: no
configure:11217: checking for a working dd
configure:11255: result: /usr/bin/dd
configure:11259: checking how to truncate binary pipes
configure:11274: result: /usr/bin/dd bs=4096 count=1
configure:11563: checking for i686-w64-mingw32-mt
configure:11593: result: no
configure:11603: checking for mt
configure:11633: result: no
configure:11653: checking if : is a manifest tool
configure:11659: : '-?'
configure:11667: result: no
configure:12341: checking for dlfcn.h
configure:12341: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c:58:19: fatal error: dlfcn.h: No such file or directory
compilation terminated.
configure:12341: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <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 <dlfcn.h>
configure:12341: result: no
configure:12596: checking for objdir
configure:12611: result: .libs
configure:12871: checking if i686-w64-mingw32-gcc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:12889: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -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:12893: $? = 0
configure:12906: result: no
configure:13264: checking for i686-w64-mingw32-gcc -std=gnu99 option to produce PIC
configure:13271: result: -DDLL_EXPORT -DPIC
configure:13279: checking if i686-w64-mingw32-gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works
configure:13297: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:13301: $? = 0
configure:13314: result: yes
configure:13343: checking if i686-w64-mingw32-gcc -std=gnu99 static flag -static works
configure:13371: result: yes
configure:13386: checking if i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o
configure:13407: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -o out/conftest2.o conftest.c >&5
configure:13411: $? = 0
configure:13433: result: yes
configure:13441: checking if i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o
configure:13488: result: yes
configure:13521: checking whether the i686-w64-mingw32-gcc -std=gnu99 linker (i686-w64-mingw32-ld) supports shared libraries
configure:14780: result: yes
configure:14817: checking whether -lc should be explicitly linked in
configure:14825: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
configure:14828: $? = 0
configure:14843: i686-w64-mingw32-gcc -std=gnu99 -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:14846: $? = 1
configure:14860: result: yes
configure:15020: checking dynamic linker characteristics
configure:15838: result: Win32 ld.exe
configure:15953: checking how to hardcode library paths into programs
configure:15978: result: immediate
configure:16526: checking whether stripping libraries is possible
configure:16531: result: yes
configure:16566: checking if libtool supports shared libraries
configure:16568: result: yes
configure:16571: checking whether to build shared libraries
configure:16596: result: yes
configure:16599: checking whether to build static libraries
configure:16603: result: yes
configure:16728: checking for cos in -lm
configure:16753: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c -lm >&5
conftest.c:32:6: warning: conflicting types for built-in function 'cos' [enabled by default]
configure:16753: $? = 0
configure:16762: result: yes
configure:16906: checking pkg-config is at least version 0.9.0
configure:16909: result: yes
configure:16923: checking if building for some Win32 platform
configure:16946: result: yes
configure:16969: checking for aligned_alloc
configure:16969: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/temp/ccibFvgs.o: In function `main':
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/conftest.c:59: undefined reference to `aligned_alloc'
collect2: error: ld returned 1 exit status
configure:16969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define aligned_alloc to an innocuous variant, in case <limits.h> declares aligned_alloc.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define aligned_alloc innocuous_aligned_alloc
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char aligned_alloc (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef aligned_alloc
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char aligned_alloc ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_aligned_alloc || defined __stub___aligned_alloc
| choke me
| #endif
|
| int
| main ()
| {
| return aligned_alloc ();
| ;
| return 0;
| }
configure:16969: result: no
configure:16969: checking for posix_memalign
configure:16969: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/temp/ccCgJjTA.o: In function `main':
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/conftest.c:59: undefined reference to `posix_memalign'
collect2: error: ld returned 1 exit status
configure:16969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define posix_memalign to an innocuous variant, in case <limits.h> declares posix_memalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define posix_memalign innocuous_posix_memalign
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char posix_memalign (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef posix_memalign
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char posix_memalign ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_posix_memalign || defined __stub___posix_memalign
| choke me
| #endif
|
| int
| main ()
| {
| return posix_memalign ();
| ;
| return 0;
| }
configure:16969: result: no
configure:16969: checking for memalign
configure:16969: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/temp/ccWu9YUE.o: In function `main':
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/conftest.c:59: undefined reference to `memalign'
collect2: error: ld returned 1 exit status
configure:16969: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define memalign innocuous_memalign
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char memalign (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef memalign
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char memalign ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_memalign || defined __stub___memalign
| choke me
| #endif
|
| int
| main ()
| {
| return memalign ();
| ;
| return 0;
| }
configure:16969: result: no
configure:17091: checking if compiler needs -Werror to reject unknown flags
configure:17107: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
i686-w64-mingw32-gcc: error: unrecognized command line option '-Wunknown-warning-option'
i686-w64-mingw32-gcc: error: unrecognized command line option '-Wsizeof-array-argument'
configure:17107: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| int foo(void);
| int
| main ()
| {
| foo()
| ;
| return 0;
| }
configure:17112: result: no
configure:17178: checking for the pthreads library -lpthreads
configure:17216: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c -lpthreads >&5
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:17216: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| static void routine(void *a) { a = 0; }
| static void *start_routine(void *a) { return a; }
| int
| main ()
| {
| pthread_t th; pthread_attr_t attr;
| pthread_create(&th, 0, start_routine, 0);
| pthread_join(th, 0);
| pthread_attr_init(&attr);
| pthread_cleanup_push(routine, 0);
| pthread_cleanup_pop(0) /* ; */
| ;
| return 0;
| }
configure:17225: result: no
configure:17123: checking whether pthreads work without any flags
configure:17216: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:17216: $? = 0
configure:17225: result: yes
configure:17244: checking for joinable pthread attribute
configure:17259: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
configure:17259: $? = 0
configure:17265: result: PTHREAD_CREATE_JOINABLE
configure:17275: checking if more special flags are required for pthreads
configure:17290: result: no
configure:17296: checking for PTHREAD_PRIO_INHERIT
configure:17313: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:5: warning: unused variable 'i' [-Wunused-variable]
configure:17313: $? = 0
configure:17322: result: yes
configure:17444: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c:28:0: warning: "_WIN32_WINNT" redefined [enabled by default]
<command-line>:0:0: note: this is the location of the previous definition
conftest.c:30:1: error: unknown type name 'INIT_ONCE'
conftest.c:30:24: error: 'INIT_ONCE_STATIC_INIT' undeclared here (not in a function)
conftest.c: In function 'main':
conftest.c:33:3: warning: passing argument 1 of 'InitOnceExecuteOnce' from incompatible pointer type [enabled by default]
In file included from /home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/include/windows.h:60:0,
from conftest.c:29:
/home/jenkins/workspace/cerbero-cross-mingw32/workdir/mingw/w32/bin/../lib/gcc/i686-w64-mingw32/4.7.3/../../../../i686-w64-mingw32/include/winbase.h:2815:27: note: expected 'PINIT_ONCE' but argument is of type 'int *'
conftest.c:33:8: warning: unused variable 'bInitStatus' [-Wunused-variable]
conftest.c: At top level:
conftest.c:38:1: error: redefinition of 'main'
conftest.c:32:5: note: previous definition of 'main' was here
configure:17444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| #define _WIN32_WINNT 0x0600
| #include <windows.h>
| INIT_ONCE g_InitOnce = INIT_ONCE_STATIC_INIT;
| BOOL CALLBACK InitHandleFunc (PINIT_ONCE i, PVOID arg, PVOID *ctx) { return TRUE; }
| int main (void) {
| BOOL bInitStatus = InitOnceExecuteOnce (&g_InitOnce, InitHandleFunc, NULL, NULL);
| return 0;
| }
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:17463: checking whether to use GCC vector intrinsics
configure:17494: i686-w64-mingw32-gcc -std=gnu99 -c -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c: In function 'main':
conftest.c:40:10: warning: unused variable 'r' [-Wunused-variable]
configure:17494: $? = 0
configure:17502: result: yes
configure:17596: checking whether to use SSE2 intrinsics
configure:17628: i686-w64-mingw32-gcc -std=gnu99 -c -msse -msse2 -mfpmath=sse -Winline -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:61: warning: variable 'c' set but not used [-Wunused-but-set-variable]
configure:17628: $? = 0
configure:17637: result: yes
configure:17665: checking if we are on Android
configure:17675: result: no
configure:17688: checking whether to use ARM NEON intrinsics
configure:17724: i686-w64-mingw32-gcc -std=gnu99 -c -mfpu=neon -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 conftest.c >&5
i686-w64-mingw32-gcc: error: unrecognized command line option '-mfpu=neon'
configure:17724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "graphene"
| #define PACKAGE_TARNAME "graphene"
| #define PACKAGE_VERSION "1.2.1"
| #define PACKAGE_STRING "graphene 1.2.1"
| #define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
| #define PACKAGE_URL "https://github.com/ebassi/graphene"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| #ifndef __ARM_EABI__
| #error "EABI is required (to be sure that calling conventions are compatible)"
| #endif
| #include <arm_neon.h>
| int main () {
| const float32_t __v[4] = { 1, 2, 3, 4 }; const unsigned int __umask[4] = { 0x80000000, 0x80000000, 0x80000000, 0x80000000 }; const uint32x4_t __mask = vld1q_u32 (__umask); float32x4_t s = vld1q_f32 (__v); float32x4_t c = vreinterpretq_f32_u32 (veorq_u32 (vreinterpretq_u32_f32 (s), __mask)); return 0;
| }
configure:17734: result: no
configure:17764: checking for -Bsymbolic-functions linker flag
configure:17778: i686-w64-mingw32-gcc -std=gnu99 -o conftest.exe -Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -Wl,-Bsymbolic-functions conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:5: warning: 'main' is normally a non-static function [-Wmain]
configure:17778: $? = 0
configure:17785: result: yes
configure:17887: checking for GLIB
configure:17894: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.30.0"
configure:17897: $? = 0
configure:17911: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.30.0"
configure:17914: $? = 0
configure:17952: result: yes
configure:17970: checking for GRAPHENE_GOBJECT
configure:17977: $PKG_CONFIG --exists --print-errors "gobject-2.0"
configure:17980: $? = 0
configure:17994: $PKG_CONFIG --exists --print-errors "gobject-2.0"
configure:17997: $? = 0
configure:18035: result: yes
configure:18072: checking for gobject-introspection
configure:18118: result: no (disabled, use --enable-introspection to enable)
configure:18509: checking for gtk-doc
configure:18512: $PKG_CONFIG --exists --print-errors "$gtk_doc_requires"
Package gtk-doc was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-doc.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk-doc' found
configure:18515: $? = 1
configure:18521: result: no
configure:18527: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.20 is not found.
configure:18535: checking for gtkdoc-check
configure:18551: found /usr/bin/gtkdoc-check
configure:18562: result: gtkdoc-check.test
configure:18572: checking for gtkdoc-check
configure:18590: found /usr/bin/gtkdoc-check
configure:18602: result: /usr/bin/gtkdoc-check
configure:18614: checking for gtkdoc-rebase
configure:18632: found /usr/bin/gtkdoc-rebase
configure:18644: result: /usr/bin/gtkdoc-rebase
configure:18658: checking for gtkdoc-mkpdf
configure:18676: found /usr/bin/gtkdoc-mkpdf
configure:18688: result: /usr/bin/gtkdoc-mkpdf
configure:18716: checking whether to build gtk-doc documentation
configure:18718: result: no
configure:18731: checking for GTKDOC_DEPS
configure:18738: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:18741: $? = 0
configure:18755: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0"
configure:18758: $? = 0
configure:18796: result: yes
configure:19009: checking that generated files are newer than configure
configure:19015: result: done
configure:19118: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by graphene config.status 1.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on london.bilboed.com
config.status:1213: creating Makefile
config.status:1213: creating src/Makefile
config.status:1213: creating src/tests/Makefile
config.status:1213: creating src/bench/Makefile
config.status:1213: creating src/graphene.pc
config.status:1213: creating src/graphene-version.h
config.status:1213: creating doc/Makefile
config.status:1213: creating src/config.h
config.status:1442: executing depfiles commands
config.status:1442: executing libtool commands
config.status:1442: executing src/graphene-config.h commands
configure:21369:
Graphene - 1.2.1 (git)
• Prefix: /home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86
• Documentation: no
• Debug level: minimum
• Test suite: yes
• Code coverage: no
• Benchmarks: yes
• GObject types: yes
• GObject introspection: no
• Available optimizations:
• GCC vectors: yes
• SSE2 intrinsics: yes
• ARM NEON intrinsics: no
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_attribute_aligned=64
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=i686-w64-mingw32-gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Wall -g -O2 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=i686-w64-mingw32-cpp
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GRAPHENE_GOBJECT_CFLAGS_set=
ac_cv_env_GRAPHENE_GOBJECT_CFLAGS_value=
ac_cv_env_GRAPHENE_GOBJECT_LIBS_set=
ac_cv_env_GRAPHENE_GOBJECT_LIBS_value=
ac_cv_env_GTKDOC_DEPS_CFLAGS_set=
ac_cv_env_GTKDOC_DEPS_CFLAGS_value=
ac_cv_env_GTKDOC_DEPS_LIBS_set=
ac_cv_env_GTKDOC_DEPS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib '
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/home/jenkins/workspace/cerbero-cross-mingw32/workdir/build-tools/bin/pkg-config
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-pc-linux
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-w64-mingw32
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=i686-w64-mingw32
ac_cv_exeext=.exe
ac_cv_func_aligned_alloc=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memalign=no
ac_cv_func_posix_memalign=no
ac_cv_func_realloc_0_nonnull=yes
ac_cv_have_decl___INTEL_COMPILER=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl___clang__=no
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-w64-mingw32
ac_cv_lib_bz2_BZ2_bzlibVersion=yes
ac_cv_lib_m_cos=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_GTKDOC_CHECK_PATH=/usr/bin/gtkdoc-check
ac_cv_path_GTKDOC_MKPDF=/usr/bin/gtkdoc-mkpdf
ac_cv_path_GTKDOC_REBASE=/usr/bin/gtkdoc-rebase
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AR=i686-w64-mingw32-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=i686-w64-mingw32-gcc
ac_cv_prog_CPP=i686-w64-mingw32-cpp
ac_cv_prog_DLLTOOL=i686-w64-mingw32-dlltool
ac_cv_prog_GTKDOC_CHECK=gtkdoc-check.test
ac_cv_prog_OBJDUMP=i686-w64-mingw32-objdump
ac_cv_prog_RANLIB=i686-w64-mingw32-ranlib
ac_cv_prog_STRIP=i686-w64-mingw32-strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=-std=gnu99
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=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
am_cv_python_platform=win32
am_cv_python_pyexecdir=/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/python2.7/site-packages
am_cv_python_pythondir=/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/python2.7/site-packages
am_cv_python_version=2.7
ax_cv_PTHREAD_PRIO_INHERIT=yes
graphene_cv_cc_flag__O3=yes
graphene_cv_cc_flag__Wall=yes
graphene_cv_cc_flag__Wcast_align=yes
graphene_cv_cc_flag__Wdeclaration_after_statement=yes
graphene_cv_cc_flag__Werror_address=yes
graphene_cv_cc_flag__Werror_array_bounds=yes
graphene_cv_cc_flag__Werror_implicit=yes
graphene_cv_cc_flag__Werror_init_self=yes
graphene_cv_cc_flag__Werror_main=yes
graphene_cv_cc_flag__Werror_missing_braces=yes
graphene_cv_cc_flag__Werror_nonnull=yes
graphene_cv_cc_flag__Werror_return_type=yes
graphene_cv_cc_flag__Werror_sequence_point=yes
graphene_cv_cc_flag__Werror_trigraphs=yes
graphene_cv_cc_flag__Werror_write_strings=yes
graphene_cv_cc_flag__Wformat_2=yes
graphene_cv_cc_flag__Wlogical_op=yes
graphene_cv_cc_flag__Wmissing_declarations=yes
graphene_cv_cc_flag__Wmissing_format_attribute=yes
graphene_cv_cc_flag__Wmissing_noreturn=yes
graphene_cv_cc_flag__Wmissing_prototypes=yes
graphene_cv_cc_flag__Wnested_externs=yes
graphene_cv_cc_flag__Wno_unused_local_typedefs=yes
graphene_cv_cc_flag__Wold_style_definition=yes
graphene_cv_cc_flag__Wpointer_arith=yes
graphene_cv_cc_flag__Wredundant_decls=yes
graphene_cv_cc_flag__Wshadow=yes
graphene_cv_cc_flag__Wstrict_prototypes=yes
graphene_cv_cc_flag__Wuninitialized=yes
graphene_cv_cc_flag__Wunused=yes
graphene_cv_cc_flag__ffast_math=yes
graphene_cv_cc_flag__fstrict_aliasing=yes
graphene_cv_cc_flag_unknown_warning_option=no
graphene_cv_cc_flag_unused_command_line_argument=no
graphene_cv_use_arm_neon=no
graphene_cv_use_gcc_vector=yes
graphene_cv_use_sse2=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=i686-w64-mingw32-ld
lt_cv_path_NM=i686-w64-mingw32-nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-DDLL_EXPORT -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=func_cygming_dll_for_implib
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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
ne_cv_libsfor_gethostbyname=-lws2_32
ne_cv_libsfor_socket=-lws2_32
pkg_cv_GLIB_CFLAGS='-mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
pkg_cv_GLIB_LIBS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lglib-2.0 -lintl '
pkg_cv_GRAPHENE_GOBJECT_CFLAGS='-mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
pkg_cv_GRAPHENE_GOBJECT_LIBS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lgobject-2.0 -lglib-2.0 -lintl '
pkg_cv_GTKDOC_DEPS_CFLAGS='-mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
pkg_cv_GTKDOC_DEPS_LIBS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lgobject-2.0 -lglib-2.0 -lintl '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/share/aclocal -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/build-tools/share/aclocal -I /home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/share/aclocal -I /home/jenkins/workspace/cerbero-cross-mingw32/workdir/build-tools/share/aclocal'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='i686-w64-mingw32-ar'
AUTOCONF='${SHELL} /home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/build/missing autoconf'
AUTOHEADER='${SHELL} /home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/build/missing autoheader'
AUTOMAKE='${SHELL} /home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/build/missing automake-1.15'
AWK='gawk'
BASE_CFLAGS=' -O3 -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address'
BUILD_BENCHMARKS_FALSE='#'
BUILD_BENCHMARKS_TRUE=''
BUILD_GOBJECT_FALSE='#'
BUILD_GOBJECT_TRUE=''
BUILD_TESTS_FALSE='#'
BUILD_TESTS_TRUE=''
BUILD_WITH_ARM_NEON_FALSE=''
BUILD_WITH_ARM_NEON_TRUE='#'
BUILD_WITH_GCC_FALSE='#'
BUILD_WITH_GCC_TRUE=''
BUILD_WITH_SSE2_FALSE='#'
BUILD_WITH_SSE2_TRUE=''
CC='i686-w64-mingw32-gcc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall -g -DWINVER=0x0501 -D_WIN32_WINNT=0x0501'
CPP='i686-w64-mingw32-cpp'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='i686-w64-mingw32-dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ALWAYS_BUILD_TESTS_FALSE=''
ENABLE_ALWAYS_BUILD_TESTS_TRUE='#'
ENABLE_GCOV_FALSE=''
ENABLE_GCOV_TRUE='#'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_INSTALLED_TESTS_FALSE=''
ENABLE_INSTALLED_TESTS_TRUE='#'
EXEEXT='.exe'
FGREP='/usr/bin/grep -F'
GLIB_CFLAGS='-mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
GLIB_LIBS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lglib-2.0 -lintl '
GLIB_PREFIX='/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86'
GRAPHENE_CFLAGS=' -O3 -ffast-math -fstrict-aliasing -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wcast-align -Wno-unused-local-typedefs -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -fvisibility=hidden -mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
GRAPHENE_DEBUG_CFLAGS='-DGRAPHENE_ENABLE_DEBUG -DG_DISABLE_CAST_CHECKS'
GRAPHENE_GOBJECT_CFLAGS='-mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
GRAPHENE_GOBJECT_LIBS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lgobject-2.0 -lglib-2.0 -lintl '
GRAPHENE_LDFLAGS='-version-info 200:1:200 -no-undefined -Wl,-Bsymbolic-functions '
GRAPHENE_LIBS='-lm -L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lgobject-2.0 -lglib-2.0 -lintl '
GRAPHENE_MAJOR_VERSION='1'
GRAPHENE_MICRO_VERSION='1'
GRAPHENE_MINOR_VERSION='2'
GRAPHENE_RELEASE_STATUS='git'
GRAPHENE_REQS=' gobject-2.0'
GRAPHENE_SIMD='scalar gcc sse2'
GRAPHENE_VERSION='1.2.1'
GREP='/usr/bin/grep'
GTKDOC_CHECK='gtkdoc-check.test'
GTKDOC_CHECK_PATH='/usr/bin/gtkdoc-check'
GTKDOC_DEPS_CFLAGS='-mms-bitfields -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/include/glib-2.0 -I/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/glib-2.0/include '
GTKDOC_DEPS_LIBS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib -lgobject-2.0 -lglib-2.0 -lintl '
GTKDOC_MKPDF='/usr/bin/gtkdoc-mkpdf'
GTKDOC_REBASE='/usr/bin/gtkdoc-rebase'
GTK_DOC_BUILD_HTML_FALSE='#'
GTK_DOC_BUILD_HTML_TRUE=''
GTK_DOC_BUILD_PDF_FALSE=''
GTK_DOC_BUILD_PDF_TRUE='#'
GTK_DOC_USE_LIBTOOL_FALSE='#'
GTK_DOC_USE_LIBTOOL_TRUE=''
GTK_DOC_USE_REBASE_FALSE='#'
GTK_DOC_USE_REBASE_TRUE=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HAVE_INTROSPECTION_FALSE=''
HAVE_INTROSPECTION_TRUE='#'
HTML_DIR='${datadir}/gtk-doc/html'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTROSPECTION_CFLAGS=''
INTROSPECTION_COMPILER=''
INTROSPECTION_GENERATE=''
INTROSPECTION_GIRDIR=''
INTROSPECTION_LIBS=''
INTROSPECTION_MAKEFILE=''
INTROSPECTION_SCANNER=''
INTROSPECTION_TYPELIBDIR=''
LD='i686-w64-mingw32-ld'
LDFLAGS='-L/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib '
LIBM='-lm'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LTP=''
LTP_GENHTML=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/build/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NEON_CFLAGS='-mfpu=neon'
NM='i686-w64-mingw32-nm'
NMEDIT=''
OBJDUMP='i686-w64-mingw32-objdump'
OBJEXT='o'
OS_LINUX_FALSE=''
OS_LINUX_TRUE='#'
OS_WIN32_FALSE='#'
OS_WIN32_TRUE=''
OTOOL64=''
OTOOL=''
PACKAGE='graphene'
PACKAGE_BUGREPORT='https://github.com/ebassi/graphene/issues'
PACKAGE_NAME='graphene'
PACKAGE_STRING='graphene 1.2.1'
PACKAGE_TARNAME='graphene'
PACKAGE_URL='https://github.com/ebassi/graphene'
PACKAGE_VERSION='1.2.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/home/jenkins/workspace/cerbero-cross-mingw32/workdir/build-tools/bin/pkg-config'
PKG_CONFIG_LIBDIR='/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib/pkgconfig'
PKG_CONFIG_PATH='/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/share/pkgconfig'
PTHREAD_CC='i686-w64-mingw32-gcc -std=gnu99'
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='i686-w64-mingw32-ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHTOOL=''
SSE2_CFLAGS='-msse -msse2 -mfpmath=sse -Winline'
SSE2_LDFLAGS=''
STRIP='i686-w64-mingw32-strip'
VERSION='1.2.1'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-w64-mingw32'
host_alias='i686-w64-mingw32'
host_cpu='i686'
host_os='mingw32'
host_vendor='w64'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/jenkins/workspace/cerbero-cross-mingw32/workdir/sources/windows_x86/graphene-1.2.1/build/install-sh'
installed_test_metadir=''
installed_testdir=''
libdir='/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/jenkins/workspace/cerbero-cross-mingw32/workdir/dist/windows_x86'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias='i686-w64-mingw32'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "graphene"
#define PACKAGE_TARNAME "graphene"
#define PACKAGE_VERSION "1.2.1"
#define PACKAGE_STRING "graphene 1.2.1"
#define PACKAGE_BUGREPORT "https://github.com/ebassi/graphene/issues"
#define PACKAGE_URL "https://github.com/ebassi/graphene"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define LT_OBJDIR ".libs/"
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define _GRAPHENE_PUBLIC __attribute__((visibility("default"))) __declspec(dllexport) extern
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by graphene config.status 1.2.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status src/graphene-config.h
on london.bilboed.com
config.status:1442: executing src/graphene-config.h commands
config.status:2155: src/graphene-config.h is unchanged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment