Opened 15 years ago

Last modified 15 years ago

#22201 closed defect

py26-numpy 1.3.0 - impossible to build no_atlas variant with atlas installed — at Version 2

Reported by: macports@… Owned by: mcalhoun@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: jameskyle@…
Port: py26-numpy

Description (last modified by mf2k (Frank Schima))

Hi,

I cannot build the +no_atlas variant of py26-numpy with atlas (3.8.3) installed.

Steps to reproduce:

  • install py26-numpy default variants. atlas will be installed as a dependency.
  • uninstall py26-numpy and clean --all py26-numpy
  • install py26-numpy +no_atlas
  • numpy.show_config() shows numpy linked against atlas despite no_atlas specification.

Uninstalling atlas results in py26-numpy +no_atlas building as expected (ie not using atlas).

Change History (2)

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

Cc: jameskyle@… added
Owner: changed from macports-tickets@… to mcalhoun@…

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.