Opened 6 years ago

Closed 5 years ago

#56935 closed defect (duplicate)

Opencv @3.4 +contrib +python27 fails to build

Reported by: jtressle Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.5.3
Keywords: Cc:
Port: opencv

Description

Unable to build Opencv with +contrib+python27. I had to do this after updating macports outdated. For some reason, Opencv 3.3 broke when libavcodec changed versions from 57 to 58, but that's another issue.

This is on a Mac with High Sierra.

Attachments (1)

main.log (4.6 MB) - added by jtressle 6 years ago.
Error log

Change History (5)

Changed 6 years ago by jtressle

Attachment: main.log added

Error log

comment:1 Changed 6 years ago by jtressle

Owner: set to stromnov
Status: newassigned

Looks like there are two other outstanding tickets for the same issue. Both are a few months old. Any progress or workaround available?

Thanks,

comment:2 Changed 6 years ago by jtressle

I was able to fix the issue by:

  • uninstalling protobuf-cpp
  • installing protobuf3-cpp
  • running 'sudo port install opencv +contrib +python27'

Thanks!

comment:3 Changed 6 years ago by mf2k (Frank Schima)

Keywords: Opencv removed
Port: opencv added; Opencv3.4 removed

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: assignedclosed
Summary: Opencv3.4 +contrib +python27 fails to buildOpencv @3.4 +contrib +python27 fails to build

Duplicate of #56349.

Note: See TracTickets for help on using tickets.