Skip to content

Instantly share code, notes, and snippets.

Created June 16, 2015 23:28
Show Gist options
  • Save anonymous/6d3a9eebb0039178f93e to your computer and use it in GitHub Desktop.
Save anonymous/6d3a9eebb0039178f93e to your computer and use it in GitHub Desktop.
2015-06-16 16:20:59 -0700
python
configure.py
--confirm-license
--bindir=/usr/local/Cellar/pyqt/4.11.3/bin
--destdir=/usr/local/Cellar/pyqt/4.11.3/lib/python2.7/site-packages
--sipdir=/usr/local/Cellar/pyqt/4.11.3/share/sip
Error: qtdirs.app/Contents/MacOS/qtdirs failed to create qtdirs.out. Make sure
your Qt installation is correct.
Determining the layout of your Qt installation...
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 411c2178448916d4005c059bc35ee780b5af53f5
Last commit: 9 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit haswell
OS X: 10.10.3-x86_64
Xcode: 6.3.2
CLT: 6.3.2.0.1.1431401888
GCC-4.2: build 0
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /Users/mike/anaconda/bin/python => /Users/mike/anaconda/bin/python2.7
Ruby: /usr/bin/ruby
Java: 1.7.0_75
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j8
CMAKE_PREFIX_PATH: /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/qt/Frameworks:/usr/local/opt/python3/Frameworks
PKG_CONFIG_PATH: /usr/local/opt/qt/lib/pkgconfig:/usr/local/opt/python3/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.10
ACLOCAL_PATH: /usr/local/share/aclocal
PATH: /Users/mike/anaconda/bin:/usr/local/Library/ENV/4.3:/usr/local/opt/qt/bin:/usr/local/opt/sip/bin:/usr/local/opt/python3/bin:/usr/bin:/bin:/usr/sbin:/sbin
g++ called with: -c -pipe -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/Users/mike/anaconda/mkspecs/macx-g++ -I. -I/Users/mike/anaconda/include/QtCore -I/Users/mike/anaconda/include -I. -o qtdirs.o qtdirs.cpp
superenv removed: -O2 -arch x86_64 -Wall -W
superenv added: -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
superenv executed: clang++ -pipe -w -Os -march=native -c -pipe -Xarch_x86_64 -mmacosx-version-min=10.5 -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/Users/mike/anaconda/mkspecs/macx-g++ -I. -I/Users/mike/anaconda/include/QtCore -I/Users/mike/anaconda/include -o qtdirs.o qtdirs.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
g++ called with: -headerpad_max_install_names -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -o qtdirs.app/Contents/MacOS/qtdirs qtdirs.o -L/Users/mike/anaconda/lib -lQtCore -L/Users/mike/anaconda/lib
superenv removed: -arch x86_64
superenv added: -pipe -w -Os -march=native -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
superenv executed: clang++ -pipe -w -Os -march=native -headerpad_max_install_names -Xarch_x86_64 -mmacosx-version-min=10.5 -o qtdirs.app/Contents/MacOS/qtdirs qtdirs.o -L/Users/mike/anaconda/lib -lQtCore -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew
HEAD: 411c2178448916d4005c059bc35ee780b5af53f5
Last commit: 15 minutes ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: 8-core 64-bit haswell
OS X: 10.10.3-x86_64
Xcode: 6.3.2
CLT: 6.3.2.0.1.1431401888
Clang: 6.1 build 602
X11: 2.7.7 => /opt/X11
System Ruby: 2.0.0-p481
Perl: /usr/bin/perl
Python: /Users/mike/anaconda/bin/python => /Users/mike/anaconda/bin/python2.7
Ruby: /usr/bin/ruby
Java: 1.7.0_75
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 what 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:
/Users/mike/anaconda/bin/curl-config
/Users/mike/anaconda/bin/freetype-config
/Users/mike/anaconda/bin/libdynd-config
/Users/mike/anaconda/bin/libpng-config
/Users/mike/anaconda/bin/libpng15-config
/Users/mike/anaconda/bin/python-config
/Users/mike/anaconda/bin/python2-config
/Users/mike/anaconda/bin/python2.7-config
/Users/mike/anaconda/bin/xml2-config
/Users/mike/anaconda/bin/xslt-config
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 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/fakemysql.h
/usr/local/include/fakepq.h
/usr/local/include/fakesql.h
/usr/local/include/itcl.h
/usr/local/include/itcl2TclOO.h
/usr/local/include/itclDecls.h
/usr/local/include/itclInt.h
/usr/local/include/itclIntDecls.h
/usr/local/include/itclMigrate2TclCore.h
/usr/local/include/itclTclIntStubsFcn.h
/usr/local/include/mysqlStubs.h
/usr/local/include/odbcStubs.h
/usr/local/include/pqStubs.h
/usr/local/include/tcl.h
/usr/local/include/tclDecls.h
/usr/local/include/tclOO.h
/usr/local/include/tclOODecls.h
/usr/local/include/tclPlatDecls.h
/usr/local/include/tclThread.h
/usr/local/include/tclTomMath.h
/usr/local/include/tclTomMathDecls.h
/usr/local/include/tdbc.h
/usr/local/include/tdbcDecls.h
/usr/local/include/tdbcInt.h
/usr/local/include/tk.h
/usr/local/include/tkDecls.h
/usr/local/include/tkPlatDecls.h
Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.
Unexpected .pc files:
/usr/local/lib/pkgconfig/tcl.pc
/usr/local/lib/pkgconfig/tk.pc
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/libtclstub8.6.a
/usr/local/lib/libtkstub8.6.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:
ghostscript
Warning: Some keg-only formula are linked into the Cellar.
Linking a keg-only formula, such as gettext, into the cellar with
`brew link <formula>` will cause other formulae to detect them during
the `./configure` step. This may cause problems when compiling those
other formulae.
Binaries provided by keg-only formulae may override system binaries
with other strange results.
You may wish to `brew unlink` these brews:
homebrew/dupes/tcl-tk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment