Skip to content

yoda 2.0.1

yoda 2.0.1 #464

Triggered via pull request September 9, 2024 01:02
Status Failure
Total duration 2m 39s
Artifacts

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
test-bot (macos-14)
davidchall/hep/yoda 2.0.1 did not build
`brew install --verbose --formula --build-bottle davidchall/hep/yoda` failed on macOS Sonoma (14) on Apple Silicon!: Formula/yoda.rb#L47
checking for python version... 3.10 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python3.10/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.10/site-packages checking for Cython >= 0.24... no checking for pyext/yoda/core.cpp... yes checking if the clang++ -std=c++17 compiler accepts the -Wno-unused-but-set-variable flag... yes checking if the clang++ -std=c++17 compiler accepts the -Wno-sign-compare flag... yes checking if the clang++ -std=c++17 compiler accepts the -Wno-strict-prototypes flag... yes checking if the clang++ -std=c++17 compiler accepts the -Wno-deprecated flag... yes checking if the clang++ -std=c++17 compiler accepts the -Wno-deprecated-declarations flag... yes checking if the clang++ -std=c++17 compiler accepts the -Wno-psabi flag... yes configure: All Python build checks successful: 'yoda' Python extension will be built checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating include/Makefile config.status: creating include/YODA/Makefile config.status: creating src/Makefile config.status: creating src/tinyxml/Makefile config.status: creating src/yamlcpp/Makefile config.status: creating src/binreloc/Makefile config.status: creating tests/Makefile config.status: creating data/Makefile config.status: creating data/texmf/Makefile config.status: creating pyext/Makefile config.status: creating pyext/build.py config.status: creating pyext/yoda/Makefile config.status: creating bin/Makefile config.status: creating bin/yoda-config config.status: creating yodaenv.sh config.status: creating yoda.pc config.status: creating include/YODA/Config/DummyConfig.h config.status: creating include/YODA/Config/YodaConfig.h config.status: include/YODA/Config/YodaConfig.h is unchanged config.status: creating include/YODA/Config/BuildConfig.h config.status: include/YODA/Config/BuildConfig.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands ************************************************************ YODA CONFIGURED! Now build and install (to the /opt/homebrew/Cellar/yoda/2.0.1 tree) with e.g. make -j2 && make -j2 install ************************************************************ ==> make Making all in src Making all in tinyxml CXX libyoda_tinyxml_la-tinystr.lo CXX libyoda_tinyxml_la-tinyxml.lo CXX libyoda_tinyxml_la-tinyxmlerror.lo CXX libyoda_tinyxml_la-tinyxmlparser.lo CXXLD libyoda-tinyxml.la Making all in yamlcpp CXX libyoda_yaml_cpp_la-binary.lo CXX libyoda_yaml_cpp_la-emitterstate.lo CXX libyoda_yaml_cpp_la-node.lo CXX libyoda_yaml_cpp_la-parser.lo CXX libyoda_yaml_cpp_la-simplekey.lo CXX libyoda_yaml_cpp_la-convert.lo CXX libyoda_yaml_cpp_la-emitterutils.lo CXX libyoda_yaml_cpp_la-node_data.lo CXX libyoda_yaml_cpp_la-regex_yaml.lo CXX libyoda_yaml_cpp_la-singledocparser.lo CXX libyoda_yaml_cpp_la-directives.lo CXX libyoda_yaml_cpp_la-exceptions.lo CXX libyoda_yaml_cpp_la-nodeevents.lo CXX libyoda_yaml_cpp_la-scanner.lo CXX libyoda_yaml_cpp_la-stream.lo CXX libyoda_yaml_cpp_la-emit.lo CXX libyoda_yaml_cpp_la-exp.lo CXX libyoda_yaml_cpp_la-null.lo CXX libyoda_yaml_cpp_la-scanscalar.lo CXX libyoda_yaml_cpp_la-tag.lo CXX libyoda_yaml_cpp_la-emitfromevents.lo CXX libyoda_yaml_cpp_la-memory.lo CXX libyoda_yaml_cpp_la-ostream_wrapper.lo CXX libyoda_yaml_cpp_la-scantag.lo CXX libyoda_yaml_cpp_la-emitter.lo CXX libyoda_yaml_cpp_la-nodebuilder.lo CXX libyoda_yaml_cpp_la-parse.lo CXX libyoda_yaml_cpp_la-scantoken.lo CXX libyoda_yaml_cpp_la-depthguard.lo CXXLD libyoda-yaml-cpp.la Making all in binreloc CC li
test-bot (macos-14)
install failed
test-bot (macos-14)
Process completed with exit code 1.
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (macos-13)
The job was canceled because "macos-14" failed.
test-bot (macos-13)
The operation was canceled.
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/