Rebuild bottles of khiva #1411
Annotations
4 errors and 4 notices
|
Formula/k/khiva.rb#L28
cd /tmp/khiva-20240927-10136-h740x3/build/src && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DAF_UNIFIED -DBUILDING_KHIVA -DKHIVA_EXPORTS -Dkhiva_EXPORTS -I/tmp/khiva-20240927-10136-h740x3/src/scamp -I/tmp/khiva-20240927-10136-h740x3/include -I/tmp/khiva-20240927-10136-h740x3/include/internal -isystem /opt/homebrew/include/eigen3 -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT src/CMakeFiles/khiva.dir/khiva/array.cpp.o -MF CMakeFiles/khiva.dir/khiva/array.cpp.o.d -o CMakeFiles/khiva.dir/khiva/array.cpp.o -c /tmp/khiva-20240927-10136-h740x3/src/khiva/array.cpp
[ 34%] Building CXX object src/CMakeFiles/khiva.dir/khiva/features.cpp.o
cd /tmp/khiva-20240927-10136-h740x3/build/src && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DAF_UNIFIED -DBUILDING_KHIVA -DKHIVA_EXPORTS -Dkhiva_EXPORTS -I/tmp/khiva-20240927-10136-h740x3/src/scamp -I/tmp/khiva-20240927-10136-h740x3/include -I/tmp/khiva-20240927-10136-h740x3/include/internal -isystem /opt/homebrew/include/eigen3 -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT src/CMakeFiles/khiva.dir/khiva/features.cpp.o -MF CMakeFiles/khiva.dir/khiva/features.cpp.o.d -o CMakeFiles/khiva.dir/khiva/features.cpp.o -c /tmp/khiva-20240927-10136-h740x3/src/khiva/features.cpp
[ 36%] Building CXX object src/CMakeFiles/khiva.dir/khiva/library.cpp.o
cd /tmp/khiva-20240927-10136-h740x3/build/src && /opt/homebrew/Library/Homebrew/shims/mac/super/clang++ -DAF_UNIFIED -DBUILDING_KHIVA -DKHIVA_EXPORTS -Dkhiva_EXPORTS -I/tmp/khiva-20240927-10136-h740x3/src/scamp -I/tmp/khiva-20240927-10136-h740x3/include -I/tmp/khiva-20240927-10136-h740x3/include/internal -isystem /opt/homebrew/include/eigen3 -O3 -DNDEBUG -std=gnu++14 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -fPIC -MD -MT src/CMakeFiles/khiva.dir/khiva/library.cpp.o -MF CMakeFiles/khiva.dir/khiva/library.cpp.o.d -o CMakeFiles/khiva.dir/khiva/library.cpp.o -c /tmp/khiva-20240927-10136-h740x3/src/khiva/library.cpp
/tmp/khiva-20240927-10136-h740x3/src/khiva/features.cpp:621:16: error: no viable conversion from returned value of type 'int' to function return type 'af::array'
return 0;
^
/opt/homebrew/include/af/array.h:195:9: note: candidate constructor not viable: no known conversion from 'int' to 'array &&' for 1st argument
array(array &&other) AF_NOEXCEPT;
^
/opt/homebrew/include/af/array.h:225:9: note: candidate constructor not viable: no known conversion from 'int' to 'const array &' for 1st argument
array(const array& in);
^
/opt/homebrew/include/af/array.h:535:9: note: candidate template ignored: could not match 'std::initializer_list<T>' against 'int'
array(std::initializer_list<T> list)
^
/opt/homebrew/include/af/array.h:218:9: note: explicit constructor is not a candidate
array(const af_array handle);
^
/opt/homebrew/include/af/array.h:250:9: note: explicit constructor is not a candidate
array(dim_t dim0, dtype ty = f32);
^
/opt/homebrew/include/af/array.h:359:9: note: explicit constructor is not a candidate
array(const dim4& dims, dtype ty = f32);
^
1 error generated.
make[2]: *** [src/CMakeFiles/khiva.dir/khiva/features.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/CMakeFiles/khiva.dir/all] Error 2
make: *** [all] Error 2
==> Formula
Path: /opt/homebrew/Library/Taps/homebrew/homebrew-core/Formula/k/khiva.rb
==> Configuration
HOMEBREW_VERSION: 4.3.24-108-g431c884
ORIGIN: https://github.com/Homebrew/brew
HEAD: 431c884ce1b607cede665ce5a519a364eb3cba48
Last commit: 3 hours ago
Core tap HEAD: c8e5b504f84bf5e3a9b49a9f0a7b92e6f51e433a
Core tap last commit: 11 minutes ago
Core tap JSON: 27 Sep 14:29 UTC
Core cask tap JSON: 27 Sep 14:29 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_BOOTSNAP: set
HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_COLOR: set
|
|
|
|
|
|
|
This job failed
Loading