#25409: py26-numpy fails during 'port upgrade' ---------------------------------+------------------------------------------ Reporter: ssteinerX@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: py26-numpy ---------------------------------+------------------------------------------ Comment(by hmgaudecker@…): Thanks! On the Intel Core 2 Duo everything got installed nicely in 64-bit mode, it seems: {{{ py26-numpy @1.4.1_1+gcc44 (active) platform='darwin 10' archs='x86_64' }}} On the MacPro I now tried: * installing py26-numpy in 64-bit mode on top of the dependencies being universal -> same error as the first two. * installing py26-numpy in 32-bit mode on top of the dependencies being universal (SuiteSparse doesn't have a universal variant, so uninstalled it and reinstalled in 32-bit mode) -> fails for the opposite problem, essentially (I can attach the log file if desired). * nuking /opt/, installing everything in 32-bit mode from scratch -> gcc44 fails because it doesn't find the right version of mpfr.h, although it seemingly got installed correctly before I'm lost. Back to Python 2.5 ? -- Ticket URL: <http://trac.macports.org/ticket/25409#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS