Opened 12 years ago
Closed 12 years ago
#34712 closed defect (fixed)
atlas-3.9.76_0 fails to build on OS X 10.6
Reported by: | miguelbarao (MB) | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | Veence (Vincent) | |
Port: | atlas |
Description
$ sudo port clean atlas ---> Cleaning atlas $ sudo port install atlas gcc45 ---> Computing dependencies for atlas ---> Fetching archive for atlas ---> Attempting to fetch atlas-3.9.76_0+gcc45.darwin_10.x86_64.tbz2 from http://packages.macports.org/atlas ---> Fetching distfiles for atlas ---> Verifying checksum(s) for atlas ---> Extracting atlas ---> Applying patches to atlas ---> Configuring atlas ---> Building atlas Error: org.macports.build for port atlas returned: command execution failed
OSX version is 10.6.8
XCode version is 4.2
atlas fails with variants +gcc45 and +gcc47 (didn't try the others). Only failed on snow leopard, compilation on Lion went ok.
Attachments (2)
Change History (7)
Changed 12 years ago by miguelbarao (MB)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Cc: | vince@… added |
---|---|
Owner: | changed from macports-tickets@… to jameskyle@… |
Port: | atlas added |
In the future, please fill in the Port field and Cc the port maintainer(s).
comment:2 Changed 12 years ago by Veence (Vincent)
The crash is due to the fact that atlas for whatever unknown reason at some point discards the gcc-mp-4.5 we have given it in favor of a mere gcc that is not found (and is anyway erroneous). I’ll investigate to see if this is a general behavior or just an isolated case.
comment:3 Changed 12 years ago by Veence (Vincent)
That was a regression from .47. I’ve committed r93870 which should fix it: please test and report. Thanks for pointing this out.
comment:5 Changed 12 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Great! Good luck.
Changed 12 years ago by yppah56@…
Attachment: | that_ok.txt added |
---|
That is the install complete report.
Note: See
TracTickets for help on using
tickets.
log file