Closed andreasgerstmayr closed 10 years ago
I also can't install kate:
[ 48%] Building CXX object part/CMakeFiles/katepartinterfaces.dir/snippet/snippet.o
[ 48%] Building CXX object part/CMakeFiles/katepartinterfaces.dir/snippet/editrepository.o
[ 48%] Building CXX object part/CMakeFiles/katepartinterfaces.dir/snippet/editsnippet.o
[ 48%] Building CXX object part/CMakeFiles/katepartinterfaces.dir/kte5/documentcursor.o
Linking CXX shared library ../lib/libkatepartinterfaces.dylib
[ 48%] Built target katepartinterfaces
make: *** [all] Error 2
==> Formula
Tap: adymo/kde
Path: /usr/local/Library/Taps/adymo-kde/kate.rb
==> Configuration
HOMEBREW_VERSION: 0.9.5
HEAD: b5979d76173d202c6754b5a553047dec4c6a7829
CPU: quad-core 64-bit ivybridge
OS X: 10.9.2-x86_64
Xcode: 5.1
CLT: 5.1.0.0.1.1393561416
X11: N/A
==> ENV
HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local/opt/libffi:/usr/local/opt/kde-phonon:/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
PKG_CONFIG_PATH: /usr/local/opt/xz/lib/pkgconfig:/usr/local/opt/pcre/lib/pkgconfig:/usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/qt/lib/pkgconfig:/usr/local/opt/raptor/lib/pkgconfig:/usr/local/opt/rasqal/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/redland/lib/pkgconfig:/usr/local/opt/soprano/lib/pkgconfig:/usr/local/opt/libffi/lib/pkgconfig:/usr/local/opt/glib/lib/pkgconfig:/usr/local/opt/attica/lib/pkgconfig:/usr/local/opt/d-bus/lib/pkgconfig:/usr/local/opt/qjson/lib/pkgconfig:/usr/local/opt/libdbusmenu-qt/lib/pkgconfig:/usr/local/opt/kde-phonon/lib/pkgconfig:/usr/local/opt/libical/lib/pkgconfig:/usr/local/opt/shared-desktop-ontologies/share/pkgconfig:/usr/local/opt/shared-mime-info/share/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.9
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/xz/bin:/usr/local/opt/gettext/bin:/usr/local/opt/pcre/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/giflib/bin:/usr/local/opt/libpng/bin:/usr/local/opt/qt/bin:/usr/local/opt/raptor/bin:/usr/local/opt/rasqal/bin:/usr/local/opt/unixodbc/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/redland/bin:/usr/local/opt/soprano/bin:/usr/local/opt/glib/bin:/usr/local/opt/shared-mime-info/bin:/usr/local/opt/d-bus/bin:/usr/local/opt/docbook-xsl/bin:/usr/local/opt/doxygen/bin:/usr/local/opt/kdelibs/bin:/usr/local/opt/nepomuk-core/bin:/usr/local/opt/gnupg/bin:/usr/local/opt/libgpg-error/bin:/usr/local/opt/libassuan/bin:/usr/local/opt/pth/bin:/usr/local/opt/gpgme/bin:/usr/local/opt/mysql/bin:/usr/local/opt/kdepimlibs/bin:/usr/local/opt/kde-runtime/bin:/usr/local/opt/cmake/bin:/usr/local/opt/automoc4/bin:/usr/bin:/bin:/usr/sbin:/sbin
Config:
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/Homebrew/homebrew.git
HEAD: b5979d76173d202c6754b5a553047dec4c6a7829
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit ivybridge
OS X: 10.9.2-x86_64
Xcode: 5.1
CLT: 5.1.0.0.1.1393561416
Clang: 5.1 build 503
X11: N/A
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/bin/python
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby
Let me know if you need any other logging.
Same issue as natebrunette here
(the error I get is actually the same as yours, I just ran it with more debug output because the standard output looks useless) so the issue isn't my local config and it's reproducible :)
Yes, and hopefully is fixable. Unfortunately it seems that also building directly from the sources gives me the same error
Fixed. Just missing export macro. Any volunteers for an upstream fix?
Today I installed kdevelop (successfully), but after start it tells me kate is required. Unfortunately kate doesn't build:
brew install -vd kate:
brew doctor (probably unrelated):
brew --config:
cmake output: https://gist.github.com/andihit/9748041
Any idea why it doesn't compile on my machine?