Ticket #34542 (new defect)
Port py26-numpy still broken after rev-upgrade
| Reported by: | shawathome@… | Owned by: | dh@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | Cc: | ||
| Port: | py26-numpy |
Description (last modified by ryandesign@…) (diff)
During upgrade from 2.0.4 to 2.1.1 an error was created during update of atlas package.
Error: Port py26-numpy is still broken after rebuiling it more than 3 times. Error: Please run port -d -y rev-upgrade and use the output to report a bug.
Have attached output as requested by error report, output from atlas package upgrade, and output from the entire upgrade process.
Can you please advise on how to correct this error.
Thanks, Mike Shaw
Attachments
Change History
comment:1 Changed 12 months ago by ryandesign@…
- Cc ram@… added
- Owner changed from macports-tickets@… to dh@…
- Port set to py26-numpy
- Description modified (diff)
comment:2 follow-up: ↓ 3 Changed 12 months ago by vince@…
The new revision of the Atlas port does not have a +gcc44 variant anymore. +gcc46 is now the default; I wonder if this is the cause of the odd behavior you reported. What is the output of "port installed atlas"?
comment:3 in reply to: ↑ 2 Changed 12 months ago by shawathome@…
Hi,
This is the result for the atlas port ....
Last login: Sun May 20 17:58:21 on console mike:~ michaelshaw$ port installed atlas The following ports are currently installed: atlas @3.8.3_4+gcc44 atlas @3.9.37_0+gcc44 atlas @3.9.46_0+gcc44 atlas @3.9.47_0+gcc44 atlas @3.9.75_0 (active) mike:~ michaelshaw$
Regards, Mike
comment:4 Changed 12 months ago by vince@…
The first thing you should do is 'port uninstall inactive', that will clean up your disk of all obsolete versions you don't need anymore. But, as you may have noticed, atlas 3.9.75 is correctly installed, so the problem is elsewhere.
comment:5 Changed 12 months ago by ryandesign@…
Please remember to use WikiFormatting when writing in Trac.
comment:6 Changed 12 months ago by ram@…
Looks like your using the gcc44 variant for py26-numpy whereas atlas is using gcc46, as these aren't consistent I imagine you're going to have problems. Try using consistent compiler variants.

