Opened 8 years ago
Closed 8 years ago
#52697 closed defect (duplicate)
OpenCV on Mac OS Sierra failed to build
Reported by: | jooni41 | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sierra | Cc: | mkae (Marko Käning), RJVB (René Bertin) |
Port: | opencv |
Description (last modified by larryv (Lawrence Velázquez))
I tried to install nonfree module of opencv to openCV with python bindings by:
sudo port install opencv +contrib +py27
but it gives the following error
Error: org.macports.build for port opencv returned: command execution failed The log file states: info:build [ 44%] Built target opencv_dnn :info:build 1 warning generated. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_opencv/opencv/work/build' :info:build make[1]: *** [modules/videoio/CMakeFiles/opencv_videoio.dir/all] Error 2 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_opencv/opencv/work/build' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/
Attachments (2)
Change History (9)
comment:1 Changed 8 years ago by larryv (Lawrence Velázquez)
Component: | contrib → ports |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to stromnov |
Priority: | High → Normal |
Status: | new → assigned |
comment:2 follow-up: 3 Changed 8 years ago by jooni41
Log file is larger then the upper limit thats why i just added part of it
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
So compress it and attach the compressed version.
comment:4 Changed 8 years ago by mkae (Marko Käning)
Cc: | mkae added |
---|
comment:5 Changed 8 years ago by mkae (Marko Käning)
Cc: | RJVB added |
---|---|
Version: | 2.3.4 |
RJVB came up with a patch. Will post it soonish here for review by stromnov.
comment:6 Changed 8 years ago by mkae (Marko Käning)
Keywords: | sierra added |
---|
comment:7 Changed 8 years ago by mkae (Marko Käning)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Is duplicate of #52328
Note: See
TracTickets for help on using
tickets.
Please run
sudo port clean opencv && sudo port install opencv +contrib +python27
and attach the log file.