Ticket #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 jmr@…) (diff)
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
Change History
comment:2 Changed 2 years ago by jmr@…
- Owner changed from macports-tickets@… to jameskyle@…
- Cc iprecious@… removed
- Port set to atlas
- Description modified (diff)
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 2 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 follow-up: ↓ 7 Changed 2 years ago by juandesant@…
Same problem on a fresh 64-bit Snow Leopard installation.
comment:5 Changed 2 years ago by vince@…
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.
comment:6 Changed 2 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 2 years ago by juandesant@…
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.


Cc Me!