catboost-cli: Improve formula #223
Triggered via pull request
September 2, 2023 08:18
Status
Success
Total duration
26m 54s
Artifacts
–
Annotations
9 warnings
test-bot (macOS-13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
`brew install --verbose --build-bottle cdalvaro/tap/catboost-cli` failed on macOS Ventura (13)!:
Formula/catboost-cli.rb#L22
li-20230902-11399-qgbkpg/cmake-build/contrib/libs/protobuf && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DCATBOOST_OPENSOURCE=yes -I/tmp/catboost-cli-20230902-11399-qgbkpg -I/tmp/catboost-cli-20230902-11399-qgbkpg/cmake-build -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/protobuf/src -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/cxxsupp/libcxx/include -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/cxxsupp/libcxxrt/include -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/clang14-rt/include -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/double-conversion -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/libc_compat/reallocarray -isystem /private/tmp/catboost-cli-20230902-11399-qgbkpg/.brew_home/.conan/data/zlib/1.2.13/_/_/package/a319f556f93546f2dff1b70922784b70e7cba919/include -fexceptions -fno-common -fcolor-diagnostics -faligned-allocation -fdebug-default-version=4 -ffunction-sections -fdata-sections -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -pipe -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__LONG_LONG_SUPPORTED -DLIBCXX_BUILDING_LIBCXXRT -D_FILE_OFFSET_BITS=64 -m64 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -Woverloaded-virtual -Wimport-preprocessor-directive-pedantic -Wno-undefined-var-template -Wno-return-std-move -Wno-defaulted-function-deleted -Wno-pessimizing-move -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-ambiguous-reversed-operator -Wno-deprecated-volatile -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -O3 -DNDEBUG -std=c++20 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -DHAVE_CONFIG_H -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wno-everything -nostdinc++ -DLIBCXX_BUILDING_LIBCXXRT -D_libunwind_ -MD -MT contrib/libs/protobuf/CMakeFiles/contrib-libs-protobuf.dir/src/google/protobuf/wrappers.pb.cc.o -MF CMakeFiles/contrib-libs-protobuf.dir/src/google/protobuf/wrappers.pb.cc.o.d -o CMakeFiles/contrib-libs-protobuf.dir/src/google/protobuf/wrappers.pb.cc.o -c /tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/protobuf/src/google/protobuf/wrappers.pb.cc
[ 21%] Building CXX object library/cpp/getopt/small/CMakeFiles/cpp-getopt-small.dir/opt2.cpp.o
cd /tmp/catboost-cli-20230902-11399-qgbkpg/cmake-build/library/cpp/getopt/small && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DCATBOOST_OPENSOURCE=yes -I/tmp/catboost-cli-20230902-11399-qgbkpg -I/tmp/catboost-cli-20230902-11399-qgbkpg/cmake-build -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/cxxsupp/libcxx/include -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/cxxsupp/libcxxrt/include -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/clang14-rt/include -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/double-conversion -I/tmp/catboost-cli-20230902-11399-qgbkpg/contrib/libs/libc_compat/reallocarray -isystem /private/tmp/catboost-cli-20230902-11399-qgbkpg/.brew_home/.conan/data/zlib/1.2.13/_/_/package/a319f556f93546f2dff1b70922784b70e7cba919/include -fexceptions -fno-common -fcolor-diagnostics -faligned-allocation -fdebug-default-version=4 -ffunction-sections -fdata-sections -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -pipe -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__LONG_LONG_SUPPORTED -DLIBCXX_BUILDING_LIBCXXRT -D_FILE_OFFSET_BITS=64 -m64 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -Woverloaded-virtual -Wimport-preprocessor-directive-pedantic -Wno-undefined-var-template -Wno-return-std-move -Wno-defaulted-function-deleted
|
test-bot (macOS-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macOS-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
`brew install --verbose --build-bottle cdalvaro/tap/catboost-cli` failed on macOS Big Sur (11)!:
Formula/catboost-cli.rb#L22
ned-allocation -fdebug-default-version=4 -ffunction-sections -fdata-sections -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -pipe -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__LONG_LONG_SUPPORTED -DLIBCXX_BUILDING_LIBCXXRT -D_FILE_OFFSET_BITS=64 -m64 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -Woverloaded-virtual -Wimport-preprocessor-directive-pedantic -Wno-undefined-var-template -Wno-return-std-move -Wno-defaulted-function-deleted -Wno-pessimizing-move -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-ambiguous-reversed-operator -Wno-deprecated-volatile -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -O3 -DNDEBUG -std=c++20 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -DHAVE_CONFIG_H -DHAVE_PTHREAD=1 -DHAVE_ZLIB=1 -Wno-everything -nostdinc++ -DLIBCXX_BUILDING_LIBCXXRT -D_libunwind_ -MD -MT contrib/libs/protobuf/CMakeFiles/contrib-libs-protobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o -MF CMakeFiles/contrib-libs-protobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o.d -o CMakeFiles/contrib-libs-protobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o -c /tmp/catboost-cli-20230902-10206-1e97si5/contrib/libs/protobuf/src/google/protobuf/util/type_resolver_util.cc
[ 21%] Building CXX object library/cpp/getopt/small/CMakeFiles/cpp-getopt-small.dir/ygetopt.cpp.o
cd /tmp/catboost-cli-20230902-10206-1e97si5/cmake-build/library/cpp/getopt/small && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DCATBOOST_OPENSOURCE=yes -I/tmp/catboost-cli-20230902-10206-1e97si5 -I/tmp/catboost-cli-20230902-10206-1e97si5/cmake-build -I/tmp/catboost-cli-20230902-10206-1e97si5/contrib/libs/cxxsupp/libcxx/include -I/tmp/catboost-cli-20230902-10206-1e97si5/contrib/libs/cxxsupp/libcxxrt/include -I/tmp/catboost-cli-20230902-10206-1e97si5/contrib/libs/clang14-rt/include -I/tmp/catboost-cli-20230902-10206-1e97si5/contrib/libs/double-conversion -I/tmp/catboost-cli-20230902-10206-1e97si5/contrib/libs/libc_compat/reallocarray -isystem /private/tmp/catboost-cli-20230902-10206-1e97si5/.brew_home/.conan/data/zlib/1.2.13/_/_/package/e4fbacdee83eb1a2e68227ffe19f6e9a61b36cbc/include -fexceptions -fno-common -fcolor-diagnostics -faligned-allocation -fdebug-default-version=4 -ffunction-sections -fdata-sections -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -pipe -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__LONG_LONG_SUPPORTED -DLIBCXX_BUILDING_LIBCXXRT -D_FILE_OFFSET_BITS=64 -m64 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -Woverloaded-virtual -Wimport-preprocessor-directive-pedantic -Wno-undefined-var-template -Wno-return-std-move -Wno-defaulted-function-deleted -Wno-pessimizing-move -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-ambiguous-reversed-operator -Wno-deprecated-volatile -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -O3 -DNDEBUG -std=c++20 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -nostdinc++ -DLIBCXX_BUILDING_LIBCXXRT -D_libunwind_ -MD -MT library/cpp/getopt/small/CMakeFiles/cpp-getopt-small.dir/ygetopt.cpp.o -MF CMakeFiles/cpp-getopt-small.dir/ygetopt.cpp.o.d -o CMakeFiles/cpp-getopt-small.dir/ygetopt.cpp.o -c /tmp/catboost-cli-20230902-10206-1e97si5/library/cpp/getopt/small/ygetopt.cpp
[ 21%] Building CXX object contrib/libs/protobuf/CMakeFiles/contrib-libs-
|
test-bot (macOS-11)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macOS-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
`brew install --verbose --build-bottle cdalvaro/tap/catboost-cli` failed on macOS Monterey (12)!:
Formula/catboost-cli.rb#L22
s/CMakeFiles/libs-model-flatbuffers.dir/features.fbs.cpp.o] Error 1
make[1]: *** [catboost/libs/model/flatbuffers/CMakeFiles/libs-model-flatbuffers.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 21%] Building CXX object library/cpp/getopt/small/CMakeFiles/cpp-getopt-small.dir/last_getopt_parser.cpp.o
cd /tmp/catboost-cli-20230902-8354-1cernyw/cmake-build/library/cpp/getopt/small && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DCATBOOST_OPENSOURCE=yes -I/tmp/catboost-cli-20230902-8354-1cernyw -I/tmp/catboost-cli-20230902-8354-1cernyw/cmake-build -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/cxxsupp/libcxx/include -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/cxxsupp/libcxxrt/include -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/clang14-rt/include -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/double-conversion -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/libc_compat/reallocarray -isystem /private/tmp/catboost-cli-20230902-8354-1cernyw/.brew_home/.conan/data/zlib/1.2.13/_/_/package/a319f556f93546f2dff1b70922784b70e7cba919/include -fexceptions -fno-common -fcolor-diagnostics -faligned-allocation -fdebug-default-version=4 -ffunction-sections -fdata-sections -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -pipe -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__LONG_LONG_SUPPORTED -DLIBCXX_BUILDING_LIBCXXRT -D_FILE_OFFSET_BITS=64 -m64 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -Woverloaded-virtual -Wimport-preprocessor-directive-pedantic -Wno-undefined-var-template -Wno-return-std-move -Wno-defaulted-function-deleted -Wno-pessimizing-move -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-ambiguous-reversed-operator -Wno-deprecated-volatile -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -O3 -DNDEBUG -std=c++20 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -nostdinc++ -DLIBCXX_BUILDING_LIBCXXRT -D_libunwind_ -MD -MT library/cpp/getopt/small/CMakeFiles/cpp-getopt-small.dir/last_getopt_parser.cpp.o -MF CMakeFiles/cpp-getopt-small.dir/last_getopt_parser.cpp.o.d -o CMakeFiles/cpp-getopt-small.dir/last_getopt_parser.cpp.o -c /tmp/catboost-cli-20230902-8354-1cernyw/library/cpp/getopt/small/last_getopt_parser.cpp
[ 21%] Linking CXX static library libcpp-threading-local_executor.a
cd /tmp/catboost-cli-20230902-8354-1cernyw/cmake-build/library/cpp/threading/local_executor && /usr/local/Cellar/cmake/3.27.4/bin/cmake -P CMakeFiles/cpp-threading-local_executor.dir/cmake_clean_target.cmake
cd /tmp/catboost-cli-20230902-8354-1cernyw/cmake-build/library/cpp/threading/local_executor && /usr/local/Cellar/cmake/3.27.4/bin/cmake -E cmake_link_script CMakeFiles/cpp-threading-local_executor.dir/link.txt --verbose=1
/usr/bin/ar qc libcpp-threading-local_executor.a "CMakeFiles/cpp-threading-local_executor.dir/local_executor.cpp.o" "CMakeFiles/cpp-threading-local_executor.dir/tbb_local_executor.cpp.o"
/usr/bin/ranlib libcpp-threading-local_executor.a
[ 21%] Built target cpp-threading-local_executor
[ 21%] Building CXX object library/cpp/getopt/small/CMakeFiles/cpp-getopt-small.dir/last_getopt_parse_result.cpp.o
cd /tmp/catboost-cli-20230902-8354-1cernyw/cmake-build/library/cpp/getopt/small && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++ -DCATBOOST_OPENSOURCE=yes -I/tmp/catboost-cli-20230902-8354-1cernyw -I/tmp/catboost-cli-20230902-8354-1cernyw/cmake-build -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/cxxsupp/libcxx/include -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/cxxsupp/libcxxrt/include -I/tmp/catboost-cli-20230902-8354-1cernyw/contrib/libs/clang14-rt/include -I/tmp/catboost-cli-20230902-8354-1cernyw/co
|
test-bot (macOS-12)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|