Opened 10 years ago

Closed 9 years ago

#42123 closed defect (fixed)

Cannot install Atlas

Reported by: anat.stolarsky@… Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: atlas

Description

Tried to install, clean and reinstall.

Attached is the log file.

Thanks, Anat

Attachments (2)

main.log (44.1 KB) - added by anat.stolarsky@… 10 years ago.
main.2.log (3.2 MB) - added by anat.stolarsky@… 10 years ago.

Change History (8)

Changed 10 years ago by anat.stolarsky@…

Attachment: main.log added

comment:1 Changed 10 years ago by Veence (Vincent)

Please clean and try building with the +clang option instead. The error you get points to some configuration woes. The compiler does not find the standard <stdio.h>, which implies something is amiss with the environment.

comment:2 in reply to:  1 Changed 10 years ago by anat.stolarsky@…

Replying to vince@…:

Please clean and try building with the +clang option instead. The error you get points to some configuration woes. The compiler does not find the standard <stdio.h>, which implies something is amiss with the environment.

Thank you, Retried this and now the build seems to halt... I am attaching the log again

Changed 10 years ago by anat.stolarsky@…

Attachment: main.2.log added

comment:3 Changed 10 years ago by Veence (Vincent)

I see no error in your build. Depending on your machine, and due to a high optimization search process, Atlas may take four to six hours to build, more or less irrespectively of the CPU model or your number of cores. This is normal. Just schedule it for night time.

Last edited 10 years ago by Veence (Vincent) (previous) (diff)

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to vince@…
Port: atlas added

comment:5 Changed 10 years ago by foo@…

I had the same problem with stdio.h and not being able to install atlas. I downloaded and installed the command line tools. That fixed the problem. https://developer.apple.com/downloads/index.action

comment:6 Changed 9 years ago by Veence (Vincent)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.