Parallel make fails (Bug #45)


Added by Todor Prokopov about 15 years ago. Updated over 14 years ago.


Status:Done Start date:
Priority:High Due date:
Assignee:Vadim Pisarevsky % Done:

0%

Category:build/install
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

Hello OpenCV developers,
I am building OpenCV 2.0 RPM packages on openSUSE build service. When using parallel make (make -j4), building SWIG Python wrappers sometimes fails. I am not a CMake expert, but I suppose there is some missing dependency in the CMake project file. I am attaching the build log, as produced by the openSUSE build service.


buildlog.txt (85.2 kB) Todor Prokopov, 2009-12-18 10:13 am


Associated revisions

Revision 29c985b6
Added by Roman Donchenko over 11 years ago

Merge pull request #45 from jet47:cuda-5.5-support

History

Updated by Victor Eruhimov over 14 years ago

Vadim, could you please confirm that this has been solved? thanks, Victor

  • Status deleted (Open)

Updated by Vadim Pisarevsky over 14 years ago

SWIG Python bindings are no longer included into OpenCV; instead, we use custom scripts. OpenCV builds fine with "make -j4" on CMake-generated makefiles.

  • Status set to Done
  • (deleted custom field) set to fixed

Also available in: Atom PDF