New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25081 (closed defect: fixed)

Opened 21 months ago

Last modified 17 months ago

atlas uses a different default gcc than other ports

Reported by: jmr@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: mcalhoun@…, ram@…, jwiegley@…, pmq@…
Port: atlas

Description

As per #20103, math and science ports should all try to use the same gcc version by default. Recent changes to atlas made it use gcc44, while everything else is currently using gcc43. It may well be time to change to 4.4, but everything should do it at once.

Change History

  Changed 21 months ago by vince@…

atlas compiled with gcc43 does not work on newest i5/i7 processors. That's why we moved forward.

  Changed 21 months ago by lists.pascal.juergens@…

Could the new gcc also cause hard lockups? I've had my machine freeze four times in a row trying to build it, and there are some crash logs for "xprobe_gas_x8632" and xprobe_3dnow. Sadly, no build log.

follow-up: ↓ 4   Changed 21 months ago by vince@…

the crashes in xprobe_gas and xprobe_3dnow are normal: the program tests some instructions and a crash indicate a wrong guess (wrong architecture). Where exactly does the freeze happen?

in reply to: ↑ 3   Changed 21 months ago by lists.pascal.juergens@…

I don't know where, since all the logs were dead after the reboot. Would piping them to a non-encrypted folder work, or does the file get cleaned up by HFS' journal?

follow-up: ↓ 6   Changed 21 months ago by vince@…

Try building with the -v option. If the machine freezes, you should have ample time to read out what Terminal says... :) Viel Glück!

in reply to: ↑ 5   Changed 21 months ago by lists.pascal.juergens@…

Replying to vince@…:

Try building with the -v option. If the machine freezes, you should have ample time to read out what Terminal says... :) Viel Glück!

Thanks a lot. I just did that, and horribly enough, the build went through. I'll re-build once again, but unless that turns anything up, I'll just write it off as a heat issue or something. Thanks for the help!

  Changed 21 months ago by vince@…

No problem. Glad you got satisfaction eventually (not like in the famous song) :). Bis dann!

  Changed 20 months ago by ram@…

  • cc ram@… added

Cc Me!

  Changed 20 months ago by jmr@…

  • cc jwiegley@…, pmq@… added

Has duplicate #25273.

  Changed 20 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed

Since there has been nothing done about this in 2 weeks, I fixed it myself in r68906.

  Changed 17 months ago by jmr@…

  • status changed from closed to reopened
  • resolution fixed deleted

And we're right back here after r71201.

  Changed 17 months ago by jmr@…

  • owner changed from mcalhoun@… to jameskyle@…
  • status changed from reopened to new
  • cc mcalhoun@… added; jameskyle@… removed

  Changed 17 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.