Skip to content

Instantly share code, notes, and snippets.

@CL-Jeremy
Created June 18, 2019 05:37
Show Gist options
  • Save CL-Jeremy/641c77b7f16ccedc49e105df5d9f9918 to your computer and use it in GitHub Desktop.
Save CL-Jeremy/641c77b7f16ccedc49e105df5d9f9918 to your computer and use it in GitHub Desktop.
mesa (linuxbrew/xorg/mesa) on Debian GNU/Linux 9.6 (stretch) - Homebrew build logs
Homebrew build logs for linuxbrew/xorg/mesa on Debian GNU/Linux 9.6 (stretch)
Build date: 2019-06-17 21:18:03
HOMEBREW_VERSION: 2.1.6
ORIGIN: https://github.com/Homebrew/brew
HEAD: fddf5b16bd8df577380a1d810d17825ef611b81f
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core.git
Core tap HEAD: cb091402cf351bc98fa978ab21019c322e23089f
Core tap last commit: 3 days ago
HOMEBREW_PREFIX: /home/luho/.linuxbrew
HOMEBREW_CELLAR: /home/luho/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/luho/.cache/Homebrew
HOMEBREW_LOGS: /home/luho/.cache/Homebrew/Logs
HOMEBREW_REPOSITORY: /home/luho/.linuxbrew/Homebrew
HOMEBREW_DEV_CMD_RUN: 1
HOMEBREW_GITHUB_API_TOKEN: set
HOMEBREW_NO_AUTO_UPDATE: 1
CPU: octa-core 64-bit ivybridge
Homebrew Ruby: 2.3.7 => /home/luho/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby
Clang: N/A
Git: 2.11.0 => /usr/bin/git
Curl: 7.52.1 => /usr/bin/curl
Kernel: Linux 4.9.0-8-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux 9.6 (stretch) (stretch)
Host glibc: 2.24
/usr/bin/gcc: 6.3.0
glibc: N/A
gcc: 5.5.0_4
xorg: 20170115_1
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/home/luho/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 4: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
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 or file an issue; just ignore this. Thanks!
Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew.
Some of Homebrew's bottles (binary packages) can only be used with the default
prefix (/home/linuxbrew/.linuxbrew).
You will encounter build failures with some formulae.
Please create pull requests instead of asking for help on Homebrew's GitHub,
Discourse, Twitter or IRC. You are responsible for resolving any issues you
experience, as you are running this unsupported configuration.
linuxbrew/xorg/mesa
Formula: mesa
Tap: linuxbrew/xorg
Path: /home/luho/.linuxbrew/Homebrew/Library/Taps/linuxbrew/homebrew-xorg/Formula/mesa.rb
2019-06-17 21:06:30 +0200
python
-c
import setuptools, tokenize
__file__ = 'setup.py'
exec(compile(getattr(tokenize, 'open', open)(__file__).read()
.replace('\r\n', '\n'), __file__, 'exec'))
--no-user-cfg
install
--prefix=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor
--install-scripts=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/bin
--single-version-externally-managed
--record=installed.txt
running install
running build
running build_py
creating build
creating build/lib
creating build/lib/mako
copying mako/pyparser.py -> build/lib/mako
copying mako/template.py -> build/lib/mako
copying mako/exceptions.py -> build/lib/mako
copying mako/compat.py -> build/lib/mako
copying mako/ast.py -> build/lib/mako
copying mako/lookup.py -> build/lib/mako
copying mako/runtime.py -> build/lib/mako
copying mako/parsetree.py -> build/lib/mako
copying mako/util.py -> build/lib/mako
copying mako/cmd.py -> build/lib/mako
copying mako/cache.py -> build/lib/mako
copying mako/lexer.py -> build/lib/mako
copying mako/filters.py -> build/lib/mako
copying mako/pygen.py -> build/lib/mako
copying mako/_ast_util.py -> build/lib/mako
copying mako/codegen.py -> build/lib/mako
copying mako/__init__.py -> build/lib/mako
creating build/lib/mako/ext
copying mako/ext/beaker_cache.py -> build/lib/mako/ext
copying mako/ext/autohandler.py -> build/lib/mako/ext
copying mako/ext/pygmentplugin.py -> build/lib/mako/ext
copying mako/ext/preprocessors.py -> build/lib/mako/ext
copying mako/ext/extract.py -> build/lib/mako/ext
copying mako/ext/linguaplugin.py -> build/lib/mako/ext
copying mako/ext/turbogears.py -> build/lib/mako/ext
copying mako/ext/__init__.py -> build/lib/mako/ext
copying mako/ext/babelplugin.py -> build/lib/mako/ext
running install_lib
creating /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/pyparser.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/template.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/exceptions.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/compat.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/ast.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/lookup.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/runtime.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/parsetree.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/util.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/cmd.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/cache.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/lexer.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/filters.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/pygen.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/_ast_util.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
creating /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/beaker_cache.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/autohandler.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/pygmentplugin.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/preprocessors.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/extract.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/linguaplugin.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/turbogears.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/__init__.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/ext/babelplugin.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext
copying build/lib/mako/codegen.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
copying build/lib/mako/__init__.py -> /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/pyparser.py to pyparser.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/template.py to template.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/exceptions.py to exceptions.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/compat.py to compat.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ast.py to ast.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/lookup.py to lookup.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/runtime.py to runtime.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/parsetree.py to parsetree.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/util.py to util.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/cmd.py to cmd.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/cache.py to cache.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/lexer.py to lexer.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/filters.py to filters.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/pygen.py to pygen.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/_ast_util.py to _ast_util.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/beaker_cache.py to beaker_cache.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/autohandler.py to autohandler.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/pygmentplugin.py to pygmentplugin.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/preprocessors.py to preprocessors.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/extract.py to extract.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/linguaplugin.py to linguaplugin.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/turbogears.py to turbogears.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/__init__.py to __init__.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/ext/babelplugin.py to babelplugin.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/codegen.py to codegen.pyc
byte-compiling /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/mako/__init__.py to __init__.pyc
running install_egg_info
running egg_info
writing requirements to Mako.egg-info/requires.txt
writing Mako.egg-info/PKG-INFO
writing top-level names to Mako.egg-info/top_level.txt
writing dependency_links to Mako.egg-info/dependency_links.txt
writing entry points to Mako.egg-info/entry_points.txt
reading manifest file 'Mako.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.mako' under directory 'doc'
warning: no files found matching '*.xml' under directory 'examples'
warning: no files found matching '*.mako' under directory 'examples'
warning: no files found matching 'distribute_setup.py'
warning: no files found matching 'ez_setup.py'
no previously-included directories found matching 'doc/build/output'
writing manifest file 'Mako.egg-info/SOURCES.txt'
Copying Mako.egg-info to /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/lib/python2.7/site-packages/Mako-1.0.10-py2.7.egg-info
running install_scripts
Installing mako-render script to /home/luho/.linuxbrew/Cellar/mesa/19.0.6/libexec/vendor/bin
writing list of installed files to 'installed.txt'
2019-06-17 21:06:31 +0200
./autogen.sh
CFLAGS=
CXXFLAGS=
--enable-autotools
--disable-silent-rules
--disable-dependency-tracking
--prefix=/home/luho/.linuxbrew/Cellar/mesa/19.0.6
--sysconfdir=/home/luho/.linuxbrew/etc
--localstatedir=/home/luho/.linuxbrew/var
--enable-opengl
--enable-llvm
--disable-llvm-shared-libs
--enable-shared-glapi
--with-llvm-prefix=/home/luho/.linuxbrew/opt/llvm@7
--enable-dri3=yes
--enable-dri=yes
--enable-egl=yes
--enable-gallium-osmesa=no
--enable-gallium-tests=yes
--enable-gbm=yes
--enable-gles1=yes
--enable-gles2=yes
--enable-glx-tls=yes
--enable-glx=yes
--enable-osmesa=yes
--enable-sysfs=yes
--enable-texture-float=yes
--enable-va=yes
--enable-vdpau=yes
--enable-xa=yes
--enable-xvmc=yes
--with-platforms=drm,x11,surfaceless
--with-gallium-drivers=i915,nouveau,r300,r600,radeonsi,svga,swrast,swr
--with-dri-drivers=i965,nouveau,radeon,r200,swrast
--enable-static=no
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
autoreconf: configure.ac: tracing
autoreconf: running: glibtoolize --copy --force
glibtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'.
glibtoolize: copying file 'bin/ltmain.sh'
glibtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
glibtoolize: copying file 'm4/libtool.m4'
glibtoolize: copying file 'm4/ltoptions.m4'
glibtoolize: copying file 'm4/ltsugar.m4'
glibtoolize: copying file 'm4/ltversion.m4'
glibtoolize: copying file 'm4/lt~obsolete.m4'
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
autoreconf: running: /home/luho/.linuxbrew/Cellar/autoconf/2.69_1/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = "en_US.UTF-8",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
configure.ac:74: installing 'bin/compile'
configure.ac:46: installing 'bin/missing'
src/Makefile.am: installing 'bin/depcomp'
autoreconf: Leaving directory `.'
configure: WARNING: unrecognized options: --enable-sysfs, --enable-texture-float
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '31412' is supported by ustar format... yes
checking whether GID '18248' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... 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 gcc-5 accepts -g... yes
checking for gcc-5 option to accept ISO C89... none needed
checking whether gcc-5 understands -c and -o together... yes
checking dependency style of gcc-5... none
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... gcc-5 -E
checking for gcc... (cached) gcc-5
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc-5 accepts -g... (cached) yes
checking for gcc-5 option to accept ISO C89... (cached) none needed
checking whether gcc-5 understands -c and -o together... (cached) yes
checking dependency style of gcc-5... (cached) none
checking whether we are using the GNU C++ compiler... yes
checking whether g++-5 accepts -g... yes
checking dependency style of g++-5... none
checking for grep that handles long lines and -e... /bin/grep
checking for BSD- or MS-compatible name lister (nm)... /home/luho/.linuxbrew/opt/binutils/bin/nm -B
checking the name lister (/home/luho/.linuxbrew/opt/binutils/bin/nm -B) interface... BSD nm
checking dependency style of gcc-5... none
checking for GNU make... make
checking for a Python interpreter with version >= 2.7... python
checking for python... /home/luho/.linuxbrew/opt/python@2/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for a sed that does not truncate output... /bin/sed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc-5... /home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld
checking if the linker (/home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/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 archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /home/luho/.linuxbrew/opt/binutils/bin/nm -B output from gcc-5 object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc-5 supports -fno-rtti -fno-exceptions... no
checking for gcc-5 option to produce PIC... -fPIC -DPIC
checking if gcc-5 PIC flag -fPIC -DPIC works... yes
checking if gcc-5 static flag -static works... yes
checking if gcc-5 supports -c -o file.o... yes
checking if gcc-5 supports -c -o file.o... (cached) yes
checking whether the gcc-5 linker (/home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++-5 -E
checking for ld used by g++-5... /home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64
checking if the linker (/home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++-5 linker (/home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking for g++-5 option to produce PIC... -fPIC -DPIC
checking if g++-5 PIC flag -fPIC -DPIC works... yes
checking if g++-5 static flag -static works... yes
checking if g++-5 supports -c -o file.o... yes
checking if g++-5 supports -c -o file.o... (cached) yes
checking whether the g++-5 linker (/home/luho/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for rm... rm -f
checking for bison... bison -y
checking if bison is the parser generator... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking if flex is the lexer generator... yes
checking for indent... cat
checking if module mako in python is installed... yes
checking if compiling with clang... no
checking whether gcc version is sufficient... yes
checking whether __SUNPRO_C is declared... no
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_clz... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_expect... yes
checking for __builtin_ffs... yes
checking for __builtin_ffsll... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_unreachable... yes
checking for __attribute__((const))... yes
checking for __attribute__((flatten))... yes
checking for __attribute__((format))... yes
checking for __attribute__((malloc))... yes
checking for __attribute__((packed))... yes
checking for __attribute__((pure))... yes
checking for __attribute__((returns_nonnull))... yes
checking for __attribute__((unused))... yes
checking for __attribute__((visibility))... yes
checking for __attribute__((warn_unused_result))... yes
checking for __attribute__((weak))... yes
checking for __attribute__((alias))... yes
checking for __attribute__((noreturn))... yes
checking for pkg-config... /home/luho/.linuxbrew/opt/pkg-config/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Werror=implicit-function-declaration... yes
checking whether C compiler accepts -Werror=missing-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wmissing-field-initializers... yes
checking whether C compiler accepts -Wformat-truncation... no
checking whether C compiler accepts -fno-math-errno... yes
checking whether C compiler accepts -fno-trapping-math... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C++ compiler accepts -Wall... yes
checking whether C++ compiler accepts -fno-math-errno... yes
checking whether C++ compiler accepts -fno-trapping-math... yes
checking whether C++ compiler accepts -fvisibility=hidden... yes
checking whether C++ compiler accepts -Wmissing-field-initializers... yes
checking whether C++ compiler accepts -Wformat-truncation... no
checking whether C compiler accepts -Werror=pointer-arith... yes
checking whether C compiler accepts -Werror=vla... yes
checking whether C++ compiler accepts -Werror=pointer-arith... yes
checking whether C++ compiler accepts -Werror=vla... yes
checking whether c++11 is enabled by default... no
checking whether c++11 is enabled by via -std=c++11... yes
checking whether C compiler accepts -Woverride-init... yes
checking whether C compiler accepts -Winitializer-overrides... no
checking whether __atomic_load_n is supported... yes
checking whether __sync_add_and_fetch_8 is supported... yes
checking whether byte ordering is bigendian... no
checking whether gcc supports -mpower8-vector... no
checking if ld supports -Bsymbolic... yes
checking whether ld supports --gc-sections... yes
checking if the linker supports version-scripts... yes
checking if the linker supports --dynamic-list... yes
checking whether to enable assembly... yes, x86_64
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking xlocale.h usability... yes
checking xlocale.h presence... yes
checking for xlocale.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for dlfcn.h... (cached) yes
checking for strtof... yes
checking for mkostemp... yes
checking for timespec_get... yes
checking for memfd_create... no
checking whether strtod has locale support... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for dladdr... yes
checking for dl_iterate_phdr... yes
checking for clock_gettime... yes
checking for posix_memalign... yes
checking for zlib >= 1.2.3... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking whether pthread_setaffinity_np is supported... yes
checking linux/futex.h usability... yes
checking linux/futex.h presence... yes
checking for linux/futex.h... yes
checking for libelf... yes
checking for llvm-config... /home/luho/.linuxbrew/opt/llvm@7/bin/llvm-config
checking for libdrm >= 2.4.75... yes
checking for glproto >= 1.4.14... yes
checking for dri2proto >= 2.8... yes
checking for x11 xext xdamage >= 1.1 xfixes x11-xcb xcb xcb-glx >= 1.8.1 xcb-dri2 >= 1.8 xxf86vm... yes
checking for x11-xcb xcb xcb-dri2 >= 1.8 xcb-xfixes... yes
checking for x11-xcb xcb >= 1.9.3 xcb-dri3 xcb-xfixes xcb-present xcb-sync xshmfence >= 1.1... yes
checking for xcb-dri3 >= 1.13 xcb-present >= 1.13... yes
checking for x11-xcb xcb-randr... yes
checking for xrandr... yes
checking for expat... yes
checking for libdrm >= 2.4.66 libdrm_nouveau >= 2.4.66... yes
checking for libdrm >= 2.4.71 libdrm_radeon >= 2.4.71... yes
checking for libdrm >= 2.4.71 libdrm_radeon >= 2.4.71... yes
checking for mincore... yes
checking for x11-xcb xcb xcb-dri2 >= 1.8 libdrm >= 2.4.75... yes
checking for xvmc >= 1.0.6... yes
checking for vdpau >= 1.1... yes
checking for libva >= 0.39.0... yes
Package libtizcore was not found in the pkg-config search path.
Perhaps you should add the directory containing `libtizcore.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libtizcore' found
checking for libdrm >= 2.4.75 libdrm_intel >= 2.4.75... yes
checking for libdrm >= 2.4.66 libdrm_nouveau >= 2.4.66... yes
checking for libdrm >= 2.4.71 libdrm_radeon >= 2.4.71... yes
checking for libdrm >= 2.4.71 libdrm_radeon >= 2.4.71... yes
checking for libdrm >= 2.4.71 libdrm_radeon >= 2.4.71... yes
checking for libdrm >= 2.4.97 libdrm_amdgpu >= 2.4.97... yes
checking whether g++-5 supports AVX...
checking whether g++-5 supports AVX2... -mavx2 -mfma -mbmi2 -mf16c
checking for valgrind... yes
checking whether to enable Valgrind support... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/amd/Makefile
config.status: creating src/amd/vulkan/Makefile
config.status: creating src/broadcom/Makefile
config.status: creating src/compiler/Makefile
config.status: creating src/freedreno/Makefile
config.status: creating src/egl/Makefile
config.status: creating src/egl/main/egl.pc
config.status: creating src/egl/wayland/wayland-drm/Makefile
config.status: creating src/gallium/Makefile
config.status: creating src/gallium/auxiliary/Makefile
config.status: creating src/gallium/auxiliary/pipe-loader/Makefile
config.status: creating src/gallium/drivers/freedreno/Makefile
config.status: creating src/gallium/drivers/i915/Makefile
config.status: creating src/gallium/drivers/llvmpipe/Makefile
config.status: creating src/gallium/drivers/nouveau/Makefile
config.status: creating src/gallium/drivers/kmsro/Makefile
config.status: creating src/gallium/drivers/r300/Makefile
config.status: creating src/gallium/drivers/r600/Makefile
config.status: creating src/gallium/drivers/radeonsi/Makefile
config.status: creating src/gallium/drivers/softpipe/Makefile
config.status: creating src/gallium/drivers/svga/Makefile
config.status: creating src/gallium/drivers/swr/Makefile
config.status: creating src/gallium/drivers/tegra/Makefile
config.status: creating src/gallium/drivers/etnaviv/Makefile
config.status: creating src/gallium/drivers/v3d/Makefile
config.status: creating src/gallium/drivers/vc4/Makefile
config.status: creating src/gallium/drivers/virgl/Makefile
config.status: creating src/gallium/state_trackers/clover/Makefile
config.status: creating src/gallium/state_trackers/dri/Makefile
config.status: creating src/gallium/state_trackers/glx/xlib/Makefile
config.status: creating src/gallium/state_trackers/nine/Makefile
config.status: creating src/gallium/state_trackers/omx/Makefile
config.status: creating src/gallium/state_trackers/omx/bellagio/Makefile
config.status: creating src/gallium/state_trackers/omx/tizonia/Makefile
config.status: creating src/gallium/state_trackers/osmesa/Makefile
config.status: creating src/gallium/state_trackers/va/Makefile
config.status: creating src/gallium/state_trackers/vdpau/Makefile
config.status: creating src/gallium/state_trackers/xa/Makefile
config.status: creating src/gallium/state_trackers/xa/xa_tracker.h
config.status: creating src/gallium/state_trackers/xvmc/Makefile
config.status: creating src/gallium/targets/d3dadapter9/Makefile
config.status: creating src/gallium/targets/d3dadapter9/d3d.pc
config.status: creating src/gallium/targets/dri/Makefile
config.status: creating src/gallium/targets/libgl-xlib/Makefile
config.status: creating src/gallium/targets/omx/Makefile
config.status: creating src/gallium/targets/opencl/Makefile
config.status: creating src/gallium/targets/opencl/mesa.icd
config.status: creating src/gallium/targets/osmesa/Makefile
config.status: creating src/gallium/targets/osmesa/osmesa.pc
config.status: creating src/gallium/targets/pipe-loader/Makefile
config.status: creating src/gallium/targets/va/Makefile
config.status: creating src/gallium/targets/vdpau/Makefile
config.status: creating src/gallium/targets/xa/Makefile
config.status: creating src/gallium/targets/xa/xatracker.pc
config.status: creating src/gallium/targets/xvmc/Makefile
config.status: creating src/gallium/tests/trivial/Makefile
config.status: creating src/gallium/tests/unit/Makefile
config.status: creating src/gallium/winsys/etnaviv/drm/Makefile
config.status: creating src/gallium/winsys/freedreno/drm/Makefile
config.status: creating src/gallium/winsys/i915/drm/Makefile
config.status: creating src/gallium/winsys/nouveau/drm/Makefile
config.status: creating src/gallium/winsys/kmsro/drm/Makefile
config.status: creating src/gallium/winsys/radeon/drm/Makefile
config.status: creating src/gallium/winsys/amdgpu/drm/Makefile
config.status: creating src/gallium/winsys/svga/drm/Makefile
config.status: creating src/gallium/winsys/sw/dri/Makefile
config.status: creating src/gallium/winsys/sw/kms-dri/Makefile
config.status: creating src/gallium/winsys/sw/null/Makefile
config.status: creating src/gallium/winsys/sw/wrapper/Makefile
config.status: creating src/gallium/winsys/sw/xlib/Makefile
config.status: creating src/gallium/winsys/tegra/drm/Makefile
config.status: creating src/gallium/winsys/v3d/drm/Makefile
config.status: creating src/gallium/winsys/vc4/drm/Makefile
config.status: creating src/gallium/winsys/virgl/drm/Makefile
config.status: creating src/gallium/winsys/virgl/vtest/Makefile
config.status: creating src/gbm/Makefile
config.status: creating src/gbm/main/gbm.pc
config.status: creating src/glx/Makefile
config.status: creating src/glx/apple/Makefile
config.status: creating src/glx/tests/Makefile
config.status: creating src/glx/windows/Makefile
config.status: creating src/glx/windows/windowsdriproto.pc
config.status: creating src/gtest/Makefile
config.status: creating src/intel/Makefile
config.status: creating src/loader/Makefile
config.status: creating src/mapi/Makefile
config.status: creating src/mapi/es1api/glesv1_cm.pc
config.status: creating src/mapi/es2api/glesv2.pc
config.status: creating src/mapi/glapi/gen/Makefile
config.status: creating src/mesa/Makefile
config.status: creating src/mesa/gl.pc
config.status: creating src/mesa/drivers/dri/dri.pc
config.status: creating src/mesa/drivers/dri/common/Makefile
config.status: creating src/mesa/drivers/dri/i915/Makefile
config.status: creating src/mesa/drivers/dri/i965/Makefile
config.status: creating src/mesa/drivers/dri/Makefile
config.status: creating src/mesa/drivers/dri/nouveau/Makefile
config.status: creating src/mesa/drivers/dri/r200/Makefile
config.status: creating src/mesa/drivers/dri/radeon/Makefile
config.status: creating src/mesa/drivers/dri/swrast/Makefile
config.status: creating src/mesa/drivers/osmesa/Makefile
config.status: creating src/mesa/drivers/osmesa/osmesa.pc
config.status: creating src/mesa/drivers/x11/Makefile
config.status: creating src/mesa/main/tests/Makefile
config.status: creating src/mesa/state_tracker/tests/Makefile
config.status: creating src/util/Makefile
config.status: creating src/util/tests/fast_idiv_by_const/Makefile
config.status: creating src/util/tests/hash_table/Makefile
config.status: creating src/util/tests/set/Makefile
config.status: creating src/util/tests/string_buffer/Makefile
config.status: creating src/util/tests/vma/Makefile
config.status: creating src/util/xmlpool/Makefile
config.status: creating src/vulkan/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-sysfs, --enable-texture-float
/bin/sed: can't read src/mesa/drivers/dri/i965/.deps/brw_blorp.Plo: No such file or directory
./configure: line 33558: src/compiler/spirv/.deps/spirv_info.Plo: No such file or directory
./configure: line 33561: src/compiler/nir/.deps/nir_intrinsics.Plo: No such file or directory
prefix: /home/luho/.linuxbrew/Cellar/mesa/19.0.6
exec_prefix: ${prefix}
libdir: ${exec_prefix}/lib
includedir: ${prefix}/include
OpenGL: yes (ES1: yes ES2: yes)
OSMesa: libOSMesa
DRI platform: drm
DRI drivers: i965 nouveau r200 radeon swrast
DRI driver dir: ${libdir}/dri
GLX: DRI-based
EGL: yes
EGL drivers: builtin:egl_dri2 builtin:egl_dri3
GBM: yes
EGL/Vulkan/VL platforms: drm x11 surfaceless
Vulkan drivers: no
llvm: yes
llvm-config: /home/luho/.linuxbrew/opt/llvm@7/bin/llvm-config
llvm-version: 7.0.1
Gallium drivers: i915 nouveau r300 r600 radeonsi svga swrast swr
Gallium st: mesa xa xvmc vdpau va
HUD extra stats: no
HUD lmsensors: no
SWR archs: avx avx2
Shared libs: yes
Static libs: no
Shared-glapi: yes
CFLAGS: -std=c99
CXXFLAGS: -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers
CXX11_CXXFLAGS: -std=c++11
LDFLAGS:
Macros: -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1
LLVM_CFLAGS: -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_CXXFLAGS: -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_CPPFLAGS: -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
LLVM_LDFLAGS: -L/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/lib
PYTHON: /home/luho/.linuxbrew/opt/python@2/bin/python
Run 'make' to build Mesa
gcc-5 called with: -E /tmp/cgIo2mmw/dummy.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E /tmp/cgIo2mmw/dummy.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -g conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -g conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c -o conftest2.o
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -o conftest2.o -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -v
superenv executed: gcc-5 -v
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -qversion -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: --version
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native --version -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -v
superenv executed: g++-5 -v
g++-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -V -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -qversion
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -qversion -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -c conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -g conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -g conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
ld called with: -v
superenv executed: ld -v
ld called with: -v
superenv executed: ld -v
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest conftest.c conftstm.o
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c conftstm.o -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -fno-rtti -fno-exceptions conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fno-rtti -fno-exceptions conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -fPIC -DPIC -DPIC conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -fPIC -DPIC -DPIC conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest -static conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -static conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -o out/conftest2.o conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -o out/conftest2.o conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
ld called with: -m elf_x86_64 --help
superenv added: -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so -m elf_x86_64 --help
ld called with: -m elf_x86_64 -v
superenv added: -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so -m elf_x86_64 -v
ld called with: -m elf_x86_64 --help
superenv added: -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so -m elf_x86_64 --help
gcc-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -V -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -print-search-dirs
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-search-dirs -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -print-multi-os-directory
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -print-multi-os-directory -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -Wl,-rpath -Wl,/foo conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -Wl,-rpath -Wl,/foo conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -E conftest.cpp
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -E conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -o conftest conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -o conftest conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
ld called with: -m elf_x86_64 -v
superenv added: -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so -m elf_x86_64 -v
g++-5 called with: -print-prog-name=ld
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -print-prog-name=ld -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
ld called with: --help
superenv added: -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: ld -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -rpath=/home/luho/.linuxbrew/lib -rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -rpath=/home/luho/.linuxbrew/opt/libelf/lib -rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -rpath=/home/luho/.linuxbrew/opt/libdrm/lib -rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -rpath=/home/luho/.linuxbrew/opt/libxau/lib -rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -rpath=/home/luho/.linuxbrew/opt/libxcb/lib -rpath=/home/luho/.linuxbrew/opt/libx11/lib -rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -rpath=/home/luho/.linuxbrew/opt/libxext/lib -rpath=/home/luho/.linuxbrew/opt/libxv/lib -rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -rpath=/home/luho/.linuxbrew/opt/libbsd/lib -rpath=/home/luho/.linuxbrew/opt/expat/lib -rpath=/home/luho/.linuxbrew/opt/libcap/lib -rpath=/home/luho/.linuxbrew/opt/ncurses/lib -rpath=/home/luho/.linuxbrew/opt/zlib/lib -rpath=/home/luho/.linuxbrew/opt/util-linux/lib -rpath=/home/luho/.linuxbrew/opt/systemd/lib -rpath=/home/luho/.linuxbrew/opt/libffi/lib -rpath=/home/luho/.linuxbrew/opt/gdbm/lib -rpath=/home/luho/.linuxbrew/opt/openssl/lib -rpath=/home/luho/.linuxbrew/opt/readline/lib -rpath=/home/luho/.linuxbrew/opt/sqlite/lib -rpath=/home/luho/.linuxbrew/opt/xz/lib -rpath=/home/luho/.linuxbrew/opt/bzip2/lib -rpath=/home/luho/.linuxbrew/opt/python/lib -rpath=/home/luho/.linuxbrew/opt/libxml2/lib -rpath=/home/luho/.linuxbrew/opt/wayland/lib -rpath=/home/luho/.linuxbrew/opt/libva/lib -rpath=/home/luho/.linuxbrew/opt/valgrind/lib --dynamic-linker=/home/luho/.linuxbrew/lib/ld.so --help
g++-5 called with: -V
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -V -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -c conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -shared -v conftest.o
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -shared -v conftest.o -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -c -fPIC -DPIC -DPIC conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -fPIC -DPIC -DPIC conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -o conftest -static conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: g++-5 -pipe -O2 -march=native -o conftest -static conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -c -o out/conftest2.o conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -o out/conftest2.o conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c -lfl
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -lfl -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c -lfl
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -lfl -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -dumpversion
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -dumpversion -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -Werror -Wall -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wmissing-field-initializers -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wmissing-field-initializers -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -Wformat-truncation -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -Wformat-truncation -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -fno-math-errno -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -fno-math-errno -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -fno-math-errno -fno-trapping-math -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -fno-math-errno -fno-trapping-math -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -fno-math-errno -fno-trapping-math -fvisibility=hidden -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror -Wall -Werror=implicit-function-declaration -Werror=missing-prototypes -Wmissing-prototypes -Wno-missing-field-initializers -fno-math-errno -fno-trapping-math -fvisibility=hidden -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -fvisibility=hidden -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -fvisibility=hidden -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wmissing-field-initializers -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wmissing-field-initializers -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Wformat-truncation -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Wformat-truncation -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror=pointer-arith -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror=pointer-arith -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -Werror=vla -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -Werror=vla -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Werror=pointer-arith -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Werror=pointer-arith -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Werror=vla -Werror conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -Werror=vla -Werror conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -std=c++11 conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -std=c++11 conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 -Woverride-init -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 -Woverride-init -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 -Winitializer-overrides -Werror conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 -Winitializer-overrides -Werror conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -msse4.1 -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -msse4.1 -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -mpower8-vector -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -mpower8-vector -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest -std=c99 -Wl,-Bsymbolic conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -Wl,-Bsymbolic conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -Wl,--gc-sections conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -Wl,--gc-sections conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -Wl,--version-script=./build-support/conftest.map conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -Wl,--version-script=./build-support/conftest.map conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -Wl,--dynamic-list=./build-support/conftest.dyn conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -Wl,--dynamic-list=./build-support/conftest.dyn conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c -ldl
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -ldl -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c -ldl
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -ldl -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c -lpthreads
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -lpthreads -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -Kthread conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -Kthread conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -kthread conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -kthread conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c -llthread
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -llthread -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -pthread conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -pthread conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -pthread conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -pthread conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -pthread conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -pthread conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c -lpthread -pthread
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -lpthread -pthread -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -c -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -pipe -O2 -march=native -c -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -E conftest.c
superenv added: -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: gcc-5 -E conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
gcc-5 called with: -o conftest -std=c99 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
gcc-5 called with: -o conftest -std=c99 conftest.c
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
superenv executed: gcc-5 -pipe -O2 -march=native -o conftest -std=c99 conftest.c -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -B/home/luho/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib -Wl,-rpath=/home/luho/.linuxbrew/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libelf/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxau/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libx11/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxext/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxv/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libcap/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/zlib/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/systemd/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libffi/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/openssl/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/readline/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/xz/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/python/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/wayland/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/libva/lib -Wl,-rpath=/home/luho/.linuxbrew/opt/valgrind/lib -Wl,--dynamic-linker=/home/luho/.linuxbrew/lib/ld.so
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -target-cpu=haswell -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -target-cpu=haswell -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
g++-5 called with: -c -mavx2 -mfma -mbmi2 -mf16c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp
superenv added: -pipe -O2 -march=native -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
superenv executed: g++-5 -pipe -O2 -march=native -c -mavx2 -mfma -mbmi2 -mf16c -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers conftest.cpp -isystem/home/luho/.linuxbrew/include -I/home/luho/.linuxbrew/opt/llvm@7/include
This file has been truncated, but you can view the full file.
2019-06-17 21:07:25 +0200
make
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Making all in src
make[1]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src'
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
updating git_sha1.h
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/usr/bin/make all-recursive
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
make[2]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src'
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Making all in .
make[3]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src'
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c -o mesa/program/prog_parameter.lo mesa/program/prog_parameter.c
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c -o mesa/program/symbol_table.lo mesa/program/symbol_table.c
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c -o mesa/program/dummy_errors.lo mesa/program/dummy_errors.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c mesa/program/symbol_table.c -fPIC -DPIC -o mesa/program/.libs/symbol_table.o
../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c mesa/program/prog_parameter.c -fPIC -DPIC -o mesa/program/.libs/prog_parameter.o
../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c mesa/program/dummy_errors.c -fPIC -DPIC -o mesa/program/.libs/dummy_errors.o
../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c -o mesa/main/extensions_table.lo mesa/main/extensions_table.c
/bin/bash ../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c -o mesa/main/imports.lo mesa/main/imports.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c mesa/main/imports.c -fPIC -DPIC -o mesa/main/.libs/imports.o
../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -I../include/ -I../src/mapi/ -I../src/mesa/ -I../src/gallium/include -I../src/gallium/auxiliary -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c99 -c mesa/main/extensions_table.c -fPIC -DPIC -o mesa/main/.libs/extensions_table.o
../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../libtool --tag=CC --mode=link gcc-5 -fvisibility=hidden -std=c99 -o libglsl_util.la mesa/main/extensions_table.lo mesa/main/imports.lo mesa/program/prog_parameter.lo mesa/program/symbol_table.lo mesa/program/dummy_errors.lo
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: link: ar cru .libs/libglsl_util.a mesa/main/.libs/extensions_table.o mesa/main/.libs/imports.o mesa/program/.libs/prog_parameter.o mesa/program/.libs/symbol_table.o mesa/program/.libs/dummy_errors.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libglsl_util.a
libtool: link: ( cd ".libs" && rm -f "libglsl_util.la" && ln -s "../libglsl_util.la" "libglsl_util.la" )
make[3]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src'
Making all in gtest
make[3]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/gtest'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/gtest'
Making all in util
make[3]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util'
/usr/bin/make all-recursive
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
make[4]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util'
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Making all in .
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util'
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-bitscan.lo `test -f 'bitscan.c' || echo './'`bitscan.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-build_id.lo `test -f 'build_id.c' || echo './'`build_id.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-debug.lo `test -f 'debug.c' || echo './'`debug.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-disk_cache.lo `test -f 'disk_cache.c' || echo './'`disk_cache.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-fast_idiv_by_const.lo `test -f 'fast_idiv_by_const.c' || echo './'`fast_idiv_by_const.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-half_float.lo `test -f 'half_float.c' || echo './'`half_float.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-hash_table.lo `test -f 'hash_table.c' || echo './'`hash_table.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c half_float.c -fPIC -DPIC -o .libs/libmesautil_la-half_float.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c crc32.c -fPIC -DPIC -o .libs/libmesautil_la-crc32.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c debug.c -fPIC -DPIC -o .libs/libmesautil_la-debug.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c build_id.c -fPIC -DPIC -o .libs/libmesautil_la-build_id.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c bitscan.c -fPIC -DPIC -o .libs/libmesautil_la-bitscan.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c hash_table.c -fPIC -DPIC -o .libs/libmesautil_la-hash_table.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c disk_cache.c -fPIC -DPIC -o .libs/libmesautil_la-disk_cache.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c fast_idiv_by_const.c -fPIC -DPIC -o .libs/libmesautil_la-fast_idiv_by_const.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-mesa-sha1.lo `test -f 'mesa-sha1.c' || echo './'`mesa-sha1.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-os_time.lo `test -f 'os_time.c' || echo './'`os_time.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-os_misc.lo `test -f 'os_misc.c' || echo './'`os_misc.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_process.lo `test -f 'u_process.c' || echo './'`u_process.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-ralloc.lo `test -f 'ralloc.c' || echo './'`ralloc.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-rand_xor.lo `test -f 'rand_xor.c' || echo './'`rand_xor.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-rb_tree.lo `test -f 'rb_tree.c' || echo './'`rb_tree.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-register_allocate.lo `test -f 'register_allocate.c' || echo './'`register_allocate.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c os_time.c -fPIC -DPIC -o .libs/libmesautil_la-os_time.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c mesa-sha1.c -fPIC -DPIC -o .libs/libmesautil_la-mesa-sha1.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c os_misc.c -fPIC -DPIC -o .libs/libmesautil_la-os_misc.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_process.c -fPIC -DPIC -o .libs/libmesautil_la-u_process.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-rgtc.lo `test -f 'rgtc.c' || echo './'`rgtc.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c ralloc.c -fPIC -DPIC -o .libs/libmesautil_la-ralloc.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-set.lo `test -f 'set.c' || echo './'`set.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-slab.lo `test -f 'slab.c' || echo './'`slab.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c rand_xor.c -fPIC -DPIC -o .libs/libmesautil_la-rand_xor.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-string_buffer.lo `test -f 'string_buffer.c' || echo './'`string_buffer.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c rb_tree.c -fPIC -DPIC -o .libs/libmesautil_la-rb_tree.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-strtod.lo `test -f 'strtod.c' || echo './'`strtod.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c register_allocate.c -fPIC -DPIC -o .libs/libmesautil_la-register_allocate.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_atomic.lo `test -f 'u_atomic.c' || echo './'`u_atomic.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_math.lo `test -f 'u_math.c' || echo './'`u_math.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c rgtc.c -fPIC -DPIC -o .libs/libmesautil_la-rgtc.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_queue.lo `test -f 'u_queue.c' || echo './'`u_queue.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c slab.c -fPIC -DPIC -o .libs/libmesautil_la-slab.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c string_buffer.c -fPIC -DPIC -o .libs/libmesautil_la-string_buffer.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c set.c -fPIC -DPIC -o .libs/libmesautil_la-set.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_vector.lo `test -f 'u_vector.c' || echo './'`u_vector.c
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c strtod.c -fPIC -DPIC -o .libs/libmesautil_la-strtod.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_debug.lo `test -f 'u_debug.c' || echo './'`u_debug.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-u_cpu_detect.lo `test -f 'u_cpu_detect.c' || echo './'`u_cpu_detect.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-vma.lo `test -f 'vma.c' || echo './'`vma.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_atomic.c -fPIC -DPIC -o .libs/libmesautil_la-u_atomic.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o libmesautil_la-format_srgb.lo `test -f 'format_srgb.c' || echo './'`format_srgb.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_math.c -fPIC -DPIC -o .libs/libmesautil_la-u_math.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -I../../include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -DSYSCONFDIR=\"/home/luho/.linuxbrew/etc\" -DDATADIR=\"/home/luho/.linuxbrew/Cellar/mesa/19.0.6/share\" -fvisibility=hidden -I/home/luho/.linuxbrew/Cellar/expat/2.2.6/include -std=c99 -c -o libxmlconfig_la-xmlconfig.lo `test -f 'xmlconfig.c' || echo './'`xmlconfig.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c -o sha1/libmesautil_la-sha1.lo `test -f 'sha1/sha1.c' || echo './'`sha1/sha1.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_queue.c -fPIC -DPIC -o .libs/libmesautil_la-u_queue.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_debug.c -fPIC -DPIC -o .libs/libmesautil_la-u_debug.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_vector.c -fPIC -DPIC -o .libs/libmesautil_la-u_vector.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c u_cpu_detect.c -fPIC -DPIC -o .libs/libmesautil_la-u_cpu_detect.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c vma.c -fPIC -DPIC -o .libs/libmesautil_la-vma.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c format_srgb.c -fPIC -DPIC -o .libs/libmesautil_la-format_srgb.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -I../../include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -DSYSCONFDIR=\"/home/luho/.linuxbrew/etc\" -DDATADIR=\"/home/luho/.linuxbrew/Cellar/mesa/19.0.6/share\" -fvisibility=hidden -I/home/luho/.linuxbrew/Cellar/expat/2.2.6/include -std=c99 -c xmlconfig.c -fPIC -DPIC -o .libs/libxmlconfig_la-xmlconfig.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mesa -I../../src/gallium/include -I../../src/gallium/auxiliary -fvisibility=hidden -Werror=pointer-arith -Werror=vla -I/home/luho/.linuxbrew/Cellar/zlib/1.2.11/include -std=c99 -c sha1/sha1.c -fPIC -DPIC -o sha1/.libs/libmesautil_la-sha1.o
../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=link gcc-5 -std=c99 -o libmesautil.la libmesautil_la-bitscan.lo libmesautil_la-build_id.lo libmesautil_la-crc32.lo libmesautil_la-debug.lo libmesautil_la-disk_cache.lo libmesautil_la-fast_idiv_by_const.lo libmesautil_la-half_float.lo libmesautil_la-hash_table.lo libmesautil_la-mesa-sha1.lo libmesautil_la-os_time.lo libmesautil_la-os_misc.lo libmesautil_la-u_process.lo sha1/libmesautil_la-sha1.lo libmesautil_la-ralloc.lo libmesautil_la-rand_xor.lo libmesautil_la-rb_tree.lo libmesautil_la-register_allocate.lo libmesautil_la-rgtc.lo libmesautil_la-set.lo libmesautil_la-slab.lo libmesautil_la-string_buffer.lo libmesautil_la-strtod.lo libmesautil_la-u_atomic.lo libmesautil_la-u_math.lo libmesautil_la-u_queue.lo libmesautil_la-u_vector.lo libmesautil_la-u_debug.lo libmesautil_la-u_cpu_detect.lo libmesautil_la-vma.lo libmesautil_la-format_srgb.lo -lpthread -pthread -L/home/luho/.linuxbrew/Cellar/zlib/1.2.11/lib -lz -lm
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=link gcc-5 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -DSYSCONFDIR=\"/home/luho/.linuxbrew/etc\" -DDATADIR=\"/home/luho/.linuxbrew/Cellar/mesa/19.0.6/share\" -fvisibility=hidden -I/home/luho/.linuxbrew/Cellar/expat/2.2.6/include -std=c99 -o libxmlconfig.la libxmlconfig_la-xmlconfig.lo -L/home/luho/.linuxbrew/Cellar/expat/2.2.6/lib -lexpat -lm
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: link: ar cru .libs/libmesautil.a .libs/libmesautil_la-bitscan.o .libs/libmesautil_la-build_id.o .libs/libmesautil_la-crc32.o .libs/libmesautil_la-debug.o .libs/libmesautil_la-disk_cache.o .libs/libmesautil_la-fast_idiv_by_const.o .libs/libmesautil_la-half_float.o .libs/libmesautil_la-hash_table.o .libs/libmesautil_la-mesa-sha1.o .libs/libmesautil_la-os_time.o .libs/libmesautil_la-os_misc.o .libs/libmesautil_la-u_process.o sha1/.libs/libmesautil_la-sha1.o .libs/libmesautil_la-ralloc.o .libs/libmesautil_la-rand_xor.o .libs/libmesautil_la-rb_tree.o .libs/libmesautil_la-register_allocate.o .libs/libmesautil_la-rgtc.o .libs/libmesautil_la-set.o .libs/libmesautil_la-slab.o .libs/libmesautil_la-string_buffer.o .libs/libmesautil_la-strtod.o .libs/libmesautil_la-u_atomic.o .libs/libmesautil_la-u_math.o .libs/libmesautil_la-u_queue.o .libs/libmesautil_la-u_vector.o .libs/libmesautil_la-u_debug.o .libs/libmesautil_la-u_cpu_detect.o .libs/libmesautil_la-vma.o .libs/libmesautil_la-format_srgb.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libmesautil.a
libtool: link: ( cd ".libs" && rm -f "libmesautil.la" && ln -s "../libmesautil.la" "libmesautil.la" )
libtool: link: ar cru .libs/libxmlconfig.a .libs/libxmlconfig_la-xmlconfig.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libxmlconfig.a
libtool: link: ( cd ".libs" && rm -f "libxmlconfig.la" && ln -s "../libxmlconfig.la" "libxmlconfig.la" )
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util'
Making all in xmlpool
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/xmlpool'
/usr/bin/make all-am
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
make[6]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/xmlpool'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/xmlpool'
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/xmlpool'
Making all in tests/fast_idiv_by_const
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/fast_idiv_by_const'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/fast_idiv_by_const'
Making all in tests/hash_table
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/hash_table'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/hash_table'
Making all in tests/string_buffer
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/string_buffer'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/string_buffer'
Making all in tests/set
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/set'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/set'
Making all in tests/vma
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/vma'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util/tests/vma'
make[4]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util'
make[3]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/util'
Making all in mapi/glapi/gen
make[3]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi/glapi/gen'
/usr/bin/make all-am
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
make[4]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi/glapi/gen'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi/glapi/gen'
make[3]: Leaving directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi/glapi/gen'
Making all in mapi
make[3]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi'
/usr/bin/make all-recursive
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
make[4]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi'
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
make[5]: Entering directory '/tmp/mesa-20190617-28190-1akawl3/mesa-19.0.6/src/mapi'
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mapi -I../../src/mapi/glapi -I../../src/mapi/glapi -DMAPI_MODE_GLAPI -DMAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\" -pthread -Werror=pointer-arith -Werror=vla -fvisibility=hidden -std=c99 -c -o shared_glapi_libglapi_la-entry.lo `test -f 'entry.c' || echo './'`entry.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mapi -I../../src/mapi/glapi -I../../src/mapi/glapi -DMAPI_MODE_GLAPI -DMAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\" -pthread -Werror=pointer-arith -Werror=vla -fvisibility=hidden -std=c99 -c -o shared_glapi_libglapi_la-mapi_glapi.lo `test -f 'mapi_glapi.c' || echo './'`mapi_glapi.c
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mapi -I../../src/mapi/glapi -I../../src/mapi/glapi -DMAPI_MODE_GLAPI -DMAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\" -pthread -Werror=pointer-arith -Werror=vla -fvisibility=hidden -std=c99 -c -o shared_glapi_libglapi_la-stub.lo `test -f 'stub.c' || echo './'`stub.c
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../libtool --tag=CC --mode=compile gcc-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -I../../include -I../../src -I../../src/mapi -I../../src/mapi -I../../src/mapi/glapi -I../../src/mapi/glapi -DMAPI_MODE_GLAPI -DMAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\" -pthread -Werror=pointer-arith -Werror=vla -fvisibility=hidden -std=c99 -c -o shared_glapi_libglapi_la-table.lo `test -f 'table.c' || echo
[...snip...]
_BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-backend_singlesample.lo `test -f 'rasterizer/core/backend_singlesample.cpp' || echo './'`rasterizer/core/backend_singlesample.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backend.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-backend.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-binner.lo `test -f 'rasterizer/core/binner.cpp' || echo './'`rasterizer/core/binner.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backend_clear.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-backend_clear.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-clip.lo `test -f 'rasterizer/core/clip.cpp' || echo './'`rasterizer/core/clip.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backend_sample.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-backend_sample.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backend_singlesample.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-backend_singlesample.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/binner.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-binner.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-frontend.lo `test -f 'rasterizer/core/frontend.cpp' || echo './'`rasterizer/core/frontend.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/clip.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-clip.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/frontend.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-frontend.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-pa_avx.lo `test -f 'rasterizer/core/pa_avx.cpp' || echo './'`rasterizer/core/pa_avx.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-rasterizer.lo `test -f 'rasterizer/core/rasterizer.cpp' || echo './'`rasterizer/core/rasterizer.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-rdtsc_core.lo `test -f 'rasterizer/core/rdtsc_core.cpp' || echo './'`rasterizer/core/rdtsc_core.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/pa_avx.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-pa_avx.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/rasterizer.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-rasterizer.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/rdtsc_core.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-rdtsc_core.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-threads.lo `test -f 'rasterizer/core/threads.cpp' || echo './'`rasterizer/core/threads.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/libswrAVX_la-tilemgr.lo `test -f 'rasterizer/core/tilemgr.cpp' || echo './'`rasterizer/core/tilemgr.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/threads.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-threads.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-ClearTile.lo `test -f 'rasterizer/memory/ClearTile.cpp' || echo './'`rasterizer/memory/ClearTile.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/tilemgr.cpp -fPIC -DPIC -o rasterizer/core/.libs/libswrAVX_la-tilemgr.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-LoadTile.lo `test -f 'rasterizer/memory/LoadTile.cpp' || echo './'`rasterizer/memory/LoadTile.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/ClearTile.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-ClearTile.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/LoadTile.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-LoadTile.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-LoadTile_Linear.lo `test -f 'rasterizer/memory/LoadTile_Linear.cpp' || echo './'`rasterizer/memory/LoadTile_Linear.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-LoadTile_TileX.lo `test -f 'rasterizer/memory/LoadTile_TileX.cpp' || echo './'`rasterizer/memory/LoadTile_TileX.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-LoadTile_TileY.lo `test -f 'rasterizer/memory/LoadTile_TileY.cpp' || echo './'`rasterizer/memory/LoadTile_TileY.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/LoadTile_Linear.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-LoadTile_Linear.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/LoadTile_TileX.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-LoadTile_TileX.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/LoadTile_TileY.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-LoadTile_TileY.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile.lo `test -f 'rasterizer/memory/StoreTile.cpp' || echo './'`rasterizer/memory/StoreTile.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_Linear2.lo `test -f 'rasterizer/memory/StoreTile_Linear2.cpp' || echo './'`rasterizer/memory/StoreTile_Linear2.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_Linear2.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_Linear2.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_Linear.lo `test -f 'rasterizer/memory/StoreTile_Linear.cpp' || echo './'`rasterizer/memory/StoreTile_Linear.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_Linear.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_Linear.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_TileW.lo `test -f 'rasterizer/memory/StoreTile_TileW.cpp' || echo './'`rasterizer/memory/StoreTile_TileW.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_TileX2.lo `test -f 'rasterizer/memory/StoreTile_TileX2.cpp' || echo './'`rasterizer/memory/StoreTile_TileX2.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_TileW.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_TileW.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_TileX2.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_TileX2.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_TileX.lo `test -f 'rasterizer/memory/StoreTile_TileX.cpp' || echo './'`rasterizer/memory/StoreTile_TileX.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_TileX.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_TileX.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_TileY2.lo `test -f 'rasterizer/memory/StoreTile_TileY2.cpp' || echo './'`rasterizer/memory/StoreTile_TileY2.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-StoreTile_TileY.lo `test -f 'rasterizer/memory/StoreTile_TileY.cpp' || echo './'`rasterizer/memory/StoreTile_TileY.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/memory/libswrAVX_la-InitMemory.lo `test -f 'rasterizer/memory/InitMemory.cpp' || echo './'`rasterizer/memory/InitMemory.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/codegen/libswrAVX_la-gen_knobs.lo `test -f 'rasterizer/codegen/gen_knobs.cpp' || echo './'`rasterizer/codegen/gen_knobs.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_TileY2.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_TileY2.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/StoreTile_TileY.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-StoreTile_TileY.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/memory/InitMemory.cpp -fPIC -DPIC -o rasterizer/memory/.libs/libswrAVX_la-InitMemory.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/codegen/gen_knobs.cpp -fPIC -DPIC -o rasterizer/codegen/.libs/libswrAVX_la-gen_knobs.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_BackendPixelRate0.lo `test -f 'rasterizer/core/backends/gen_BackendPixelRate0.cpp' || echo './'`rasterizer/core/backends/gen_BackendPixelRate0.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_BackendPixelRate0.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_BackendPixelRate0.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_BackendPixelRate1.lo `test -f 'rasterizer/core/backends/gen_BackendPixelRate1.cpp' || echo './'`rasterizer/core/backends/gen_BackendPixelRate1.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_BackendPixelRate2.lo `test -f 'rasterizer/core/backends/gen_BackendPixelRate2.cpp' || echo './'`rasterizer/core/backends/gen_BackendPixelRate2.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_BackendPixelRate1.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_BackendPixelRate1.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_BackendPixelRate3.lo `test -f 'rasterizer/core/backends/gen_BackendPixelRate3.cpp' || echo './'`rasterizer/core/backends/gen_BackendPixelRate3.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_BackendPixelRate2.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_BackendPixelRate2.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_BackendPixelRate3.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_BackendPixelRate3.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_rasterizer0.lo `test -f 'rasterizer/core/backends/gen_rasterizer0.cpp' || echo './'`rasterizer/core/backends/gen_rasterizer0.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_rasterizer0.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_rasterizer0.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_rasterizer1.lo `test -f 'rasterizer/core/backends/gen_rasterizer1.cpp' || echo './'`rasterizer/core/backends/gen_rasterizer1.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_rasterizer2.lo `test -f 'rasterizer/core/backends/gen_rasterizer2.cpp' || echo './'`rasterizer/core/backends/gen_rasterizer2.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_rasterizer1.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_rasterizer1.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_rasterizer2.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_rasterizer2.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/core/backends/libswrAVX_la-gen_rasterizer3.lo `test -f 'rasterizer/core/backends/gen_rasterizer3.cpp' || echo './'`rasterizer/core/backends/gen_rasterizer3.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=link g++-5 -pthread -mavx2 -mfma -mbmi2 -mf16c -DKNOB_ARCH=KNOB_ARCH_AVX2 -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -shared -module -no-undefined -Wl,--gc-sections -Wl,--no-undefined -o libswrAVX2.la -rpath /home/luho/.linuxbrew/Cellar/mesa/19.0.6/lib rasterizer/archrast/libswrAVX2_la-archrast.lo rasterizer/common/libswrAVX2_la-formats.lo rasterizer/common/libswrAVX2_la-os.lo rasterizer/common/libswrAVX2_la-rdtsc_buckets.lo rasterizer/common/libswrAVX2_la-swr_assert.lo rasterizer/core/libswrAVX2_la-api.lo rasterizer/core/libswrAVX2_la-backend.lo rasterizer/core/libswrAVX2_la-backend_clear.lo rasterizer/core/libswrAVX2_la-backend_sample.lo rasterizer/core/libswrAVX2_la-backend_singlesample.lo rasterizer/core/libswrAVX2_la-binner.lo rasterizer/core/libswrAVX2_la-clip.lo rasterizer/core/libswrAVX2_la-frontend.lo rasterizer/core/libswrAVX2_la-pa_avx.lo rasterizer/core/libswrAVX2_la-rasterizer.lo rasterizer/core/libswrAVX2_la-rdtsc_core.lo rasterizer/core/libswrAVX2_la-threads.lo rasterizer/core/libswrAVX2_la-tilemgr.lo rasterizer/memory/libswrAVX2_la-ClearTile.lo rasterizer/memory/libswrAVX2_la-LoadTile.lo rasterizer/memory/libswrAVX2_la-LoadTile_Linear.lo rasterizer/memory/libswrAVX2_la-LoadTile_TileX.lo rasterizer/memory/libswrAVX2_la-LoadTile_TileY.lo rasterizer/memory/libswrAVX2_la-StoreTile.lo rasterizer/memory/libswrAVX2_la-StoreTile_Linear2.lo rasterizer/memory/libswrAVX2_la-StoreTile_Linear.lo rasterizer/memory/libswrAVX2_la-StoreTile_TileW.lo rasterizer/memory/libswrAVX2_la-StoreTile_TileX2.lo rasterizer/memory/libswrAVX2_la-StoreTile_TileX.lo rasterizer/memory/libswrAVX2_la-StoreTile_TileY2.lo rasterizer/memory/libswrAVX2_la-StoreTile_TileY.lo rasterizer/memory/libswrAVX2_la-InitMemory.lo rasterizer/codegen/libswrAVX2_la-gen_knobs.lo rasterizer/archrast/libswrAVX2_la-gen_ar_event.lo rasterizer/core/backends/libswrAVX2_la-gen_BackendPixelRate0.lo rasterizer/core/backends/libswrAVX2_la-gen_BackendPixelRate1.lo rasterizer/core/backends/libswrAVX2_la-gen_BackendPixelRate2.lo rasterizer/core/backends/libswrAVX2_la-gen_BackendPixelRate3.lo rasterizer/core/backends/libswrAVX2_la-gen_rasterizer0.lo rasterizer/core/backends/libswrAVX2_la-gen_rasterizer1.lo rasterizer/core/backends/libswrAVX2_la-gen_rasterizer2.lo rasterizer/core/backends/libswrAVX2_la-gen_rasterizer3.lo -lpthread -pthread
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -pthread -DKNOB_ARCH=KNOB_ARCH_AVX -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/core/backends/gen_rasterizer3.cpp -fPIC -DPIC -o rasterizer/core/backends/.libs/libswrAVX_la-gen_rasterizer3.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: link: g++-5 -fPIC -DPIC -shared -nostdlib /home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbeginS.o rasterizer/archrast/.libs/libswrAVX2_la-archrast.o rasterizer/common/.libs/libswrAVX2_la-formats.o rasterizer/common/.libs/libswrAVX2_la-os.o rasterizer/common/.libs/libswrAVX2_la-rdtsc_buckets.o rasterizer/common/.libs/libswrAVX2_la-swr_assert.o rasterizer/core/.libs/libswrAVX2_la-api.o rasterizer/core/.libs/libswrAVX2_la-backend.o rasterizer/core/.libs/libswrAVX2_la-backend_clear.o rasterizer/core/.libs/libswrAVX2_la-backend_sample.o rasterizer/core/.libs/libswrAVX2_la-backend_singlesample.o rasterizer/core/.libs/libswrAVX2_la-binner.o rasterizer/core/.libs/libswrAVX2_la-clip.o rasterizer/core/.libs/libswrAVX2_la-frontend.o rasterizer/core/.libs/libswrAVX2_la-pa_avx.o rasterizer/core/.libs/libswrAVX2_la-rasterizer.o rasterizer/core/.libs/libswrAVX2_la-rdtsc_core.o rasterizer/core/.libs/libswrAVX2_la-threads.o rasterizer/core/.libs/libswrAVX2_la-tilemgr.o rasterizer/memory/.libs/libswrAVX2_la-ClearTile.o rasterizer/memory/.libs/libswrAVX2_la-LoadTile.o rasterizer/memory/.libs/libswrAVX2_la-LoadTile_Linear.o rasterizer/memory/.libs/libswrAVX2_la-LoadTile_TileX.o rasterizer/memory/.libs/libswrAVX2_la-LoadTile_TileY.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_Linear2.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_Linear.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_TileW.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_TileX2.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_TileX.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_TileY2.o rasterizer/memory/.libs/libswrAVX2_la-StoreTile_TileY.o rasterizer/memory/.libs/libswrAVX2_la-InitMemory.o rasterizer/codegen/.libs/libswrAVX2_la-gen_knobs.o rasterizer/archrast/.libs/libswrAVX2_la-gen_ar_event.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_BackendPixelRate0.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_BackendPixelRate1.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_BackendPixelRate2.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_BackendPixelRate3.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_rasterizer0.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_rasterizer1.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_rasterizer2.o rasterizer/core/backends/.libs/libswrAVX2_la-gen_rasterizer3.o -lpthread -L/home/luho/.linuxbrew/opt/llvm@7/lib -L/home/luho/.linuxbrew/lib -L/home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc -L/home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/../../.. -L/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtendS.o /home/luho/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o -pthread -mavx2 -mfma -mbmi2 -mf16c -Wl,--gc-sections -Wl,--no-undefined -pthread -pthread -Wl,-soname -Wl,libswrAVX2.so.0 -o .libs/libswrAVX2.so.0.0.0
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-blend_jit.lo `test -f 'rasterizer/jitter/blend_jit.cpp' || echo './'`rasterizer/jitter/blend_jit.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: link: (cd ".libs" && rm -f "libswrAVX2.so.0" && ln -s "libswrAVX2.so.0.0.0" "libswrAVX2.so.0")
libtool: link: (cd ".libs" && rm -f "libswrAVX2.so" && ln -s "libswrAVX2.so.0.0.0" "libswrAVX2.so")
libtool: link: ( cd ".libs" && rm -f "libswrAVX2.la" && ln -s "../libswrAVX2.la" "libswrAVX2.la" )
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-builder.lo `test -f 'rasterizer/jitter/builder.cpp' || echo './'`rasterizer/jitter/builder.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-builder_mem.lo `test -f 'rasterizer/jitter/builder_mem.cpp' || echo './'`rasterizer/jitter/builder_mem.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/jitter/blend_jit.cpp -fPIC -DPIC -o rasterizer/jitter/.libs/libmesaswr_la-blend_jit.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/jitter/builder.cpp -fPIC -DPIC -o rasterizer/jitter/.libs/libmesaswr_la-builder.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/jitter/builder_mem.cpp -fPIC -DPIC -o rasterizer/jitter/.libs/libmesaswr_la-builder_mem.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-builder_gfx_mem.lo `test -f 'rasterizer/jitter/builder_gfx_mem.cpp' || echo './'`rasterizer/jitter/builder_gfx_mem.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/jitter/builder_gfx_mem.cpp -fPIC -DPIC -o rasterizer/jitter/.libs/libmesaswr_la-builder_gfx_mem.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-builder_misc.lo `test -f 'rasterizer/jitter/builder_misc.cpp' || echo './'`rasterizer/jitter/builder_misc.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/jitter/builder_misc.cpp -fPIC -DPIC -o rasterizer/jitter/.libs/libmesaswr_la-builder_misc.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-fetch_jit.lo `test -f 'rasterizer/jitter/fetch_jit.cpp' || echo './'`rasterizer/jitter/fetch_jit.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c rasterizer/jitter/fetch_jit.cpp -fPIC -DPIC -o rasterizer/jitter/.libs/libmesaswr_la-fetch_jit.o
../../../../libtool: line 1762: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-JitManager.lo `test -f 'rasterizer/jitter/JitManager.cpp' || echo './'`rasterizer/jitter/JitManager.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash ../../../../libtool --tag=CXX --mode=compile g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" -DPACKAGE_STRING=\"Mesa\ 19.0.6\" -DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi\?product=Mesa\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUTE_ALIAS=1 -DHAVE_FUNC_ATTRIBUTE_NORETURN=1 -DMAJOR_IN_SYSMACROS=1 -DHAVE_ENDIAN_H=1 -DHAVE_DLADDR=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_PTHREAD=1 -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DHAVE_VALGRIND=1 -I. -fno-strict-aliasing -I./include -I../../../../src -I../../../../include -I../../../../src/gallium/include -I../../../../src/gallium/auxiliary -I../../../../src/gallium/drivers -I../../../../src/gallium/winsys -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_DLFCN_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_STRTOD_L -DHAVE_DL_ITERATE_PHDR -DHAVE_POSIX_MEMALIGN -DHAVE_ZLIB -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LINUX_FUTEX_H -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRM_PLATFORM -DHAVE_X11_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DHAVE_DRI3 -DHAVE_DRI3_MODIFIERS -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_ST_VDPAU -DHAVE_LLVM=0x0700 -DMESA_LLVM_VERSION_PATCH=1 -fvisibility=hidden -std=c++11 -I/home/luho/.linuxbrew/Cellar/llvm@7/7.0.1/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++11 -I./rasterizer/codegen -I./rasterizer/core -I./rasterizer/jitter -I./rasterizer/archrast -I./rasterizer -I./rasterizer/core -I./rasterizer/codegen -I./rasterizer/jitter -I./rasterizer/archrast -DHAVE_SWR_AVX -DHAVE_SWR_AVX2 -Wall -fno-math-errno -fno-trapping-math -Wno-missing-field-initializers -c -o rasterizer/jitter/libmesaswr_la-streamout_jit.lo `test -f 'rasterizer/jitter/streamout_jit.cpp' || echo './'`rasterizer/jitter/streamout_jit.cpp
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
libtool: compile: g++-5 -DPACKAGE_NAME=\"Mesa\" -DPACKAGE_TARNAME=\"mesa\" -DPACKAGE_VERSION=\"19.0.6\" "-DPACKAGE_STRING=\"Mesa 19.0.6\"" "-DPACKAGE_BUGREPORT=\"https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesa\" -DVERSION=\"19.0.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DYYTEXT_POINTER=1 -DHAVE___BUILTIN_BSWAP32=1 -DHAVE___BUILTIN_BSWAP64=1 -DHAVE___BUILTIN_CLZ=1 -DHAVE___BUILTIN_CLZLL=1 -DHAVE___BUILTIN_CTZ=1 -DHAVE___BUILTIN_EXPECT=1 -DHAVE___BUILTIN_FFS=1 -DHAVE___BUILTIN_FFSLL=1 -DHAVE___BUILTIN_POPCOUNT=1 -DHAVE___BUILTIN_POPCOUNTLL=1 -DHAVE___BUILTIN_UNREACHABLE=1 -DHAVE_FUNC_ATTRIBUTE_CONST=1 -DHAVE_FUNC_ATTRIBUTE_FLATTEN=1 -DHAVE_FUNC_ATTRIBUTE_FORMAT=1 -DHAVE_FUNC_ATTRIBUTE_MALLOC=1 -DHAVE_FUNC_ATTRIBUTE_PACKED=1 -DHAVE_FUNC_ATTRIBUTE_PURE=1 -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL=1 -DHAVE_FUNC_ATTRIBUTE_UNUSED=1 -DHAVE_FUNC_ATTRIBUTE_VISIBILITY=1 -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT=1 -DHAVE_FUNC_ATTRIBUTE_WEAK=1 -DHAVE_FUNC_ATTRIBUT
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment