Opened 8 years ago

Closed 7 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)

main.log (121.9 KB) - added by bradnull@… 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by bradnull@…

Attachment: main.log added

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Cc: stromnov@… openmaintainer@… removed
Keywords: opencv removed
Owner: changed from macports-tickets@… to stromnov@…

Please do not Cc openmaintainer@… because it is not a valid email address.

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

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.