Skip to content

Instantly share code, notes, and snippets.

@tseemann
Created April 1, 2016 02:30
Show Gist options
  • Save tseemann/d1e06cd0163c6e89850b01955c0bb669 to your computer and use it in GitHub Desktop.
Save tseemann/d1e06cd0163c6e89850b01955c0bb669 to your computer and use it in GitHub Desktop.
libepoxy on x86_64-linux - Homebrew build logs
Homebrew build logs for libepoxy on x86_64-linux
Build date: 2016-04-01 13:26:30
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew
HEAD: a3deb4e5bee57b99ff6258f8db42fda9499998f9
Last commit: 9 hours ago
HOMEBREW_PREFIX: /bio/linuxbrew
HOMEBREW_REPOSITORY: /bio/linuxbrew
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 72-core 64-bit haswell
Kernel: Linux 3.10.0-327.10.1.el7.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 7.2 (Maipo)
Codename: Maipo
OS glibc: 2.17
OS gcc: 4.8.5
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: 2.7.8 => /usr
System Ruby: 2.3.0 => /bio/linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Perl: /usr/bin/perl
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Java: openjdk version "1.8.0_71"
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: You have unlinked kegs in your Cellar
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on
those kegs to fail to run properly once built. Run `brew link` on these:
viennarna
barrnap
pillow
snippy
prokka
mlst
abricate
nullarbor
2016-04-01 13:26:20 +1100
./configure
--prefix=/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating xorg-macros.pc
config.status: creating Makefile
config.status: creating xorg-macros.m4
2016-04-01 13:26:21 +1100
make
install
make[1]: Entering directory '/tmp/libepoxy--xorg-macros20160401-83307-127x7q2/util-macros-1.19.0'
make[1]: Nothing to be done for 'install-exec-am'.
test -z "/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/aclocal" || /usr/bin/mkdir -p "/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/aclocal"
test -z "/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/util-macros" || /usr/bin/mkdir -p "/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/util-macros"
test -z "/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/pkgconfig" || /usr/bin/mkdir -p "/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/pkgconfig"
/usr/bin/install -c -m 644 INSTALL '/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/util-macros'
/usr/bin/install -c -m 644 xorg-macros.m4 '/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/aclocal'
/usr/bin/install -c -m 644 xorg-macros.pc '/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/pkgconfig'
make install-data-hook
make[2]: Entering directory '/tmp/libepoxy--xorg-macros20160401-83307-127x7q2/util-macros-1.19.0'
rm -f /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/aclocal/xorgversion.m4
make[2]: Leaving directory '/tmp/libepoxy--xorg-macros20160401-83307-127x7q2/util-macros-1.19.0'
make[1]: Leaving directory '/tmp/libepoxy--xorg-macros20160401-83307-127x7q2/util-macros-1.19.0'
2016-04-01 13:26:21 +1100
./autogen.sh
--disable-dependency-tracking
--prefix=/bio/linuxbrew/Cellar/libepoxy/1.3.1
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal
autoreconf: configure.ac: tracing
autoreconf: running: glibtoolize --copy
glibtoolize: putting auxiliary files in '.'.
glibtoolize: copying file './ltmain.sh'
glibtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
glibtoolize: and rerunning glibtoolize and aclocal.
glibtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /bio/linuxbrew/Cellar/autoconf/2.69/bin/autoconf
autoreconf: running: /bio/linuxbrew/Cellar/autoconf/2.69/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:41: installing './compile'
configure.ac:41: installing './config.guess'
configure.ac:41: installing './config.sub'
configure.ac:32: installing './install-sh'
configure.ac:32: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... /bio/linuxbrew/bin/gcc-5
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /bio/linuxbrew/bin/gcc-5 accepts -g... yes
checking for /bio/linuxbrew/bin/gcc-5 option to accept ISO C89... none needed
checking whether /bio/linuxbrew/bin/gcc-5 understands -c and -o together... yes
checking dependency style of /bio/linuxbrew/bin/gcc-5... none
checking for /bio/linuxbrew/bin/gcc-5 option to accept ISO C99... none needed
checking how to run the C preprocessor... /bio/linuxbrew/bin/gcc-5 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /bio/linuxbrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bio/linuxbrew/bin/sed
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=unknown-warning-option... no
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=unused-command-line-argument... no
checking if /bio/linuxbrew/bin/gcc-5 supports -Wall... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wpointer-arith... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-declarations... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wformat=2... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wstrict-prototypes... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-prototypes... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wnested-externs... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wbad-function-cast... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wold-style-definition... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wdeclaration-after-statement... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wunused... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wuninitialized... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wshadow... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-noreturn... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-format-attribute... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wredundant-decls... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wlogical-op... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=implicit... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=nonnull... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=init-self... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=main... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=missing-braces... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=sequence-point... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=return-type... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=trigraphs... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=array-bounds... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=write-strings... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=address... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=int-to-pointer-cast... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=pointer-to-int-cast... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -pedantic... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for python3... python3
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bio/linuxbrew/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /bio/linuxbrew/bin/gcc-5... /bio/linuxbrew/bin/ld
checking if the linker (/bio/linuxbrew/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /bio/linuxbrew/bin/nm -B
checking the name lister (/bio/linuxbrew/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bio/linuxbrew/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bio/linuxbrew/bin/nm -B output from /bio/linuxbrew/bin/gcc-5 object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /bio/linuxbrew/bin/gcc-5 supports -fno-rtti -fno-exceptions... yes
checking for /bio/linuxbrew/bin/gcc-5 option to produce PIC... -fPIC -DPIC
checking if /bio/linuxbrew/bin/gcc-5 PIC flag -fPIC -DPIC works... yes
checking if /bio/linuxbrew/bin/gcc-5 static flag -static works... no
checking if /bio/linuxbrew/bin/gcc-5 supports -c -o file.o... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -c -o file.o... (cached) yes
checking whether the /bio/linuxbrew/bin/gcc-5 linker (/bio/linuxbrew/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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking KHR/khrplatform.h usability... yes
checking KHR/khrplatform.h presence... yes
checking for KHR/khrplatform.h... yes
checking if /bio/linuxbrew/bin/gcc-5 supports -Wno-int-conversion... yes
checking for EGL... no
configure: error: Package requirements (egl) were not met:
No package 'egl' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables EGL_CFLAGS
and EGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/linuxbrew
HEAD: a3deb4e5bee57b99ff6258f8db42fda9499998f9
Last commit: 9 hours ago
HOMEBREW_PREFIX: /bio/linuxbrew
HOMEBREW_REPOSITORY: /bio/linuxbrew
HOMEBREW_CELLAR: /bio/linuxbrew/Cellar
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com
CPU: 72-core 64-bit haswell
Kernel: Linux 3.10.0-327.10.1.el7.x86_64 x86_64 GNU/Linux
OS: Red Hat Enterprise Linux Server release 7.2 (Maipo)
Codename: Maipo
OS glibc: 2.17
OS gcc: 4.8.5
Linuxbrew glibc: N/A
Linuxbrew gcc: 5.3.0
Clang: N/A
X11: 2.7.8 => /usr
System Ruby: 2.3.0 => /bio/linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Perl: /usr/bin/perl
Python: /bio/linuxbrew/bin/python => /bio/linuxbrew/Cellar/python/2.7.11/bin/python2.7
Ruby: /bio/linuxbrew/bin/ruby => /bio/linuxbrew/Cellar/ruby/2.3.0/bin/ruby
Java: openjdk version "1.8.0_71"
CC: /bio/linuxbrew/bin/gcc-5 => /bio/linuxbrew/Cellar/gcc/5.3.0/bin/gcc-5
CXX: /bio/linuxbrew/bin/g++-5 => /bio/linuxbrew/Cellar/gcc/5.3.0/bin/g++-5
OBJC: /bio/linuxbrew/bin/gcc-5
OBJCXX: /bio/linuxbrew/bin/g++-5
CFLAGS: -Os -w -pipe -march=core2
CXXFLAGS: -Os -w -pipe -march=core2
CPPFLAGS: -isystem/bio/linuxbrew/include
LDFLAGS: -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib
MAKEFLAGS: -j72
CMAKE_PREFIX_PATH: /bio/linuxbrew
PKG_CONFIG_PATH: /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/pkgconfig
PKG_CONFIG_LIBDIR: /bio/linuxbrew/lib/pkgconfig:/bio/linuxbrew/share/pkgconfig
HOMEBREW_BUILD_FROM_SOURCE: 1
ACLOCAL_PATH: /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/aclocal
PATH: /bio/linuxbrew/bin:/home/tseemann/perl5/bin:/bio/perl5/bin:/bio/linuxbrew/bin:/bio/linuxbrew/sbin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/home/agoncalves/bin:/bio/sw/hierBAPS:/bio/sw/brat:/bio/sw/mauve:/bio/sw/splitstree4:/bio/sw/vbc/fqa-tools:/bio/sw/vbc/misc:/bio/sw/tablet:/home/tseemann/git/wombac/bin:/home/tseemann/git/snippy/bin:/home/tseemann/git/barrnap/bin:/home/tseemann/git/nullarbor/bin:/home/tseemann/git/prokka/bin:/home/tseemann/git/mlst/bin:/home/tseemann/git/abricate/bin:/home/tseemann/git/mdu-tools/bin:/usr/local/sbin:/usr/sbin:/home/tseemann/.local/bin:/home/tseemann/bin:/bio/linuxbrew/Library/ENV/scm
CPATH: /bio/linuxbrew/include
LD_LIBRARY_PATH: /bio/linuxbrew/Cellar/libepoxy/1.3.1/lib:/bio/linuxbrew/Cellar/libepoxy/1.3.1
LD_RUN_PATH: /bio/linuxbrew/lib
LIBRARY_PATH: /bio/linuxbrew/lib
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libepoxy configure 1.3.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --disable-dependency-tracking --prefix=/bio/linuxbrew/Cellar/libepoxy/1.3.1
## --------- ##
## Platform. ##
## --------- ##
hostname = 526080-s598782
uname -m = x86_64
uname -r = 3.10.0-327.10.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Sat Jan 23 04:54:55 EST 2016
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /bio/linuxbrew/bin
PATH: /home/tseemann/perl5/bin
PATH: /bio/perl5/bin
PATH: /bio/linuxbrew/bin
PATH: /bio/linuxbrew/sbin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /home/agoncalves/bin
PATH: /bio/sw/hierBAPS
PATH: /bio/sw/brat
PATH: /bio/sw/mauve
PATH: /bio/sw/splitstree4
PATH: /bio/sw/vbc/fqa-tools
PATH: /bio/sw/vbc/misc
PATH: /bio/sw/tablet
PATH: /home/tseemann/git/wombac/bin
PATH: /home/tseemann/git/snippy/bin
PATH: /home/tseemann/git/barrnap/bin
PATH: /home/tseemann/git/nullarbor/bin
PATH: /home/tseemann/git/prokka/bin
PATH: /home/tseemann/git/mlst/bin
PATH: /home/tseemann/git/abricate/bin
PATH: /home/tseemann/git/mdu-tools/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /home/tseemann/.local/bin
PATH: /home/tseemann/bin
PATH: /bio/linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2385: checking for a BSD-compatible install
configure:2453: result: /usr/bin/install -c
configure:2464: checking whether build environment is sane
configure:2519: result: yes
configure:2670: checking for a thread-safe mkdir -p
configure:2709: result: /usr/bin/mkdir -p
configure:2716: checking for gawk
configure:2732: found /usr/bin/gawk
configure:2743: result: gawk
configure:2754: checking whether make sets $(MAKE)
configure:2776: result: yes
configure:2805: checking whether make supports nested variables
configure:2822: result: yes
configure:2974: checking for style of include used by make
configure:3002: result: GNU
configure:3073: checking for gcc
configure:3100: result: /bio/linuxbrew/bin/gcc-5
configure:3329: checking for C compiler version
configure:3338: /bio/linuxbrew/bin/gcc-5 --version >&5
gcc-5 (Homebrew gcc 5.3.0) 5.3.0
Copyright (C) 2015 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:3349: $? = 0
configure:3338: /bio/linuxbrew/bin/gcc-5 -v >&5
Reading specs from /bio/linuxbrew/Cellar/gcc/5.3.0/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/specs
COLLECT_GCC=/bio/linuxbrew/bin/gcc-5
COLLECT_LTO_WRAPPER=/bio/linuxbrew/Cellar/gcc/5.3.0/libexec/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/bio/linuxbrew/Cellar/gcc/5.3.0 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-5 --with-gmp=/bio/linuxbrew/opt/gmp --with-mpfr=/bio/linuxbrew/opt/mpfr --with-mpc=/bio/linuxbrew/opt/libmpc --with-isl=/bio/linuxbrew/opt/isl --with-system-zlib --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --with-build-config=bootstrap-debug --disable-werror --with-pkgversion='Homebrew gcc 5.3.0' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 5.3.0 (Homebrew gcc 5.3.0)
configure:3349: $? = 0
configure:3338: /bio/linuxbrew/bin/gcc-5 -V >&5
gcc-5: error: unrecognized command line option '-V'
gcc-5: fatal error: no input files
compilation terminated.
configure:3349: $? = 1
configure:3338: /bio/linuxbrew/bin/gcc-5 -qversion >&5
gcc-5: error: unrecognized command line option '-qversion'
gcc-5: fatal error: no input files
compilation terminated.
configure:3349: $? = 1
configure:3369: checking whether the C compiler works
configure:3391: /bio/linuxbrew/bin/gcc-5 -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:3395: $? = 0
configure:3443: result: yes
configure:3446: checking for C compiler default output file name
configure:3448: result: a.out
configure:3454: checking for suffix of executables
configure:3461: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:3465: $? = 0
configure:3487: result:
configure:3509: checking whether we are cross compiling
configure:3517: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:3521: $? = 0
configure:3528: ./conftest
configure:3532: $? = 0
configure:3547: result: no
configure:3552: checking for suffix of object files
configure:3574: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:3578: $? = 0
configure:3599: result: o
configure:3603: checking whether we are using the GNU C compiler
configure:3622: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:3622: $? = 0
configure:3631: result: yes
configure:3640: checking whether /bio/linuxbrew/bin/gcc-5 accepts -g
configure:3660: /bio/linuxbrew/bin/gcc-5 -c -g -isystem/bio/linuxbrew/include conftest.c >&5
configure:3660: $? = 0
configure:3701: result: yes
configure:3718: checking for /bio/linuxbrew/bin/gcc-5 option to accept ISO C89
configure:3781: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:3781: $? = 0
configure:3794: result: none needed
configure:3819: checking whether /bio/linuxbrew/bin/gcc-5 understands -c and -o together
configure:3841: /bio/linuxbrew/bin/gcc-5 -c conftest.c -o conftest2.o
configure:3844: $? = 0
configure:3841: /bio/linuxbrew/bin/gcc-5 -c conftest.c -o conftest2.o
configure:3844: $? = 0
configure:3856: result: yes
configure:3875: checking dependency style of /bio/linuxbrew/bin/gcc-5
configure:3986: result: none
configure:4001: checking for /bio/linuxbrew/bin/gcc-5 option to accept ISO C99
configure:4150: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4150: $? = 0
configure:4163: result: none needed
configure:4184: checking how to run the C preprocessor
configure:4215: /bio/linuxbrew/bin/gcc-5 -E -isystem/bio/linuxbrew/include conftest.c
configure:4215: $? = 0
configure:4229: /bio/linuxbrew/bin/gcc-5 -E -isystem/bio/linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4229: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4254: result: /bio/linuxbrew/bin/gcc-5 -E
configure:4274: /bio/linuxbrew/bin/gcc-5 -E -isystem/bio/linuxbrew/include conftest.c
configure:4274: $? = 0
configure:4288: /bio/linuxbrew/bin/gcc-5 -E -isystem/bio/linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4317: checking for grep that handles long lines and -e
configure:4375: result: /usr/bin/grep
configure:4380: checking for egrep
configure:4442: result: /usr/bin/grep -E
configure:4447: checking for ANSI C header files
configure:4467: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4467: $? = 0
configure:4540: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:4540: $? = 0
configure:4540: ./conftest
configure:4540: $? = 0
configure:4551: result: yes
configure:4564: checking for sys/types.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for sys/stat.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for stdlib.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for string.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for memory.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for strings.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for inttypes.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for stdint.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4564: checking for unistd.h
configure:4564: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:4564: $? = 0
configure:4564: result: yes
configure:4580: checking whether __clang__ is declared
configure:4580: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__clang__' undeclared (first use in this function)
(void) __clang__;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4580: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| #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
| int
| main ()
| {
| #ifndef __clang__
| #ifdef __cplusplus
| (void) __clang__;
| #else
| (void) __clang__;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4580: result: no
configure:4587: checking whether __INTEL_COMPILER is declared
configure:4587: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__INTEL_COMPILER' undeclared (first use in this function)
(void) __INTEL_COMPILER;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4587: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| #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
| int
| main ()
| {
| #ifndef __INTEL_COMPILER
| #ifdef __cplusplus
| (void) __INTEL_COMPILER;
| #else
| (void) __INTEL_COMPILER;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4587: result: no
configure:4594: checking whether __SUNPRO_C is declared
configure:4594: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:10: error: '__SUNPRO_C' undeclared (first use in this function)
(void) __SUNPRO_C;
^
conftest.c:61:10: note: each undeclared identifier is reported only once for each function it appears in
configure:4594: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| #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
| int
| main ()
| {
| #ifndef __SUNPRO_C
| #ifdef __cplusplus
| (void) __SUNPRO_C;
| #else
| (void) __SUNPRO_C;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:4594: result: no
configure:4656: checking for pkg-config
configure:4674: found /bio/linuxbrew/bin/pkg-config
configure:4686: result: /bio/linuxbrew/bin/pkg-config
configure:4711: checking pkg-config is at least version 0.9.0
configure:4714: result: yes
configure:4726: checking build system type
configure:4740: result: x86_64-unknown-linux-gnu
configure:4760: checking host system type
configure:4773: result: x86_64-unknown-linux-gnu
configure:4793: checking for a sed that does not truncate output
configure:4857: result: /bio/linuxbrew/bin/sed
configure:4903: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=unknown-warning-option
configure:4912: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -Werror=unknown-warning-option -isystem/bio/linuxbrew/include conftest.c >&5
cc1: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
configure:4912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| #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. */
| int i;
configure:4919: result: no
configure:4930: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=unused-command-line-argument
configure:4939: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -Werror=unused-command-line-argument -isystem/bio/linuxbrew/include conftest.c >&5
cc1: error: -Werror=unused-command-line-argument: no option -Wunused-command-line-argument
configure:4939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libepoxy"
| #define PACKAGE_TARNAME "libepoxy"
| #define PACKAGE_VERSION "1.3.1"
| #define PACKAGE_STRING "libepoxy 1.3.1"
| #define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
| #define PACKAGE_URL ""
| #define PACKAGE "libepoxy"
| #define VERSION "1.3.1"
| #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. */
| int i;
configure:4946: result: no
configure:4965: checking if /bio/linuxbrew/bin/gcc-5 supports -Wall
configure:4982: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wall -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:4982: $? = 0
configure:4995: result: yes
configure:5083: checking if /bio/linuxbrew/bin/gcc-5 supports -Wpointer-arith
configure:5100: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wpointer-arith -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5100: $? = 0
configure:5113: result: yes
configure:5201: checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-declarations
configure:5218: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wmissing-declarations -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5218: $? = 0
configure:5231: result: yes
configure:5319: checking if /bio/linuxbrew/bin/gcc-5 supports -Wformat=2
configure:5336: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wformat=2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5336: $? = 0
configure:5349: result: yes
configure:5488: checking if /bio/linuxbrew/bin/gcc-5 supports -Wstrict-prototypes
configure:5505: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wstrict-prototypes -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5505: $? = 0
configure:5518: result: yes
configure:5606: checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-prototypes
configure:5623: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wmissing-prototypes -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5623: $? = 0
configure:5636: result: yes
configure:5724: checking if /bio/linuxbrew/bin/gcc-5 supports -Wnested-externs
configure:5741: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wnested-externs -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5741: $? = 0
configure:5754: result: yes
configure:5842: checking if /bio/linuxbrew/bin/gcc-5 supports -Wbad-function-cast
configure:5859: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wbad-function-cast -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5859: $? = 0
configure:5872: result: yes
configure:5960: checking if /bio/linuxbrew/bin/gcc-5 supports -Wold-style-definition
configure:5977: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wold-style-definition -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:5977: $? = 0
configure:5990: result: yes
configure:6127: checking if /bio/linuxbrew/bin/gcc-5 supports -Wdeclaration-after-statement
configure:6144: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wdeclaration-after-statement -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6144: $? = 0
configure:6157: result: yes
configure:6249: checking if /bio/linuxbrew/bin/gcc-5 supports -Wunused
configure:6266: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wunused -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6266: $? = 0
configure:6279: result: yes
configure:6367: checking if /bio/linuxbrew/bin/gcc-5 supports -Wuninitialized
configure:6384: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wuninitialized -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6384: $? = 0
configure:6397: result: yes
configure:6485: checking if /bio/linuxbrew/bin/gcc-5 supports -Wshadow
configure:6502: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wshadow -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6502: $? = 0
configure:6515: result: yes
configure:6603: checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-noreturn
configure:6620: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wmissing-noreturn -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6620: $? = 0
configure:6633: result: yes
configure:6721: checking if /bio/linuxbrew/bin/gcc-5 supports -Wmissing-format-attribute
configure:6738: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wmissing-format-attribute -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6738: $? = 0
configure:6751: result: yes
configure:6839: checking if /bio/linuxbrew/bin/gcc-5 supports -Wredundant-decls
configure:6856: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wredundant-decls -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6856: $? = 0
configure:6869: result: yes
configure:6957: checking if /bio/linuxbrew/bin/gcc-5 supports -Wlogical-op
configure:6974: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wlogical-op -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:6974: $? = 0
configure:6987: result: yes
configure:7087: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=implicit
configure:7104: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=implicit -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7104: $? = 0
configure:7117: result: yes
configure:7254: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=nonnull
configure:7271: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=nonnull -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7271: $? = 0
configure:7284: result: yes
configure:7372: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=init-self
configure:7389: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=init-self -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7389: $? = 0
configure:7402: result: yes
configure:7490: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=main
configure:7507: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=main -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7507: $? = 0
configure:7520: result: yes
configure:7608: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=missing-braces
configure:7625: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=missing-braces -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7625: $? = 0
configure:7638: result: yes
configure:7726: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=sequence-point
configure:7743: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=sequence-point -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7743: $? = 0
configure:7756: result: yes
configure:7844: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=return-type
configure:7861: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=return-type -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:7861: $? = 0
configure:7874: result: yes
configure:8011: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=trigraphs
configure:8028: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=trigraphs -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:8028: $? = 0
configure:8041: result: yes
configure:8129: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=array-bounds
configure:8146: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=array-bounds -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:8146: $? = 0
configure:8159: result: yes
configure:8247: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=write-strings
configure:8264: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=write-strings -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:8264: $? = 0
configure:8277: result: yes
configure:8365: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=address
configure:8382: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=address -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:8382: $? = 0
configure:8395: result: yes
configure:8483: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=int-to-pointer-cast
configure:8500: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=int-to-pointer-cast -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:8500: $? = 0
configure:8513: result: yes
configure:8650: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=pointer-to-int-cast
configure:8667: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=pointer-to-int-cast -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:8667: $? = 0
configure:8680: result: yes
configure:10338: checking if /bio/linuxbrew/bin/gcc-5 supports -pedantic
configure:10355: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -pedantic -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:10355: $? = 0
configure:10368: result: yes
configure:10456: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror
configure:10473: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:10473: $? = 0
configure:10486: result: yes
configure:10626: checking if /bio/linuxbrew/bin/gcc-5 supports -Werror=attributes
configure:10643: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Werror=attributes -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:10643: $? = 0
configure:10656: result: yes
configure:10816: checking whether make supports nested variables
configure:10833: result: yes
configure:10850: checking for python3
configure:10866: found /bio/linuxbrew/bin/python3
configure:10877: result: python3
configure:11270: checking how to print strings
configure:11297: result: printf
configure:11318: checking for a sed that does not truncate output
configure:11382: result: /bio/linuxbrew/bin/sed
configure:11400: checking for fgrep
configure:11462: result: /usr/bin/grep -F
configure:11497: checking for ld used by /bio/linuxbrew/bin/gcc-5
configure:11564: result: /bio/linuxbrew/bin/ld
configure:11571: checking if the linker (/bio/linuxbrew/bin/ld) is GNU ld
configure:11586: result: yes
configure:11598: checking for BSD- or MS-compatible name lister (nm)
configure:11652: result: /bio/linuxbrew/bin/nm -B
configure:11782: checking the name lister (/bio/linuxbrew/bin/nm -B) interface
configure:11789: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:11792: /bio/linuxbrew/bin/nm -B "conftest.o"
configure:11795: output
0000000000000000 B some_variable
configure:11802: result: BSD nm
configure:11805: checking whether ln -s works
configure:11809: result: yes
configure:11817: checking the maximum length of command line arguments
configure:11948: result: 1572864
configure:11996: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:12036: result: func_convert_file_noop
configure:12043: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:12063: result: func_convert_file_noop
configure:12070: checking for /bio/linuxbrew/bin/ld option to reload object files
configure:12077: result: -r
configure:12151: checking for objdump
configure:12178: result: objdump
configure:12207: checking how to recognize dependent libraries
configure:12407: result: pass_all
configure:12492: checking for dlltool
configure:12519: result: dlltool
configure:12549: checking how to associate runtime and link libraries
configure:12576: result: printf %s\n
configure:12636: checking for ar
configure:12652: found /bio/linuxbrew/bin/ar
configure:12663: result: ar
configure:12700: checking for archiver @FILE support
configure:12717: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:12717: $? = 0
configure:12720: ar cru libconftest.a @conftest.lst >&5
configure:12723: $? = 0
configure:12728: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:12731: $? = 1
configure:12743: result: @
configure:12801: checking for strip
configure:12817: found /bio/linuxbrew/bin/strip
configure:12828: result: strip
configure:12900: checking for ranlib
configure:12916: found /bio/linuxbrew/bin/ranlib
configure:12927: result: ranlib
configure:13029: checking command to parse /bio/linuxbrew/bin/nm -B output from /bio/linuxbrew/bin/gcc-5 object
configure:13182: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:13185: $? = 0
configure:13189: /bio/linuxbrew/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:13192: $? = 0
configure:13258: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c conftstm.o >&5
configure:13261: $? = 0
configure:13299: result: ok
configure:13346: checking for sysroot
configure:13376: result: no
configure:13383: checking for a working dd
configure:13421: result: /usr/bin/dd
configure:13425: checking how to truncate binary pipes
configure:13440: result: /usr/bin/dd bs=4096 count=1
configure:13576: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:13579: $? = 0
configure:13769: checking for mt
configure:13799: result: no
configure:13819: checking if : is a manifest tool
configure:13825: : '-?'
configure:13833: result: no
configure:14507: checking for dlfcn.h
configure:14507: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:14507: $? = 0
configure:14507: result: yes
configure:14731: checking for objdir
configure:14746: result: .libs
configure:15006: checking if /bio/linuxbrew/bin/gcc-5 supports -fno-rtti -fno-exceptions
configure:15024: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fno-rtti -fno-exceptions conftest.c >&5
configure:15028: $? = 0
configure:15041: result: yes
configure:15399: checking for /bio/linuxbrew/bin/gcc-5 option to produce PIC
configure:15406: result: -fPIC -DPIC
configure:15414: checking if /bio/linuxbrew/bin/gcc-5 PIC flag -fPIC -DPIC works
configure:15432: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -fPIC -DPIC -DPIC conftest.c >&5
configure:15436: $? = 0
configure:15449: result: yes
configure:15478: checking if /bio/linuxbrew/bin/gcc-5 static flag -static works
configure:15506: result: no
configure:15521: checking if /bio/linuxbrew/bin/gcc-5 supports -c -o file.o
configure:15542: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -o out/conftest2.o conftest.c >&5
configure:15546: $? = 0
configure:15568: result: yes
configure:15576: checking if /bio/linuxbrew/bin/gcc-5 supports -c -o file.o
configure:15623: result: yes
configure:15656: checking whether the /bio/linuxbrew/bin/gcc-5 linker (/bio/linuxbrew/bin/ld -m elf_x86_64) supports shared libraries
configure:16915: result: yes
configure:16952: checking whether -lc should be explicitly linked in
configure:16960: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:16963: $? = 0
configure:16978: /bio/linuxbrew/bin/gcc-5 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:16981: $? = 0
configure:16995: result: no
configure:17155: checking dynamic linker characteristics
configure:17736: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:17736: $? = 0
configure:17973: result: GNU/Linux ld.so
configure:18095: checking how to hardcode library paths into programs
configure:18120: result: immediate
configure:18668: checking whether stripping libraries is possible
configure:18673: result: yes
configure:18708: checking if libtool supports shared libraries
configure:18710: result: yes
configure:18713: checking whether to build shared libraries
configure:18738: result: yes
configure:18741: checking whether to build static libraries
configure:18745: result: no
configure:18789: checking for special C compiler options needed for large files
configure:18834: result: no
configure:18840: checking for _FILE_OFFSET_BITS value needed for large files
configure:18865: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:18865: $? = 0
configure:18897: result: no
configure:18983: checking KHR/khrplatform.h usability
configure:18983: /bio/linuxbrew/bin/gcc-5 -c -Os -w -pipe -march=core2 -isystem/bio/linuxbrew/include conftest.c >&5
configure:18983: $? = 0
configure:18983: result: yes
configure:18983: checking KHR/khrplatform.h presence
configure:18983: /bio/linuxbrew/bin/gcc-5 -E -isystem/bio/linuxbrew/include conftest.c
configure:18983: $? = 0
configure:18983: result: yes
configure:18983: checking for KHR/khrplatform.h
configure:18983: result: yes
configure:19074: checking if /bio/linuxbrew/bin/gcc-5 supports -Wno-int-conversion
configure:19091: /bio/linuxbrew/bin/gcc-5 -o conftest -Os -w -pipe -march=core2 -Wno-int-conversion -isystem/bio/linuxbrew/include -L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib conftest.c >&5
configure:19091: $? = 0
configure:19104: result: yes
configure:19164: checking for EGL
configure:19171: $PKG_CONFIG --exists --print-errors "egl"
Package egl was not found in the pkg-config search path.
Perhaps you should add the directory containing `egl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'egl' found
configure:19174: $? = 1
configure:19188: $PKG_CONFIG --exists --print-errors "egl"
Package egl was not found in the pkg-config search path.
Perhaps you should add the directory containing `egl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'egl' found
configure:19191: $? = 1
configure:19205: result: no
No package 'egl' found
configure:19221: error: Package requirements (egl) were not met:
No package 'egl' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables EGL_CFLAGS
and EGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/bio/linuxbrew/bin/gcc-5
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=core2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-isystem/bio/linuxbrew/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_EGL_CFLAGS_set=
ac_cv_env_EGL_CFLAGS_value=
ac_cv_env_EGL_LIBS_set=
ac_cv_env_EGL_LIBS_value=
ac_cv_env_GL_CFLAGS_set=
ac_cv_env_GL_CFLAGS_value=
ac_cv_env_GL_LIBS_set=
ac_cv_env_GL_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/bio/linuxbrew/lib/pkgconfig:/bio/linuxbrew/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_X11_CFLAGS_set=
ac_cv_env_X11_CFLAGS_value=
ac_cv_env_X11_LIBS_set=
ac_cv_env_X11_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_have_decl___INTEL_COMPILER=no
ac_cv_have_decl___SUNPRO_C=no
ac_cv_have_decl___clang__=no
ac_cv_header_KHR_khrplatform_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/bio/linuxbrew/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/bio/linuxbrew/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/bio/linuxbrew/bin/gcc-5 -E'
ac_cv_prog_PYTHON=python3
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/bio/linuxbrew/bin/gcc-5
ac_cv_prog_ac_ct_DLLTOOL=dlltool
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=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=/bio/linuxbrew/bin/ld
lt_cv_path_NM='/bio/linuxbrew/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][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/bin/dd bs=4096 count=1'
xorg_cv_cc_flag__Wall=yes
xorg_cv_cc_flag__Wbad_function_cast=yes
xorg_cv_cc_flag__Wdeclaration_after_statement=yes
xorg_cv_cc_flag__Werror=yes
xorg_cv_cc_flag__Werror_address=yes
xorg_cv_cc_flag__Werror_array_bounds=yes
xorg_cv_cc_flag__Werror_attributes=yes
xorg_cv_cc_flag__Werror_implicit=yes
xorg_cv_cc_flag__Werror_init_self=yes
xorg_cv_cc_flag__Werror_int_to_pointer_cast=yes
xorg_cv_cc_flag__Werror_main=yes
xorg_cv_cc_flag__Werror_missing_braces=yes
xorg_cv_cc_flag__Werror_nonnull=yes
xorg_cv_cc_flag__Werror_pointer_to_int_cast=yes
xorg_cv_cc_flag__Werror_return_type=yes
xorg_cv_cc_flag__Werror_sequence_point=yes
xorg_cv_cc_flag__Werror_trigraphs=yes
xorg_cv_cc_flag__Werror_write_strings=yes
xorg_cv_cc_flag__Wformat_2=yes
xorg_cv_cc_flag__Wlogical_op=yes
xorg_cv_cc_flag__Wmissing_declarations=yes
xorg_cv_cc_flag__Wmissing_format_attribute=yes
xorg_cv_cc_flag__Wmissing_noreturn=yes
xorg_cv_cc_flag__Wmissing_prototypes=yes
xorg_cv_cc_flag__Wnested_externs=yes
xorg_cv_cc_flag__Wno_int_conversion=yes
xorg_cv_cc_flag__Wold_style_definition=yes
xorg_cv_cc_flag__Wpointer_arith=yes
xorg_cv_cc_flag__Wredundant_decls=yes
xorg_cv_cc_flag__Wshadow=yes
xorg_cv_cc_flag__Wstrict_prototypes=yes
xorg_cv_cc_flag__Wuninitialized=yes
xorg_cv_cc_flag__Wunused=yes
xorg_cv_cc_flag__pedantic=yes
xorg_cv_cc_flag_unknown_warning_option=no
xorg_cv_cc_flag_unused_command_line_argument=no
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/missing aclocal-1.15'
ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)'
ADMIN_MAN_SUFFIX='8'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)'
APP_MAN_SUFFIX='1'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/missing autoconf'
AUTOHEADER='${SHELL} /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/missing autoheader'
AUTOMAKE='${SHELL} /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/missing automake-1.15'
AWK='gawk'
BASE_CFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast'
BUILD_APPLE_FALSE=''
BUILD_APPLE_TRUE=''
BUILD_EGL_FALSE='#'
BUILD_EGL_TRUE=''
BUILD_GLX_FALSE=''
BUILD_GLX_TRUE=''
BUILD_WGL_FALSE=''
BUILD_WGL_TRUE=''
CC='/bio/linuxbrew/bin/gcc-5'
CCDEPMODE='depmode=none'
CFLAGS='-Os -w -pipe -march=core2'
CHANGELOG_CMD='(GIT_DIR=$(top_srcdir)/.git git log > $(top_srcdir)/.changelog.tmp && mv $(top_srcdir)/.changelog.tmp $(top_srcdir)/ChangeLog) || (rm -f $(top_srcdir)/.changelog.tmp; touch $(top_srcdir)/ChangeLog; echo '\''git directory not found: installing possibly empty changelog.'\'' >&2)'
CPP='/bio/linuxbrew/bin/gcc-5 -E'
CPPFLAGS='-isystem/bio/linuxbrew/include'
CWARNFLAGS=' -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -Wno-int-conversion'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL='dlltool'
DLOPEN_LIBS=''
DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)'
DRIVER_MAN_SUFFIX='4'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGL_CFLAGS=''
EGL_LIBS=''
EGREP='/usr/bin/grep -E'
EPOXY_LINK_LIBS=''
EXEEXT=''
FGREP='/usr/bin/grep -F'
FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)'
FILE_MAN_SUFFIX='5'
GL_CFLAGS=''
GL_LIBS=''
GREP='/usr/bin/grep'
HAS_ZNOW_FALSE=''
HAS_ZNOW_TRUE=''
HAVE_X11_FALSE=''
HAVE_X11_TRUE=''
INSTALL_CMD='(cp -f /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/util-macros/INSTALL $(top_srcdir)/.INSTALL.tmp && mv $(top_srcdir)/.INSTALL.tmp $(top_srcdir)/INSTALL) || (rm -f $(top_srcdir)/.INSTALL.tmp; touch $(top_srcdir)/INSTALL; echo '\''util-macros "pkgdatadir" from xorg-macros.pc not found: installing possibly empty INSTALL.'\'' >&2)'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/bio/linuxbrew/bin/ld -m elf_x86_64'
LDFLAGS='-L/bio/linuxbrew/lib -Wl,--dynamic-linker=/bio/linuxbrew/lib/ld.so -Wl,-rpath,/bio/linuxbrew/lib'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)'
LIB_MAN_SUFFIX='3'
LIPO=''
LN_S='ln -s'
LOG_COMPILER=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/missing makeinfo'
MANIFEST_TOOL=':'
MAN_SUBSTS=' -e '\''s|__vendorversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xorgversion__|"$(PACKAGE_STRING)" "$(XORG_MAN_PAGE)"|'\'' -e '\''s|__xservername__|Xorg|g'\'' -e '\''s|__xconfigfile__|xorg.conf|g'\'' -e '\''s|__projectroot__|$(prefix)|g'\'' -e '\''s|__apploaddir__|$(appdefaultdir)|g'\'' -e '\''s|__appmansuffix__|$(APP_MAN_SUFFIX)|g'\'' -e '\''s|__drivermansuffix__|$(DRIVER_MAN_SUFFIX)|g'\'' -e '\''s|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g'\'' -e '\''s|__libmansuffix__|$(LIB_MAN_SUFFIX)|g'\'' -e '\''s|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'\'' -e '\''s|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'\'''
MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)'
MISC_MAN_SUFFIX='7'
MKDIR_P='/usr/bin/mkdir -p'
NM='/bio/linuxbrew/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='libepoxy'
PACKAGE_BUGREPORT='https://github.com/anholt/libepoxy'
PACKAGE_NAME='libepoxy'
PACKAGE_STRING='libepoxy 1.3.1'
PACKAGE_TARNAME='libepoxy'
PACKAGE_URL=''
PACKAGE_VERSION='1.3.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/bio/linuxbrew/bin/pkg-config'
PKG_CONFIG_LIBDIR='/bio/linuxbrew/lib/pkgconfig:/bio/linuxbrew/share/pkgconfig'
PKG_CONFIG_PATH='/tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.1/xorg-macros/share/pkgconfig'
PYTHON='python3'
RANLIB='ranlib'
SED='/bio/linuxbrew/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRICT_CFLAGS=' -pedantic -Werror -Werror=attributes'
STRIP='strip'
VERSION='1.3.1'
VISIBILITY_CFLAGS=''
X11_CFLAGS=''
X11_LIBS=''
XORG_MAN_PAGE='X Version 11'
ac_ct_AR='ar'
ac_ct_CC='/bio/linuxbrew/bin/gcc-5'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/libepoxy20160401-83307-u525vc/libepoxy-1.3.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='/bio/linuxbrew/Cellar/libepoxy/1.3.1'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libepoxy"
#define PACKAGE_TARNAME "libepoxy"
#define PACKAGE_VERSION "1.3.1"
#define PACKAGE_STRING "libepoxy 1.3.1"
#define PACKAGE_BUGREPORT "https://github.com/anholt/libepoxy"
#define PACKAGE_URL ""
#define PACKAGE "libepoxy"
#define VERSION "1.3.1"
#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 PACKAGE_VERSION_MAJOR 1
#define PACKAGE_VERSION_MINOR 3
#define PACKAGE_VERSION_PATCHLEVEL 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_KHRPLATFORM_H 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment