Opened 13 years ago

Closed 13 years ago

#27897 closed defect (fixed)

Error building Atlas (PPC)

Reported by: rechner@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: afisynte@…
Port: atlas

Description

Info: mac mini G4 1.33 GHz, Mac OS 10.5.8, XCode 3.1.4

With #27640 there is already an open ticket on an Atlas problem, but my system gets to "STAGE 2-4-5" instead of just 2-2-5, like in the other bug. So I guess it is a different bug. Atlas again, after hours of compiling... :(

Any chance using a different gcc variant might help? On the mailing list there was quite some discussion on whether atlas is required at all... I can't judge on that - I just want digiKam installed.

I'm attaching my mail.log (with xz compression).

Attachments (1)

main.log.xz (44.5 KB) - added by rechner@… 13 years ago.

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by rechner@…

Attachment: main.log.xz added

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jameskyle@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by rechner@…

I first patched kdelibs4 to build digiKam without atlas. See: https://bugs.kde.org/show_bug.cgi?id=257679

Later I found out atlas got installed because of other dependencies anyway:

$ port rdependents atlas
The following ports are dependent on atlas:
  py26-numpy
    inkscape
    py26-cairo
      py26-gtk
        gimp2
          gimp-app
            gimp
          gimp-jp2
          gimp-lqr-plugin
          gutenprint
          icns-gimp
          macclipboard-gimp
          macfile-gimp
          ufraw
          xsane

Obviously atlas was compiled using gcc45 this time (instead of the default gcc44) because I compiled py26-numpy with that variant. A check confirms this:

$ port installed atlas
The following ports are currently installed:
  atlas @3.8.3_4+gcc45 (active)

I just wanted to have a gcc that I could use for pdftk as well, but that failed (because of #27706, if I remember correctly). That's a problem with pdftk though.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Is this still a problem with atlas 3.9.33?

comment:4 Changed 13 years ago by afisynte@…

I think I am experiencing this issue as well with atlas 3.9.33 on 10.4.11 PPC.

Here is my build.log:
ticket:28189:BXX28gVH.txt
or
http://pastebin.com/BXX28gVH

These bugs appear to be similar:
#27897
#28189
#28413

Hopefully vince@... uploading 3.9.35 will fix this:
ticket:28441:2

comment:5 Changed 13 years ago by afisynte@…

Cc: afisynte@… added

Cc Me!

comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

atlas @3.9.37_0 now builds successfully on my Power Mac G4 with Tiger or Leopard, so I'm calling this resolved.

Note: See TracTickets for help on using tickets.