Build of glib2 with musl toolchain

The build took 00h 01m 27s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
428,502 ansic
5,754 sh
5,325 python
1,553 cpp
1,368 perl
6 makefile
442,508 total

The process tree of the build process is here.

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: glib2 2.48.1-1 (Wed Apr 5 01:28:27 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking whether make supports nested variables... (cached) yes
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking build system type... x86_64-pc-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for Win32... no
# checking for the Android... no
# checking for Mac OS X Carbon support... no
# checking for Mac OS X Cocoa support... no
# checking whether to enable garbage collector friendliness... no
# checking whether to disable memory pools... no
# checking for x86_64-unknown-linux-c++... clang++
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# configure: WARNING: using cross tools not prefixed with host triplet
# checking pkg-config is at least version 0.16... yes
# checking for gawk... (cached) gawk
# checking for perl5... no
# checking for perl... perl
# checking for indent... no
# checking for perl... /usr/sbin/perl
# checking for a Python interpreter with version >= 2.5... python
# checking for python... /usr/sbin/python
# checking for python version... 3.5
# checking for python platform... linux
# checking for python script directory... ${prefix}/lib/python3.5/site-packages
# checking for python extension module directory... ${exec_prefix}/lib/python3.5/site-packages
# checking for iconv_open... yes
# checking for ZLIB... yes
# checking for LIBFFI... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for LC_MESSAGES... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for ngettext in libc... yes
# checking for dgettext in libc... yes
# checking for bind_textdomain_codeset... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for dcgettext... yes
# checking if msgfmt accepts -c... yes
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for catalogs to be installed... af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... no
# checking for x86_64-unknown-linux-dumpbin... no
# checking for x86_64-unknown-linux-link... no
# checking for dumpbin... no
# checking for link... link -dump
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse nm output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking how to run the C++ preprocessor... clang++ -E
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# configure: creating ./config.lt
# config.lt: creating libtool
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for mmap... yes
# checking for posix_memalign... yes
# checking for memalign... yes
# checking for valloc... yes
# checking for fsync... yes
# checking for pipe2... yes
# checking for issetugid... yes
# checking for timegm... yes
# checking for gmtime_r... yes
# checking for strerror_r... yes
# checking for __libc_enable_secure... no
# checking size of char... 1
# checking size of short... 2
# checking size of long... 8
# checking size of int... 4
# checking size of void *... 8
# checking size of long long... 8
# checking size of __int64... 0
# checking for sig_atomic_t... yes
# checking for format to printf and scanf a guint64... none
# checking for an ANSI C-conforming const... yes
# checking for growing stack pointer... configure: error: in `/tmp/glib2/src/glib-2.48.1':
# configure: error: cannot run test program while cross compiling
# See `config.log' for more details
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/glib2/src/glib-2.48.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by glib configure 2.48.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --libdir=/usr/lib --sysconfdir=/etc --with-pcre=system --disable-fam
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 000a16443da9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3092: checking for a BSD-compatible install
# configure:3160: result: /usr/bin/install -c
# configure:3171: checking whether build environment is sane
# configure:3226: result: yes
# configure:3285: checking for x86_64-unknown-linux-strip
# configure:3315: result: no
# configure:3325: checking for strip
# configure:3341: found /sysroot/bin/strip
# configure:3352: result: strip
# configure:3377: checking for a thread-safe mkdir -p
# configure:3416: result: /usr/sbin/mkdir -p
# configure:3423: checking for gawk
# configure:3439: found /usr/sbin/gawk
# configure:3450: result: gawk
# configure:3461: checking whether make sets $(MAKE)
# configure:3483: result: yes
# configure:3512: checking whether make supports nested variables
# configure:3529: result: yes
# configure:3609: checking whether UID '1000' is supported by ustar format
# configure:3612: result: yes
# configure:3619: checking whether GID '1000' is supported by ustar format
# configure:3622: result: yes
# configure:3630: checking how to create a ustar tar archive
# configure:3641: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3644: $? = 0
# configure:3684: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3687: $? = 0
# configure:3691: tar -xf -
# configure:3694: $? = 0
# configure:3696: cat conftest.dir/file
# GrepMe
# configure:3699: $? = 0
# configure:3712: result: gnutar
# configure:3763: checking whether to enable maintainer-specific portions of Makefiles
# configure:3772: result: yes
# configure:3800: checking whether make supports nested variables
# configure:3817: result: yes
# configure:3879: checking for x86_64-unknown-linux-gcc
# configure:3906: result: clang
# configure:4175: checking for C compiler version
# configure:4184: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4195: $? = 0
# configure:4184: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4195: $? = 0
# configure:4184: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4195: $? = 1
# configure:4184: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4195: $? = 1
# configure:4215: checking whether the C compiler works
# configure:4237: clang conftest.c >&5
# configure:4241: $? = 0
# configure:4289: result: yes
# configure:4292: checking for C compiler default output file name
# configure:4294: result: a.out
# configure:4300: checking for suffix of executables
# configure:4307: clang -o conftest conftest.c >&5
# configure:4311: $? = 0
# configure:4333: result:
# configure:4355: checking whether we are cross compiling
# configure:4363: clang -o conftest conftest.c >&5
# configure:4367: $? = 0
# configure:4374: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4378: $? = 127
# configure:4393: result: yes
# configure:4398: checking for suffix of object files
# configure:4420: clang -c conftest.c >&5
# configure:4424: $? = 0
# configure:4445: result: o
# configure:4449: checking whether we are using the GNU C compiler
# configure:4468: clang -c conftest.c >&5
# configure:4468: $? = 0
# configure:4477: result: yes
# configure:4486: checking whether clang accepts -g
# configure:4506: clang -c -g conftest.c >&5
# configure:4506: $? = 0
# configure:4547: result: yes
# configure:4564: checking for clang option to accept ISO C89
# configure:4627: clang -c conftest.c >&5
# configure:4627: $? = 0
# configure:4640: result: none needed
# configure:4665: checking whether clang understands -c and -o together
# configure:4687: clang -c conftest.c -o conftest2.o
# configure:4690: $? = 0
# configure:4687: clang -c conftest.c -o conftest2.o
# configure:4690: $? = 0
# configure:4702: result: yes
# configure:4730: checking for style of include used by make
# configure:4758: result: GNU
# configure:4784: checking dependency style of clang
# configure:4895: result: gcc3
# configure:4915: checking how to run the C preprocessor
# configure:4946: clang -E conftest.c
# configure:4946: $? = 0
# configure:4960: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | /* end confdefs.h. */
# | #include
# configure:4985: result: clang -E
# configure:5005: clang -E conftest.c
# configure:5005: $? = 0
# configure:5019: clang -E conftest.c
# conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5019: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | /* end confdefs.h. */
# | #include
# configure:5049: checking for grep that handles long lines and -e
# configure:5107: result: /usr/sbin/grep
# configure:5112: checking for egrep
# configure:5174: result: /usr/sbin/grep -E
# configure:5179: checking for ANSI C header files
# configure:5199: clang -c conftest.c >&5
# configure:5199: $? = 0
# configure:5283: result: yes
# configure:5296: checking for sys/types.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for sys/stat.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for stdlib.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for string.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for memory.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for strings.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for inttypes.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for stdint.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5296: checking for unistd.h
# configure:5296: clang -c conftest.c >&5
# configure:5296: $? = 0
# configure:5296: result: yes
# configure:5309: checking minix/config.h usability
# configure:5309: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5309: result: no
# configure:5309: checking minix/config.h presence
# configure:5309: clang -E conftest.c
# conftest.c:24:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5309: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5309: result: no
# configure:5309: checking for minix/config.h
# configure:5309: result: no
# configure:5330: checking whether it is safe to define __EXTENSIONS__
# configure:5348: clang -c conftest.c >&5
# configure:5348: $? = 0
# configure:5355: result: yes
# configure:5383: checking build system type
# configure:5397: result: x86_64-pc-linux-gnu
# configure:5417: checking host system type
# configure:5430: result: x86_64-unknown-linux-gnu
# configure:5452: checking for Win32
# configure:5493: result: no
# configure:5496: checking for the Android
# configure:5506: result: no
# configure:5512: checking for Mac OS X Carbon support
# configure:5521: clang -E conftest.c
# conftest.c:30:10: fatal error: 'Carbon/Carbon.h' file not found
# #include
# ^
# 1 error generated.
# configure:5521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# configure:5526: result: no
# configure:5530: checking for Mac OS X Cocoa support
# configure:5541: clang -E conftest.c
# conftest.c:30:10: fatal error: 'Cocoa/Cocoa.h' file not found
# #include
# ^
# 1 error generated.
# configure:5541: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #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
# | #ifdef GNUSTEP_BASE_VERSION
# | #error "Detected GNUstep, not Cocoa"
# | #endif
# |
# configure:5546: result: no
# configure:6148: checking whether to enable garbage collector friendliness
# configure:6159: result: no
# configure:6163: checking whether to disable memory pools
# configure:6167: result: no
# configure:6204: checking for x86_64-unknown-linux-c++
# configure:6231: result: clang++
# configure:6418: checking for C++ compiler version
# configure:6427: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:6438: $? = 0
# configure:6427: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:6438: $? = 0
# configure:6427: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:6438: $? = 1
# configure:6427: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:6438: $? = 1
# configure:6442: checking whether we are using the GNU C++ compiler
# configure:6461: clang++ -c conftest.cpp >&5
# configure:6461: $? = 0
# configure:6470: result: yes
# configure:6479: checking whether clang++ accepts -g
# configure:6499: clang++ -c -g conftest.cpp >&5
# configure:6499: $? = 0
# configure:6540: result: yes
# configure:6565: checking dependency style of clang++
# configure:6676: result: gcc3
# configure:6703: clang++ -c conftest.cpp >&5
# configure:6703: $? = 0
# configure:6734: checking for special C compiler options needed for large files
# configure:6779: result: no
# configure:6785: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6810: clang -c conftest.c >&5
# configure:6810: $? = 0
# configure:6842: result: no
# configure:6939: checking for x86_64-unknown-linux-pkg-config
# configure:6972: result: no
# configure:6982: checking for pkg-config
# configure:7000: found /usr/sbin/pkg-config
# configure:7012: result: /usr/sbin/pkg-config
# configure:7024: WARNING: using cross tools not prefixed with host triplet
# configure:7037: checking pkg-config is at least version 0.16
# configure:7040: result: yes
# configure:7114: checking for gawk
# configure:7141: result: gawk
# configure:7156: checking for perl5
# configure:7186: result: no
# configure:7156: checking for perl
# configure:7172: found /usr/sbin/perl
# configure:7183: result: perl
# configure:7197: checking for indent
# configure:7227: result: no
# configure:7246: checking for perl
# configure:7264: found /usr/sbin/perl
# configure:7276: result: /usr/sbin/perl
# configure:7337: checking for a Python interpreter with version >= 2.5
# configure:7354: 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:7357: $? = 0
# configure:7363: result: python
# configure:7371: checking for python
# configure:7389: found /usr/sbin/python
# configure:7401: result: /usr/sbin/python
# configure:7419: checking for python version
# configure:7426: result: 3.5
# configure:7438: checking for python platform
# configure:7445: result: linux
# configure:7471: checking for python script directory
# configure:7506: result: ${prefix}/lib/python3.5/site-packages
# configure:7515: checking for python extension module directory
# configure:7550: result: ${exec_prefix}/lib/python3.5/site-packages
# configure:7586: checking for iconv_open
# configure:7586: clang -o conftest conftest.c >&5
# configure:7586: $? = 0
# configure:7586: result: yes
# configure:7779: checking for ZLIB
# configure:7786: $PKG_CONFIG --exists --print-errors "zlib"
# configure:7789: $? = 0
# configure:7803: $PKG_CONFIG --exists --print-errors "zlib"
# configure:7806: $? = 0
# configure:7844: result: yes
# configure:7905: checking for LIBFFI
# configure:7912: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
# configure:7915: $? = 0
# configure:7929: $PKG_CONFIG --exists --print-errors "libffi >= 3.0.0"
# configure:7932: $? = 0
# configure:7990: result: yes
# configure:8004: checking locale.h usability
# configure:8004: clang -c conftest.c >&5
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking locale.h presence
# configure:8004: clang -E conftest.c
# configure:8004: $? = 0
# configure:8004: result: yes
# configure:8004: checking for locale.h
# configure:8004: result: yes
# configure:8015: checking for LC_MESSAGES
# configure:8031: clang -o conftest conftest.c >&5
# configure:8031: $? = 0
# configure:8039: result: yes
# configure:8056: checking libintl.h usability
# configure:8056: clang -c conftest.c >&5
# configure:8056: $? = 0
# configure:8056: result: yes
# configure:8056: checking libintl.h presence
# configure:8056: clang -E conftest.c
# configure:8056: $? = 0
# configure:8056: result: yes
# configure:8056: checking for libintl.h
# configure:8056: result: yes
# configure:8064: checking for ngettext in libc
# configure:8082: clang -o conftest conftest.c >&5
# configure:8082: $? = 0
# configure:8091: result: yes
# configure:8095: checking for dgettext in libc
# configure:8113: clang -o conftest conftest.c >&5
# configure:8113: $? = 0
# configure:8122: result: yes
# configure:8129: checking for bind_textdomain_codeset
# configure:8129: clang -o conftest conftest.c >&5
# configure:8129: $? = 0
# configure:8129: result: yes
# configure:8405: checking for msgfmt
# configure:8432: result: /usr/sbin/msgfmt
# configure:8443: checking for dcgettext
# configure:8443: clang -o conftest conftest.c >&5
# configure:8443: $? = 0
# configure:8443: result: yes
# configure:8453: checking if msgfmt accepts -c
# configure:8468: $MSGFMT -c -o /dev/null conftest.foo
# conftest.foo:3: warning: header field 'Language' missing in header
# configure:8471: $? = 0
# configure:8473: result: yes
# configure:8483: checking for gmsgfmt
# configure:8514: result: /usr/sbin/msgfmt
# configure:8524: checking for xgettext
# configure:8551: result: /usr/sbin/xgettext
# configure:8570: clang -o conftest conftest.c >&5
# /tmp/conftest-fe5619.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8570: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# | extern int _nl_msg_cat_cntr;
# | return _nl_msg_cat_cntr
# | ;
# | return 0;
# | }
# configure:8652: checking for catalogs to be installed
# configure:8677: result: af am an ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gd gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te tg th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
# configure:8821: checking how to print strings
# configure:8848: result: printf
# configure:8869: checking for a sed that does not truncate output
# configure:8933: result: /usr/sbin/sed
# configure:8951: checking for fgrep
# configure:9013: result: /usr/sbin/grep -F
# configure:9048: checking for ld used by clang
# configure:9115: result: /sysroot/bin/ld
# configure:9122: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:9137: result: yes
# configure:9149: checking for BSD- or MS-compatible name lister (nm)
# configure:9203: result: no
# configure:9217: checking for x86_64-unknown-linux-dumpbin
# configure:9247: result: no
# configure:9217: checking for x86_64-unknown-linux-link
# configure:9247: result: no
# configure:9261: checking for dumpbin
# configure:9291: result: no
# configure:9261: checking for link
# configure:9277: found /usr/sbin/link
# configure:9288: result: link -dump
# configure:9333: checking the name lister (nm) interface
# configure:9340: clang -c conftest.c >&5
# configure:9343: nm "conftest.o"
# configure:9346: output
# 0000000000000000 B some_variable
# configure:9353: result: BSD nm
# configure:9356: checking whether ln -s works
# configure:9360: result: yes
# configure:9368: checking the maximum length of command line arguments
# configure:9499: result: 1572864
# configure:9547: checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:9587: result: func_convert_file_noop
# configure:9594: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
# configure:9614: result: func_convert_file_noop
# configure:9621: checking for /sysroot/bin/ld option to reload object files
# configure:9628: result: -r
# configure:9662: checking for x86_64-unknown-linux-objdump
# configure:9692: result: no
# configure:9702: checking for objdump
# configure:9718: found /sysroot/bin/objdump
# configure:9729: result: objdump
# configure:9758: checking how to recognize dependent libraries
# configure:9958: result: pass_all
# configure:10003: checking for x86_64-unknown-linux-dlltool
# configure:10033: result: no
# configure:10043: checking for dlltool
# configure:10073: result: no
# configure:10100: checking how to associate runtime and link libraries
# configure:10127: result: printf %s\n
# configure:10143: checking for x86_64-unknown-linux-ar
# configure:10173: result: no
# configure:10187: checking for ar
# configure:10203: found /sysroot/bin/ar
# configure:10214: result: ar
# configure:10251: checking for archiver @FILE support
# configure:10268: clang -c conftest.c >&5
# configure:10268: $? = 0
# configure:10271: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:10274: $? = 0
# configure:10279: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:10282: $? = 1
# configure:10294: result: @
# configure:10312: checking for x86_64-unknown-linux-strip
# configure:10339: result: strip
# configure:10411: checking for x86_64-unknown-linux-ranlib
# configure:10441: result: no
# configure:10451: checking for ranlib
# configure:10467: found /sysroot/bin/ranlib
# configure:10478: result: ranlib
# configure:10580: checking command to parse nm output from clang object
# configure:10733: clang -c conftest.c >&5
# configure:10736: $? = 0
# configure:10740: 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:10743: $? = 0
# configure:10809: clang -o conftest conftest.c conftstm.o >&5
# configure:10812: $? = 0
# configure:10850: result: ok
# configure:10897: checking for sysroot
# configure:10927: result: no
# configure:10934: checking for a working dd
# configure:10972: result: /usr/sbin/dd
# configure:10976: checking how to truncate binary pipes
# configure:10991: result: /usr/sbin/dd bs=4096 count=1
# configure:11127: clang -c conftest.c >&5
# configure:11130: $? = 0
# configure:11280: checking for x86_64-unknown-linux-mt
# configure:11310: result: no
# configure:11320: checking for mt
# configure:11350: result: no
# configure:11370: checking if : is a manifest tool
# configure:11376: : '-?'
# configure:11384: result: no
# configure:12058: checking for dlfcn.h
# configure:12058: clang -c conftest.c >&5
# configure:12058: $? = 0
# configure:12058: result: yes
# configure:12621: checking for objdir
# configure:12636: result: .libs
# configure:12900: checking if clang supports -fno-rtti -fno-exceptions
# configure:12918: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:12922: $? = 0
# configure:12935: result: yes
# configure:13293: checking for clang option to produce PIC
# configure:13300: result: -fPIC -DPIC
# configure:13308: checking if clang PIC flag -fPIC -DPIC works
# configure:13326: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:13330: $? = 0
# configure:13343: result: yes
# configure:13372: checking if clang static flag -static works
# configure:13400: result: no
# configure:13415: checking if clang supports -c -o file.o
# configure:13436: clang -c -o out/conftest2.o conftest.c >&5
# configure:13440: $? = 0
# configure:13462: result: yes
# configure:13470: checking if clang supports -c -o file.o
# configure:13517: result: yes
# configure:13550: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:14813: result: yes
# configure:14850: checking whether -lc should be explicitly linked in
# configure:14858: clang -c conftest.c >&5
# configure:14861: $? = 0
# configure:14876: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:14879: $? = 0
# configure:14893: result: no
# configure:15053: checking dynamic linker characteristics
# configure:15634: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:15634: $? = 0
# configure:15883: result: GNU/Linux ld.so
# configure:16005: checking how to hardcode library paths into programs
# configure:16030: result: immediate
# configure:16578: checking whether stripping libraries is possible
# configure:16583: result: yes
# configure:16618: checking if libtool supports shared libraries
# configure:16620: result: yes
# configure:16623: checking whether to build shared libraries
# configure:16648: result: yes
# configure:16651: checking whether to build static libraries
# configure:16655: result: no
# configure:16678: checking how to run the C++ preprocessor
# configure:16705: clang++ -E conftest.cpp
# configure:16705: $? = 0
# configure:16719: clang++ -E conftest.cpp
# conftest.cpp:39:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:16719: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:16744: result: clang++ -E
# configure:16764: clang++ -E conftest.cpp
# configure:16764: $? = 0
# configure:16778: clang++ -E conftest.cpp
# conftest.cpp:39:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:16778: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:16940: checking for ld used by clang++
# configure:17007: result: /sysroot/bin/ld -m elf_x86_64
# configure:17014: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:17029: result: yes
# configure:17084: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:18157: result: yes
# configure:18193: clang++ -c conftest.cpp >&5
# configure:18196: $? = 0
# configure:18677: checking for clang++ option to produce PIC
# configure:18684: result: -fPIC -DPIC
# configure:18692: checking if clang++ PIC flag -fPIC -DPIC works
# configure:18710: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:18714: $? = 0
# configure:18727: result: yes
# configure:18750: checking if clang++ static flag -static works
# configure:18778: result: no
# configure:18790: checking if clang++ supports -c -o file.o
# configure:18811: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:18815: $? = 0
# configure:18837: result: yes
# configure:18842: checking if clang++ supports -c -o file.o
# configure:18889: result: yes
# configure:18919: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:18962: result: yes
# configure:19103: checking dynamic linker characteristics
# configure:19860: result: GNU/Linux ld.so
# configure:19925: checking how to hardcode library paths into programs
# configure:19950: result: immediate
# configure:20012: creating ./config.lt
#
# ## ------------------ ##
# ## Running config.lt. ##
# ## ------------------ ##
# config.lt:684: creating libtool
# configure:21593: checking for size_t
# configure:21593: clang -c conftest.c >&5
# configure:21593: $? = 0
# configure:21593: clang -c conftest.c >&5
# conftest.c:75:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:21593: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:21593: result: yes
# configure:21606: checking for working alloca.h
# configure:21623: clang -o conftest conftest.c >&5
# configure:21623: $? = 0
# configure:21631: result: yes
# configure:21639: checking for alloca
# configure:21676: clang -o conftest conftest.c >&5
# configure:21676: $? = 0
# configure:21684: result: yes
# configure:21793: checking for mmap
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21793: checking for posix_memalign
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21793: checking for memalign
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21793: checking for valloc
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21793: checking for fsync
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21793: checking for pipe2
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21793: checking for issetugid
# configure:21793: clang -o conftest conftest.c >&5
# configure:21793: $? = 0
# configure:21793: result: yes
# configure:21805: checking for timegm
# configure:21805: clang -o conftest conftest.c >&5
# configure:21805: $? = 0
# configure:21805: result: yes
# configure:21805: checking for gmtime_r
# configure:21805: clang -o conftest conftest.c >&5
# configure:21805: $? = 0
# configure:21805: result: yes
# configure:21805: checking for strerror_r
# configure:21805: clang -o conftest conftest.c >&5
# configure:21805: $? = 0
# configure:21805: result: yes
# configure:21815: checking for __libc_enable_secure
# configure:21832: clang -o conftest conftest.c >&5
# /tmp/conftest-43f180.o:conftest.c:function main: error: undefined reference to '__libc_enable_secure'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:21832: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | extern int __libc_enable_secure;
# | int
# | main ()
# | {
# | return __libc_enable_secure;
# | ;
# | return 0;
# | }
# configure:21840: result: no
# configure:21854: checking size of char
# configure:21859: clang -c conftest.c >&5
# configure:21859: $? = 0
# configure:21859: clang -c conftest.c >&5
# conftest.c:87:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21859: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21859: clang -c conftest.c >&5
# configure:21859: $? = 0
# configure:21873: result: 1
# configure:21887: checking size of short
# configure:21892: clang -c conftest.c >&5
# configure:21892: $? = 0
# configure:21892: clang -c conftest.c >&5
# conftest.c:88:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21892: clang -c conftest.c >&5
# conftest.c:88:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21892: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21892: clang -c conftest.c >&5
# configure:21892: $? = 0
# configure:21892: clang -c conftest.c >&5
# configure:21892: $? = 0
# configure:21906: result: 2
# configure:21920: checking size of long
# configure:21925: clang -c conftest.c >&5
# configure:21925: $? = 0
# configure:21925: clang -c conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21925: clang -c conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21925: clang -c conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21925: clang -c conftest.c >&5
# conftest.c:89:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21925: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21925: clang -c conftest.c >&5
# configure:21925: $? = 0
# configure:21925: clang -c conftest.c >&5
# configure:21925: $? = 0
# configure:21925: clang -c conftest.c >&5
# configure:21925: $? = 0
# configure:21925: clang -c conftest.c >&5
# configure:21925: $? = 0
# configure:21939: result: 8
# configure:21953: checking size of int
# configure:21958: clang -c conftest.c >&5
# configure:21958: $? = 0
# configure:21958: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21958: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21958: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21958: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21958: clang -c conftest.c >&5
# conftest.c:90:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21958: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21958: clang -c conftest.c >&5
# configure:21958: $? = 0
# configure:21958: clang -c conftest.c >&5
# configure:21958: $? = 0
# configure:21958: clang -c conftest.c >&5
# configure:21958: $? = 0
# configure:21972: result: 4
# configure:21986: checking size of void *
# configure:21991: clang -c conftest.c >&5
# configure:21991: $? = 0
# configure:21991: clang -c conftest.c >&5
# conftest.c:91:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21991: clang -c conftest.c >&5
# conftest.c:91:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21991: clang -c conftest.c >&5
# conftest.c:91:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21991: clang -c conftest.c >&5
# conftest.c:91:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:21991: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:21991: clang -c conftest.c >&5
# configure:21991: $? = 0
# configure:21991: clang -c conftest.c >&5
# configure:21991: $? = 0
# configure:21991: clang -c conftest.c >&5
# configure:21991: $? = 0
# configure:21991: clang -c conftest.c >&5
# configure:21991: $? = 0
# configure:22005: result: 8
# configure:22019: checking size of long long
# configure:22024: clang -c conftest.c >&5
# configure:22024: $? = 0
# configure:22024: clang -c conftest.c >&5
# conftest.c:92:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:22024: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_VOID_P 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22024: clang -c conftest.c >&5
# conftest.c:92:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:22024: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_VOID_P 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22024: clang -c conftest.c >&5
# conftest.c:92:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:22024: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_VOID_P 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22024: clang -c conftest.c >&5
# conftest.c:92:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:22024: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #define SIZEOF_CHAR 1
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_LONG 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_VOID_P 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22024: clang -c conftest.c >&5
# configure:22024: $? = 0
# configure:22024: clang -c conftest.c >&5
# configure:22024: $? = 0
# configure:22024: clang -c conftest.c >&5
# configure:22024: $? = 0
# configure:22024: clang -c conftest.c >&5
# configure:22024: $? = 0
# configure:22038: result: 8
# configure:22052: checking size of __int64
# configure:22057: clang -c conftest.c >&5
# conftest.c:93:55: error: use of undeclared identifier '__int64'
# static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) >= 0)];
# ^
# 1 error generated.
# configure:22057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) >= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22057: clang -c conftest.c >&5
# conftest.c:93:55: error: use of undeclared identifier '__int64'
# static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) < 0)];
# ^
# 1 error generated.
# configure:22057: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "glib"
# | #define PACKAGE_TARNAME "glib"
# | #define PACKAGE_VERSION "2.48.1"
# | #define PACKAGE_STRING "glib 2.48.1"
# | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# | #define PACKAGE_URL ""
# | #define GLIB_MAJOR_VERSION 2
# | #define GLIB_MINOR_VERSION 48
# | #define GLIB_MICRO_VERSION 1
# | #define GLIB_INTERFACE_AGE 1
# | #define GLIB_BINARY_AGE 4801
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_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 GETTEXT_PACKAGE "glib20"
# | #define GLIB_LOCALE_DIR "/usr/lib/locale"
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MMAP 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_FSYNC 1
# | #define HAVE_PIPE2 1
# | #define HAVE_ISSETUGID 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_GMTIME_R 1
# | #define HAVE_STRERROR_R 1
# | #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
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (__int64))) < 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:22071: result: 0
# configure:22082: checking for sig_atomic_t
# configure:22100: clang -o conftest conftest.c >&5
# configure:22100: $? = 0
# configure:22108: result: yes
# configure:22128: checking for format to printf and scanf a guint64
# configure:22176: result: none
# configure:22198: checking for an ANSI C-conforming const
# configure:22264: clang -c conftest.c >&5
# configure:22264: $? = 0
# configure:22271: result: yes
# configure:22280: checking for growing stack pointer
# configure:22287: error: in `/tmp/glib2/src/glib-2.48.1':
# configure:22289: error: cannot run test program while cross compiling
# See `config.log' for more details
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-pc-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_DBUS1_CFLAGS_set=
# ac_cv_env_DBUS1_CFLAGS_value=
# ac_cv_env_DBUS1_LIBS_set=
# ac_cv_env_DBUS1_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=
# ac_cv_env_LIBELF_CFLAGS_set=
# ac_cv_env_LIBELF_CFLAGS_value=
# ac_cv_env_LIBELF_LIBS_set=
# ac_cv_env_LIBELF_LIBS_value=
# ac_cv_env_LIBFFI_CFLAGS_set=
# ac_cv_env_LIBFFI_CFLAGS_value=
# ac_cv_env_LIBFFI_LIBS_set=
# ac_cv_env_LIBFFI_LIBS_value=
# 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_PCRE_CFLAGS_set=
# ac_cv_env_PCRE_CFLAGS_value=
# ac_cv_env_PCRE_LIBS_set=
# ac_cv_env_PCRE_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_PYTHON_set=
# ac_cv_env_PYTHON_value=
# ac_cv_env_ZLIB_CFLAGS_set=
# ac_cv_env_ZLIB_CFLAGS_value=
# ac_cv_env_ZLIB_LIBS_set=
# ac_cv_env_ZLIB_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_alloca_works=yes
# ac_cv_func_bind_textdomain_codeset=yes
# ac_cv_func_dcgettext=yes
# ac_cv_func_fsync=yes
# ac_cv_func_gmtime_r=yes
# ac_cv_func_iconv_open=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_memalign=yes
# ac_cv_func_mmap=yes
# ac_cv_func_pipe2=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_timegm=yes
# ac_cv_func_valloc=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_PERL_PATH=/usr/sbin/perl
# ac_cv_path_PYTHON=/usr/sbin/python
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXX=clang++
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_PERL=perl
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_DUMPBIN='link -dump'
# 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_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# 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
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_sig_atomic_t=yes
# ac_cv_type_size_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_pathless_PYTHON=python
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# am_cv_python_platform=linux
# am_cv_python_pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# am_cv_python_pythondir='${prefix}/lib/python3.5/site-packages'
# am_cv_python_version=3.5
# am_cv_val_LC_MESSAGES=yes
# glib_cv_have_libc_enable_secure=no
# 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=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM=no
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][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_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
# pkg_cv_LIBFFI_CFLAGS=-I/usr/lib/libffi-3.2.1/include
# pkg_cv_LIBFFI_LIBS='-L/usr/lib/../lib -lffi'
# pkg_cv_ZLIB_CFLAGS=
# pkg_cv_ZLIB_LIBS=-lz
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ABS_TAPSET_DIR=''
# ACLOCAL='${SHELL} /tmp/glib2/src/glib-2.48.1/missing aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/glib2/src/glib-2.48.1/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/glib2/src/glib-2.48.1/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/glib2/src/glib-2.48.1/missing automake-1.15'
# AWK='gawk'
# CARBON_LIBS=''
# CATALOGS=' af.mo am.mo an.mo ar.mo as.mo ast.mo az.mo be.mo be@latin.mo bg.mo bn.mo bn_IN.mo bs.mo ca.mo ca@valencia.mo cs.mo cy.mo da.mo de.mo dz.mo el.mo en_CA.mo en_GB.mo en@shaw.mo eo.mo es.mo et.mo eu.mo fa.mo fi.mo fr.mo ga.mo gd.mo gl.mo gu.mo he.mo hi.mo hr.mo hu.mo hy.mo id.mo is.mo it.mo ja.mo ka.mo kk.mo kn.mo ko.mo ku.mo lt.mo lv.mo mai.mo mg.mo mk.mo ml.mo mn.mo mr.mo ms.mo nb.mo nds.mo ne.mo nl.mo nn.mo oc.mo or.mo pa.mo pl.mo ps.mo pt.mo pt_BR.mo ro.mo ru.mo rw.mo si.mo sk.mo sl.mo sq.mo sr.mo sr@latin.mo sr@ije.mo sv.mo ta.mo te.mo tg.mo th.mo tl.mo tr.mo ug.mo tt.mo uk.mo vi.mo wa.mo xh.mo yi.mo zh_CN.mo zh_HK.mo zh_TW.mo'
# CATOBJEXT='.mo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COCOA_LIBS=''
# CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/po/LINGUAS'
# CPP='clang -E'
# CPPFLAGS=''
# CROSS_COMPILING_FALSE=''
# CROSS_COMPILING_TRUE=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='lib'
# DBUS1_CFLAGS=''
# DBUS1_LIBS=''
# DBUS_DAEMON=''
# DEFS=''
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DTRACE=''
# DUMPBIN=':'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_ALWAYS_BUILD_TESTS_FALSE=''
# ENABLE_ALWAYS_BUILD_TESTS_TRUE='#'
# ENABLE_DTRACE_FALSE=''
# ENABLE_DTRACE_TRUE=''
# ENABLE_GTK_DOC_FALSE=''
# ENABLE_GTK_DOC_TRUE=''
# ENABLE_INSTALLED_TESTS_FALSE=''
# ENABLE_INSTALLED_TESTS_TRUE='#'
# ENABLE_MAN_FALSE=''
# ENABLE_MAN_TRUE=''
# ENABLE_SYSTEMTAP_FALSE=''
# ENABLE_SYSTEMTAP_TRUE=''
# ENABLE_TIMELOOP_FALSE=''
# ENABLE_TIMELOOP_TRUE=''
# EXEEXT=''
# FAM_LIBS=''
# FGREP='/usr/sbin/grep -F'
# GETTEXT_PACKAGE='glib20'
# GIO=''
# GIO_MODULE_DIR=''
# GLIBC21=''
# GLIB_BINARY_AGE='4801'
# GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS'
# GLIB_EXTRA_CFLAGS=''
# GLIB_HIDDEN_VISIBILITY_CFLAGS=''
# GLIB_INTERFACE_AGE='1'
# GLIB_LINK_FLAGS=''
# GLIB_MAJOR_VERSION='2'
# GLIB_MICRO_VERSION='1'
# GLIB_MINOR_VERSION='48'
# GLIB_RUNTIME_LIBDIR=''
# GLIB_VERSION='2.48.1'
# GLIB_WARN_CFLAGS=''
# GLIB_WIN32_STATIC_COMPILATION_DEFINE=''
# GMOFILES=' af.gmo am.gmo an.gmo ar.gmo as.gmo ast.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kk.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo nds.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo ps.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tl.gmo tr.gmo ug.gmo tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# GSPAWN=''
# GTHREAD_COMPILE_IMPL_DEFINES=''
# GTKDOC_CHECK=''
# GTKDOC_CHECK_PATH=''
# GTKDOC_DEPS_CFLAGS=''
# GTKDOC_DEPS_LIBS=''
# GTKDOC_MKPDF=''
# 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=''
# G_LIBS_EXTRA=''
# G_MODULE_BROKEN_RTLD_GLOBAL=''
# G_MODULE_HAVE_DLERROR=''
# G_MODULE_IMPL=''
# G_MODULE_LDFLAGS=''
# G_MODULE_LIBS=''
# G_MODULE_LIBS_EXTRA=''
# G_MODULE_NEED_USCORE=''
# G_MODULE_PLUGIN_LIBS=''
# G_MODULE_SUPPORTED=''
# G_THREAD_CFLAGS=''
# G_THREAD_LIBS=''
# G_THREAD_LIBS_EXTRA=''
# G_THREAD_LIBS_FOR_GTHREAD=''
# HAVE_CXX_FALSE='#'
# HAVE_CXX_TRUE=''
# HAVE_DBUS1_FALSE=''
# HAVE_DBUS1_TRUE=''
# HAVE_DBUS_DAEMON_FALSE=''
# HAVE_DBUS_DAEMON_TRUE=''
# HAVE_EVENTFD_FALSE=''
# HAVE_EVENTFD_TRUE=''
# HAVE_FAM_FALSE=''
# HAVE_FAM_TRUE=''
# HAVE_GCC_FALSE='#'
# HAVE_GCC_TRUE=''
# HAVE_GLIB_RUNTIME_LIBDIR_FALSE=''
# HAVE_GLIB_RUNTIME_LIBDIR_TRUE='#'
# HAVE_GNUC_VISIBILITY_FALSE=''
# HAVE_GNUC_VISIBILITY_TRUE=''
# HAVE_GOOD_PRINTF_FALSE=''
# HAVE_GOOD_PRINTF_TRUE=''
# HAVE_GTK_DOC_FALSE=''
# HAVE_GTK_DOC_TRUE=''
# HAVE_INOTIFY_FALSE=''
# HAVE_INOTIFY_TRUE=''
# HAVE_KQUEUE_FALSE=''
# HAVE_KQUEUE_TRUE=''
# HAVE_NETLINK_FALSE=''
# HAVE_NETLINK_TRUE=''
# HAVE_SUNSTUDIO_VISIBILITY_FALSE=''
# HAVE_SUNSTUDIO_VISIBILITY_TRUE=''
# HTML_DIR=''
# ICONV_LIBS=''
# INDENT=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLLIBS=''
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBELF_CFLAGS=''
# LIBELF_LIBS=''
# LIBFFI_CFLAGS='-I/usr/lib/libffi-3.2.1/include'
# LIBFFI_LIBS='-L/usr/lib/../lib -lffi'
# LIBOBJS=''
# LIBS=' '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIB_EXE_MACHINE_FLAG='X86'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LTP=''
# LTP_GENHTML=''
# LT_AGE='4800'
# LT_CURRENT='4800'
# LT_CURRENT_MINUS_AGE='0'
# LT_RELEASE='2.48'
# LT_REVISION='1'
# LT_SYS_LIBRARY_PATH=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='${SHELL} /tmp/glib2/src/glib-2.48.1/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKINSTALLDIRS='./mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_OPTS='-c'
# MS_LIB_AVAILABLE_FALSE=''
# MS_LIB_AVAILABLE_TRUE='#'
# NAMESER_COMPAT_INCLUDE=''
# NETWORK_LIBS=''
# NM='nm'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_CARBON_FALSE=''
# OS_CARBON_TRUE='#'
# OS_COCOA_FALSE=''
# OS_COCOA_TRUE='#'
# OS_LINUX_FALSE='#'
# OS_LINUX_TRUE=''
# OS_UNIX_FALSE='#'
# OS_UNIX_TRUE=''
# OS_WIN32_AND_DLL_COMPILATION_FALSE=''
# OS_WIN32_AND_DLL_COMPILATION_TRUE='#'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OS_WIN32_X64_FALSE=''
# OS_WIN32_X64_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='glib'
# PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib'
# PACKAGE_NAME='glib'
# PACKAGE_STRING='glib 2.48.1'
# PACKAGE_TARNAME='glib'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.48.1'
# PATH_SEPARATOR=':'
# PCRE_CFLAGS=''
# PCRE_LIBS=''
# PCRE_REQUIRES=''
# PCRE_WARN_CFLAGS=''
# PERL='perl'
# PERL_PATH='/usr/sbin/perl'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PLATFORMDEP=''
# PLATFORM_WIN32_FALSE=''
# PLATFORM_WIN32_TRUE=''
# POFILES=' af.po am.po an.po ar.po as.po ast.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po ca@valencia.po cs.po cy.po da.po de.po dz.po el.po en_CA.po en_GB.po en@shaw.po eo.po es.po et.po eu.po fa.po fi.po fr.po ga.po gd.po gl.po gu.po he.po hi.po hr.po hu.po hy.po id.po is.po it.po ja.po ka.po kk.po kn.po ko.po ku.po lt.po lv.po mai.po mg.po mk.po ml.po mn.po mr.po ms.po nb.po nds.po ne.po nl.po nn.po oc.po or.po pa.po pl.po ps.po pt.po pt_BR.po ro.po ru.po rw.po si.po sk.po sl.po sq.po sr.po sr@latin.po sr@ije.po sv.po ta.po te.po tg.po th.po tl.po tr.po ug.po tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po'
# POSUB='po'
# PO_IN_DATADIR_FALSE=''
# PO_IN_DATADIR_TRUE=''
# PYTHON='/usr/sbin/python'
# PYTHON_EXEC_PREFIX='${exec_prefix}'
# PYTHON_PLATFORM='linux'
# PYTHON_PREFIX='${prefix}'
# PYTHON_VERSION='3.5'
# RANLIB='ranlib'
# REBUILD=''
# SED='/usr/sbin/sed'
# SELINUX_LIBS=''
# SET_MAKE=''
# SHELL='/bin/sh'
# SHTOOL=''
# STRIP='strip'
# THREADS_NONE_FALSE=''
# THREADS_NONE_TRUE=''
# THREADS_POSIX_FALSE=''
# THREADS_POSIX_TRUE=''
# THREADS_WIN32_FALSE=''
# THREADS_WIN32_TRUE=''
# USE_NLS='yes'
# USE_SYSTEM_PCRE_FALSE=''
# USE_SYSTEM_PCRE_TRUE=''
# VERSION='2.48.1'
# WINDRES=''
# WSPIAPI_INCLUDE=''
# XATTR_LIBS=''
# XGETTEXT='/usr/sbin/xgettext'
# XMLCATALOG=''
# XML_CATALOG_FILE=''
# XSLTPROC=''
# ZLIB_CFLAGS=''
# ZLIB_LIBS='-lz'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN='link -dump'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-pc-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='pc'
# config_h_INCLUDES=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# gio_INCLUDES=''
# glib_INCLUDES=''
# gmodule_INCLUDES=''
# gobject_INCLUDES=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/glib2/src/glib-2.48.1/install-sh'
# installed_test_metadir=''
# installed_testdir=''
# libdir='/usr/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='/usr/lib/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# ms_librarian=''
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgpyexecdir='${pyexecdir}/glib'
# pkgpythondir='${pythondir}/glib'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# pyexecdir='${exec_prefix}/lib/python3.5/site-packages'
# pythondir='${prefix}/lib/python3.5/site-packages'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "glib"
# #define PACKAGE_TARNAME "glib"
# #define PACKAGE_VERSION "2.48.1"
# #define PACKAGE_STRING "glib 2.48.1"
# #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
# #define PACKAGE_URL ""
# #define GLIB_MAJOR_VERSION 2
# #define GLIB_MINOR_VERSION 48
# #define GLIB_MICRO_VERSION 1
# #define GLIB_INTERFACE_AGE 1
# #define GLIB_BINARY_AGE 4801
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_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 GETTEXT_PACKAGE "glib20"
# #define GLIB_LOCALE_DIR "/usr/lib/locale"
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_MMAP 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_MEMALIGN 1
# #define HAVE_VALLOC 1
# #define HAVE_FSYNC 1
# #define HAVE_PIPE2 1
# #define HAVE_ISSETUGID 1
# #define HAVE_TIMEGM 1
# #define HAVE_GMTIME_R 1
# #define HAVE_STRERROR_R 1
# #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_SIG_ATOMIC_T 1
#
# configure: exit 1