Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenVINO 2024.6.0 #201747

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

artanokhov
Copy link
Contributor

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@artanokhov
Copy link
Contributor Author

Please add tags required for long-build, as we have in previous PR
#198227

@daeho-ro daeho-ro added the long build Set a long timeout for formula testing label Dec 19, 2024
@chenrui333
Copy link
Member

Please add tags required for long-build, as we have in previous PR
#198227

for the future prs, it would be handled with #201765 :)

@artanokhov
Copy link
Contributor Author

for the future prs, it would be handled with #201765 :)

Thanks!

@artanokhov
Copy link
Contributor Author

2024-12-19T15:49:52.7937560Z ##[error]An exception occurred within a child process:
  RuntimeError: No universal binaries found to deuniversalize

2024-12-19T15:49:52.7946660Z ##[endgroup]
2024-12-19T15:49:52.7947160Z ##[group]Truncated install --formula --build-bottle opencv output
2024-12-19T15:49:55.4738880Z ##[error]-- Found OpenBLAS include: /usr/local/opt/openblas/include
-- LAPACK(OpenBLAS): LAPACK_LIBRARIES: /usr/local/opt/openblas/lib/libopenblas.dylib
-- LAPACK(OpenBLAS): Support is enabled.
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ant: line 9: /usr/local/opt/ant/bin/ant: No such file or directory
/usr/local/Homebrew/Library/Homebrew/shims/mac/super/ant: line 9: exec: /usr/local/opt/ant/bin/ant: cannot execute: No such file or directory
-- Java version check failed: /usr/bin/java -version returned an error: "The operation couldn’t be completed. Unable to locate a Java Runtime.

seems like some infrastructure errors.

@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. long build Set a long timeout for formula testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants