Opened 13 years ago

Closed 13 years ago

#28225 closed defect (fixed)

Error 255 - Installation of atlas

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

Description (last modified by jmroot (Joshua Root))

Hi @ all,

while trying to install qtoctave-mac, I got the following error log:

...

:info:build make -f Makefile MMinstall pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/zL3TUNE.LOG
:info:build 
:info:build 
:info:build    STAGE 2-4-2: CacheEdge DETECTION
:info:build make -f Makefile INSTALL_LOG/atlas_csNKB.h pre=c 2>&1 | ./xatlas_tee INSTALL_LOG/cMMCACHEEDGE.LOG
:info:build make[1]: *** [build] Error 255
:info:build make: *** [build] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" && /usr/bin/make build " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for atlas): org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Log for atlas is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/main.log

May basic problem: I don't have a clue what to make of it.

Anyone any ideas?

Attachments (1)

Portfile (9.3 KB) - added by Veence (Vincent) 13 years ago.
Portfile for atlas 3.9.33/lapack 3.3.0

Download all attachments as: .zip

Change History (11)

comment:1 Changed 13 years ago by iprecious@…

Cc: iprecious@… added

Cc Me!

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

Cc: iprecious@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to jameskyle@…
Port: atlas added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. You do not need to be in cc when you are the reporter.

comment:3 Changed 13 years ago by iprecious@…

Thanks for reformating the log!!!

Just when I hit the submit button I saw the preview next to it, but then it was too late ... :-)

comment:4 Changed 13 years ago by juandesant (Juande Santander-Vela)

Same problem on a fresh 64-bit Snow Leopard installation.

comment:5 Changed 13 years ago by Veence (Vincent)

The current Macports version of atlas is outdated. It is 3.8.3, whereas the current version is 3.9.33 (and Lapack 3.3.0).

Try the attached portfile, and please tell me if it works.

Changed 13 years ago by Veence (Vincent)

Attachment: Portfile added

Portfile for atlas 3.9.33/lapack 3.3.0

comment:6 Changed 13 years ago by iprecious@…

1st of all: THANKS!!!

One more question: Could you do me the huge favour and give a little 1-2-3-way on how to install from a portfile? Never done that and therefore don't have a clue at all.

comment:7 in reply to:  4 Changed 13 years ago by juandesant (Juande Santander-Vela)

Replying to juandesant@…:

Same problem on a fresh 64-bit Snow Leopard installation.

Solved by just doing:

sudo port clean atlas sudo port install atlas

Will try the attached portfile for updating.

comment:8 Changed 13 years ago by iprecious@…

The same over here. Thanks for the hint!!!

comment:9 Changed 13 years ago by iprecious@…

last addition: vince's Portfile worked flawlessly on my machine.

This case can be closed :-)

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

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