Skip to content

hepmc3 3.3.0

hepmc3 3.3.0 #449

Triggered via pull request July 4, 2024 13:08
Status Failure
Total duration 5m 2s
Artifacts

tests.yml

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

Annotations

9 errors and 1 warning
hepmc3: livecheck error: Formula/hepmc3.rb#L1
curl: (22) The requested URL returned error: 404
test-bot (macos-14)
davidchall/hep/hepmc3: failed
test-bot (macos-14)
test failed
`brew test --verbose davidchall/hep/hepmc3` failed on macOS Sonoma (14) on Apple Silicon!: Formula/hepmc3.rb#L53
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.3/bin/bundle clean ==> Testing davidchall/hep/hepmc3 ==> /opt/homebrew/Cellar/hepmc3/3.3.0/bin/HepMC3-config --prefix ==> /opt/homebrew/opt/[email protected]/bin/python3.10 -c import pyHepMC3 ==> cmake -DUSE_INSTALLED_HEPMC3=ON CMakeLists.txt CMake Warning (dev) in CMakeLists.txt: No project() command is present. The top-level CMakeLists.txt file must contain a literal, direct call to the project() command. Add a line of code such as project(ProjectName) near the top of the file, but after cmake_minimum_required(). CMake is pretending there is a "project(Project)" command on the first line. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is AppleClang 15.0.0.15000100 -- The CXX compiler identification is AppleClang 15.0.0.15000100 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for a Fortran compiler -- Looking for a Fortran compiler - NOTFOUND -- HepMC3 examples: Fortran compiler not found, Pythia6 example disabled -- Found ZLIB: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd (found version "1.2.12") -- HepMC3 ConvertExample: zlib found. zlib compressed files support enabled. /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libz.tbd -- Looking for lzma_auto_decoder in /opt/homebrew/lib/liblzma.dylib -- Looking for lzma_auto_decoder in /opt/homebrew/lib/liblzma.dylib - found -- Looking for lzma_easy_encoder in /opt/homebrew/lib/liblzma.dylib -- Looking for lzma_easy_encoder in /opt/homebrew/lib/liblzma.dylib - found -- Looking for lzma_lzma_preset in /opt/homebrew/lib/liblzma.dylib -- Looking for lzma_lzma_preset in /opt/homebrew/lib/liblzma.dylib - found -- Found LibLZMA: /opt/homebrew/lib/liblzma.dylib (found version "5.4.6") -- HepMC3 ConvertExample: lzma found. lzma compressed files support enabled. /opt/homebrew/include /opt/homebrew/lib/liblzma.dylib -- Found BZip2: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libbz2.tbd (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- HepMC3 ConvertExample: bzip2 found. bzip2 compressed files support enabled. /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/include /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/usr/lib/libbz2.tbd -- Could NOT find Pythia8 (missing: PYTHIA8_INCLUDE_DIR PYTHIA8_LIBRARIES PYTHIA8_XMLDOC_DIR HepMC3) (Required is at least version "8.300") -- HepMC3 examples: Pythia8 package not found. Please check if PYTHIA8_ROOT_DIR is set properly. pythia8_example disabled -- HepMC3 examples: ROOT package not found, rootIO_examples disabled. -- Configuring done (27.1s) -- Generating done (0.0s) -- Build files have been written to: /tmp/hepmc3-test-20240704-12248-rweqpu ==> make
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 uses Node.js version which is deprecated 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/