Skip to content

Instantly share code, notes, and snippets.

@nir-krakauer
Created June 1, 2020 17:39
Show Gist options
  • Save nir-krakauer/4bff1fd04f7ec8b46e137d4cae7363a2 to your computer and use it in GitHub Desktop.
Save nir-krakauer/4bff1fd04f7ec8b46e137d4cae7363a2 to your computer and use it in GitHub Desktop.
qt on 3.10.0-514.10.2.el7.x86_64 - Homebrew build logs
Homebrew build logs for qt on 3.10.0-514.10.2.el7.x86_64
Build date: 2020-06-01 12:23:43
HOMEBREW_VERSION: 2.3.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: 77e09fc166f5fb7197b239d5e2727ddc0791c121
Last commit: 3 days ago
Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core
Core tap HEAD: a4e505bdbfdfce4d18cae7723909d332e59c1a5e
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /crest/faculty/nkrakauer/.linuxbrew
HOMEBREW_REPOSITORY: /crest/faculty/nkrakauer/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /crest/faculty/nkrakauer/.linuxbrew/Cellar
HOMEBREW_EDITOR: nano
HOMEBREW_MAKE_JOBS: 24
CPU: 24-core 64-bit haswell
Homebrew Ruby: 2.6.3 => /crest/faculty/nkrakauer/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby
Clang: 10.0 build (parse error)
Git: 2.26.2 => /crest/faculty/nkrakauer/.linuxbrew/bin/git
Curl: 7.29.0 => /usr/bin/curl
Kernel: Linux 3.10.0-514.10.2.el7.x86_64 x86_64 GNU/Linux
OS: CentOS Linux release 7.3.1611 (Core)
Host glibc: 2.17
/usr/bin/gcc: 4.8.5
glibc: 2.23
gcc: 5.5.0_7
xorg: 20170115_1
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: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and which additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew-provided
script of the same name. We found the following "config" scripts:
/crest/faculty/nkrakauer/local/bin/octave-config
/usr/local/anaconda2/bin/xslt-config
/usr/local/anaconda2/bin/geos-config
/usr/local/anaconda2/bin/libpng-config
/usr/local/anaconda2/bin/libdynd-config
/usr/local/anaconda2/bin/python-config
/usr/local/anaconda2/bin/freetype-config
/usr/local/anaconda2/bin/curl-config
/usr/local/anaconda2/bin/xml2-config
/usr/local/anaconda2/bin/libpng16-config
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 while you are running this unsupported configuration.
2020-06-01 12:09:49 -0400
./configure
-verbose
-prefix
/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2
-release
-opensource
-confirm-license
-qt-libpng
-qt-libjpeg
-qt-freetype
-qt-pcre
-nomake
examples
-nomake
tests
-pkg-config
-dbus-runtime
-system-xcb
-R/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib
-no-avx2
-no-avx512
-qt-zlib
-skip
qtwebengine
+ cd qtbase
+ /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/configure -top-level -verbose -prefix /crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2 -release -opensource -confirm-license -qt-libpng -qt-libjpeg -qt-freetype -qt-pcre -nomake examples -nomake tests -pkg-config -dbus-runtime -system-xcb -R/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -no-avx2 -no-avx512 -qt-zlib -skip qtwebengine
Creating qmake...
g++ -c -o main.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/main.cpp
g++ -c -o meta.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/meta.cpp
g++ -c -o option.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/option.cpp
g++ -c -o project.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/project.cpp
g++ -c -o property.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/property.cpp
g++ -c -o ioutils.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/ioutils.cpp
g++ -c -o proitems.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/proitems.cpp
g++ -c -o qmakebuiltins.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakebuiltins.cpp
g++ -c -o qmakeevaluator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeevaluator.cpp
g++ -c -o qmakeglobals.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeglobals.cpp
g++ -c -o qmakeparser.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeparser.cpp
g++ -c -o qmakevfs.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakevfs.cpp
g++ -c -o pbuilder_pbx.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac/pbuilder_pbx.cpp
g++ -c -o makefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/makefile.cpp
g++ -c -o makefiledeps.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/makefiledeps.cpp
g++ -c -o metamakefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/metamakefile.cpp
g++ -c -o projectgenerator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/projectgenerator.cpp
g++ -c -o unixmake2.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix/unixmake2.cpp
g++ -c -o unixmake.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix/unixmake.cpp
g++ -c -o mingw_make.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/mingw_make.cpp
g++ -c -o msbuild_objectmodel.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msbuild_objectmodel.cpp
g++ -c -o msvc_nmake.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_nmake.cpp
g++ -c -o msvc_objectmodel.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_objectmodel.cpp
g++ -c -o msvc_vcproj.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_vcproj.cpp
g++ -c -o msvc_vcxproj.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_vcxproj.cpp
g++ -c -o winmakefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/winmakefile.cpp
g++ -c -o xmloutput.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/xmloutput.cpp
g++ -c -o qutfcodec.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/codecs/qutfcodec.cpp
g++ -c -o qendian.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qendian.cpp
g++ -c -o qglobal.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qglobal.cpp
g++ -c -o qlogging.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qlogging.cpp
g++ -c -o qmalloc.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qmalloc.cpp
g++ -c -o qnumeric.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qnumeric.cpp
g++ -c -o qoperatingsystemversion.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qoperatingsystemversion.cpp
g++ -c -o qrandom.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qrandom.cpp
g++ -c -o qabstractfileengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qabstractfileengine.cpp
g++ -c -o qbuffer.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qbuffer.cpp
g++ -c -o qdatastream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qdatastream.cpp
g++ -c -o qdebug.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdebug.cpp
g++ -c -o qdir.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdir.cpp
g++ -c -o qdiriterator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdiriterator.cpp
g++ -c -o qfile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfile.cpp
g++ -c -o qfiledevice.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfiledevice.cpp
g++ -c -o qfileinfo.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfileinfo.cpp
g++ -c -o qfilesystemengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystemengine.cpp
g++ -c -o qfilesystementry.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystementry.cpp
g++ -c -o qfsfileengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine.cpp
g++ -c -o qfsfileengine_iterator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine_iterator.cpp
g++ -c -o qiodevice.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qiodevice.cpp
g++ -c -o qsettings.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qsettings.cpp
g++ -c -o qtemporaryfile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qtemporaryfile.cpp
g++ -c -o qtextstream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qtextstream.cpp
g++ -c -o qjsonarray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonarray.cpp
g++ -c -o qjson.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjson.cpp
g++ -c -o qjsondocument.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsondocument.cpp
g++ -c -o qjsonobject.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonobject.cpp
g++ -c -o qjsonparser.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonparser.cpp
g++ -c -o qjsonvalue.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonvalue.cpp
g++ -c -o qmetatype.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qmetatype.cpp
g++ -c -o qsystemerror.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qsystemerror.cpp
g++ -c -o qvariant.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qvariant.cpp
g++ -c -o quuid.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/plugin/quuid.cpp
g++ -c -o qarraydata.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qarraydata.cpp
g++ -c -o qbitarray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qbitarray.cpp
g++ -c -o qbytearray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qbytearray.cpp
g++ -c -o qbytearraylist.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qbytearraylist.cpp
g++ -c -o qbytearraymatcher.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qbytearraymatcher.cpp
g++ -c -o qcalendar.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/time/qcalendar.cpp
g++ -c -o qgregoriancalendar.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/time/qgregoriancalendar.cpp
g++ -c -o qromancalendar.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/time/qromancalendar.cpp
g++ -c -o qcryptographichash.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qcryptographichash.cpp
g++ -c -o qdatetime.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/time/qdatetime.cpp
g++ -c -o qhash.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qhash.cpp
g++ -c -o qlist.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qlist.cpp
g++ -c -o qlocale.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qlocale.cpp
g++ -c -o qlocale_tools.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qlocale_tools.cpp
g++ -c -o qmap.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qmap.cpp
g++ -c -o qregexp.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qregexp.cpp
g++ -c -o qringbuffer.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qringbuffer.cpp
g++ -c -o qstringbuilder.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qstringbuilder.cpp
g++ -c -o qstring.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qstring.cpp
g++ -c -o qstringlist.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qstringlist.cpp
g++ -c -o qversionnumber.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qversionnumber.cpp
g++ -c -o qvsnprintf.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qvsnprintf.cpp
g++ -c -o qxmlstream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qxmlstream.cpp
g++ -c -o qxmlutils.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qxmlutils.cpp
g++ -c -o qcore_unix.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qcore_unix.cpp
g++ -c -o qfilesystemengine_unix.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystemengine_unix.cpp
g++ -c -o qfilesystemiterator_unix.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystemiterator_unix.cpp
g++ -c -o qfsfileengine_unix.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine_unix.cpp
g++ -c -o qlocale_unix.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qlocale_unix.cpp
g++ -c -o qlibraryinfo.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR=\"5.14.2\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH -DQT_BUILD_QMAKE_BOOTSTRAP /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qlibraryinfo.cpp
g++ -o "../bin/qmake" main.o meta.o option.o project.o property.o ioutils.o proitems.o qmakebuiltins.o qmakeevaluator.o qmakeglobals.o qmakeparser.o qmakevfs.o pbuilder_pbx.o makefile.o makefiledeps.o metamakefile.o projectgenerator.o unixmake2.o unixmake.o mingw_make.o msbuild_objectmodel.o msvc_nmake.o msvc_objectmodel.o msvc_vcproj.o msvc_vcxproj.o winmakefile.o xmloutput.o qutfcodec.o qendian.o qglobal.o qlogging.o qmalloc.o qnumeric.o qoperatingsystemversion.o qrandom.o qabstractfileengine.o qbuffer.o qdatastream.o qdebug.o qdir.o qdiriterator.o qfile.o qfiledevice.o qfileinfo.o qfilesystemengine.o qfilesystementry.o qfsfileengine.o qfsfileengine_iterator.o qiodevice.o qsettings.o qtemporaryfile.o qtextstream.o qjsonarray.o qjson.o qjsondocument.o qjsonobject.o qjsonparser.o qjsonvalue.o qmetatype.o qsystemerror.o qvariant.o quuid.o qarraydata.o qbitarray.o qbytearray.o qbytearraylist.o qbytearraymatcher.o qcalendar.o qgregoriancalendar.o qromancalendar.o qcryptographichash.o qdatetime.o qhash.o qlist.o qlocale.o qlocale_tools.o qmap.o qregexp.o qringbuffer.o qstringbuilder.o qstring.o qstringlist.o qversionnumber.o qvsnprintf.o qxmlstream.o qxmlutils.o qcore_unix.o qfilesystemengine_unix.o qfilesystemiterator_unix.o qfsfileengine_unix.o qlocale_unix.o qlibraryinfo.o -Wl,--gc-sections
Info: creating super cache file /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/.qmake.super
Info: creating cache file /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/.qmake.cache
Command line: -verbose -prefix /crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2 -release -opensource -confirm-license -qt-libpng -qt-libjpeg -qt-freetype -qt-pcre -nomake examples -nomake tests -pkg-config -dbus-runtime -system-xcb -R/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -no-avx2 -no-avx512 -qt-zlib -skip qtwebengine
Info: creating stash file /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/.qmake.stash
This is the Qt Open Source Edition.
You have already accepted the terms of the Open Source license.
Running configuration tests...
Checking for machine tuple...
+ g++ -dumpmachine
> x86_64-unknown-linux-gnu
test config.qtbase.tests.machineTuple succeeded
Checking for valid makespec...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/verifyspec && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/verifyspec
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/verifyspec && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/verifyspec -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o verifyspec.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/verifyspec/verifyspec.cpp
> g++ -Wl,-O1 -o verifyspec verifyspec.o
test config.qtbase.tests.verifyspec succeeded
Checking for target architecture...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/arch && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/arch
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/arch && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/arch -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o arch.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/arch/arch.cpp
> g++ -Wl,-O1 -o arch arch.o
Detected architecture: x86_64 (mmx sse sse2)
test config.qtbase.tests.architecture gave result x86_64
Checking for SSE2 instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse2 /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -msse2 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.sse2 succeeded
Checking for AES new instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=aesni /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -maes -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AESNI -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.aesni succeeded
Checking for alloca() in alloca.h...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/alloca_h && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/alloca_h
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/alloca_h && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o alloca_h main.o
test config.qtbase.tests.alloca_h succeeded
Checking for SSE3 instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse3 /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -msse3 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE3 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.sse3 succeeded
Checking for SSSE3 instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=ssse3 /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -mssse3 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSSE3 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.ssse3 succeeded
Checking for SSE4.1 instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_1 /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -msse4.1 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_1 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.sse4_1 succeeded
Checking for SSE4.2 instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=sse4_2 /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -msse4.2 -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SSE4_2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.sse4_2 succeeded
Checking for AVX instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=avx /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -mavx -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_AVX -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.avx succeeded
Checking for C++14 support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c++14 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c++14
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c++14 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++1y -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o c++14 main.o
test config.qtbase.tests.c++14 succeeded
Checking for C++17 support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c++1z && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c++1z
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c++1z && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++1z -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:8:19: fatal error: variant: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtbase.tests.c++1z FAILED
Checking for C99 support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c99 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c99
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c99 && MAKEFLAGS= /usr/bin/gmake
> gcc -c -pipe -O2 -std=gnu99 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.c
> g++ -Wl,-O1 -o c99 main.o
test config.qtbase.tests.c99 succeeded
Checking for C11 support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c11 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c11
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/c11 && MAKEFLAGS= /usr/bin/gmake
> gcc -c -pipe -O2 -std=gnu11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.c
> g++ -Wl,-O1 -o c11 main.o
test config.qtbase.tests.c11 succeeded
Checking for pkg-config...
Found pkg-config from path: /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config
test config.qtbase.tests.pkg-config succeeded
Global lib dirs: [] [/crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/lib/gcc/x86_64-unknown-linux-gnu/5.5.0 /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/lib/gcc /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/lib /lib /usr/lib]
Global inc dirs: [] [/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include /crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include /crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include /crest/faculty/nkrakauer/.linuxbrew/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/include/c++/5.5.0 /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/include/c++/5.5.0/x86_64-unknown-linux-gnu /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/include/c++/5.5.0/backward /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/include-fixed /crest/faculty/nkrakauer/.linuxbrew/Cellar/gcc/5.5.0_7/include /usr/include]
Checking for dlopen()...
Trying source 0 (type inline) of library libdl ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libdl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libdl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libdl && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o libdl main.o
> /crest/faculty/nkrakauer/.linuxbrew/bin/ld: main.o: in function `main':
> main.cpp:(.text.startup+0x9): undefined reference to `dlopen'
> /crest/faculty/nkrakauer/.linuxbrew/bin/ld: main.cpp:(.text.startup+0x11): undefined reference to `dlclose'
> /crest/faculty/nkrakauer/.linuxbrew/bin/ld: main.cpp:(.text.startup+0x1a): undefined reference to `dlsym'
> /crest/faculty/nkrakauer/.linuxbrew/bin/ld: main.cpp:(.text.startup+0x1f): undefined reference to `dlerror'
> collect2: error: ld returned 1 exit status
> gmake: *** [libdl] Error 1
=> source failed verification.
Trying source 1 (type inline) of library libdl ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libdl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libdl' 'QMAKE_LIBS_LIBDL = -ldl' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libdl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libdl && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o libdl main.o -ldl
=> source accepted.
test config.qtbase.libraries.libdl succeeded
Checking for new dtags support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests && g++ -pipe -Wl,--enable-new-dtags -o conftest-out conftest.cpp
test config.qtbase.tests.enable_new_dtags succeeded
Checking for F16C instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=f16c /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -mf16c -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_F16C -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.f16c succeeded
Checking for D-Bus >= 1.2 (host)...
Trying source 0 (type pkgConfig) of library host_dbus ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors dbus-1 '>=' 1.2
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library host_dbus ...
=> source accepted.
test config.qtbase.libraries.host_dbus succeeded
Checking for udev...
Trying source 0 (type pkgConfig) of library libudev ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libudev
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion libudev
> 244
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L libudev
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/systemd/244_3/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l libudev
> -ludev
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags libudev
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/systemd/244_3/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libudev && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libudev' 'QMAKE_LIBS_LIBUDEV = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/systemd/244_3/lib -ludev' 'QMAKE_INCDIR_LIBUDEV = /crest/faculty/nkrakauer/.linuxbrew/Cellar/systemd/244_3/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libudev
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libudev && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/systemd/244_3/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o libudev main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/systemd/244_3/lib -ludev
=> source accepted.
test config.qtbase.libraries.libudev succeeded
Checking for POSIX fallocate()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/posix_fallocate && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/posix_fallocate
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/posix_fallocate && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o posix_fallocate main.o
test config.qtbase.tests.posix_fallocate succeeded
Checking for precompiled header support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/precompile_header && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/precompile_header
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/precompile_header && MAKEFLAGS= /usr/bin/gmake
> g++ -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -x c++-header -c header.h -o .pch/precompile_header.gch/c++
> g++ -c -include .pch/precompile_header -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o precompile_header main.o
test config.qtbase.tests.precompile_header succeeded
Checking for RDRAND instruction...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=rdrnd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -mrdrnd -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_RDRND -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.rdrnd succeeded
Checking for symbol visibility support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/reduce_exports && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/reduce_exports
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/reduce_exports && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -fvisibility=hidden -fvisibility-inlines-hidden -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> rm -f libreduce_exports.so.1.0.0 libreduce_exports.so libreduce_exports.so.1 libreduce_exports.so.1.0
> g++ -Wl,-O1 -shared -Wl,-soname,libreduce_exports.so.1 -o libreduce_exports.so.1.0.0 main.o
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1
> ln -s libreduce_exports.so.1.0.0 libreduce_exports.so.1.0
test config.qtbase.tests.reduce_exports succeeded
Checking for -Bsymbolic-functions support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/reduce_relocations && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/reduce_relocations
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/reduce_relocations && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> rm -f libreduce_relocations.so.1.0.0 libreduce_relocations.so libreduce_relocations.so.1 libreduce_relocations.so.1.0
> g++ -Wl,-O1 -shared -Wl,-Bsymbolic-functions -Wl,-soname,libreduce_relocations.so.1 -o libreduce_relocations.so.1.0.0 main.o
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1
> ln -s libreduce_relocations.so.1.0.0 libreduce_relocations.so.1.0
test config.qtbase.tests.reduce_relocations succeeded
Checking for SHA new instructions...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" CONFIG+=add_cflags DEFINES+=NO_ATTRIBUTE SIMD=shani /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -msha -O2 -std=gnu++11 -w -fPIC -DNO_ATTRIBUTE -DQT_COMPILER_SUPPORTS_SHANI -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.shani succeeded
Checking for Signaling NaN for doubles...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/signaling_nan && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/signaling_nan
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/signaling_nan && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o signaling_nan main.o
test config.qtbase.tests.signaling_nan succeeded
Checking for STL compatibility...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/stl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/stl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/stl && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/stl -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o stltest.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/stl/stltest.cpp
> g++ -Wl,-O1 -o stl stltest.o
test config.qtbase.tests.stl succeeded
Checking for Intrinsics without -mXXX argument...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'SIMD=aesni avx f16c rdrnd shani sse2 sse3 sse4_1 sse4_2 ssse3' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/x86_simd && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -DQT_COMPILER_SUPPORTS_AESNI -DQT_COMPILER_SUPPORTS_AVX -DQT_COMPILER_SUPPORTS_F16C -DQT_COMPILER_SUPPORTS_RDRND -DQT_COMPILER_SUPPORTS_SHANI -DQT_COMPILER_SUPPORTS_SSE2 -DQT_COMPILER_SUPPORTS_SSE3 -DQT_COMPILER_SUPPORTS_SSE4_1 -DQT_COMPILER_SUPPORTS_SSE4_2 -DQT_COMPILER_SUPPORTS_SSSE3 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/config.tests/x86_simd/main.cpp
> g++ -Wl,-O1 -o x86_simd main.o
test config.qtbase.tests.x86SimdAlways succeeded
Checking for Zstandard...
Trying source 0 (type pkgConfig) of library zstd ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libzstd '>=' 1.3
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion libzstd '>=' 1.3
> 1.4.5
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L libzstd '>=' 1.3
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/zstd/1.4.5//lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l libzstd '>=' 1.3
> -lzstd
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags libzstd '>=' 1.3
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/zstd/1.4.5//include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/zstd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += zstd' 'QMAKE_LIBS_ZSTD = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/zstd/1.4.5//lib -lzstd' 'QMAKE_INCDIR_ZSTD = /crest/faculty/nkrakauer/.linuxbrew/Cellar/zstd/1.4.5//include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/zstd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/zstd && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/zstd/1.4.5/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o zstd main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/zstd/1.4.5//lib -lzstd
=> source accepted.
test config.qtbase.libraries.zstd succeeded
Checking for clock_gettime()...
Trying source 0 (type inline) of library librt ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/librt && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/librt
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/librt && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o librt main.o
=> source accepted.
test config.qtbase_corelib.libraries.librt succeeded
Checking for POSIX monotonic clock...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/clock-monotonic && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += librt' 'QMAKE_LIBS_LIBRT = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/clock-monotonic
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/clock-monotonic && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o clock-monotonic main.o
test config.qtbase_corelib.tests.clock-monotonic succeeded
Checking for C++11 <future>...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cxx11_future && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cxx11_future
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cxx11_future && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o cxx11_future main.o -lpthread
test config.qtbase_corelib.tests.cxx11_future succeeded
Checking for eventfd...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/eventfd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/eventfd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/eventfd && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o eventfd main.o
test config.qtbase_corelib.tests.eventfd succeeded
Checking for futimens()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/futimens && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/futimens
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/futimens && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o futimens main.o
test config.qtbase_corelib.tests.futimens succeeded
Checking for getauxval()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getauxval && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getauxval
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getauxval && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o getauxval main.o
test config.qtbase_corelib.tests.getauxval succeeded
Checking for getentropy()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getentropy && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getentropy
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getentropy && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp: In function 'int main(int, char**)':
> main.cpp:8:39: error: 'getentropy' was not declared in this scope
> (void) getentropy(buf, sizeof(buf));
> ^
> gmake: *** [main.o] Error 1
test config.qtbase_corelib.tests.getentropy FAILED
Checking for GLib...
Trying source 0 (type pkgConfig) of library glib ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors glib-2.0 gthread-2.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion glib-2.0 gthread-2.0
> 2.64.3
> 2.64.3
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L glib-2.0 gthread-2.0
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l glib-2.0 gthread-2.0
> -lgthread-2.0 -lglib-2.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags glib-2.0 gthread-2.0
> -pthread -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/pcre/8.44/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include/glib-2.0 -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib/glib-2.0/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/include
Note: Dropped compiler flags '-pthread'.
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glib && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += glib' 'QMAKE_LIBS_GLIB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -lgthread-2.0 -lglib-2.0' 'QMAKE_INCDIR_GLIB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/pcre/8.44/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include/glib-2.0 /crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib/glib-2.0/include /crest/faculty/nkrakauer/.linuxbrew/opt/gettext/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glib
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glib && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/pcre/8.44/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include/glib-2.0 -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib/glib-2.0/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o glib main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -lgthread-2.0 -lglib-2.0
=> source accepted.
test config.qtbase_corelib.libraries.glib succeeded
Checking for GNU libc...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glibc && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glibc
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glibc && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o glibc main.o
test config.qtbase_corelib.tests.glibc succeeded
Checking for POSIX iconv...
Trying source 0 (type inline) of library posix_iconv ...
=> source failed condition 'config.openbsd || config.haiku'.
Trying source 1 (type inline) of library posix_iconv ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/posix_iconv && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += posix_iconv' 'QMAKE_LIBS_POSIX_ICONV = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/posix_iconv
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/posix_iconv && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o posix_iconv main.o
=> source accepted.
test config.qtbase_corelib.libraries.posix_iconv succeeded
Checking for ICU...
Trying source 0 (type inline) of library icu ...
=> source failed condition 'config.win32 && !features.shared'.
Trying source 1 (type inline) of library icu ...
=> source failed condition 'config.win32 && features.shared'.
Trying source 2 (type inline) of library icu ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/icu && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += icu' 'QMAKE_LIBS_ICU = -licui18n -licuuc -licudata' 'QMAKE_DEPENDS_ICU_CC = LIBDL' 'QMAKE_DEPENDS_ICU_LD = LIBDL' 'QMAKE_LIBS_LIBDL = -ldl' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/icu
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/icu && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o icu main.o -licui18n -licuuc -licudata -ldl
=> source accepted.
test config.qtbase_corelib.libraries.icu succeeded
Checking for inotify...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/inotify && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/inotify
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/inotify && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o inotify main.o
test config.qtbase_corelib.tests.inotify succeeded
Checking for SysV IPC...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ipc_sysv && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ipc_sysv
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ipc_sysv && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o ipc_sysv main.o
test config.qtbase_corelib.tests.ipc_sysv succeeded
Checking for linkat()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linkat && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linkat
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linkat && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o linkat main.o
test config.qtbase_corelib.tests.linkat succeeded
Checking for ppoll()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ppoll && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ppoll
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ppoll && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o ppoll main.o
test config.qtbase_corelib.tests.ppoll succeeded
Checking for renameat2()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/renameat2 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/renameat2
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/renameat2 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp: In function 'int main(int, char**)':
> main.cpp:9:53: error: 'RENAME_NOREPLACE' was not declared in this scope
> renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT);
> ^
> main.cpp:9:72: error: 'RENAME_WHITEOUT' was not declared in this scope
> renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT);
> ^
> main.cpp:9:87: error: 'renameat2' was not declared in this scope
> renameat2(AT_FDCWD, argv[1], AT_FDCWD, argv[2], RENAME_NOREPLACE | RENAME_WHITEOUT);
> ^
> gmake: *** [main.o] Error 1
test config.qtbase_corelib.tests.renameat2 FAILED
Checking for slog2...
Trying source 0 (type inline) of library slog2 ...
sys/slog2.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_corelib.libraries.slog2 FAILED
Checking for statx() in libc...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/statx && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/statx
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/statx && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp: In function 'int main(int, char**)':
> main.cpp:11:18: error: aggregate 'main(int, char**)::statx statxbuf' has incomplete type and cannot be defined
> struct statx statxbuf;
> ^
> main.cpp:12:25: error: 'STATX_BASIC_STATS' was not declared in this scope
> unsigned int mask = STATX_BASIC_STATS;
> ^
> main.cpp:13:32: error: 'AT_STATX_SYNC_AS_STAT' was not declared in this scope
> return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf);
> ^
> main.cpp:13:70: error: invalid use of incomplete type 'struct main(int, char**)::statx'
> return statx(AT_FDCWD, "", AT_STATX_SYNC_AS_STAT, mask, &statxbuf);
> ^
> main.cpp:11:12: note: forward declaration of 'struct main(int, char**)::statx'
> struct statx statxbuf;
> ^
> gmake: *** [main.o] Error 1
test config.qtbase_corelib.tests.statx FAILED
Checking for 64 bit atomics...
Trying source 0 (type inline) of library libatomic ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libatomic && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += libatomic' 'QMAKE_LIBS_LIBATOMIC = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libatomic
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libatomic && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o libatomic main.o
=> source accepted.
test config.qtbase_corelib.libraries.libatomic succeeded
Checking for DoubleConversion...
Trying source 0 (type inline) of library doubleconversion ...
double-conversion/double-conversion.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_corelib.libraries.doubleconversion FAILED
Checking for O_CLOEXEC...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cloexec && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cloexec
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cloexec && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o cloexec main.o
test config.qtbase_corelib.tests.cloexec succeeded
Checking for C++11 <random>...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cxx11_random && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cxx11_random
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cxx11_random && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o cxx11_random main.o
test config.qtbase_corelib.tests.cxx11_random succeeded
Checking for working std::atomic for function pointers...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/atomicfptr && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/atomicfptr
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/atomicfptr && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o atomicfptr main.o
test config.qtbase_corelib.tests.atomicfptr succeeded
Checking for OpenSSL Headers...
Trying source 0 (type inline) of library openssl_headers ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openssl_headers && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openssl_headers
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openssl_headers && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o openssl_headers main.o
=> source accepted.
test config.qtbase_network.libraries.openssl_headers succeeded
Checking for DTLS support in OpenSSL...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dtls && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dtls
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dtls && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o dtls main.o
test config.qtbase_network.tests.dtls succeeded
Trying source 0 (type makeSpec) of library network ...
=> source accepted.
Checking for getifaddrs()...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getifaddrs && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getifaddrs
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/getifaddrs && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o getifaddrs main.o
test config.qtbase_network.tests.getifaddrs succeeded
Checking for KRB5 GSSAPI Support...
Trying source 0 (type inline) of library gssapi ...
=> source failed condition 'config.darwin'.
Trying source 1 (type pkgConfig) of library gssapi ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors krb5-gssapi
pkg-config did not find package.
=> source produced no result.
Trying source 2 (type inline) of library gssapi ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/gssapi && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += gssapi' 'QMAKE_LIBS_GSSAPI = -lgssapi_krb5' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/gssapi
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/gssapi && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:8:29: fatal error: gssapi/gssapi.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtbase_network.libraries.gssapi FAILED
Checking for IPv6 ifname...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ipv6ifname && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += network' 'QMAKE_LIBS_NETWORK = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ipv6ifname
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ipv6ifname && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o ipv6ifname main.o
test config.qtbase_network.tests.ipv6ifname succeeded
Checking for Linux AF_NETLINK sockets...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linux-netlink && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linux-netlink
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linux-netlink && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o linux-netlink main.o
test config.qtbase_network.tests.linux-netlink succeeded
Checking for OpenSSL 1.1 support...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openssl11 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openssl11
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openssl11 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o openssl11 main.o
test config.qtbase_network.tests.openssl11 succeeded
Checking for OCSP stapling support in OpenSSL...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ocsp && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openssl_headers' 'QMAKE_LIBS_OPENSSL_HEADERS = ' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ocsp
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ocsp && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o ocsp main.o
test config.qtbase_network.tests.ocsp succeeded
Checking for xkbcommon >= 0.5.0...
Trying source 0 (type pkgConfig) of library xkbcommon ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xkbcommon '>=' 0.5.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xkbcommon '>=' 0.5.0
> 0.10.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xkbcommon '>=' 0.5.0
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xkbcommon '>=' 0.5.0
> -lxkbcommon
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xkbcommon '>=' 0.5.0
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xkbcommon && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xkbcommon' 'QMAKE_LIBS_XKBCOMMON = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib -lxkbcommon' 'QMAKE_INCDIR_XKBCOMMON = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xkbcommon
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xkbcommon && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xkbcommon main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib -lxkbcommon
=> source accepted.
test config.qtbase_gui.libraries.xkbcommon succeeded
Checking for XCB >= 1.9...
Trying source 0 (type pkgConfig) of library xcb ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb '>=' 1.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb '>=' 1.9
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb '>=' 1.9
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb '>=' 1.9
> -lxcb
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb '>=' 1.9
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb' 'QMAKE_LIBS_XCB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb' 'QMAKE_INCDIR_XCB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xcb main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
=> source accepted.
test config.qtbase_gui.libraries.xcb succeeded
Checking for atspi...
Trying source 0 (type pkgConfig) of library atspi ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors atspi-2
pkg-config did not find package.
=> source produced no result.
test config.qtbase_gui.libraries.atspi FAILED
Checking for Desktop OpenGL...
Trying source 0 (type pkgConfig) of library opengl ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors gl
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion gl
> 20.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L gl
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l gl
> -lGL
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags gl
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition.
header entry 'config.qtbase_gui.libraries.opengl.headers.0' passed condition.
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/opengl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += opengl' 'QMAKE_LIBS_OPENGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lGL' 'QMAKE_INCDIR_OPENGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/opengl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/opengl && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o opengl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lGL
=> source accepted.
test config.qtbase_gui.libraries.opengl succeeded
Checking for KMS...
Trying source 0 (type pkgConfig) of library drm ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libdrm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion libdrm
> 2.4.100
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L libdrm
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l libdrm
> -ldrm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags libdrm
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += drm' 'QMAKE_LIBS_DRM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm' 'QMAKE_INCDIR_DRM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o drm main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
=> source accepted.
test config.qtbase_gui.libraries.drm succeeded
Checking for DRM Atomic API...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_atomic && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += drm' 'QMAKE_LIBS_DRM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm' 'QMAKE_INCDIR_DRM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_atomic
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_atomic && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o drm_atomic main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
test config.qtbase_gui.tests.drm_atomic succeeded
Checking for EGL...
Trying source 0 (type pkgConfig) of library egl ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors egl
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion egl
> 20.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L egl
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l egl
> -lEGL
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags egl
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o egl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL
=> source accepted.
test config.qtbase_gui.libraries.egl succeeded
Checking for XLib...
Trying source 0 (type makeSpec) of library xlib ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xlib && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xlib' 'QMAKE_LIBS_XLIB = -lXext -lX11 -lm' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xlib
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xlib && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xlib main.o -lXext -lX11 -lm
=> source accepted.
test config.qtbase_gui.libraries.xlib succeeded
Checking for EGL on X11...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-x11 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl xlib' 'QMAKE_LIBS_XLIB = -lXext -lX11 -lm' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-x11
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-x11 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o egl-x11 main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -lXext -lX11 -lm
test config.qtbase_gui.tests.egl-x11 succeeded
Trying source 0 (type pkgConfig) of library bcm_host ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors bcm_host
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type makeSpec) of library bcm_host ...
bcm_host.h not found in [] and global paths.
=> source produced no result.
Checking for EGLDevice...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-egldevice && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-egldevice
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-egldevice && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o egl-egldevice main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL
test config.qtbase_gui.tests.egl-egldevice succeeded
Checking for GBM...
Trying source 0 (type pkgConfig) of library gbm ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors gbm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion gbm
> 20.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L gbm
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l gbm
> -lgbm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags gbm
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/gbm && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += gbm' 'QMAKE_LIBS_GBM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lgbm' 'QMAKE_INCDIR_GBM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/gbm
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/gbm && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o gbm main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lgbm
=> source accepted.
test config.qtbase_gui.libraries.gbm succeeded
Checking for Mali EGL...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-mali && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-mali
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-mali && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:2:30: fatal error: EGL/fbdev_window.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtbase_gui.tests.egl-mali FAILED
Checking for Mali 2 EGL...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-mali-2 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-mali-2
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-mali-2 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp: In function 'int main(int, char**)':
> main.cpp:8:5: error: 'mali_native_window' was not declared in this scope
> mali_native_window *w = 0;
> ^
> main.cpp:8:25: error: 'w' was not declared in this scope
> mali_native_window *w = 0;
> ^
> gmake: *** [main.o] Error 1
test config.qtbase_gui.tests.egl-mali-2 FAILED
Checking for i.Mx6 EGL...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-viv && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-viv
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/egl-viv && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -DEGL_API_FB=1 -DLINUX=1 -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:3:28: fatal error: EGL/eglvivante.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtbase_gui.tests.egl-viv FAILED
Checking for XCB Xlib...
Trying source 0 (type pkgConfig) of library xcb_xlib ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors x11-xcb
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion x11-xcb
> 1.6.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L x11-xcb
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l x11-xcb
> -lX11-xcb -lX11 -lxcb
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags x11-xcb
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xlib && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb_xlib' 'QMAKE_LIBS_XCB_XLIB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -lX11-xcb' 'QMAKE_INCDIR_XCB_XLIB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include' 'QMAKE_DEPENDS_XCB_XLIB_CC = XCB XLIB' 'QMAKE_DEPENDS_XCB_XLIB_LD = XCB XLIB' 'QMAKE_LIBS_XLIB = -lXext -lX11 -lm' 'QMAKE_LIBS_XCB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb' 'QMAKE_INCDIR_XCB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xlib
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xlib && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xcb_xlib main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -lX11-xcb -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb -lXext -lX11 -lm
=> source accepted.
test config.qtbase_gui.libraries.xcb_xlib succeeded
Checking for evdev...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/evdev && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/evdev
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/evdev && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o evdev main.o
test config.qtbase_gui.tests.evdev succeeded
Checking for libinput...
Trying source 0 (type pkgConfig) of library libinput ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libinput
pkg-config did not find package.
=> source produced no result.
test config.qtbase_gui.libraries.libinput FAILED
Checking for LinuxFB...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linuxfb && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linuxfb
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linuxfb && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o linuxfb main.o
test config.qtbase_gui.tests.linuxfb succeeded
Checking for mtdev...
Trying source 0 (type pkgConfig) of library mtdev ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors mtdev
pkg-config did not find package.
=> source produced no result.
test config.qtbase_gui.libraries.mtdev FAILED
Checking for OpenVG...
Trying source 0 (type pkgConfig) of library openvg ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors vg
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type makeSpec) of library openvg ...
VG/openvg.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_gui.libraries.openvg FAILED
Checking for default QPA platform...
test config.qtbase_gui.tests.qpa_default_platform gave result xcb
Checking for HarfBuzz...
Trying source 0 (type inline) of library harfbuzz ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/harfbuzz && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += harfbuzz' 'QMAKE_LIBS_HARFBUZZ = -lharfbuzz' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/harfbuzz
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/harfbuzz && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o harfbuzz main.o -lharfbuzz
=> source accepted.
test config.qtbase_gui.libraries.harfbuzz succeeded
Checking for libmd4c...
Trying source 0 (type pkgConfig) of library libmd4c ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors md4c
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library libmd4c ...
md4c.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_gui.libraries.libmd4c FAILED
Checking for XCB ICCCM >= 0.3.9...
Trying source 0 (type pkgConfig) of library xcb_icccm ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-icccm '>=' 0.3.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-icccm '>=' 0.3.9
> 0.4.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-icccm '>=' 0.3.9
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-icccm '>=' 0.3.9
> -lxcb-icccm -lxcb
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-icccm '>=' 0.3.9
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_icccm succeeded
Checking for XCB SHM...
Trying source 0 (type pkgConfig) of library xcb_shm ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-shm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-shm
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-shm
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-shm
> -lxcb-shm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-shm
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_shm succeeded
Checking for XCB Image >= 0.3.9...
Trying source 0 (type pkgConfig) of library xcb_image ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-image '>=' 0.3.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-image '>=' 0.3.9
> 0.4.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-image '>=' 0.3.9
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-image '>=' 0.3.9
> -lxcb-image -lxcb -lxcb-shm
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-image '>=' 0.3.9
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_image succeeded
Checking for XCB Keysyms >= 0.3.9...
Trying source 0 (type pkgConfig) of library xcb_keysyms ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-keysyms '>=' 0.3.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-keysyms '>=' 0.3.9
> 0.4.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-keysyms '>=' 0.3.9
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-keysyms '>=' 0.3.9
> -lxcb-keysyms -lxcb
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-keysyms '>=' 0.3.9
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_keysyms succeeded
Checking for XCB RandR...
Trying source 0 (type pkgConfig) of library xcb_randr ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-randr
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-randr
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-randr
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-randr
> -lxcb-randr
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-randr
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_randr succeeded
Checking for XCB XRender...
Trying source 0 (type pkgConfig) of library xcb_render ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-render
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-render
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-render
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-render
> -lxcb-render
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-render
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_render succeeded
Checking for XCB Renderutil >= 0.3.9...
Trying source 0 (type pkgConfig) of library xcb_renderutil ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-renderutil '>=' 0.3.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-renderutil '>=' 0.3.9
> 0.3.9
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-renderutil '>=' 0.3.9
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-renderutil '>=' 0.3.9
> -lxcb-render-util -lxcb -lxcb-render
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-renderutil '>=' 0.3.9
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_renderutil succeeded
Checking for XCB Shape...
Trying source 0 (type pkgConfig) of library xcb_shape ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-shape
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-shape
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-shape
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-shape
> -lxcb-shape
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-shape
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_shape succeeded
Checking for XCB Sync...
Trying source 0 (type pkgConfig) of library xcb_sync ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-sync
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-sync
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-sync
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-sync
> -lxcb-sync
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-sync
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_sync succeeded
Checking for XCB Xfixes...
Trying source 0 (type pkgConfig) of library xcb_xfixes ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-xfixes
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-xfixes
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-xfixes
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-xfixes
> -lxcb-xfixes
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-xfixes
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_xfixes succeeded
Checking for XCB Xinerama...
Trying source 0 (type pkgConfig) of library xcb_xinerama ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-xinerama
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-xinerama
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-xinerama
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-xinerama
> -lxcb-xinerama
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-xinerama
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.xcb_xinerama succeeded
Checking for XCB (extensions)...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_syslibs && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb_icccm xcb_image xcb_keysyms xcb_randr xcb_render xcb_renderutil xcb_shape xcb_shm xcb_sync xcb_xfixes xcb_xinerama xcb' 'QMAKE_LIBS_XCB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb' 'QMAKE_INCDIR_XCB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' 'QMAKE_LIBS_XCB_XINERAMA = -lxcb-xinerama' 'QMAKE_DEPENDS_XCB_XINERAMA_CC = XCB' 'QMAKE_DEPENDS_XCB_XINERAMA_LD = XCB' 'QMAKE_LIBS_XCB_XFIXES = -lxcb-xfixes' 'QMAKE_DEPENDS_XCB_XFIXES_CC = XCB' 'QMAKE_DEPENDS_XCB_XFIXES_LD = XCB' 'QMAKE_LIBS_XCB_SYNC = -lxcb-sync' 'QMAKE_DEPENDS_XCB_SYNC_CC = XCB' 'QMAKE_DEPENDS_XCB_SYNC_LD = XCB' 'QMAKE_LIBS_XCB_SHM = -lxcb-shm' 'QMAKE_DEPENDS_XCB_SHM_CC = XCB' 'QMAKE_DEPENDS_XCB_SHM_LD = XCB' 'QMAKE_LIBS_XCB_SHAPE = -lxcb-shape' 'QMAKE_DEPENDS_XCB_SHAPE_CC = XCB' 'QMAKE_DEPENDS_XCB_SHAPE_LD = XCB' 'QMAKE_LIBS_XCB_RENDERUTIL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/lib -lxcb-render-util' 'QMAKE_INCDIR_XCB_RENDERUTIL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/include' 'QMAKE_DEPENDS_XCB_RENDERUTIL_CC = XCB XCB_RENDER' 'QMAKE_DEPENDS_XCB_RENDERUTIL_LD = XCB XCB_RENDER' 'QMAKE_LIBS_XCB_RENDER = -lxcb-render' 'QMAKE_DEPENDS_XCB_RENDER_CC = XCB' 'QMAKE_DEPENDS_XCB_RENDER_LD = XCB' 'QMAKE_LIBS_XCB_RANDR = -lxcb-randr' 'QMAKE_DEPENDS_XCB_RANDR_CC = XCB' 'QMAKE_DEPENDS_XCB_RANDR_LD = XCB' 'QMAKE_LIBS_XCB_KEYSYMS = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/lib -lxcb-keysyms' 'QMAKE_INCDIR_XCB_KEYSYMS = /crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/include' 'QMAKE_DEPENDS_XCB_KEYSYMS_CC = XCB' 'QMAKE_DEPENDS_XCB_KEYSYMS_LD = XCB' 'QMAKE_LIBS_XCB_IMAGE = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/lib -lxcb-image' 'QMAKE_INCDIR_XCB_IMAGE = /crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/include' 'QMAKE_DEPENDS_XCB_IMAGE_CC = XCB_SHM XCB' 'QMAKE_DEPENDS_XCB_IMAGE_LD = XCB_SHM XCB' 'QMAKE_LIBS_XCB_ICCCM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/lib -lxcb-icccm' 'QMAKE_INCDIR_XCB_ICCCM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/include' 'QMAKE_DEPENDS_XCB_ICCCM_CC = XCB' 'QMAKE_DEPENDS_XCB_ICCCM_LD = XCB' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_syslibs
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_syslibs && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xcb_syslibs main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/lib -lxcb-icccm -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/lib -lxcb-image -lxcb-shm -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/lib -lxcb-keysyms -lxcb-randr -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/lib -lxcb-render-util -lxcb-render -lxcb-shape -lxcb-sync -lxcb-xfixes -lxcb-xinerama -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
test config.qtbase_gui.tests.xcb_syslibs succeeded
Checking for tslib...
Trying source 0 (type inline) of library tslib ...
tslib.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_gui.libraries.tslib FAILED
Checking for Vulkan...
Trying source 0 (type pkgConfig) of library vulkan ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors vulkan
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type makeSpec) of library vulkan ...
vulkan/vulkan.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_gui.libraries.vulkan FAILED
Checking for X11 prefix...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors x11
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --variable=prefix x11
> /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9
test config.qtbase_gui.tests.x11prefix gave result /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9
Checking for XCB GLX...
Trying source 0 (type pkgConfig) of library xcb_glx ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-glx
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-glx
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-glx
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-glx
> -lxcb-glx
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-glx
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_glx && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb_glx' 'QMAKE_LIBS_XCB_GLX = -lxcb-glx' 'QMAKE_DEPENDS_XCB_GLX_CC = XCB' 'QMAKE_DEPENDS_XCB_GLX_LD = XCB' 'QMAKE_LIBS_XCB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb' 'QMAKE_INCDIR_XCB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_glx
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_glx && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xcb_glx main.o -lxcb-glx -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
=> source accepted.
test config.qtbase_gui.libraries.xcb_glx succeeded
Checking for X11 session management...
Trying source 0 (type pkgConfig) of library x11sm ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors sm ice
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion sm ice
> 1.2.3
> 1.0.10
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L sm ice
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libice/1.0.10/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libsm/1.2.3/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l sm ice
> -lSM -lICE
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags sm ice
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libice/1.0.10/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libsm/1.2.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
=> source accepted.
test config.qtbase_gui.libraries.x11sm succeeded
Checking for XCB XInput...
Trying source 0 (type pkgConfig) of library xcb_xinput ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-xinput '>=' 1.12
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-xinput '>=' 1.12
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-xinput '>=' 1.12
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-xinput '>=' 1.12
> -lxcb-xinput
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-xinput '>=' 1.12
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xinput && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb_xinput' 'QMAKE_LIBS_XCB_XINPUT = -lxcb-xinput' 'QMAKE_DEPENDS_XCB_XINPUT_CC = XCB' 'QMAKE_DEPENDS_XCB_XINPUT_LD = XCB' 'QMAKE_LIBS_XCB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb' 'QMAKE_INCDIR_XCB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xinput
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xinput && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xcb_xinput main.o -lxcb-xinput -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
=> source accepted.
test config.qtbase_gui.libraries.xcb_xinput succeeded
Checking for XCB XKB >= 1.10...
Trying source 0 (type pkgConfig) of library xcb_xkb ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcb-xkb '>=' 1.10
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcb-xkb '>=' 1.10
> 1.13.1
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcb-xkb '>=' 1.10
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcb-xkb '>=' 1.10
> -lxcb-xkb
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcb-xkb '>=' 1.10
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xkb && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcb_xkb' 'QMAKE_LIBS_XCB_XKB = -lxcb-xkb' 'QMAKE_DEPENDS_XCB_XKB_CC = XCB' 'QMAKE_DEPENDS_XCB_XKB_LD = XCB' 'QMAKE_LIBS_XCB = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb' 'QMAKE_INCDIR_XCB = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xkb
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcb_xkb && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xcb_xkb main.o -lxcb-xkb -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
=> source accepted.
test config.qtbase_gui.libraries.xcb_xkb succeeded
Checking for xkbcommon-x11...
Trying source 0 (type pkgConfig) of library xkbcommon_x11 ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xkbcommon-x11
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xkbcommon-x11
> 0.10.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xkbcommon-x11
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xkbcommon-x11
> -lxkbcommon-x11 -lxkbcommon
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xkbcommon-x11
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xkbcommon_x11 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xkbcommon_x11' 'QMAKE_LIBS_XKBCOMMON_X11 = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib -lxkbcommon-x11 -lxkbcommon' 'QMAKE_INCDIR_XKBCOMMON_X11 = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xkbcommon_x11
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xkbcommon_x11 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o xkbcommon_x11 main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib -lxkbcommon-x11 -lxkbcommon
=> source accepted.
test config.qtbase_gui.libraries.xkbcommon_x11 succeeded
Checking for GTK+ >= 3.6...
Trying source 0 (type pkgConfig) of library gtk3 ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors gtk+-3.0 '>=' 3.6
pkg-config did not find package.
=> source produced no result.
test config.qtbase_widgets.libraries.gtk3 FAILED
Checking for CUPS...
Trying source 0 (type inline) of library cups ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cups && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += cups' 'QMAKE_LIBS_CUPS = -lcups' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cups
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/cups && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o cups main.o -lcups
> /crest/faculty/nkrakauer/.linuxbrew/bin/ld: cannot find -lcups
> collect2: error: ld returned 1 exit status
> gmake: *** [cups] Error 1
=> source failed verification.
test config.qtbase_printsupport.libraries.cups FAILED
Checking for DB2 (IBM)...
Trying source 0 (type inline) of library db2 ...
=> source failed condition 'config.win32'.
Trying source 1 (type inline) of library db2 ...
sqlcli.h not found in [] and global paths.
sqlcli1.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.db2 FAILED
Checking for InterBase...
Trying source 0 (type inline) of library ibase ...
=> source failed condition 'config.win32'.
Trying source 1 (type inline) of library ibase ...
ibase.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.ibase FAILED
Checking for MySQL...
Trying source 0 (type mysqlConfig) of library mysql ...
mysql_config not found.
=> source produced no result.
Trying source 1 (type mysqlConfig) of library mysql ...
mysql_config not found.
=> source produced no result.
Trying source 2 (type mysqlConfig) of library mysql ...
mysql_config not found.
=> source produced no result.
Trying source 3 (type mysqlConfig) of library mysql ...
mysql_config not found.
=> source produced no result.
Trying source 4 (type inline) of library mysql ...
mysql.h not found in [] and global paths.
=> source produced no result.
Trying source 5 (type inline) of library mysql ...
=> source failed condition 'config.win32'.
Trying source 6 (type inline) of library mysql ...
mysql.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.mysql FAILED
Checking for OCI (Oracle)...
Trying source 0 (type inline) of library oci ...
=> source failed condition 'config.win32'.
Trying source 1 (type inline) of library oci ...
oci.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.oci FAILED
Checking for ODBC...
Trying source 0 (type inline) of library odbc ...
=> source failed condition 'config.win32'.
Trying source 1 (type inline) of library odbc ...
=> source failed condition 'config.darwin'.
Trying source 2 (type inline) of library odbc ...
sql.h not found in [] and global paths.
sqlext.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.odbc FAILED
Checking for PostgreSQL...
Trying source 0 (type pkgConfig) of library psql ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libpq
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type psqlConfig) of library psql ...
pg_config not found.
=> source produced no result.
Trying source 2 (type psqlEnv) of library psql ...
=> source failed condition 'config.win32'.
Trying source 3 (type psqlEnv) of library psql ...
libpq-fe.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.psql FAILED
Checking for SQLite (version 2)...
Trying source 0 (type inline) of library sqlite2 ...
sqlite.h not found in [] and global paths.
=> source produced no result.
test config.qtbase_sqldrivers.libraries.sqlite2 FAILED
Checking for TDS (Sybase)...
Trying source 0 (type sybaseEnv) of library tds ...
=> source failed condition 'config.win32'.
Trying source 1 (type sybaseEnv) of library tds ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/tds && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += tds' 'QMAKE_LIBS_TDS = -lsybdb' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/tds
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/tds && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:2:22: fatal error: sybfront.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtbase_sqldrivers.libraries.tds FAILED
Checking for ntddmodm...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ntddmodm && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ntddmodm
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/ntddmodm && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:2:21: fatal error: windows.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtserialport_serialport.tests.ntddmodm FAILED
Checking for Socket CAN...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/socketcan && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtserialbus/config.tests/socketcan
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/socketcan && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtserialbus/config.tests/socketcan -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtserialbus/config.tests/socketcan/main.cpp
> g++ -Wl,-O1 -o socketcan main.o
test config.qtserialbus_serialbus.tests.socketcan succeeded
Checking for Socket CAN FD...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/socketcan_fd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtserialbus/config.tests/socketcan_fd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/socketcan_fd && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtserialbus/config.tests/socketcan_fd -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtserialbus/config.tests/socketcan_fd/main.cpp
> g++ -Wl,-O1 -o socketcan_fd main.o
test config.qtserialbus_serialbus.tests.socketcan_fd succeeded
Trying source 0 (type pkgConfig) of library jasper ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors jasper
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion jasper
> 2.0.16
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L jasper
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/jasper/2.0.16_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l jasper
> -ljasper
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags jasper
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/jasper/2.0.16_1/include/jasper
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/jasper && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += jasper' 'QMAKE_LIBS_JASPER = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/jasper/2.0.16_1/lib -ljasper' 'QMAKE_INCDIR_JASPER = /crest/faculty/nkrakauer/.linuxbrew/Cellar/jasper/2.0.16_1/include/jasper' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/jasper
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/jasper && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/jasper/2.0.16_1/include/jasper -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o jasper main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/jasper/2.0.16_1/lib -ljasper
=> source accepted.
Trying source 0 (type pkgConfig) of library mng ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libmng
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library mng ...
libmng.h not found in [] and global paths.
=> source produced no result.
Trying source 0 (type pkgConfig) of library tiff ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libtiff-4
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion libtiff-4
> 4.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L libtiff-4
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libtiff/4.1.0/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l libtiff-4
> -ltiff
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags libtiff-4
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libtiff/4.1.0/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/tiff && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += tiff' 'QMAKE_LIBS_TIFF = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libtiff/4.1.0/lib -ltiff' 'QMAKE_INCDIR_TIFF = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libtiff/4.1.0/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/tiff
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/tiff && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libtiff/4.1.0/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o tiff main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libtiff/4.1.0/lib -ltiff
=> source accepted.
Trying source 0 (type pkgConfig) of library webp ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libwebp libwebpmux libwebpdemux
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion libwebp libwebpmux libwebpdemux
> 1.1.0
> 1.1.0
> 1.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L libwebp libwebpmux libwebpdemux
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/webp/1.1.0/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l libwebp libwebpmux libwebpdemux
> -lwebpmux -lwebpdemux -lwebp
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags libwebp libwebpmux libwebpdemux
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/webp/1.1.0/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/webp && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += webp' 'QMAKE_LIBS_WEBP = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/webp/1.1.0/lib -lwebpmux -lwebpdemux -lwebp' 'QMAKE_INCDIR_WEBP = /crest/faculty/nkrakauer/.linuxbrew/Cellar/webp/1.1.0/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/webp
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/webp && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/webp/1.1.0/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o webp main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/webp/1.1.0/lib -lwebpmux -lwebpdemux -lwebp
=> source accepted.
Checking for 64bit pointers...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/pointer_64bit && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/pointer_64bit
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/pointer_64bit && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> g++ -Wl,-O1 -o pointer_64bit main.o
test config.qtdeclarative_qml.tests.pointer_64bit succeeded
Checking for Direct3D 12...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/d3d12 && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtdeclarative/config.tests/d3d12
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/d3d12 && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtdeclarative/config.tests/d3d12 -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o d3d12.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtdeclarative/config.tests/d3d12/d3d12.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtdeclarative/config.tests/d3d12/d3d12.cpp:40:19: fatal error: d3d12.h: No such file or directory
> compilation terminated.
> gmake: *** [d3d12.o] Error 1
test config.qtdeclarative_quick.tests.d3d12 FAILED
Checking for Assimp...
Trying source 0 (type pkgConfig) of library assimp ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors assimp '>=' 5.0.0
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library assimp ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/assimp && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += assimp' 'QMAKE_LIBS_ASSIMP = -lassimp' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtquick3d/config.tests/assimp
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/assimp && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtquick3d/config.tests/assimp -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtquick3d/config.tests/assimp/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtquick3d/config.tests/assimp/main.cpp:29:28: fatal error: assimp/cimport.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtquick3d_assetimporters.libraries.assimp FAILED
Checking for SDL2...
Trying source 0 (type pkgConfig) of library sdl2 ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors sdl2
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library sdl2 ...
=> source failed condition 'config.darwin'.
Trying source 2 (type inline) of library sdl2 ...
=> source failed condition 'config.win32'.
Trying source 3 (type inline) of library sdl2 ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/sdl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += sdl2' 'QMAKE_LIBS_SDL2 = -lSDL2' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtgamepad/config.tests/sdl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/sdl && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtgamepad/config.tests/sdl -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtgamepad/config.tests/sdl/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtgamepad/config.tests/sdl/main.cpp:37:17: fatal error: SDL.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtgamepad_gamepad.libraries.sdl2 FAILED
Checking for Assimp...
Trying source 0 (type pkgConfig) of library assimp ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors assimp '>' 3.3.1
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library assimp ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/assimp && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += assimp' 'QMAKE_LIBS_ASSIMP = -lassimp' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/assimp
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/assimp && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/assimp -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/assimp/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/assimp/main.cpp:29:28: fatal error: assimp/cimport.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qt3d_core.libraries.assimp FAILED
Checking for Autodesk FBX...
Trying source 0 (type fbx) of library fbx ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/fbx && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += fbx' 'QMAKE_LIBS_FBX = -lfbxsdk' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/fbx
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/fbx && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/fbx -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/fbx/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qt3d/config.tests/fbx/main.cpp:29:20: fatal error: fbxsdk.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qt3d_geometryloaders.libraries.fbx FAILED
Checking for Wayland client library...
Trying source 0 (type pkgConfig) of library wayland-client ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors wayland-client
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion wayland-client
> 1.18.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L wayland-client
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l wayland-client
> -lwayland-client
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags wayland-client
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-client' 'QMAKE_LIBS_WAYLAND_CLIENT = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-client' 'QMAKE_INCDIR_WAYLAND_CLIENT = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland/main.cpp
> g++ -Wl,-O1 -o wayland main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-client
=> source accepted.
test config.qtwayland_client.libraries.wayland-client succeeded
Checking for Wayland cursor library...
Trying source 0 (type pkgConfig) of library wayland-cursor ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors wayland-cursor
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion wayland-cursor
> 1.18.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L wayland-cursor
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l wayland-cursor
> -lwayland-cursor
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags wayland-cursor
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_cursor && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-cursor' 'QMAKE_LIBS_WAYLAND_CURSOR = -lwayland-cursor' 'QMAKE_DEPENDS_WAYLAND_CURSOR_CC = WAYLAND_CLIENT' 'QMAKE_DEPENDS_WAYLAND_CURSOR_LD = WAYLAND_CLIENT' 'QMAKE_LIBS_WAYLAND_CLIENT = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-client' 'QMAKE_INCDIR_WAYLAND_CLIENT = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_cursor
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_cursor && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_cursor -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_cursor/main.cpp
> g++ -Wl,-O1 -o wayland_cursor main.o -lwayland-cursor -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-client
=> source accepted.
test config.qtwayland_client.libraries.wayland-cursor succeeded
Checking for wayland-scanner...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_scanner && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-client' 'QMAKE_LIBS_WAYLAND_CLIENT = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-client' 'QMAKE_INCDIR_WAYLAND_CLIENT = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_scanner && MAKEFLAGS= /usr/bin/gmake
> wayland-scanner client-header < /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner/scanner-test.xml > wayland-scanner-test-client-protocol.h
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner/main.cpp
> g++ -Wl,-O1 -o wayland_scanner main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-client
test config.qtwayland_client.tests.wayland-scanner succeeded
Checking for Linux dma-buf Buffer Sharing...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dmabuf_server_buffer && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl drm' 'QMAKE_LIBS_DRM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm' 'QMAKE_INCDIR_DRM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_server_buffer
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dmabuf_server_buffer && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_server_buffer -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_server_buffer/main.cpp
> g++ -Wl,-O1 -o dmabuf_server_buffer main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
test config.qtwayland_client.tests.dmabuf-server-buffer succeeded
Checking for DRM EGL Server...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_egl_server && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/drm_egl_server
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_egl_server && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/drm_egl_server -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/drm_egl_server/main.cpp
> g++ -Wl,-O1 -o drm_egl_server main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL
test config.qtwayland_client.tests.drm-egl-server succeeded
Checking for Wayland EGL library...
Trying source 0 (type pkgConfig) of library wayland-egl ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors wayland-egl
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion wayland-egl
> 18.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L wayland-egl
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l wayland-egl
> -lwayland-egl -lwayland-client
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags wayland-egl
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_egl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-egl' 'QMAKE_LIBS_WAYLAND_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-egl -lwayland-client' 'QMAKE_INCDIR_WAYLAND_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_egl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_egl && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_egl -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_egl/main.cpp
> g++ -Wl,-O1 -o wayland_egl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-egl -lwayland-client
=> source accepted.
test config.qtwayland_client.libraries.wayland-egl succeeded
Checking for libhybris EGL Server...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libhybris_egl_server && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libhybris_egl_server && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server/main.cpp:53:61: fatal error: hybris/eglplatformcommon/hybris_nativebufferext.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtwayland_client.tests.libhybris-egl-server FAILED
Checking for Vulkan Buffer Sharing...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/vulkan_server_buffer && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/vulkan_server_buffer && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer/main.cpp:51:27: fatal error: vulkan/vulkan.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtwayland_client.tests.vulkan-server-buffer FAILED
Checking for XComposite...
Trying source 0 (type pkgConfig) of library xcomposite ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcomposite
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcomposite
> 0.4.5
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcomposite
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcomposite
> -lXcomposite
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcomposite
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcomposite && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcomposite' 'QMAKE_LIBS_XCOMPOSITE = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/lib -lXcomposite' 'QMAKE_INCDIR_XCOMPOSITE = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/xcomposite
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcomposite && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/xcomposite -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/xcomposite/main.cpp
> g++ -Wl,-O1 -o xcomposite main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/lib -lXcomposite
=> source accepted.
test config.qtwayland_client.libraries.xcomposite succeeded
Checking for GLX...
Trying source 0 (type pkgConfig) of library glx ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors x11 gl
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion x11 gl
> 1.6.9
> 20.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L x11 gl
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l x11 gl
> -lX11 -lGL
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags x11 gl
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glx && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += glx' 'QMAKE_LIBS_GLX = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lX11 -lGL' 'QMAKE_INCDIR_GLX = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/glx
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glx && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/glx -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/glx/main.cpp
> g++ -Wl,-O1 -o glx main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lX11 -lGL
=> source accepted.
test config.qtwayland_client.libraries.glx succeeded
Checking for wayland-server...
Trying source 0 (type pkgConfig) of library wayland-server ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors wayland-server
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion wayland-server
> 1.18.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L wayland-server
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l wayland-server
> -lwayland-server
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags wayland-server
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-server' 'QMAKE_LIBS_WAYLAND_SERVER = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-server' 'QMAKE_INCDIR_WAYLAND_SERVER = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland/main.cpp
> g++ -Wl,-O1 -o wayland main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-server
=> source accepted.
test config.qtwayland_compositor.libraries.wayland-server succeeded
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_scanner && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-server' 'QMAKE_LIBS_WAYLAND_SERVER = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-server' 'QMAKE_INCDIR_WAYLAND_SERVER = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_scanner && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f wayland-scanner-test-client-protocol.h
> rm -f main.o
> rm -f *~ core *.core
> wayland-scanner client-header < /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner/scanner-test.xml > wayland-scanner-test-client-protocol.h
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_scanner/main.cpp
> g++ -Wl,-O1 -o wayland_scanner main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-server
Checking for Linux Client dma-buf Buffer Sharing...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dmabuf_client_buffer && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl drm' 'QMAKE_LIBS_DRM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm' 'QMAKE_INCDIR_DRM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_client_buffer
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dmabuf_client_buffer && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_client_buffer -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_client_buffer/main.cpp
> g++ -Wl,-O1 -o dmabuf_client_buffer main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
test config.qtwayland_compositor.tests.dmabuf-client-buffer succeeded
Checking for Linux dma-buf Buffer Sharing...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dmabuf_server_buffer && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl drm' 'QMAKE_LIBS_DRM = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm' 'QMAKE_INCDIR_DRM = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_server_buffer
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/dmabuf_server_buffer && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_server_buffer -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/dmabuf_server_buffer/main.cpp
> g++ -Wl,-O1 -o dmabuf_server_buffer main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
test config.qtwayland_compositor.tests.dmabuf-server-buffer succeeded
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_egl_server && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/drm_egl_server
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/drm_egl_server && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/drm_egl_server -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/drm_egl_server/main.cpp
> g++ -Wl,-O1 -o drm_egl_server main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL
Trying source 0 (type pkgConfig) of library wayland-egl ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors wayland-egl
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion wayland-egl
> 18.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L wayland-egl
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l wayland-egl
> -lwayland-egl -lwayland-client
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags wayland-egl
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_egl && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += wayland-egl' 'QMAKE_LIBS_WAYLAND_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-egl -lwayland-client' 'QMAKE_INCDIR_WAYLAND_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_egl
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/wayland_egl && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_egl -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/wayland_egl/main.cpp
> g++ -Wl,-O1 -o wayland_egl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/wayland/1.18.0_1/lib -lwayland-egl -lwayland-client
=> source accepted.
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libhybris_egl_server && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += egl' 'QMAKE_LIBS_EGL = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL' 'QMAKE_INCDIR_EGL = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/libhybris_egl_server && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/libhybris_egl_server/main.cpp:53:61: fatal error: hybris/eglplatformcommon/hybris_nativebufferext.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
Checking for Vulkan Buffer Sharing...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/vulkan_server_buffer && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/vulkan_server_buffer && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/vulkan_server_buffer/main.cpp:51:27: fatal error: vulkan/vulkan.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtwayland_compositor.tests.vulkan-server-buffer FAILED
Trying source 0 (type pkgConfig) of library xcomposite ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors xcomposite
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion xcomposite
> 0.4.5
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L xcomposite
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l xcomposite
> -lXcomposite
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags xcomposite
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcomposite && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += xcomposite' 'QMAKE_LIBS_XCOMPOSITE = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/lib -lXcomposite' 'QMAKE_INCDIR_XCOMPOSITE = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/xcomposite
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/xcomposite && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/xcomposite -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/xcomposite/main.cpp
> g++ -Wl,-O1 -o xcomposite main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcomposite/0.4.5/lib -lXcomposite
=> source accepted.
Trying source 0 (type pkgConfig) of library glx ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors x11 gl
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion x11 gl
> 1.6.9
> 20.1.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L x11 gl
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l x11 gl
> -lX11 -lGL
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags x11 gl
> -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glx && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += glx' 'QMAKE_LIBS_GLX = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lX11 -lGL' 'QMAKE_INCDIR_GLX = /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm /crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/glx
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/glx && MAKEFLAGS= /usr/bin/gmake clean && MAKEFLAGS= /usr/bin/gmake
> rm -f main.o
> rm -f *~ core *.core
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/glx -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtwayland/config.tests/glx/main.cpp
> g++ -Wl,-O1 -o glx main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lX11 -lGL
=> source accepted.
Checking for BlueZ...
Trying source 0 (type pkgConfig) of library bluez ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors bluez
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library bluez ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/bluez && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += bluez' 'QMAKE_LIBS_BLUEZ = -lbluetooth' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtconnectivity/config.tests/bluez
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/bluez && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -fpermissive -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtconnectivity/config.tests/bluez -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtconnectivity/config.tests/bluez/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtconnectivity/config.tests/bluez/main.cpp:29:33: fatal error: bluetooth/bluetooth.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtconnectivity_bluetooth.libraries.bluez FAILED
Checking for sensorfw...
Trying source 0 (type pkgConfig) of library sensorfw ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors sensord-qt5
pkg-config did not find package.
=> source produced no result.
test config.qtsensors_sensors.libraries.sensorfw FAILED
Checking for Gypsy...
Trying source 0 (type pkgConfig) of library gypsy ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors gypsy gconf-2.0
pkg-config did not find package.
=> source produced no result.
test config.qtlocation_positioning.libraries.gypsy FAILED
Checking for WinRT Geolocation API...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/winrt && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtlocation/config.tests/winrt
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/winrt && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtlocation/config.tests/winrt -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtlocation/config.tests/winrt/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtlocation/config.tests/winrt/main.cpp:30:28: fatal error: windows.system.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
test config.qtlocation_positioning.tests.winrt_geolocation FAILED
Checking for ALSA...
Trying source 0 (type inline) of library alsa ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/alsa && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += alsa' 'QMAKE_LIBS_ALSA = -lasound' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/alsa
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/alsa && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/alsa -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o alsatest.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/alsa/alsatest.cpp
> g++ -Wl,-O1 -o alsa alsatest.o -lasound
=> source accepted.
test config.qtmultimedia_multimedia.libraries.alsa succeeded
Checking for GStreamer 1.0...
Trying source 0 (type pkgConfig) of library gstreamer_1_0 ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors gstreamer-1.0 gstreamer-base-1.0 gstreamer-audio-1.0 gstreamer-video-1.0 gstreamer-pbutils-1.0
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library gstreamer_1_0 ...
=> source failed condition 'config.win32 || config.macos'.
Trying source 2 (type inline) of library gstreamer_1_0 ...
=> source failed condition 'config.android && input.gstreamer != '''.
test config.qtmultimedia_multimedia.libraries.gstreamer_1_0 FAILED
Checking for GStreamer 0.10...
Trying source 0 (type pkgConfig) of library gstreamer_0_10 ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors gstreamer-0.10 gstreamer-base-0.10 gstreamer-audio-0.10 gstreamer-video-0.10 gstreamer-pbutils-0.10 gstreamer-interfaces-0.10
pkg-config did not find package.
=> source produced no result.
test config.qtmultimedia_multimedia.libraries.gstreamer_0_10 FAILED
Checking for Video for Linux...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linux_v4l && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/linux_v4l
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/linux_v4l && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/linux_v4l -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/linux_v4l/main.cpp
> g++ -Wl,-O1 -o linux_v4l main.o
test config.qtmultimedia_multimedia.tests.linux_v4l succeeded
Checking for OpenAL...
Trying source 0 (type pkgConfig) of library openal ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors openal
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library openal ...
=> source failed condition 'config.win32'.
Trying source 2 (type inline) of library openal ...
=> source failed condition 'config.darwin'.
Trying source 3 (type inline) of library openal ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openal && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += openal' 'QMAKE_LIBS_OPENAL = -lopenal' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/openal
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/openal && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/openal -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/openal/main.cpp
> /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/openal/main.cpp:32:19: fatal error: AL/al.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtmultimedia_multimedia.libraries.openal FAILED
Checking for PulseAudio >= 0.9.10...
Trying source 0 (type pkgConfig) of library pulseaudio ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libpulse '>=' 0.9.10 libpulse-mainloop-glib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --modversion libpulse '>=' 0.9.10 libpulse-mainloop-glib
> 13.0
> 13.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-L libpulse '>=' 0.9.10 libpulse-mainloop-glib
> -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/pulseaudio/13.0_1/lib
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --libs-only-l libpulse '>=' 0.9.10 libpulse-mainloop-glib
> -lpulse-mainloop-glib -lpulse -lglib-2.0
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --cflags libpulse '>=' 0.9.10 libpulse-mainloop-glib
> -D_REENTRANT -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/pcre/8.44/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include/glib-2.0 -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib/glib-2.0/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/pulseaudio/13.0_1/include
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/pulseaudio && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += pulseaudio' 'QMAKE_LIBS_PULSEAUDIO = -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/pulseaudio/13.0_1/lib -lpulse-mainloop-glib -lpulse -lglib-2.0' 'QMAKE_INCDIR_PULSEAUDIO = /crest/faculty/nkrakauer/.linuxbrew/Cellar/pcre/8.44/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include/glib-2.0 /crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib/glib-2.0/include /crest/faculty/nkrakauer/.linuxbrew/opt/gettext/include /crest/faculty/nkrakauer/.linuxbrew/Cellar/pulseaudio/13.0_1/include' 'QMAKE_DEFINES_PULSEAUDIO = _REENTRANT' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/pulseaudio
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/pulseaudio && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -D_REENTRANT -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/pulseaudio -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/pcre/8.44/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/include/glib-2.0 -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib/glib-2.0/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/pulseaudio/13.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o pulseaudio.o /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtmultimedia/config.tests/pulseaudio/pulseaudio.cpp
> g++ -Wl,-O1 -o pulseaudio pulseaudio.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/glib/2.64.3/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/pulseaudio/13.0_1/lib -lpulse-mainloop-glib -lpulse -lglib-2.0
=> source accepted.
test config.qtmultimedia_multimedia.libraries.pulseaudio succeeded
Checking for libresourceqt5...
Trying source 0 (type pkgConfig) of library libresourceqt5 ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors libresourceqt5
pkg-config did not find package.
=> source produced no result.
test config.qtmultimedia_multimedia.libraries.libresourceqt5 FAILED
Checking for Flite...
Trying source 0 (type inline) of library flite ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/flite && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += flite' 'QMAKE_LIBS_FLITE = -lflite_cmu_us_kal16 -lflite_usenglish -lflite_cmulex -lflite' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/flite
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/flite && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:2:25: fatal error: flite/flite.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtspeech_tts.libraries.flite FAILED
Checking for Speech Dispatcher...
Trying source 0 (type pkgConfig) of library speechd ...
+ /crest/faculty/nkrakauer/.linuxbrew/opt/pkg-config/bin/pkg-config --exists --silence-errors speech-dispatcher
pkg-config did not find package.
=> source produced no result.
Trying source 1 (type inline) of library speechd ...
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/speechd && /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/bin/qmake "CONFIG -= qt debug_and_release app_bundle lib_bundle" "CONFIG += shared warn_off console single_arch" 'QMAKE_USE += speechd' 'QMAKE_LIBS_SPEECHD = -lspeechd' /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/speechd
+ cd /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/config.tests/speechd && MAKEFLAGS= /usr/bin/gmake
> g++ -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
> main.cpp:2:24: fatal error: libspeechd.h: No such file or directory
> compilation terminated.
> gmake: *** [main.o] Error 1
=> source failed verification.
test config.qtspeech_tts.libraries.speechd FAILED
Checking for libclang...
QDoc:
Using Clang installation found in /crest/faculty/nkrakauer/.linuxbrew/Cellar/llvm/10.0.0_7.
Set the LLVM_INSTALL_DIR environment variable to override.
test config.qttools_qdoc.tests.libclang succeeded
Done running configuration tests.
Configure summary:
Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
Compiler: gcc 5.5.0
Configuration: sse2 aesni sse3 ssse3 sse4_1 sse4_2 avx compile_examples enable_new_dtags f16c largefile precompile_header rdrnd shani x86SimdAlways shared shared rpath release c++11 c++14 concurrent dbus reduce_exports reduce_relocations stl
Build options:
Mode ................................... release
Optimize release build for size ........ no
Building shared libraries .............. yes
Using C standard ....................... C11
Using C++ standard ..................... C++14
Using ccache ........................... no
Using new DTAGS ........................ yes
Relocatable ............................ yes
Using precompiled headers .............. yes
Using LTCG ............................. no
Target compiler supports:
SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
AVX .................................. AVX
AVX512 ............................... <none>
Other x86 ............................ AES F16C RDRAND SHA
Intrinsics without -mXXX option ...... yes
Build parts ............................ libs tools
Qt modules and options:
Qt Concurrent .......................... yes
Qt D-Bus ............................... yes
Qt D-Bus directly linked to libdbus .... no
Qt Gui ................................. yes
Qt Network ............................. yes
Qt Sql ................................. yes
Qt Testlib ............................. yes
Qt Widgets ............................. yes
Qt Xml ................................. yes
Support enabled for:
Using pkg-config ....................... yes
udev ................................... yes
Using system zlib ...................... no
Zstandard support ...................... yes
Qt Core:
DoubleConversion ....................... yes
Using system DoubleConversion ........ no
GLib ................................... yes
iconv .................................. no
ICU .................................... yes
Built-in copy of the MIME database ..... yes
Tracing backend ........................ <none>
Logging backends:
journald ............................. no
syslog ............................... no
slog2 ................................ no
PCRE2 .................................. yes
Using system PCRE2 ................... no
Qt Network:
getifaddrs() ........................... yes
IPv6 ifname ............................ yes
libproxy ............................... no
Linux AF_NETLINK ....................... yes
OpenSSL ................................ yes
Qt directly linked to OpenSSL ........ no
OpenSSL 1.1 ............................ yes
DTLS ................................... yes
OCSP-stapling .......................... yes
SCTP ................................... no
Use system proxies ..................... yes
GSSAPI ................................. no
Qt Gui:
Accessibility .......................... yes
FreeType ............................... yes
Using system FreeType ................ no
HarfBuzz ............................... yes
Using system HarfBuzz ................ yes
Fontconfig ............................. no
Image formats:
GIF .................................. yes
ICO .................................. yes
JPEG ................................. yes
Using system libjpeg ............... no
PNG .................................. yes
Using system libpng ................ no
Text formats:
HtmlParser ........................... yes
CssParser ............................ yes
OdfWriter ............................ yes
MarkdownReader ....................... yes
Using system libmd4c ............... no
MarkdownWriter ....................... yes
EGL .................................... yes
OpenVG ................................. no
OpenGL:
Desktop OpenGL ....................... yes
OpenGL ES 2.0 ........................ no
OpenGL ES 3.0 ........................ no
OpenGL ES 3.1 ........................ no
OpenGL ES 3.2 ........................ no
Vulkan ................................. no
Session Management ..................... yes
Features used by QPA backends:
evdev .................................. yes
libinput ............................... no
INTEGRITY HID .......................... no
mtdev .................................. no
tslib .................................. no
xkbcommon .............................. yes
X11 specific:
XLib ................................. yes
XCB Xlib ............................. yes
EGL on X11 ........................... yes
QPA backends:
DirectFB ............................... no
EGLFS .................................. yes
EGLFS details:
EGLFS OpenWFD ........................ no
EGLFS i.Mx6 .......................... no
EGLFS i.Mx6 Wayland .................. no
EGLFS RCAR ........................... no
EGLFS EGLDevice ...................... yes
EGLFS GBM ............................ yes
EGLFS VSP2 ........................... no
EGLFS Mali ........................... no
EGLFS Raspberry Pi ................... no
EGLFS X11 ............................ yes
LinuxFB ................................ yes
VNC .................................... yes
XCB:
Using system-provided XCB libraries .. yes
XCB XKB .............................. yes
XCB XInput ........................... yes
Native painting (experimental) ....... no
GL integrations:
GLX Plugin ......................... yes
XCB GLX .......................... yes
EGL-X11 Plugin ..................... yes
Qt Sql:
SQL item models ........................ yes
Qt Widgets:
GTK+ ................................... no
Styles ................................. Fusion Windows
Qt PrintSupport:
CUPS ................................... no
Qt Sql Drivers:
DB2 (IBM) .............................. no
InterBase .............................. no
MySql .................................. no
OCI (Oracle) ........................... no
ODBC ................................... no
PostgreSQL ............................. no
SQLite2 ................................ no
SQLite ................................. yes
Using system provided SQLite ......... no
TDS (Sybase) ........................... no
Qt Testlib:
Tester for item models ................. yes
Serial Port:
ntddmodm ............................... no
Qt SerialBus:
Socket CAN ............................. yes
Socket CAN FD .......................... yes
SerialPort Support ..................... yes
Further Image Formats:
JasPer ................................. yes
MNG .................................... no
TIFF ................................... yes
Using system libtiff ................. yes
WEBP ................................... yes
Using system libwebp ................. yes
Qt QML:
QML network support .................... yes
QML debugging and profiling support .... yes
QML just-in-time compiler .............. yes
QML sequence object .................... yes
QML XML http request ................... yes
QML Locale ............................. yes
Qt QML Models:
QML list model ......................... yes
QML delegate model ..................... yes
Qt Quick:
Direct3D 12 ............................ no
AnimatedImage item ..................... yes
Canvas item ............................ yes
Support for Qt Quick Designer .......... yes
Flipable item .......................... yes
GridView item .......................... yes
ListView item .......................... yes
TableView item ......................... yes
Path support ........................... yes
PathView item .......................... yes
Positioner items ....................... yes
Repeater item .......................... yes
ShaderEffect item ...................... yes
Sprite item ............................ yes
QtQuick3D:
Assimp ................................. yes
System Assimp .......................... no
Qt Scxml:
ECMAScript data model for QtScxml ...... yes
Qt Gamepad:
SDL2 ................................... no
Qt 3D:
Assimp ................................. yes
System Assimp .......................... no
Output Qt3D Job traces ................. no
Output Qt3D GL traces .................. no
Use SSE2 instructions .................. yes
Use AVX2 instructions .................. no
Aspects:
Render aspect ........................ yes
Input aspect ......................... yes
Logic aspect ......................... yes
Animation aspect ..................... yes
Extras aspect ........................ yes
Qt 3D Renderers:
OpenGL Renderer ........................ yes
Qt 3D GeometryLoaders:
Autodesk FBX ........................... no
Qt Wayland Drivers:
EGL .................................... yes
Raspberry Pi ........................... no
XComposite EGL ......................... yes
XComposite GLX ......................... yes
DRM EGL ................................ yes
libhybris EGL .......................... no
Linux dma-buf server buffer integration . yes
Vulkan-based server buffer integration . no
Shm emulation server buffer integration . yes
Qt Wayland Client Shell Integrations:
xdg-shell .............................. yes
xdg-shell unstable v5 (deprecated) ..... yes
xdg-shell unstable v6 .................. yes
ivi-shell .............................. yes
wl-shell (deprecated) .................. yes
Qt Wayland Client ........................ yes
Qt Wayland Compositor .................... yes
Qt Wayland Compositor Layer Plugins:
VSP2 hardware layer integration ........ no
Qt Bluetooth:
BlueZ .................................. no
BlueZ Low Energy ....................... no
Linux Crypto API ....................... no
Native Win32 Bluetooth ................. no
WinRT Bluetooth API (desktop & UWP) .... no
WinRT advanced bluetooth low energy API (desktop & UWP) . no
Qt Sensors:
sensorfw ............................... no
Qt Quick Controls 2:
Styles ................................. Default Fusion Imagine Material Universal
Qt Quick Templates 2:
Hover support .......................... yes
Multi-touch support .................... yes
Qt Positioning:
Gypsy GPS Daemon ....................... no
WinRT Geolocation API .................. no
Qt Location:
Qt.labs.location experimental QML plugin . yes
Geoservice plugins:
OpenStreetMap ........................ yes
HERE ................................. yes
Esri ................................. yes
Mapbox ............................... yes
MapboxGL ............................. yes
Itemsoverlay ......................... yes
QtXmlPatterns:
XML schema support ..................... yes
Qt Multimedia:
ALSA ................................... yes
GStreamer 1.0 .......................... no
GStreamer 0.10 ......................... no
Video for Linux ........................ yes
OpenAL ................................. no
PulseAudio ............................. yes
Resource Policy (libresourceqt5) ....... no
Windows Audio Services ................. no
DirectShow ............................. no
Windows Media Foundation ............... no
Qt TextToSpeech:
Flite .................................. no
Flite with ALSA ........................ no
Speech Dispatcher ...................... no
Qt Tools:
QDoc ................................... yes
Note: Also available for Linux: linux-clang linux-icc
Note: Disabling X11 Accessibility Bridge: D-Bus or AT-SPI is missing.
Qt is now configured for building. Just run 'gmake'.
Once everything is built, you must run 'gmake install'.
Qt will be installed into '/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2'.
Prior to reconfiguration, make sure you remove any leftovers from
the previous build.
This file has been truncated, but you can view the full file.
g++ called with: -c -o meta.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/meta.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o meta.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/meta.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o option.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/option.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o option.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/option.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o main.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o main.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o ioutils.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/ioutils.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o ioutils.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/ioutils.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o pbuilder_pbx.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac/pbuilder_pbx.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o pbuilder_pbx.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac/pbuilder_pbx.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o property.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/property.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o property.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/property.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o project.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/project.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o project.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/project.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o proitems.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/proitems.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o proitems.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/proitems.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmakebuiltins.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakebuiltins.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmakebuiltins.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakebuiltins.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmakeevaluator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeevaluator.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmakeevaluator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeevaluator.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmakeglobals.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeglobals.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmakeglobals.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeglobals.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o metamakefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/metamakefile.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o metamakefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/metamakefile.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o makefiledeps.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/makefiledeps.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o makefiledeps.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/makefiledeps.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmakevfs.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakevfs.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmakevfs.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakevfs.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmakeparser.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeparser.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmakeparser.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library/qmakeparser.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o makefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/makefile.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o makefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/makefile.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o projectgenerator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/projectgenerator.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o projectgenerator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/projectgenerator.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o unixmake.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix/unixmake.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o unixmake.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix/unixmake.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o unixmake2.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix/unixmake2.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o unixmake2.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix/unixmake2.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o msvc_objectmodel.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_objectmodel.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o msvc_objectmodel.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_objectmodel.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o mingw_make.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/mingw_make.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o mingw_make.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/mingw_make.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o msvc_nmake.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_nmake.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o msvc_nmake.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_nmake.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o msvc_vcproj.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_vcproj.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o msvc_vcproj.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_vcproj.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o msbuild_objectmodel.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msbuild_objectmodel.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o msbuild_objectmodel.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msbuild_objectmodel.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o msvc_vcxproj.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_vcxproj.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o msvc_vcxproj.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/msvc_vcxproj.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o winmakefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/winmakefile.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o winmakefile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32/winmakefile.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o xmloutput.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/xmloutput.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o xmloutput.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/xmloutput.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qutfcodec.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/codecs/qutfcodec.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qutfcodec.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/codecs/qutfcodec.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qendian.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qendian.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qendian.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qendian.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qglobal.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qglobal.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qglobal.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qglobal.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qlogging.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qlogging.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qlogging.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qlogging.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmalloc.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qmalloc.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmalloc.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qmalloc.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qnumeric.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qnumeric.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qnumeric.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qnumeric.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qoperatingsystemversion.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qoperatingsystemversion.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qoperatingsystemversion.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qoperatingsystemversion.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qrandom.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qrandom.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qrandom.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/global/qrandom.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qabstractfileengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qabstractfileengine.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qabstractfileengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qabstractfileengine.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qbuffer.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qbuffer.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qbuffer.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qbuffer.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qdatastream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qdatastream.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qdatastream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qdatastream.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qdebug.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdebug.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qdebug.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdebug.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qdir.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdir.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qdir.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdir.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qdiriterator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdiriterator.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qdiriterator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qdiriterator.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfile.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfile.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfiledevice.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfiledevice.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfiledevice.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfiledevice.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfileinfo.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfileinfo.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfileinfo.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfileinfo.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfilesystemengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystemengine.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfilesystemengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystemengine.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfilesystementry.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystementry.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfilesystementry.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfilesystementry.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfsfileengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfsfileengine.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qfsfileengine_iterator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine_iterator.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qfsfileengine_iterator.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qfsfileengine_iterator.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qiodevice.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qiodevice.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qiodevice.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qiodevice.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qsettings.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qsettings.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qsettings.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qsettings.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qtemporaryfile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qtemporaryfile.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qtemporaryfile.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/io/qtemporaryfile.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qtextstream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qtextstream.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qtextstream.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qtextstream.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qjsonarray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonarray.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qjsonarray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonarray.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qjson.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjson.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qjson.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjson.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qjsondocument.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsondocument.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qjsondocument.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsondocument.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qjsonobject.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonobject.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qjsonobject.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonobject.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qjsonparser.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonparser.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qjsonparser.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonparser.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qjsonvalue.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonvalue.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qjsonvalue.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/serialization/qjsonvalue.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qmetatype.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qmetatype.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qmetatype.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qmetatype.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qsystemerror.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qsystemerror.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qsystemerror.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qsystemerror.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qvariant.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qvariant.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qvariant.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/kernel/qvariant.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o quuid.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/plugin/quuid.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o quuid.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/plugin/quuid.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qarraydata.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qarraydata.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qarraydata.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qarraydata.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qbitarray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qbitarray.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qbitarray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/tools/qbitarray.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qbytearray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qbytearray.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -o qbytearray.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCore -I../src/corelib/global -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -DQT_VERSION_STR="5.14.2" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=14 -DQT_VERSION_PATCH=2 -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_FOREACH /tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/src/corelib/text/qbytearray.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -o qbytearraylist.o -std=c++11 -ffunction-sections -fdata-sections -g -g -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/library -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/unix -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/win32 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/qmake/generators/mac -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2 -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/include/QtCore/5.14.2/QtCo
[...snip...]
dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o linkat main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o ppoll main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o ppoll main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o libatomic main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o libatomic main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o cloexec main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o cloexec main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o cxx11_random main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o cxx11_random main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o atomicfptr main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o atomicfptr main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o openssl_headers main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o openssl_headers main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o dtls main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o dtls main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o getifaddrs main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o getifaddrs main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o ipv6ifname main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o ipv6ifname main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o linux-netlink main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o linux-netlink main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o openssl11 main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o openssl11 main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o ocsp main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o ocsp main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o xkbcommon main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib -lxkbcommon
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o xkbcommon main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxkbcommon/0.10.0/lib -lxkbcommon -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o xcb main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o xcb main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o opengl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lGL
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o opengl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lGL -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o drm main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o drm main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o drm_atomic main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o drm_atomic main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/lib -ldrm -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o egl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o egl main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o xlib main.o -lXext -lX11 -lm
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o xlib main.o -lXext -lX11 -lm -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o egl-x11 main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -lXext -lX11 -lm
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o egl-x11 main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -lXext -lX11 -lm -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o egl-egldevice main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o egl-egldevice main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lEGL -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o gbm main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lgbm
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o gbm main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/lib -lgbm -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -DEGL_API_FB=1 -DLINUX=1 -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -DEGL_API_FB=1 -DLINUX=1 -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libdrm/2.4.100/include/libdrm -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxfixes/5.0.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxext/1.3.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdamage/1.1.5/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxxf86vm/1.1.4/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/mesa/20.1.0_1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o xcb_xlib main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -lX11-xcb -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb -lXext -lX11 -lm
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o xcb_xlib main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libx11/1.6.9/lib -lX11-xcb -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb -lXext -lX11 -lm -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o evdev main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o evdev main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o linuxfb main.o
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o linuxfb main.o -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o harfbuzz main.o -lharfbuzz
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o harfbuzz main.o -lharfbuzz -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o xcb_syslibs main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/lib -lxcb-icccm -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/lib -lxcb-image -lxcb-shm -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/lib -lxcb-keysyms -lxcb-randr -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/lib -lxcb-render-util -lxcb-render -lxcb-shape -lxcb-sync -lxcb-xfixes -lxcb-xinerama -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
superenv executed: g++-5 -Wl,-O1 -o xcb_syslibs main.o -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-wm/0.4.1/lib -lxcb-icccm -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-image/0.4.0/lib -lxcb-image -lxcb-shm -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-keysyms/0.4.0/lib -lxcb-keysyms -lxcb-randr -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/xcb-util-renderutil/0.3.9/lib -lxcb-render-util -lxcb-render -lxcb-shape -lxcb-sync -lxcb-xfixes -lxcb-xinerama -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gmp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mpfr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libmpc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/binutils/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gcc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libelf/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/llvm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libomxil-bellagio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvdpau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdamage/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrender/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxrandr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxshmfence/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxv/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxvmc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxxf86vm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lm-sensors/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/mesa/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/json-c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libogg/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flac/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libvorbis/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsndfile/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsoxr/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libtool/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/speexdsp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libcap/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pulseaudio/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/lz4/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/systemd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zstd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bison/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/flex/lib -Wl,--dynamic-linker=/crest/faculty/nkrakauer/.linuxbrew/lib/ld.so
g++ called with: -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
superenv executed: g++-5 -c -pipe -O2 -std=gnu++11 -w -fPIC -I. -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxau/1.0.9/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxdmcp/1.1.3/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/include -I/crest/faculty/nkrakauer/.linuxbrew/Cellar/xorgproto/2019.2/include -I/tmp/qt-20200601-17738-18orm5f/qt-everywhere-src-5.14.2/qtbase/mkspecs/linux-g++ -o main.o main.cpp -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include
g++ called with: -Wl,-O1 -o xcb_glx main.o -lxcb-glx -L/crest/faculty/nkrakauer/.linuxbrew/Cellar/libxcb/1.13.1/lib -lxcb
superenv added: -isystem/crest/faculty/nkrakauer/.linuxbrew/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/include -I/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/include -L/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/isl@0.18/lib -L/crest/faculty/nkrakauer/.linuxbrew/opt/libva-internal/lib -L/crest/faculty/nkrakauer/.linuxbrew/lib -B/crest/faculty/nkrakauer/.linuxbrew/opt/glibc/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/Cellar/qt/5.14.2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/zlib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpng/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/freetype/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/util-linux/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/expat/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/fontconfig/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gettext/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libffi/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/pcre/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/readline/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xz/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/python@3.8/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/glib/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/icu4c/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/berkeley-db/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/perl/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libproxy/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpthread-stubs/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxau/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxdmcp/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcb/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxkbcommon/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libpciaccess/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libdrm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libice/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libsm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libx11/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxfixes/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxcomposite/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libxml2/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/wayland/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-image/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-keysyms/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-renderutil/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/xcb-util-wm/lib -Wl,-rpath=/crest/faculty/nkrakauer/.linuxbrew/opt/libedit/lib -Wl,-rpath=/crest/facu
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