Created
July 24, 2016 20:36
-
-
Save muellermartin/cb2815e53d5243022bdf921dd9eb24b3 to your computer and use it in GitHub Desktop.
qjackctl on Mac OS X 10.11.5 - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for qjackctl on Mac OS X 10.11.5 | |
| Build date: 2016-07-24 22:34:06 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 0.9.9 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: 43dafc9859e415ac85c4a082b23ceadd5813c196 | |
| Last commit: 31 minutes ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: d652ebf60bab737d845b64de50cd61599c953062 | |
| Core tap last commit: 6 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: octa-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| Clang: 7.3 build 703 | |
| Git: 2.9.2 => /usr/local/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/bin/python2.7 | |
| Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/2.3.1/bin/ruby | |
| Java: 1.8.0_45 | |
| OS X: 10.11.5-x86_64 | |
| Xcode: 7.3.1 | |
| CLT: 7.3.1.0.1.1461711523 | |
| X11: 2.7.9 => /opt/X11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry and just ignore them. Thanks! | |
| Warning: Unbrewed dylibs were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected dylibs: | |
| /usr/local/lib/libhackrf.0.3.0.dylib | |
| /usr/local/lib/libpolyclipping.19.0.0.dylib | |
| Warning: Unbrewed header files were found in /usr/local/include. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected header files: | |
| /usr/local/include/python3.5m/persistent/cPersistence.h | |
| /usr/local/include/python3.5m/persistent/ring.h | |
| Warning: Unbrewed static libraries were found in /usr/local/lib. | |
| If you didn't put them there on purpose they could cause problems when | |
| building Homebrew formulae, and may need to be deleted. | |
| Unexpected static libraries: | |
| /usr/local/lib/libquiet_static.a | |
| Warning: You have unlinked kegs in your Cellar | |
| Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
| those kegs to fail to run properly once built. Run `brew link` on these: | |
| gnupg2 | |
| gpg-agent | |
| lesstif | |
| rarian |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-07-24 22:34:02 +0200 | |
| ./autogen.sh | |
| make: Nothing to be done for `all'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-07-24 22:34:02 +0200 | |
| ./configure | |
| --disable-debug | |
| --enable-qt5 | |
| --disable-dbus | |
| --disable-xunique | |
| --prefix=/usr/local/Cellar/qjackctl/0.4.2 | |
| checking for gcc... clang | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether clang accepts -g... yes | |
| checking for clang option to accept ISO C89... none needed | |
| checking how to run the C preprocessor... clang -E | |
| checking whether we are using the GNU C++ compiler... yes | |
| checking whether clang++ accepts -g... yes | |
| checking how to run the C++ preprocessor... clang++ -E | |
| checking for grep that handles long lines and -e... /usr/bin/grep | |
| checking for egrep... /usr/bin/grep -E | |
| checking whether clang needs -traditional... no | |
| checking for qmake-qt5... no | |
| checking for qmake... /usr/local/bin/qmake | |
| configure: error: qmake-qt5 not found in current PATH. Maybe QT development environment isn't available. (qt5-devel) | |
| HOMEBREW_VERSION: 0.9.9 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: 43dafc9859e415ac85c4a082b23ceadd5813c196 | |
| Last commit: 28 minutes ago | |
| Core tap ORIGIN: https://github.com/Homebrew/homebrew-core | |
| Core tap HEAD: d652ebf60bab737d845b64de50cd61599c953062 | |
| Core tap last commit: 6 hours ago | |
| HOMEBREW_PREFIX: /usr/local | |
| HOMEBREW_REPOSITORY: /usr/local | |
| HOMEBREW_CELLAR: /usr/local/Cellar | |
| HOMEBREW_BOTTLE_DOMAIN: https://homebrew.bintray.com | |
| CPU: octa-core 64-bit haswell | |
| Homebrew Ruby: 2.0.0-p648 | |
| GCC-4.2: build 0 | |
| Clang: 7.3 build 703 | |
| Git: 2.9.2 => /usr/local/bin/git | |
| Perl: /usr/bin/perl | |
| Python: /usr/bin/python | |
| Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby | |
| Java: 1.8.0_45 | |
| OS X: 10.11.5-x86_64 | |
| Xcode: 7.3.1 | |
| CLT: 7.3.1.0.1.1461711523 | |
| X11: 2.7.9 => /opt/X11 | |
| HOMEBREW_CC: clang | |
| HOMEBREW_CXX: clang++ | |
| SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk | |
| MAKEFLAGS: -j8 | |
| CMAKE_PREFIX_PATH: /usr/local/opt/qt5:/usr/local | |
| CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
| CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries | |
| CMAKE_FRAMEWORK_PATH: /usr/local/opt/qt5/Frameworks | |
| MACOSX_DEPLOYMENT_TARGET: 10.11 | |
| PKG_CONFIG_PATH: /usr/local/opt/qt5/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/flac/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/libsndfile/lib/pkgconfig:/usr/local/opt/libsamplerate/lib/pkgconfig:/usr/local/opt/jack/lib/pkgconfig | |
| PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/Homebrew/os/mac/pkgconfig/10.11 | |
| HOMEBREW_BUILD_FROM_SOURCE: 1 | |
| ACLOCAL_PATH: /usr/local/share/aclocal | |
| PATH: /usr/local/Library/Homebrew/shims/super:/usr/local/opt/autoconf/bin:/usr/local/opt/qt5/bin:/usr/local/opt/berkeley-db/bin:/usr/local/opt/flac/bin:/usr/local/opt/libsndfile/bin:/usr/local/opt/libsamplerate/bin:/usr/local/opt/jack/bin:/usr/bin:/bin:/usr/sbin:/sbin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| clang called with: --version | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -v | |
| superenv executed: clang -v | |
| clang called with: -V | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -qversion | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -o conftest conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang -pipe -Os -march=native -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -c conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -pipe -Os -march=native -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -c -g conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -pipe -Os -march=native -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -c -g -O2 conftest.c | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -pipe -Os -march=native -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang++ called with: --version | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -v | |
| superenv executed: clang++ -v | |
| clang++ called with: -V | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -qversion | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| superenv executed: clang++ -pipe -Os -march=native -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include -L/usr/local/opt/qt5/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
| clang++ called with: -c conftest.cpp | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang++ -pipe -Os -march=native -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang++ called with: -c -g conftest.cpp | |
| superenv added: -pipe -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang++ -pipe -Os -march=native -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang++ called with: -E conftest.cpp | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang++ called with: -E conftest.cpp | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang++ called with: -E conftest.cpp | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang++ called with: -E conftest.cpp | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| clang called with: -E conftest.c | |
| superenv added: -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
| superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -I/usr/local/opt/qt5/include | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This file contains any messages produced by compilers while | |
| running configure, to aid debugging if configure makes a mistake. | |
| It was created by QjackCtl configure 0.4.2, which was | |
| generated by GNU Autoconf 2.69. Invocation command line was | |
| $ ./configure --disable-debug --enable-qt5 --disable-dbus --disable-xunique --prefix=/usr/local/Cellar/qjackctl/0.4.2 | |
| ## --------- ## | |
| ## Platform. ## | |
| ## --------- ## | |
| hostname = MotBook-II.fritz.box | |
| uname -m = x86_64 | |
| uname -r = 15.5.0 | |
| uname -s = Darwin | |
| uname -v = Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64 | |
| /usr/bin/uname -p = i386 | |
| /bin/uname -X = unknown | |
| /bin/arch = unknown | |
| /usr/bin/arch -k = unknown | |
| /usr/convex/getsysinfo = unknown | |
| /usr/bin/hostinfo = Mach kernel version: | |
| Darwin Kernel Version 15.5.0: Tue Apr 19 18:36:36 PDT 2016; root:xnu-3248.50.21~8/RELEASE_X86_64 | |
| Kernel configured for up to 8 processors. | |
| 4 processors are physically available. | |
| 8 processors are logically available. | |
| Processor type: x86_64h (Intel x86-64h Haswell) | |
| Processors active: 0 1 2 3 4 5 6 7 | |
| Primary memory available: 16.00 gigabytes | |
| Default processor set: 280 tasks, 1288 threads, 8 processors | |
| Load average: 2.23, Mach factor: 5.76 | |
| /bin/machine = unknown | |
| /usr/bin/oslevel = unknown | |
| /bin/universe = unknown | |
| PATH: /usr/local/Library/Homebrew/shims/super | |
| PATH: /usr/local/opt/autoconf/bin | |
| PATH: /usr/local/opt/qt5/bin | |
| PATH: /usr/local/opt/berkeley-db/bin | |
| PATH: /usr/local/opt/flac/bin | |
| PATH: /usr/local/opt/libsndfile/bin | |
| PATH: /usr/local/opt/libsamplerate/bin | |
| PATH: /usr/local/opt/jack/bin | |
| PATH: /usr/bin | |
| PATH: /bin | |
| PATH: /usr/sbin | |
| PATH: /sbin | |
| ## ----------- ## | |
| ## Core tests. ## | |
| ## ----------- ## | |
| configure:2516: checking for gcc | |
| configure:2543: result: clang | |
| configure:2772: checking for C compiler version | |
| configure:2781: clang --version >&5 | |
| Apple LLVM version 7.3.0 (clang-703.0.31) | |
| Target: x86_64-apple-darwin15.5.0 | |
| Thread model: posix | |
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
| configure:2792: $? = 0 | |
| configure:2781: clang -v >&5 | |
| Apple LLVM version 7.3.0 (clang-703.0.31) | |
| Target: x86_64-apple-darwin15.5.0 | |
| Thread model: posix | |
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
| configure:2792: $? = 0 | |
| configure:2781: clang -V >&5 | |
| clang: error: unsupported option '-V -isystem/usr/local/include' | |
| configure:2792: $? = 1 | |
| configure:2781: clang -qversion >&5 | |
| clang: error: unknown argument: '-qversion' | |
| configure:2792: $? = 1 | |
| configure:2812: checking whether the C compiler works | |
| configure:2834: clang conftest.c >&5 | |
| configure:2838: $? = 0 | |
| configure:2886: result: yes | |
| configure:2889: checking for C compiler default output file name | |
| configure:2891: result: a.out | |
| configure:2897: checking for suffix of executables | |
| configure:2904: clang -o conftest conftest.c >&5 | |
| configure:2908: $? = 0 | |
| configure:2930: result: | |
| configure:2952: checking whether we are cross compiling | |
| configure:2960: clang -o conftest conftest.c >&5 | |
| configure:2964: $? = 0 | |
| configure:2971: ./conftest | |
| configure:2975: $? = 0 | |
| configure:2990: result: no | |
| configure:2995: checking for suffix of object files | |
| configure:3017: clang -c conftest.c >&5 | |
| configure:3021: $? = 0 | |
| configure:3042: result: o | |
| configure:3046: checking whether we are using the GNU C compiler | |
| configure:3065: clang -c conftest.c >&5 | |
| configure:3065: $? = 0 | |
| configure:3074: result: yes | |
| configure:3083: checking whether clang accepts -g | |
| configure:3103: clang -c -g conftest.c >&5 | |
| configure:3103: $? = 0 | |
| configure:3144: result: yes | |
| configure:3161: checking for clang option to accept ISO C89 | |
| configure:3224: clang -c -g -O2 conftest.c >&5 | |
| configure:3224: $? = 0 | |
| configure:3237: result: none needed | |
| configure:3262: checking how to run the C preprocessor | |
| configure:3293: clang -E conftest.c | |
| configure:3293: $? = 0 | |
| configure:3307: clang -E conftest.c | |
| conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3307: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "QjackCtl" | |
| | #define PACKAGE_TARNAME "qjackctl" | |
| | #define PACKAGE_VERSION "0.4.2" | |
| | #define PACKAGE_STRING "QjackCtl 0.4.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define CONFIG_PREFIX "/usr/local/Cellar/qjackctl/0.4.2" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3332: result: clang -E | |
| configure:3352: clang -E conftest.c | |
| configure:3352: $? = 0 | |
| configure:3366: clang -E conftest.c | |
| conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3366: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "QjackCtl" | |
| | #define PACKAGE_TARNAME "qjackctl" | |
| | #define PACKAGE_VERSION "0.4.2" | |
| | #define PACKAGE_STRING "QjackCtl 0.4.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define CONFIG_PREFIX "/usr/local/Cellar/qjackctl/0.4.2" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3506: checking for C++ compiler version | |
| configure:3515: clang++ --version >&5 | |
| Apple LLVM version 7.3.0 (clang-703.0.31) | |
| Target: x86_64-apple-darwin15.5.0 | |
| Thread model: posix | |
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
| configure:3526: $? = 0 | |
| configure:3515: clang++ -v >&5 | |
| Apple LLVM version 7.3.0 (clang-703.0.31) | |
| Target: x86_64-apple-darwin15.5.0 | |
| Thread model: posix | |
| InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin | |
| configure:3526: $? = 0 | |
| configure:3515: clang++ -V >&5 | |
| clang: error: unsupported option '-V -isystem/usr/local/include' | |
| configure:3526: $? = 1 | |
| configure:3515: clang++ -qversion >&5 | |
| clang: error: unknown argument: '-qversion' | |
| configure:3526: $? = 1 | |
| configure:3530: checking whether we are using the GNU C++ compiler | |
| configure:3549: clang++ -c conftest.cpp >&5 | |
| configure:3549: $? = 0 | |
| configure:3558: result: yes | |
| configure:3567: checking whether clang++ accepts -g | |
| configure:3587: clang++ -c -g conftest.cpp >&5 | |
| configure:3587: $? = 0 | |
| configure:3628: result: yes | |
| configure:3656: checking how to run the C++ preprocessor | |
| configure:3683: clang++ -E conftest.cpp | |
| configure:3683: $? = 0 | |
| configure:3697: clang++ -E conftest.cpp | |
| conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3697: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "QjackCtl" | |
| | #define PACKAGE_TARNAME "qjackctl" | |
| | #define PACKAGE_VERSION "0.4.2" | |
| | #define PACKAGE_STRING "QjackCtl 0.4.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define CONFIG_PREFIX "/usr/local/Cellar/qjackctl/0.4.2" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3722: result: clang++ -E | |
| configure:3742: clang++ -E conftest.cpp | |
| configure:3742: $? = 0 | |
| configure:3756: clang++ -E conftest.cpp | |
| conftest.cpp:10:10: fatal error: 'ac_nonexistent.h' file not found | |
| #include <ac_nonexistent.h> | |
| ^ | |
| 1 error generated. | |
| configure:3756: $? = 1 | |
| configure: failed program was: | |
| | /* confdefs.h */ | |
| | #define PACKAGE_NAME "QjackCtl" | |
| | #define PACKAGE_TARNAME "qjackctl" | |
| | #define PACKAGE_VERSION "0.4.2" | |
| | #define PACKAGE_STRING "QjackCtl 0.4.2" | |
| | #define PACKAGE_BUGREPORT "[email protected]" | |
| | #define PACKAGE_URL "" | |
| | #define CONFIG_PREFIX "/usr/local/Cellar/qjackctl/0.4.2" | |
| | /* end confdefs.h. */ | |
| | #include <ac_nonexistent.h> | |
| configure:3786: checking for grep that handles long lines and -e | |
| configure:3844: result: /usr/bin/grep | |
| configure:3849: checking for egrep | |
| configure:3911: result: /usr/bin/grep -E | |
| configure:3917: checking whether clang needs -traditional | |
| conftest.c:10:10: fatal error: 'termio.h' file not found | |
| #include <termio.h> | |
| ^ | |
| 1 error generated. | |
| configure:3951: result: no | |
| configure:4056: checking for qmake-qt5 | |
| configure:4087: result: no | |
| configure:4099: checking for qmake | |
| configure:4117: found /usr/local/bin/qmake | |
| configure:4130: result: /usr/local/bin/qmake | |
| configure:4150: error: qmake-qt5 not found in current PATH. Maybe QT development environment isn't available. (qt5-devel) | |
| ## ---------------- ## | |
| ## Cache variables. ## | |
| ## ---------------- ## | |
| ac_cv_c_compiler_gnu=yes | |
| ac_cv_cxx_compiler_gnu=yes | |
| ac_cv_env_CCC_set= | |
| ac_cv_env_CCC_value= | |
| ac_cv_env_CC_set=set | |
| ac_cv_env_CC_value=clang | |
| ac_cv_env_CFLAGS_set= | |
| ac_cv_env_CFLAGS_value= | |
| ac_cv_env_CPPFLAGS_set= | |
| ac_cv_env_CPPFLAGS_value= | |
| ac_cv_env_CPP_set= | |
| ac_cv_env_CPP_value= | |
| ac_cv_env_CXXCPP_set= | |
| ac_cv_env_CXXCPP_value= | |
| ac_cv_env_CXXFLAGS_set= | |
| ac_cv_env_CXXFLAGS_value= | |
| ac_cv_env_CXX_set=set | |
| ac_cv_env_CXX_value=clang++ | |
| ac_cv_env_LDFLAGS_set= | |
| ac_cv_env_LDFLAGS_value= | |
| ac_cv_env_LIBS_set= | |
| ac_cv_env_LIBS_value= | |
| ac_cv_env_build_alias_set= | |
| ac_cv_env_build_alias_value= | |
| ac_cv_env_host_alias_set= | |
| ac_cv_env_host_alias_value= | |
| ac_cv_env_target_alias_set= | |
| ac_cv_env_target_alias_value= | |
| ac_cv_objext=o | |
| ac_cv_path_EGREP='/usr/bin/grep -E' | |
| ac_cv_path_GREP=/usr/bin/grep | |
| ac_cv_path_ac_cv_qmake=/usr/local/bin/qmake | |
| ac_cv_path_ac_qmake=no | |
| ac_cv_prog_CPP='clang -E' | |
| ac_cv_prog_CXXCPP='clang++ -E' | |
| ac_cv_prog_ac_ct_CC=clang | |
| ac_cv_prog_cc_c89= | |
| ac_cv_prog_cc_g=yes | |
| ac_cv_prog_cxx_g=yes | |
| ac_cv_prog_gcc_traditional=no | |
| ac_cv_qmake=/usr/local/bin/qmake | |
| ## ----------------- ## | |
| ## Output variables. ## | |
| ## ----------------- ## | |
| CC='clang' | |
| CFLAGS='-I/usr/local/include -I/usr/include -fPIC -g -O2 ' | |
| CPP='clang -E' | |
| CPPFLAGS='-I/usr/local/include -I/usr/include -fPIC ' | |
| CXX='clang++' | |
| CXXCPP='clang++ -E' | |
| CXXFLAGS='-g -O2' | |
| DEFS='' | |
| ECHO_C='\c' | |
| ECHO_N='' | |
| ECHO_T='' | |
| EGREP='/usr/bin/grep -E' | |
| EXEEXT='' | |
| GREP='/usr/bin/grep' | |
| LDFLAGS='' | |
| LIBOBJS='' | |
| LIBS='-L/usr/local/lib -L/usr/lib ' | |
| LTLIBOBJS='' | |
| OBJEXT='o' | |
| PACKAGE_BUGREPORT='[email protected]' | |
| PACKAGE_NAME='QjackCtl' | |
| PACKAGE_STRING='QjackCtl 0.4.2' | |
| PACKAGE_TARNAME='qjackctl' | |
| PACKAGE_URL='' | |
| PACKAGE_VERSION='0.4.2' | |
| PATH_SEPARATOR=':' | |
| SHELL='/bin/sh' | |
| ac_cflags='' | |
| ac_ct_CC='clang' | |
| ac_ct_CXX='' | |
| ac_cv_qmake='/usr/local/bin/qmake' | |
| ac_debug='release' | |
| ac_incpath='/usr/local/include /usr/include ' | |
| ac_ldflags='' | |
| ac_libs='-L/usr/local/lib -L/usr/lib ' | |
| ac_lrelease='' | |
| ac_lupdate='' | |
| ac_moc='' | |
| ac_prefix='/usr/local/Cellar/qjackctl/0.4.2' | |
| ac_qdbus='' | |
| ac_qmake='/usr/local/bin/qmake' | |
| ac_uic='' | |
| bindir='${exec_prefix}/bin' | |
| build_alias='' | |
| datadir='${datarootdir}' | |
| datarootdir='${prefix}/share' | |
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
| dvidir='${docdir}' | |
| exec_prefix='NONE' | |
| host_alias='' | |
| htmldir='${docdir}' | |
| includedir='${prefix}/include' | |
| infodir='${datarootdir}/info' | |
| libdir='${exec_prefix}/lib' | |
| libexecdir='${exec_prefix}/libexec' | |
| localedir='${datarootdir}/locale' | |
| localstatedir='${prefix}/var' | |
| mandir='${datarootdir}/man' | |
| oldincludedir='/usr/include' | |
| pdfdir='${docdir}' | |
| prefix='/usr/local/Cellar/qjackctl/0.4.2' | |
| program_transform_name='s,x,x,' | |
| psdir='${docdir}' | |
| sbindir='${exec_prefix}/sbin' | |
| sharedstatedir='${prefix}/com' | |
| sysconfdir='${prefix}/etc' | |
| target_alias='' | |
| ## ----------- ## | |
| ## confdefs.h. ## | |
| ## ----------- ## | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "QjackCtl" | |
| #define PACKAGE_TARNAME "qjackctl" | |
| #define PACKAGE_VERSION "0.4.2" | |
| #define PACKAGE_STRING "QjackCtl 0.4.2" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "" | |
| #define CONFIG_PREFIX "/usr/local/Cellar/qjackctl/0.4.2" | |
| configure: exit 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment