Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#22201 closed defect (duplicate)

py26-numpy 1.3.0 - impossible to build no_atlas variant with atlas installed

Reported by: macports@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: jameskyle@…, skymoo (Adam Mercer)
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 (6)

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

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

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

Description: modified (diff)

comment:3 Changed 14 years ago by jameskyle@…

Resolution: duplicate
Status: newclosed

comment:4 Changed 14 years ago by macports@…

I didn't think this was a duplicate of my other ticket. To me it seemed they are two distinct issues. This issue is that one cannot select no_atlas if atlas is installed. The other issue is that you cannot build numpy with veclib. So sorry for that...

comment:5 Changed 14 years ago by skymoo (Adam Mercer)

Cc: ram@… added

Cc Me!

comment:6 Changed 14 years ago by jameskyle@…

No problem, two perspectives on the same thing. If numpy doesn't link against atlas (no_atlas) it does link against veclib. :)

fyi, this is resolved now.

Note: See TracTickets for help on using tickets.