[MacPorts] #33593: gst-plugins-bad fails to build if opencv is installed
#33593: gst-plugins-bad fails to build if opencv is installed ---------------------------------+------------------------------------------ Reporter: dports@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gst-plugins-bad ---------------------------------+------------------------------------------ It looks like gst-plugins-bad doesn't depend on opencv, but the configure script detects it and builds the opencv plugin. Unfortunately, that plugin fails to build -- see the attached log. Probably it should be configuring with `--disable-opencv`? -- Ticket URL: <https://trac.macports.org/ticket/33593> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33593: gst-plugins-bad fails to build if opencv is installed ---------------------------------+------------------------------------------ Reporter: dports@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gst-plugins-bad ---------------------------------+------------------------------------------ Comment(by dports@…): I guess the cause of the compiler error is that opencv's header files don't get along with clang, so switching to llvm-gcc might work, but either way the port shouldn't use opencv if it doesn't depend on it. -- Ticket URL: <https://trac.macports.org/ticket/33593#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33593: gst-plugins-bad fails to build if opencv is installed ---------------------------------+------------------------------------------ Reporter: dports@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: gst-plugins-bad ---------------------------------+------------------------------------------ Comment(by jfcaron@…): Confirmed on my system, when I removed opencv (which I was not actually using) and did "port clean gst-plugins-bad", then compilation worked fine. -- Ticket URL: <https://trac.macports.org/ticket/33593#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33593: gst-plugins-bad fails to build if opencv is installed ------------------------------+----------------------------- Reporter: dports@… | Owner: rmstonecipher@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: fixed | Keywords: Port: gst-plugins-bad | ------------------------------+----------------------------- Changes (by dports@…): * status: new => closed * resolution: => fixed Comment: Added --disable-opencv in r97956. -- Ticket URL: <https://trac.macports.org/ticket/33593#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts