CMake Error at CMakeLists.txt:152 (MESSAGE):
bpp-phyl-omics required but not found.
Call Stack (most recent call first):
CMakeLists.txt:168 (IMPROVED_FIND_LIBRARY)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
bpp-phyl-omics_INCLUDE_DIR
used as include directory in directory /Users/jin/Desktop/maffilter-1.1.0
used as include directory in directory /Users/jin/Desktop/maffilter-1.1.0
used as include directory in directory /Users/jin/Desktop/maffilter-1.1.0
used as include directory in directory /Users/jin/Desktop/maffilter-1.1.0
PATH_GET=/usr/local/bin/wget
PATH_TAR=/usr/bin/tar
PATH_CMK=/usr/local/bin/cmake
PATH_MAK=/usr/bin/make
PATH_INSTALL=/usr/local
BPP_DOWNLOAD_URL=http://biopp.univ-montp2.fr/repos/sources
error: use of undeclared identifier 'MultiRange'
error: unexpected type name 'size_t': expected expression
-- Configuring incomplete, errors occurred!
See also "/tmp/libbpp-seq-omics20150416-22497-1wo0gzp/bpp-seq-omics-2.2.0/CMakeFiles/CMakeOutput.log".
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
-- Configuring incomplete, errors occurred!
See also "/tmp/maffilter20150416-27546-1pwpqad/maffilter-1.1.0-1/CMakeFiles/CMakeOutput.log".
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
Error: You must `brew link libbpp-phyl-omics' before maffilter can be installed
brew link --overwrite libbpp-phyl-omics
$ brew install biopp
Updating Homebrew...
==> Installing biopp from homebrew/science
==> Downloading http://biopp.univ-montp2.fr/repos/sources/bpp-phyl-omics-2.2.0.tar.gz
######################################################################## 100.0%
==> Downloading http://biopp.univ-montp2.fr/repos/sources/bpp-core-2.2.0.tar.gz
######################################################################## 100.0%
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/biop
==> make bppcore-shared bppcore-static
==> make install
==> Downloading http://biopp.univ-montp2.fr/repos/sources/bpp-seq-2.2.0.tar.gz
######################################################################## 100.0%
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/biop
==> make bppseq-shared bppseq-static
==> make install
==> Downloading http://biopp.univ-montp2.fr/repos/sources/bpp-phyl-2.2.0.tar.gz
######################################################################## 100.0%
==> cmake .. -DCMAKE_C_FLAGS_RELEASE=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE=-DNDEBUG -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/biop
==> make bppphyl-shared bppphyl-static
==> make install
Last 15 lines from /Users/kjsdhjasv/Library/Logs/Homebrew/biopp/09.make:
make[1]: *** [test/CMakeFiles/test_bowker.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 92%] Linking CXX executable test_likelihood_clock
cd /tmp/biopp--bppphyl-20171218-87191-1srv94k/bpp-phyl-2.2.0/build/test && /usr/local/Cellar/cmake/3.10.1/bin/cmake -E cmake_link_script CMakeFiles/test_likelihood_clock.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -Wall -Wshadow -Weffc++ -Wconversion -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_likelihood_clock.dir/test_likelihood_clock.cpp.o -o test_likelihood_clock /usr/local/Cellar/biopp/2.2.0/lib/libbpp-seq.dylib /usr/local/Cellar/biopp/2.2.0/lib/libbpp-core.dylib /usr/local/lib/libbpp-phyl.dylib
[ 92%] Built target test_likelihood_clock
[ 92%] Linking CXX executable test_mapping_codon
cd /tmp/biopp--bppphyl-20171218-87191-1srv94k/bpp-phyl-2.2.0/build/test && /usr/local/Cellar/cmake/3.10.1/bin/cmake -E cmake_link_script CMakeFiles/test_mapping_codon.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -Wall -Wshadow -Weffc++ -Wconversion -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_mapping_codon.dir/test_mapping_codon.cpp.o -o test_mapping_codon /usr/local/Cellar/biopp/2.2.0/lib/libbpp-seq.dylib /usr/local/Cellar/biopp/2.2.0/lib/libbpp-core.dylib /usr/local/lib/libbpp-phyl.dylib
[ 92%] Built target test_mapping_codon
[ 93%] Linking CXX executable test_mapping
cd /tmp/biopp--bppphyl-20171218-87191-1srv94k/bpp-phyl-2.2.0/build/test && /usr/local/Cellar/cmake/3.10.1/bin/cmake -E cmake_link_script CMakeFiles/test_mapping.dir/link.txt --verbose=1
/usr/local/Homebrew/Library/Homebrew/shims/super/clang++ -Wall -Wshadow -Weffc++ -Wconversion -DNDEBUG -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -Wl,-search_paths_first -Wl,-headerpad_max_install_names CMakeFiles/test_mapping.dir/test_mapping.cpp.o -o test_mapping /usr/local/Cellar/biopp/2.2.0/lib/libbpp-seq.dylib /usr/local/Cellar/biopp/2.2.0/lib/libbpp-core.dylib /usr/local/lib/libbpp-phyl.dylib
[ 93%] Built target test_mapping
make: *** [all] Error 2