Skip to content

opencv 4.12.0 #228841

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

opencv 4.12.0 #228841

wants to merge 1 commit into from

Conversation

dnhn
Copy link
Contributor

@dnhn dnhn commented Jul 2, 2025

  • 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>?

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue ffmpeg FFMPEG use is a significant feature of the PR or issue labels Jul 2, 2025
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333
Copy link
Member

  ==> python3.13 -c 'import cv2; print(cv2.__version__)'
  WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
  E0000 00:00:1751491685.971058   53137 descriptor_database.cc:550] Invalid file descriptor data passed to EncodedDescriptorDatabase::Add().
  F0000 00:00:1751491685.971093   53137 descriptor.cc:2248] Check failed: GeneratedDatabase()->Add(encoded_file_descriptor, size) 
  *** Check failure stack trace: ***
  Aborted (core dumped)

@chenrui333 chenrui333 added the linux Linux is specifically affected label Jul 2, 2025
@daeho-ro
Copy link
Member

daeho-ro commented Jul 2, 2025

I believe the error is related to abseil or protobuf, but they are really hard to bump

@artanokhov artanokhov mentioned this pull request Jul 4, 2025
6 tasks
@deadprogram
Copy link

Perhaps on the Linux build use -DBUILD_PROTOBUF=ON instead of the system protobuf?

I'm very eager to get the new OpenCV formula for macOS, please and thank you. 😸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ffmpeg FFMPEG use is a significant feature of the PR or issue linux Linux is specifically affected python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants