Opened 8 years ago
Closed 8 years ago
#51624 closed defect (fixed)
OpenCV fails to build with +contrib +python27 options
Reported by: | bradnull@… | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | opencv |
Description
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.
Attachments (1)
Change History (3)
Changed 8 years ago by bradnull@…
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Cc: | stromnov@… openmaintainer@… removed |
---|---|
Keywords: | opencv removed |
Owner: | changed from macports-tickets@… to stromnov@… |
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The port has been updated since this ticket was filed and currently downloads "opencv-3.2.0.zip".
Note: See
TracTickets for help on using
tickets.
Please do not Cc openmaintainer@… because it is not a valid email address.