MTG / homebrew-essentia

Homebrew build scripts for Essentia
34 stars 13 forks source link

Installation failed #17

Closed solleo closed 4 years ago

solleo commented 4 years ago

Hi, I'm reporting an installation failure on Mojave (v10.14.6) with Homebrew:

Homebrew 2.2.3
Homebrew/homebrew-core (git revision bc6bb6; last commit 2020-01-17)

And I ran into this error:

$ brew install essentia --HEAD
==> Installing essentia from mtg/essentia
==> Cloning https://github.com/MTG/essentia.git
Updating /Users/sol/Library/Caches/Homebrew/essentia--git
==> Checking out branch master
Already on 'master'
Your branch is up to date with 'origin/master'.
HEAD is now at ba79be6 Update year in MTG UPF copyright comments
Entering 'test/audio'
/Users/sol/Library/Caches/Homebrew/essentia--git/test/audio
==> ./waf configure --mode=release --with-examples --with-vamp --prefix=/usr/lo
==> ./waf
Last 15 lines from /Users/sol/Library/Logs/Homebrew/essentia/02.waf:
                           ^
/usr/local/Cellar/eigen/3.3.7/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h:450:28: note: candidate function not viable: no known conversion from 'vector<int>' to 'const DSizes<Eigen::Tensor<float, 4, 1, long>::Index, NumIndices>' (aka 'const DSizes<long, NumIndices>') for 1st argument
    EIGEN_DEVICE_FUNC void resize(const DSizes<Index, NumIndices>& dimensions) {
                           ^
/usr/local/Cellar/eigen/3.3.7/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h:479:10: note: candidate template ignored: could not match 'Sizes' against 'vector'
    void resize(const Sizes<Indices...>& dimensions) {
         ^
/usr/local/Cellar/eigen/3.3.7/include/eigen3/unsupported/Eigen/CXX11/src/Tensor/Tensor.h:459:10: note: candidate function not viable: requires 0 arguments, but 1 was provided
    void resize()
         ^
1 error generated.

Waf: Leaving directory `/private/tmp/essentia-20200117-6080-3wau0z/build'
Build failed
 -> task in 'essentia' failed with exit status 1 (run with -v to display more information)
fortin commented 4 years ago

I'm getting this same error on macOS 10.13.6.

sz000 commented 4 years ago

And same on macos 10.15

fortin commented 4 years ago

It also fails with pip install