Skip to content

Instantly share code, notes, and snippets.

Created February 2, 2018 08:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/f737c36c86d5b13d46899d8ef2e8a5cc to your computer and use it in GitHub Desktop.
Save anonymous/f737c36c86d5b13d46899d8ef2e8a5cc to your computer and use it in GitHub Desktop.
config.log from running ./configure for i3-4.14.1 on Cygwin under Win 7
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by i3 configure 4.14.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ .././configure --srcdir=.. --enable-builddir=x86_64-unknown-cygwin CC=/bin/gcc
## --------- ##
## Platform. ##
## --------- ##
hostname = CZCHOWN5022406
uname -m = x86_64
uname -r = 2.9.0(0.318/5/3)
uname -s = CYGWIN_NT-6.1
uname -v = 2017-09-12 10:18
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath
PATH: /cygdrive/c/windows/system32
PATH: /cygdrive/c/windows
PATH: /cygdrive/c/windows/System32/Wbem
PATH: /cygdrive/c/Program Files (x86)/Microsoft Application Virtualization Client
PATH: /cygdrive/c/windows/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/windows/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/windows/System32/WindowsPowerShell/v1.0
PATH: /cygdrive/c/Strawberry/c/bin
PATH: /cygdrive/c/Strawberry/perl/site/bin
PATH: /cygdrive/c/Strawberry/perl/bin
PATH: /cygdrive/c/Program Files (x86)/PDFtk/bin
PATH: /cygdrive/c/Program Files/nodejs
PATH: /cygdrive/c/Program Files (x86)/Yarn/bin
PATH: /cygdrive/c/Program Files/Microsoft Network Monitor 3
PATH: /cygdrive/c/Users/msamec/.babun
PATH: /usr/lib/lapack
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2406: checking build system type
configure:2420: result: x86_64-unknown-cygwin
configure:2440: checking host system type
configure:2453: result: x86_64-unknown-cygwin
configure:2473: checking target system type
configure:2486: result: x86_64-unknown-cygwin
configure:2574: checking for gsed
configure:2605: result: sed
configure:2632: checking for a BSD-compatible install
configure:2700: result: ../install-sh -c
configure:2711: checking whether build environment is sane
configure:2766: result: yes
configure:2914: checking for a thread-safe mkdir -p
configure:2953: result: /usr/bin/mkdir -p
configure:2960: checking for gawk
configure:2976: found /usr/bin/gawk
configure:2987: result: gawk
configure:2998: checking whether make sets $(MAKE)
configure:3020: result: yes
configure:3049: checking whether make supports nested variables
configure:3066: result: yes
configure:3204: checking whether make supports nested variables
configure:3221: result: yes
configure:3235: checking whether to enable maintainer-specific portions of Makefiles
configure:3244: result: yes
configure:3271: checking for gawk
configure:3298: result: gawk
configure:3309: checking for GNU make
configure:3325: result: make
configure:3419: checking for a sed that does not truncate output
configure:3483: result: /usr/bin/sed
configure:3501: checking whether to build with code coverage support
configure:3521: result: no
configure:3884: checking whether to enable debugging
configure:3946: result: no
configure:3988: checking for style of include used by make
configure:4016: result: GNU
configure:4087: checking for gcc
configure:4114: result: /bin/gcc
configure:4343: checking for C compiler version
configure:4352: /bin/gcc --version >&5
gcc (GCC) 6.4.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4363: $? = 0
configure:4352: /bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/bin/gcc
COLLECT_LTO_WRAPPER=/bin/../lib/gcc/x86_64-pc-cygwin/6.4.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: /cygdrive/i/szsz/tmpp/gcc/gcc-6.4.0-4.x86_64/src/gcc-6.4.0/configure --srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-6.4.0-4.x86_64/src/gcc-6.4.0 --prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc --docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin --without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib --enable-shared --enable-shared-libgcc --enable-static --enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit --with-dwarf2 --with-tune=generic --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-graphite --enable-threads=posix --enable-libatomic --enable-libcilkrts --enable-libgomp --enable-libitm --enable-libquadmath --enable-libquadmath-support --enable-libssp --enable-libada --disable-symvers --with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl --without-libiconv-prefix --without-libintl-prefix --with-system-zlib --enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible
Thread model: posix
gcc version 6.4.0 (GCC)
configure:4363: $? = 0
configure:4352: /bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4363: $? = 1
configure:4352: /bin/gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4363: $? = 1
configure:4383: checking whether the C compiler works
configure:4405: /bin/gcc conftest.c >&5
configure:4409: $? = 0
configure:4457: result: yes
configure:4460: checking for C compiler default output file name
configure:4462: result: a.exe
configure:4468: checking for suffix of executables
configure:4475: /bin/gcc -o conftest.exe conftest.c >&5
configure:4479: $? = 0
configure:4501: result: .exe
configure:4523: checking whether we are cross compiling
configure:4531: /bin/gcc -o conftest.exe conftest.c >&5
configure:4535: $? = 0
configure:4542: ./conftest.exe
configure:4546: $? = 0
configure:4561: result: no
configure:4566: checking for suffix of object files
configure:4588: /bin/gcc -c conftest.c >&5
configure:4592: $? = 0
configure:4613: result: o
configure:4617: checking whether we are using the GNU C compiler
configure:4636: /bin/gcc -c conftest.c >&5
configure:4636: $? = 0
configure:4645: result: yes
configure:4654: checking whether /bin/gcc accepts -g
configure:4674: /bin/gcc -c -g conftest.c >&5
configure:4674: $? = 0
configure:4715: result: yes
configure:4732: checking for /bin/gcc option to accept ISO C89
configure:4795: /bin/gcc -c conftest.c >&5
configure:4795: $? = 0
configure:4808: result: none needed
configure:4833: checking whether /bin/gcc understands -c and -o together
configure:4855: /bin/gcc -c conftest.c -o conftest2.o
configure:4858: $? = 0
configure:4855: /bin/gcc -c conftest.c -o conftest2.o
configure:4858: $? = 0
configure:4870: result: yes
configure:4889: checking dependency style of /bin/gcc
configure:5000: result: gcc3
configure:5015: checking for /bin/gcc option to accept ISO C99
configure:5164: /bin/gcc -c conftest.c >&5
configure:5164: $? = 0
configure:5177: result: none needed
configure:5200: checking how to run the C preprocessor
configure:5231: /bin/gcc -E conftest.c
configure:5231: $? = 0
configure:5245: /bin/gcc -E conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5270: result: /bin/gcc -E
configure:5290: /bin/gcc -E conftest.c
configure:5290: $? = 0
configure:5304: /bin/gcc -E conftest.c
conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:5304: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5333: checking for grep that handles long lines and -e
configure:5391: result: /usr/bin/grep
configure:5396: checking for egrep
configure:5458: result: /usr/bin/grep -E
configure:5463: checking for ANSI C header files
configure:5483: /bin/gcc -c conftest.c >&5
configure:5483: $? = 0
configure:5556: /bin/gcc -o conftest.exe conftest.c >&5
configure:5556: $? = 0
configure:5556: ./conftest.exe
configure:5556: $? = 0
configure:5567: result: yes
configure:5580: checking for sys/types.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for sys/stat.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for stdlib.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for string.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for memory.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for strings.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for inttypes.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for stdint.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5580: checking for unistd.h
configure:5580: /bin/gcc -c conftest.c >&5
configure:5580: $? = 0
configure:5580: result: yes
configure:5593: checking minix/config.h usability
configure:5593: /bin/gcc -c conftest.c >&5
conftest.c:59:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5593: result: no
configure:5593: checking minix/config.h presence
configure:5593: /bin/gcc -E conftest.c
conftest.c:26:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:5593: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5593: result: no
configure:5593: checking for minix/config.h
configure:5593: result: no
configure:5614: checking whether it is safe to define __EXTENSIONS__
configure:5632: /bin/gcc -c conftest.c >&5
configure:5632: $? = 0
configure:5639: result: yes
configure:5655: checking for stdbool.h that conforms to C99
configure:5722: /bin/gcc -c conftest.c >&5
configure:5722: $? = 0
configure:5729: result: yes
configure:5731: checking for _Bool
configure:5731: /bin/gcc -c conftest.c >&5
configure:5731: $? = 0
configure:5731: /bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:20: error: expected expression before ')' token
if (sizeof ((_Bool)))
^
configure:5731: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:5731: result: yes
configure:5742: checking for mode_t
configure:5742: /bin/gcc -c conftest.c >&5
configure:5742: $? = 0
configure:5742: /bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:68:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:5742: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:5742: result: yes
configure:5756: checking for off_t
configure:5756: /bin/gcc -c conftest.c >&5
configure:5756: $? = 0
configure:5756: /bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:69:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:5756: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:5756: result: yes
configure:5770: checking for pid_t
configure:5770: /bin/gcc -c conftest.c >&5
configure:5770: $? = 0
configure:5770: /bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:70:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:5770: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5770: result: yes
configure:5784: checking for size_t
configure:5784: /bin/gcc -c conftest.c >&5
configure:5784: $? = 0
configure:5784: /bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:71:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:5784: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5784: result: yes
configure:5798: checking for ssize_t
configure:5798: /bin/gcc -c conftest.c >&5
configure:5798: $? = 0
configure:5798: /bin/gcc -c conftest.c >&5
conftest.c: In function 'main':
conftest.c:72:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:5798: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| #define HAVE_SIZE_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:5798: result: yes
configure:5815: checking for pid_t
configure:5815: result: yes
configure:5828: checking vfork.h usability
configure:5828: /bin/gcc -c conftest.c >&5
conftest.c:70:19: fatal error: vfork.h: No such file or directory
#include <vfork.h>
^
compilation terminated.
configure:5828: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| #define HAVE_SIZE_T 1
| #define HAVE_SSIZE_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:5828: result: no
configure:5828: checking vfork.h presence
configure:5828: /bin/gcc -E conftest.c
conftest.c:37:19: fatal error: vfork.h: No such file or directory
#include <vfork.h>
^
compilation terminated.
configure:5828: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| #define HAVE_SIZE_T 1
| #define HAVE_SSIZE_T 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:5828: result: no
configure:5828: checking for vfork.h
configure:5828: result: no
configure:5841: checking for fork
configure:5841: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:60:6: warning: conflicting types for built-in function 'fork'
char fork ();
^~~~
configure:5841: $? = 0
configure:5841: result: yes
configure:5841: checking for vfork
configure:5841: /bin/gcc -o conftest.exe conftest.c >&5
configure:5841: $? = 0
configure:5841: result: yes
configure:5851: checking for working fork
configure:5873: /bin/gcc -o conftest.exe conftest.c >&5
configure:5873: $? = 0
configure:5873: ./conftest.exe
configure:5873: $? = 0
configure:5883: result: yes
configure:5904: checking for working vfork
configure:6014: result: yes
configure:6039: checking whether lstat correctly handles trailing slash
configure:6065: /bin/gcc -o conftest.exe conftest.c >&5
configure:6065: $? = 0
configure:6065: ./conftest.exe
configure:6065: $? = 0
configure:6082: result: yes
configure:6101: checking for working strnlen
configure:6139: /bin/gcc -o conftest.exe conftest.c >&5
configure:6139: $? = 0
configure:6139: ./conftest.exe
configure:6139: $? = 0
configure:6149: result: yes
configure:6161: checking for atexit
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for dup2
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for ftruncate
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for getcwd
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for gettimeofday
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for localtime_r
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for memchr
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:71:6: warning: conflicting types for built-in function 'memchr'
char memchr ();
^~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for memset
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'memset'
char memset ();
^~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for mkdir
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for rmdir
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for setlocale
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for socket
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strcasecmp
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:77:6: warning: conflicting types for built-in function 'strcasecmp'
char strcasecmp ();
^~~~~~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strchr
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:78:6: warning: conflicting types for built-in function 'strchr'
char strchr ();
^~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strdup
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:79:6: warning: conflicting types for built-in function 'strdup'
char strdup ();
^~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strerror
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strncasecmp
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:81:6: warning: conflicting types for built-in function 'strncasecmp'
char strncasecmp ();
^~~~~~~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strndup
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:82:6: warning: conflicting types for built-in function 'strndup'
char strndup ();
^~~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strrchr
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:83:6: warning: conflicting types for built-in function 'strrchr'
char strrchr ();
^~~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strspn
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:84:6: warning: conflicting types for built-in function 'strspn'
char strspn ();
^~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strstr
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:85:6: warning: conflicting types for built-in function 'strstr'
char strstr ();
^~~~~~
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strtol
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6161: checking for strtoul
configure:6161: /bin/gcc -o conftest.exe conftest.c >&5
configure:6161: $? = 0
configure:6161: result: yes
configure:6178: checking for library containing floor
configure:6209: /bin/gcc -o conftest.exe conftest.c >&5
conftest.c:72:6: warning: conflicting types for built-in function 'floor'
char floor ();
^~~~~
configure:6209: $? = 0
configure:6226: result: none required
configure:6241: checking for library containing ev_run
configure:6272: /bin/gcc -o conftest.exe conftest.c >&5
/tmp/ccPMsqHU.o:conftest.c:(.text+0xe): undefined reference to `ev_run'
/tmp/ccPMsqHU.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `ev_run'
collect2: error: ld returned 1 exit status
configure:6272: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| #define HAVE_SIZE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ev_run ();
| int
| main ()
| {
| return ev_run ();
| ;
| return 0;
| }
configure:6272: /bin/gcc -o conftest.exe conftest.c -lev >&5
configure:6272: $? = 0
configure:6289: result: -lev
configure:6303: checking for library containing shm_open
configure:6334: /bin/gcc -o conftest.exe conftest.c -lev >&5
configure:6334: $? = 0
configure:6351: result: none required
configure:6360: checking for library containing iconv_open
configure:6391: /bin/gcc -o conftest.exe conftest.c -lev >&5
/tmp/ccALcR9t.o:conftest.c:(.text+0xe): undefined reference to `iconv_open'
/tmp/ccALcR9t.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `iconv_open'
collect2: error: ld returned 1 exit status
configure:6391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| #define HAVE_SIZE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:6391: /bin/gcc -o conftest.exe conftest.c -liconv -lev >&5
/tmp/ccz9hxNr.o:conftest.c:(.text+0xe): undefined reference to `iconv_open'
/tmp/ccz9hxNr.o:conftest.c:(.text+0xe): relocation truncated to fit: R_X86_64_PC32 against undefined symbol `iconv_open'
collect2: error: ld returned 1 exit status
configure:6391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "i3"
| #define PACKAGE_TARNAME "i3"
| #define PACKAGE_VERSION "4.14.1"
| #define PACKAGE_STRING "i3 4.14.1"
| #define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
| #define PACKAGE_URL ""
| #define PACKAGE "i3"
| #define VERSION "4.14.1"
| #define I3_VERSION "4.14.1 (2017-09-24)"
| #define MAJOR_VERSION 4
| #define MINOR_VERSION 14
| #define PATCH_VERSION 1
| #define UNUSED_NDEBUG /**/
| #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__BOOL 1
| #define HAVE_MODE_T 1
| #define HAVE_OFF_T 1
| #define HAVE_PID_T 1
| #define HAVE_SIZE_T 1
| #define HAVE_SSIZE_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| #define HAVE_ATEXIT 1
| #define HAVE_DUP2 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETCWD 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_RMDIR 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSPN 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char iconv_open ();
| int
| main ()
| {
| return iconv_open ();
| ;
| return 0;
| }
configure:6408: result: no
configure:6415: error: in `/home/msamec/Downloads/i3-4.14.1/x86_64-unknown-cygwin':
configure:6417: error: cannot find the required iconv_open() function despite trying to link with -liconv
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
_cv_gnu_make_command=make
ac_cv_build=x86_64-unknown-cygwin
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/bin/gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBPCRE_CFLAGS_set=
ac_cv_env_LIBPCRE_CFLAGS_value=
ac_cv_env_LIBPCRE_LIBS_set=
ac_cv_env_LIBPCRE_LIBS_value=
ac_cv_env_LIBSN_CFLAGS_set=
ac_cv_env_LIBSN_CFLAGS_value=
ac_cv_env_LIBSN_LIBS_set=
ac_cv_env_LIBSN_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PANGOCAIRO_CFLAGS_set=
ac_cv_env_PANGOCAIRO_CFLAGS_value=
ac_cv_env_PANGOCAIRO_LIBS_set=
ac_cv_env_PANGOCAIRO_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_XCB_CFLAGS_set=
ac_cv_env_XCB_CFLAGS_value=
ac_cv_env_XCB_LIBS_set=
ac_cv_env_XCB_LIBS_value=
ac_cv_env_XCB_UTIL_CFLAGS_set=
ac_cv_env_XCB_UTIL_CFLAGS_value=
ac_cv_env_XCB_UTIL_CURSOR_CFLAGS_set=
ac_cv_env_XCB_UTIL_CURSOR_CFLAGS_value=
ac_cv_env_XCB_UTIL_CURSOR_LIBS_set=
ac_cv_env_XCB_UTIL_CURSOR_LIBS_value=
ac_cv_env_XCB_UTIL_KEYSYMS_CFLAGS_set=
ac_cv_env_XCB_UTIL_KEYSYMS_CFLAGS_value=
ac_cv_env_XCB_UTIL_KEYSYMS_LIBS_set=
ac_cv_env_XCB_UTIL_KEYSYMS_LIBS_value=
ac_cv_env_XCB_UTIL_LIBS_set=
ac_cv_env_XCB_UTIL_LIBS_value=
ac_cv_env_XCB_UTIL_WM_CFLAGS_set=
ac_cv_env_XCB_UTIL_WM_CFLAGS_value=
ac_cv_env_XCB_UTIL_WM_LIBS_set=
ac_cv_env_XCB_UTIL_WM_LIBS_value=
ac_cv_env_XCB_UTIL_XRM_CFLAGS_set=
ac_cv_env_XCB_UTIL_XRM_CFLAGS_value=
ac_cv_env_XCB_UTIL_XRM_LIBS_set=
ac_cv_env_XCB_UTIL_XRM_LIBS_value=
ac_cv_env_XKBCOMMON_CFLAGS_set=
ac_cv_env_XKBCOMMON_CFLAGS_value=
ac_cv_env_XKBCOMMON_LIBS_set=
ac_cv_env_XKBCOMMON_LIBS_value=
ac_cv_env_YAJL_CFLAGS_set=
ac_cv_env_YAJL_CFLAGS_value=
ac_cv_env_YAJL_LIBS_set=
ac_cv_env_YAJL_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_atexit=yes
ac_cv_func_dup2=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftruncate=yes
ac_cv_func_getcwd=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_memchr=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_rmdir=yes
ac_cv_func_setlocale=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen_working=yes
ac_cv_func_strrchr=yes
ac_cv_func_strspn=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-cygwin
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ax_enable_builddir_sed=sed
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/bin/gcc -E'
ac_cv_prog_ac_ct_CC=/bin/gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_ev_run=-lev
ac_cv_search_floor='none required'
ac_cv_search_iconv_open=no
ac_cv_search_shm_open='none required'
ac_cv_target=x86_64-unknown-cygwin
ac_cv_type__Bool=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_gnu_make_command=make
## ----------------- ##
## Output variables. ##
## ----------------- ##
$(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) code-coverage-capture
$(code_coverage_v_genhtml)LANG=C $(GENHTML) $(code_coverage_quiet) $(addprefix --prefix ,$(CODE_COVERAGE_DIRECTORY)) --output-directory "$(CODE_COVERAGE_OUTPUT_DIRECTORY)" --title "$(PACKAGE_NAME)-$(PACKAGE_VERSION) Code Coverage" --legend --show-details "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_GENHTML_OPTIONS)
$(code_coverage_v_lcov_cap)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE_DIRECTORY)) --capture --output-file "$(CODE_COVERAGE_OUTPUT_FILE).tmp" --test-name "$(call code_coverage_sanitize,$(PACKAGE_NAME)-$(PACKAGE_VERSION))" --no-checksum --compat-libtool $(CODE_COVERAGE_LCOV_SHOPTS) $(CODE_COVERAGE_LCOV_OPTIONS)
$(code_coverage_v_lcov_ign)$(LCOV) $(code_coverage_quiet) $(addprefix --directory ,$(CODE_COVERAGE_DIRECTORY)) --remove "$(CODE_COVERAGE_OUTPUT_FILE).tmp" "/tmp/*" $(CODE_COVERAGE_IGNORE_PATTERN) --output-file "$(CODE_COVERAGE_OUTPUT_FILE)" $(CODE_COVERAGE_LCOV_SHOPTS) $(CODE_COVERAGE_LCOV_RMOPTS)
-$(AM_V_at)$(MAKE) $(AM_MAKEFLAGS) -k check
-$(LCOV) --directory $(top_builddir) -z
-@rm -f $(CODE_COVERAGE_OUTPUT_FILE).tmp
-find . -name "*.gcda" -o -name "*.gcov" -delete
-rm -rf $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_FILE).tmp $(CODE_COVERAGE_OUTPUT_DIRECTORY)
@echo "Need to reconfigure with --enable-code-coverage"
@echo "Need to reconfigure with --enable-code-coverage"
@echo "file://$(abs_builddir)/$(CODE_COVERAGE_OUTPUT_DIRECTORY)/index.html"
$(CODE_COVERAGE_IGNORE_PATTERN);
$(CODE_COVERAGE_OUTPUT_FILE);
#
#
# $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
# $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
# (Default: $(top_builddir))
# (Default: empty)
# Multiple directories may be specified, separated by whitespace.
# by lcov for code coverage. (Default:
# collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
# genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
# instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
# instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
# instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
# instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
# instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
# lcov instance. (Default: empty)
# reports to be created. (Default:
# set to 0 to disable it and leave empty to stay with the default.
# - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage,
# - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
# - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
# - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
# - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
# - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
# - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
# - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
# - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
# - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
# - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
# - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
# - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
# - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
# $(PACKAGE_VERSION). In order to add the current git hash to the title,
# Capture code coverage data
# Code coverage
# Hook rule executed before code-coverage-capture, overridable by the user
# Optional variables
# Optional:
# The generated report will be titled using the $(PACKAGE_NAME) and
# Use recursive makes in order to ignore errors during check
# sanitizes the test-name: replaces with underscores: dashes and dots
# use the git-version-gen script, available online.
$(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
'
--rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
--rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
.PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
ACLOCAL='${SHELL} /home/msamec/Downloads/i3-4.14.1/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage
AM_DISTCHECK_CONFIGURE_FLAGS ?=
AM_V='$(V)'
AR=''
AUTOCONF='${SHELL} /home/msamec/Downloads/i3-4.14.1/missing autoconf'
AUTOHEADER='${SHELL} /home/msamec/Downloads/i3-4.14.1/missing autoheader'
AUTOMAKE='${SHELL} /home/msamec/Downloads/i3-4.14.1/missing automake-1.15'
AWK='gawk'
AX_EXTEND_SRCDIR_CPPFLAGS='-DSTRIPPED__FILE__=\"$$(basename $<)\"'
BUILD_DOCS_FALSE=''
BUILD_DOCS_TRUE=''
BUILD_MANS_FALSE=''
BUILD_MANS_TRUE=''
CC='/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CODE_COVERAGE_BRANCH_COVERAGE ?=
CODE_COVERAGE_CFLAGS=''
CODE_COVERAGE_CPPFLAGS=''
CODE_COVERAGE_CXXFLAGS=''
CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
CODE_COVERAGE_ENABLED='no'
CODE_COVERAGE_ENABLED_FALSE=''
CODE_COVERAGE_ENABLED_TRUE='#'
CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULTS)
CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\
CODE_COVERAGE_IGNORE_PATTERN ?=
CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?=
CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
CODE_COVERAGE_LDFLAGS=''
CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
CODE_COVERAGE_RULES='
CPP='/bin/gcc -E'
CPPFLAGS=''
CYGPATH_W='cygpath -w'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT='.exe'
GCOV=''
GENHTML=''
GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
GITIGNOREFILES ?=
GREP='/usr/bin/grep'
I3_VERSION='4.14.1 (2017-09-24)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LCOV=''
LDFLAGS=''
LIBOBJS=''
LIBPCRE_CFLAGS=''
LIBPCRE_LIBS=''
LIBS='-lev '
LIBSN_CFLAGS=''
LIBSN_LIBS=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/msamec/Downloads/i3-4.14.1/missing makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
OBJEXT='o'
PACKAGE='i3'
PACKAGE_BUGREPORT='https://github.com/i3/i3/issues'
PACKAGE_NAME='i3'
PACKAGE_STRING='i3 4.14.1'
PACKAGE_TARNAME='i3'
PACKAGE_URL=''
PACKAGE_VERSION='4.14.1'
PANGOCAIRO_CFLAGS=''
PANGOCAIRO_LIBS=''
PATH_ASCIIDOC=''
PATH_POD2MAN=''
PATH_SEPARATOR=':'
PATH_XMLTO=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='4.14.1'
XCB_CFLAGS=''
XCB_LIBS=''
XCB_UTIL_CFLAGS=''
XCB_UTIL_CURSOR_CFLAGS=''
XCB_UTIL_CURSOR_LIBS=''
XCB_UTIL_KEYSYMS_CFLAGS=''
XCB_UTIL_KEYSYMS_LIBS=''
XCB_UTIL_LIBS=''
XCB_UTIL_WM_CFLAGS=''
XCB_UTIL_WM_LIBS=''
XCB_UTIL_XRM_CFLAGS=''
XCB_UTIL_XRM_LIBS=''
XKBCOMMON_CFLAGS=''
XKBCOMMON_LIBS=''
YAJL_CFLAGS=''
YAJL_LIBS=''
ac_ct_AR=''
ac_ct_CC='/bin/gcc'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_enable_builddir_sed='sed'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-cygwin'
build_alias=''
build_cpu='x86_64'
build_os='cygwin'
build_vendor='unknown'
check-code-coverage:
clean: code-coverage-clean
code-coverage-capture-hook:
code-coverage-capture: code-coverage-capture-hook
code-coverage-clean:
code_coverage_quiet = $(code_coverage_quiet_$(V))
code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
code_coverage_quiet_0 = --quiet
code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1)))
code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V))
code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V))
code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\
code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V))
code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY))
code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
else
else
endif
endif
endif
exec_prefix='NONE'
host='x86_64-unknown-cygwin'
host_alias=''
host_cpu='x86_64'
host_os='cygwin'
host_vendor='unknown'
htmldir='${docdir}'
ifGNUmake=''
ifeq ($(CODE_COVERAGE_ENABLED),yes)
ifeq ($(CODE_COVERAGE_ENABLED),yes)
ifeq ($(CODE_COVERAGE_ENABLED),yes)
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/msamec/Downloads/i3-4.14.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-cygwin'
target_alias=''
target_cpu='x86_64'
target_os='cygwin'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "i3"
#define PACKAGE_TARNAME "i3"
#define PACKAGE_VERSION "4.14.1"
#define PACKAGE_STRING "i3 4.14.1"
#define PACKAGE_BUGREPORT "https://github.com/i3/i3/issues"
#define PACKAGE_URL ""
#define PACKAGE "i3"
#define VERSION "4.14.1"
#define I3_VERSION "4.14.1 (2017-09-24)"
#define MAJOR_VERSION 4
#define MINOR_VERSION 14
#define PATCH_VERSION 1
#define UNUSED_NDEBUG /**/
#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__BOOL 1
#define HAVE_MODE_T 1
#define HAVE_OFF_T 1
#define HAVE_PID_T 1
#define HAVE_SIZE_T 1
#define HAVE_SSIZE_T 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_ATEXIT 1
#define HAVE_DUP2 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETCWD 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MEMCHR 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_RMDIR 1
#define HAVE_SETLOCALE 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRNDUP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSPN 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
configure: exit 1
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-cygwin
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/bin/gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBPCRE_CFLAGS_set=
ac_cv_env_LIBPCRE_CFLAGS_value=
ac_cv_env_LIBPCRE_LIBS_set=
ac_cv_env_LIBPCRE_LIBS_value=
ac_cv_env_LIBSN_CFLAGS_set=
ac_cv_env_LIBSN_CFLAGS_value=
ac_cv_env_LIBSN_LIBS_set=
ac_cv_env_LIBSN_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PANGOCAIRO_CFLAGS_set=
ac_cv_env_PANGOCAIRO_CFLAGS_value=
ac_cv_env_PANGOCAIRO_LIBS_set=
ac_cv_env_PANGOCAIRO_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_XCB_CFLAGS_set=
ac_cv_env_XCB_CFLAGS_value=
ac_cv_env_XCB_LIBS_set=
ac_cv_env_XCB_LIBS_value=
ac_cv_env_XCB_UTIL_CFLAGS_set=
ac_cv_env_XCB_UTIL_CFLAGS_value=
ac_cv_env_XCB_UTIL_CURSOR_CFLAGS_set=
ac_cv_env_XCB_UTIL_CURSOR_CFLAGS_value=
ac_cv_env_XCB_UTIL_CURSOR_LIBS_set=
ac_cv_env_XCB_UTIL_CURSOR_LIBS_value=
ac_cv_env_XCB_UTIL_KEYSYMS_CFLAGS_set=
ac_cv_env_XCB_UTIL_KEYSYMS_CFLAGS_value=
ac_cv_env_XCB_UTIL_KEYSYMS_LIBS_set=
ac_cv_env_XCB_UTIL_KEYSYMS_LIBS_value=
ac_cv_env_XCB_UTIL_LIBS_set=
ac_cv_env_XCB_UTIL_LIBS_value=
ac_cv_env_XCB_UTIL_WM_CFLAGS_set=
ac_cv_env_XCB_UTIL_WM_CFLAGS_value=
ac_cv_env_XCB_UTIL_WM_LIBS_set=
ac_cv_env_XCB_UTIL_WM_LIBS_value=
ac_cv_env_XCB_UTIL_XRM_CFLAGS_set=
ac_cv_env_XCB_UTIL_XRM_CFLAGS_value=
ac_cv_env_XCB_UTIL_XRM_LIBS_set=
ac_cv_env_XCB_UTIL_XRM_LIBS_value=
ac_cv_env_XKBCOMMON_CFLAGS_set=
ac_cv_env_XKBCOMMON_CFLAGS_value=
ac_cv_env_XKBCOMMON_LIBS_set=
ac_cv_env_XKBCOMMON_LIBS_value=
ac_cv_env_YAJL_CFLAGS_set=
ac_cv_env_YAJL_CFLAGS_value=
ac_cv_env_YAJL_LIBS_set=
ac_cv_env_YAJL_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=x86_64-unknown-cygwin
ac_cv_target=x86_64-unknown-cygwin
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR=''
AM_BACKSLASH=''
AM_CFLAGS=''
AM_DEFAULT_V=''
AM_DEFAULT_VERBOSITY=''
AM_V=''
AR=''
AUTOCONF=''
AUTOHEADER=''
AUTOMAKE=''
AWK=''
AX_EXTEND_SRCDIR_CPPFLAGS=''
BUILD_DOCS_FALSE=''
BUILD_DOCS_TRUE=''
BUILD_MANS_FALSE=''
BUILD_MANS_TRUE=''
CC='/bin/gcc'
CCDEPMODE=''
CFLAGS=''
CODE_COVERAGE_CFLAGS=''
CODE_COVERAGE_CPPFLAGS=''
CODE_COVERAGE_CXXFLAGS=''
CODE_COVERAGE_ENABLED=''
CODE_COVERAGE_ENABLED_FALSE=''
CODE_COVERAGE_ENABLED_TRUE=''
CODE_COVERAGE_LDFLAGS=''
CODE_COVERAGE_RULES=''
CPP=''
CPPFLAGS=''
CYGPATH_W=''
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GCOV=''
GENHTML=''
GREP=''
I3_VERSION=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
INSTALL_STRIP_PROGRAM=''
LCOV=''
LDFLAGS=''
LIBOBJS=''
LIBPCRE_CFLAGS=''
LIBPCRE_LIBS=''
LIBS=''
LIBSN_CFLAGS=''
LIBSN_LIBS=''
LN_S=''
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE=''
MAKEINFO=''
MKDIR_P=''
OBJEXT=''
PACKAGE=''
PACKAGE_BUGREPORT='https://github.com/i3/i3/issues'
PACKAGE_NAME='i3'
PACKAGE_STRING='i3 4.14.1'
PACKAGE_TARNAME='i3'
PACKAGE_URL=''
PACKAGE_VERSION='4.14.1'
PANGOCAIRO_CFLAGS=''
PANGOCAIRO_LIBS=''
PATH_ASCIIDOC=''
PATH_POD2MAN=''
PATH_SEPARATOR=':'
PATH_XMLTO=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION=''
XCB_CFLAGS=''
XCB_LIBS=''
XCB_UTIL_CFLAGS=''
XCB_UTIL_CURSOR_CFLAGS=''
XCB_UTIL_CURSOR_LIBS=''
XCB_UTIL_KEYSYMS_CFLAGS=''
XCB_UTIL_KEYSYMS_LIBS=''
XCB_UTIL_LIBS=''
XCB_UTIL_WM_CFLAGS=''
XCB_UTIL_WM_LIBS=''
XCB_UTIL_XRM_CFLAGS=''
XCB_UTIL_XRM_LIBS=''
XKBCOMMON_CFLAGS=''
XKBCOMMON_LIBS=''
YAJL_CFLAGS=''
YAJL_LIBS=''
ac_ct_AR=''
ac_ct_CC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot=''
am__nodep=''
am__quote=''
am__tar=''
am__untar=''
ax_enable_builddir_sed=''
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-cygwin'
build_alias=''
build_cpu='x86_64'
build_os='cygwin'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-cygwin'
host_alias=''
host_cpu='x86_64'
host_os='cygwin'
host_vendor='unknown'
htmldir='${docdir}'
ifGNUmake=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-cygwin'
target_alias=''
target_cpu='x86_64'
target_os='cygwin'
target_vendor='unknown'
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment