New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35088 (new defect)

Opened 12 months ago

Last modified 7 months ago

OpenCV 2.4.1 has a bug on the pkg-config files

Reported by: andre.dos.anjos@… Owned by: stromnov@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: opencv

Description

Please note the following bug:

http://code.opencv.org/issues/1925

Affects the currently installed version of OpenCV (2.4.1) on MacPorts. Needs addressing or a new release.

Change History

comment:1 Changed 12 months ago by ryandesign@…

I updated opencv to 2.4.2 in r95104. Did that help?

comment:2 Changed 12 months ago by andre.dos.anjos@…

Unfortunately not. Despite the fact they already have a fix for this, they are waiting for http://code.opencv.org/issues/1928 to be fixed before issue 1925 is treated.

As far as I can see, there is no fix for OpenCV bug 1928, despite the high priority. I'm afraid we are stuck with a broken package for the next weeks.

For the time begin, the option is to use CMake instead of pkg-config for building, if it is cheap enough for you to convert your build system. Otherwise, one has to revert to an older version hoping not too many packages depend on the new version.

comment:3 Changed 11 months ago by ryandesign@…

opencv already uses cmake to configure itself. If you mean that other software that uses opencv should switch to using cmake, then that is up to each such individual port to do.

comment:4 Changed 7 months ago by jmr@…

  • Owner changed from macports-tickets@… to stromnov@…
Note: See TracTickets for help on using tickets.