Ticket #35135 (closed defect: fixed)
py27-numpy @1.6.2 +atlas +gcc47 build fails due to portfile typo
| Reported by: | md14-macports@… | Owned by: | ram@… |
|---|---|---|---|
| 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
Change History
comment:1 Changed 11 months ago by ram@…
- Owner changed from macports-tickets@… to ram@…
- Cc ram@… removed
- Status changed from new to assigned
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!
Note: See
TracTickets for help on using
tickets.

