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

Task: split cv2.cpp compilation #21175

Open
alalek opened this issue Dec 2, 2021 · 1 comment · Fixed by #21182
Open

Task: split cv2.cpp compilation #21175

alalek opened this issue Dec 2, 2021 · 1 comment · Fixed by #21182

Comments

@alalek
Copy link
Member

alalek commented Dec 2, 2021

Issue: weekly valgrind build is broken.

c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
modules/python2/CMakeFiles/opencv_python2.dir/build.make:62: recipe for target 'modules/python2/CMakeFiles/opencv_python2.dir/__/src2/cv2.cpp.o' failed

Additional related feature:

  • dedicated binary for opencv_contrib Python bindings
@mshabunin mshabunin mentioned this issue Dec 2, 2021
6 tasks
@alalek
Copy link
Member Author

alalek commented Aug 21, 2022

There are sporadic failures on CI (due to 6Gb memory limitation on VMs):

c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions.
make[2]: *** [modules/python3/CMakeFiles/opencv_python3.dir/__/src2/cv2.cpp.o] Error 4

@asmorkalov asmorkalov modified the milestones: 4.8.0, 4.9.0 May 5, 2023
@asmorkalov asmorkalov modified the milestones: 4.9.0, 4.10.0 Oct 24, 2023
@asmorkalov asmorkalov modified the milestones: 4.10.0, 4.11.0 Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants