-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Recieved errors when installing dependencies: lucene, jreen, websocket, and liblastfm. All excluding lucene share the same error. Also, it seems attica link is no longer functional.
Lucene:
==> Installing tomahawk-player/tomahawkqt5/lucenepp
==> Cloning https://github.com/luceneplusplus/LucenePlusPlus.git
Cloning into '/Users/EQ/Library/Caches/Homebrew/lucenepp--git'...
remote: Counting objects: 1790, done.
remote: Compressing objects: 100% (1289/1289), done.
remote: Total 1790 (delta 462), reused 835 (delta 416), pack-reused 0
Receiving objects: 100% (1790/1790), 2.40 MiB | 3.66 MiB/s, done.
Resolving deltas: 100% (462/462), done.
==> Checking out branch master
==> mkdir build && cd build && cmake -DENABLE_TEST=OFF ["-DCMAKE_C_FLAGS_RELEASE
Last 15 lines from /Users/EQ/Library/Logs/Homebrew/lucenepp/01.HEAD-6aec070",:
p/lucenepp-20161003-75762-15wncbi/src/core/include/LuceneInc.h:20:10: fatal error: 'Lucene.h' file not foundinclude "Lucene.h"
^1 error generated.
CMake Error at /tmp/lucenepp-20161003-75762-15wncbi/cmake/cotire.cmake:1622 (message):
cotire: error 1 precompiling
/tmp/lucenepp-20161003-75762-15wncbi/build/src/core/cotire/lucene++_CXX_prefix.hxx.
Call Stack (most recent call first):
/tmp/lucenepp-20161003-75762-15wncbi/cmake/cotire.cmake:3090 (cotire_precompile_prefix_header)make[2]: *** [src/core/cotire/lucene++_CXX_prefix.hxx.pch] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/core/CMakeFiles/lucene++.dir/all] Error 2
make: *** [all] Error 2
jreen:
==> Installing tomahawk-player/tomahawkqt5/jreen
==> Downloading https://github.com/euroelessar/jreen/archive/v1.2.0.tar.gz
==> Downloading from https://codeload.github.com/euroelessar/jreen/tar.gz/v1.2.0################################################################## 100.0%
==> Downloading http://pkgs.fedoraproject.org/cgit/rpms/jreen.git/plain/jreen-1.
################################################################## 100.0%
==> Patching
==> Applying jreen-1.2.1-qt56.patch
patching file src/stanzaextension.h
==> cmake -DJREEN_FORCE_QT4=OFF . ["-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_
Last 15 lines from /Users/EQ/Library/Logs/Homebrew/jreen/01.1.2.0",:
2016-10-03 16:16:49 -0700
cmake -DJREEN_FORCE_QT4=OFF . ["-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/jreen/1.2.0", "-DCMAKE_BUILD_TYPE=Release", "-DCMAKE_FIND_FRAMEWORK=LAST", "-DCMAKE_VERBOSE_MAKEFILE=ON", "-Wno-dev"]CMake Error: The source directory "/tmp/jreen-20161003-76994-nl8lbc/jreen-1.2.0/[-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG," does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
websocketpp:
==> Installing websocketpp from tomahawk-player/tomahawkqt5
==> Cloning git://github.com/zaphoyd/websocketpp
Cloning into '/Users/EQ/Library/Caches/Homebrew/websocketpp--git'...
remote: Counting objects: 344, done.
remote: Compressing objects: 100% (298/298), done.
remote: Total 344 (delta 143), reused 119 (delta 40), pack-reused 0
Receiving objects: 100% (344/344), 785.82 KiB | 0 bytes/s, done.
Resolving deltas: 100% (143/143), done.
==> Checking out branch develop
==> cmake . ["-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_CXX_FLAGS_RELEASE=-DN
Last 15 lines from /Users/EQ/Library/Logs/Homebrew/websocketpp/01.HEAD-8434139",:
2016-10-03 16:16:53 -0700cmake . ["-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/websocketpp/HEAD-8434139", "-DCMAKE_BUILD_TYPE=Release", "-DCMAKE_FIND_FRAMEWORK=LAST", "-DCMAKE_VERBOSE_MAKEFILE=ON", "-Wno-dev"]
CMake Error: The source directory "/tmp/websocketpp-20161003-77789-2pva22/[-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG," does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
liblastfm:
==> Installing liblastfm from tomahawk-player/tomahawkqt5
==> Cloning git://github.com/lastfm/liblastfm.git
Cloning into '/Users/EQ/Library/Caches/Homebrew/liblastfm--git'...
remote: Counting objects: 126, done.
remote: Compressing objects: 100% (124/124), done.
remote: Total 126 (delta 22), reused 28 (delta 1), pack-reused 0
Receiving objects: 100% (126/126), 171.94 KiB | 0 bytes/s, done.
Resolving deltas: 100% (22/22), done.
==> Checking out branch master
==> cmake . -DBUILD_WITH_QT4=OFF -DBUILD_FINGERPRINT=OFF -DBUILD_TESTS=OFF ["-D
Last 15 lines from /Users/EQ/Library/Logs/Homebrew/liblastfm/01.HEAD-4433165",:
2016-10-03 16:17:52 -0700cmake . -DBUILD_WITH_QT4=OFF -DBUILD_FINGERPRINT=OFF -DBUILD_TESTS=OFF ["-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG", "-DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/liblastfm/HEAD-4433165", "-DCMAKE_BUILD_TYPE=Release", "-DCMAKE_FIND_FRAMEWORK=LAST", "-DCMAKE_VERBOSE_MAKEFILE=ON", "-Wno-dev"]
CMake Error: The source directory "/tmp/liblastfm-20161003-80469-11o1cgy/[-DCMAKE_C_FLAGS_RELEASE=-DNDEBUG," does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
attica:
==> Installing attica from tomahawk-player/tomahawkqt5
==> Downloading http://download.kde.org/stable/frameworks/5.19/attica-5.19.0.tarcurl: (22) The requested URL returned error: 404 Not Found
Error: Failed to download resource "attica"
Download failed: http://download.kde.org/stable/frameworks/5.19/attica-5.19.0.tar.xz