yoda 2.0.1 #464
Annotations
5 errors and 1 warning
Run brew test-bot --only-formulae --skip-dependents --root-url=https://ghcr.io/v2/davidchall/hep
davidchall/hep/yoda 2.0.1 did not build
|
Run brew test-bot --only-formulae --skip-dependents --root-url=https://ghcr.io/v2/davidchall/hep:
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
|
|
Run brew test-bot --only-formulae --skip-dependents --root-url=https://ghcr.io/v2/davidchall/hep
Process completed with exit code 1.
|
Upload bottles as artifact
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
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/
|
Loading