Opened 12 years ago

Closed 12 years ago

#35135 closed defect (fixed)

py27-numpy @1.6.2 +atlas +gcc47 build fails due to portfile typo

Reported by: mndavidoff (Monte Davidoff) Owned by: skymoo (Adam Mercer)
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: haspatch Cc:
Port: py-numpy, py24-numpy, py25-numpy, py26-numpy, py27-numpy, py31-numpy, py32-numpy

Description

It appears r95330 has a little typo:

$ sudo port -vs install py27-numpy +atlas +gcc47
Error: Unable to open port: invalid command name "variant_isset_gcc47"

A fix is in the attached patch. Thanks!

Attachments (1)

Portfile.diff (345 bytes) - added by mndavidoff (Monte Davidoff) 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: Portfile.diff added

comment:1 Changed 12 years ago by skymoo (Adam Mercer)

Cc: ram@… removed
Owner: changed from macports-tickets@… to ram@…
Status: newassigned

Fixed in r95338, thanks.

I tested, made a small layout change, which introduced this typo, and then didn't retest. Sorry for being lazy, and thanks for spotting it!

comment:2 Changed 12 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.