#51624: OpenCV fails to build with +contrib +python27 options ------------------------+-------------------------------- Reporter: bradnull@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: opencv | Port: opencv ------------------------+-------------------------------- When trying to install opencv with the +contrib option, it looks like the Portfile is trying to download the wrong filename from the server. It tries to download "3.1.0.zip", but the file is actually called "opencv-3.1.0.zip". I tried editing the Portfile to correct this, but then I get a build failure because the extract function doesn't work. I've attached the main.log from the command 'port install opencv +contrib +python27' with our mirror name removed. -- Ticket URL: <https://trac.macports.org/ticket/51624> MacPorts <https://www.macports.org/> Ports system for OS X