-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
~ λ brew tap communi/communi && brew update
==> Tapping communi/communi
Cloning into '/usr/local/Homebrew/Library/Taps/communi/homebrew-communi'...
remote: Counting objects: 7, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 7 (delta 1), reused 4 (delta 0), pack-reused 0
Unpacking objects: 100% (7/7), done.
Tapped 2 formulae (34 files, 25.7KB)
Already up-to-date.
~ λ brew install communi-desktop
==> Installing communi-desktop from communi/communi
==> Installing dependencies for communi/communi/communi-desktop: qt5, libcommuni
==> Installing communi/communi/communi-desktop dependency: qt5
==> Downloading https://homebrew.bintray.com/bottles/qt-5.9.3.high_sierra.bottle.tar.gz
Already downloaded: /Users/dominik/Library/Caches/Homebrew/qt-5.9.3.high_sierra.bottle.tar.gz
==> Pouring qt-5.9.3.high_sierra.bottle.tar.gz
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.
This formula is keg-only, which means it was not symlinked into /usr/local,
because Qt 5 has CMake issues when linked.
If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/opt/qt/bin:$PATH"' >> ~/.bash_profile
For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/opt/qt/lib
CPPFLAGS: -I/usr/local/opt/qt/include
For pkg-config to find this software you may need to set:
PKG_CONFIG_PATH: /usr/local/opt/qt/lib/pkgconfig
==> Summary
🍺 /usr/local/Cellar/qt/5.9.3: 9,042 files, 279.2MB
==> Installing communi/communi/communi-desktop dependency: libcommuni
==> Cloning https://github.com/communi/libcommuni.git
Cloning into '/Users/dominik/Library/Caches/Homebrew/libcommuni--git'...
remote: Counting objects: 364, done.
remote: Compressing objects: 100% (321/321), done.
remote: Total 364 (delta 90), reused 160 (delta 14), pack-reused 0
Receiving objects: 100% (364/364), 726.34 KiB | 375.00 KiB/s, done.
Resolving deltas: 100% (90/90), done.
Note: checking out '1c7ebef19662ba5b09a78e01fc77dd901e302947'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
==> Checking out tag v3.5.0
==> qmake
==> make install
Last 15 lines from /Users/dominik/Library/Logs/Homebrew/libcommuni/02.make:
make[3]: [install_target] Error 1 (ignored)
cd imports/ && ( test -e Makefile || /usr/local/opt/qt/bin/qmake -o Makefile /private/tmp/libcommuni-20171126-8956-vc8zgb/src/imports/imports.pro ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile install
cd qml2/ && ( test -e Makefile || /usr/local/opt/qt/bin/qmake -o Makefile /private/tmp/libcommuni-20171126-8956-vc8zgb/src/imports/qml2/qml2.pro ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile install
generating ./moc_predefs.h
moc plugin.cpp
compiling plugin.cpp
rm -f libcommuniplugin.dylib
linking ../../../qml/Communi/libcommuniplugin.dylib
mv -f libcommuniplugin.dylib ../../../qml/Communi/
cp -f /private/tmp/libcommuni-20171126-8956-vc8zgb/src/imports/qml2/qmldir ../../../qml/Communi && cp -f /private/tmp/libcommuni-20171126-8956-vc8zgb/src/imports/qml2/plugins.qmltypes ../../../qml/Communi
mkdir: /usr/local/Cellar/qt/5.9.3/qml/Communi: Operation not permitted
make[3]: *** [install_target] Error 1
make[2]: *** [sub-qml2-install_subtargets] Error 2
make[1]: *** [sub-imports-install_subtargets] Error 2
make: *** [sub-src-install_subtargets-ordered] Error 2
If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/communi/homebrew-communi/issuesReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels