Ticket #23397 (closed defect: fixed)
Installing "afni" fails
| Reported by: | joerg.trojan@… | Owned by: | snc@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | qmano@…, frenchja@… | |
| Port: | afni |
Description
Trying to install the "afni" package fails. As far as I can tell, all dependencies are fulfilled. The crucial error message seems to be this one. See the complete debug output attached for further information.
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_afni/work/afni_src" && /usr/bin/make -j2 vastness' make: *** No rule to make target `eis_svd.o', needed by `libmri.a'. Stop.
Attachments
Change History
comment:2 follow-up: ↓ 3 Changed 3 years ago by snc@…
Please run clean and then do the debug again. The log doesn't contain any of your configure or build phase except this very last step.
comment:3 in reply to: ↑ 2 Changed 3 years ago by joerg.trojan@…
Replying to snc@…:
Please run clean and then do the debug again. The log doesn't contain any of your configure or build phase except this very last step.
OK, I added the log as "install_afni_debug2.txt".
comment:4 Changed 3 years ago by joerg.trojan@…
Is there anything else I can do to help clarify the matter?
comment:5 Changed 3 years ago by snc@…
Juiciness for me when I try it now:
niml_b64.c:1: error: CPU you selected does not support x86-64 instruction set :info:build niml_b64.c:1: error: CPU you selected does not support x86-64 instruction set :info:build make[1]: *** [niml_b64.o] Error 1
On a 64-bit machine, no less.
comment:8 Changed 3 years ago by snc@…
I'm working to rewrite the portfile entirely.
Once I have a working 10.6 build I'll upload it and start testing the 10.5 (x86_64 and i386). I'll be picking up my G5 from Apple tonight and try testing tomorrow for 10.5 ppc and ppc64.
comment:9 Changed 3 years ago by snc@…
Here's a hopeful update: i've got it compiling. unfortunately everything installs into bin/ so once I sort out all the files it'll be ready to go.
comment:11 Changed 3 years ago by snc@…
- Status changed from assigned to closed
- Resolution set to fixed
[Likely] Fixed in r68259. :-) This one was a pain.

