New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #34542 (new defect)

Opened 12 months ago

Last modified 5 months ago

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

port -d -y rev-upgrade.txt (9.2 KB) - added by shawathome@… 12 months ago.
complete_output.txt (88.9 KB) - added by shawathome@… 12 months ago.
upgrade atlas.txt (18.8 KB) - added by shawathome@… 12 months ago.

Change History

Changed 12 months ago by shawathome@…

Changed 12 months ago by shawathome@…

Changed 12 months ago by shawathome@…

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.

comment:7 Changed 9 months ago by jmr@…

  • Summary changed from Port py26-numpy still broken to Port py26-numpy still broken after rev-upgrade

comment:8 Changed 5 months ago by ram@…

  • Cc ram@… removed
Note: See TracTickets for help on using tickets.