Changes between Initial Version and Version 1 of Ticket #52156


Ignore:
Timestamp:
Sep 2, 2016, 3:38:34 AM (8 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

There are several issues here, but firstly, you’re building an old version of OpenCV:

:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nummist.com_opencv_ports_graphics_opencv/opencv/work/opencv-2.4.10" && /usr/bin/make -j8 -w all VERBOSE=ON 

The opencv port is currently at 3.1.0. Please clean, update, and try again.

$ sudo port clean opencv
$ sudo port selfupdate
$ sudo port install opencv +python27 +openni_sensorkinect

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52156

    • Property Owner changed from macports-tickets@… to stromnov@…
    • Property Port opencv added
    • Property Summary changed from error: use of undeclared identifier 'CODEC_ID_MPEG4' to opencv: build fails with "use of undeclared identifier 'CODEC_ID_MPEG4'"
  • Ticket #52156 – Description

    initial v1  
    11This is the error message when trying to install opencv:
    2 
     2{{{
    33$ sudo port install opencv +python27 +openni_sensorkinect
    44--->  Computing dependencies for opencv
     
    1010    http://guide.macports.org/#project.tickets
    1111Error: Processing of port opencv failed
    12 
     12}}}
    1313I have a log file as well.