Opened 15 years ago
Closed 14 years ago
#23397 closed defect (fixed)
Installing "afni" fails
Reported by: | joerg.trojan@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
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 (2)
Change History (13)
Changed 15 years ago by joerg.trojan@…
Attachment: | install_afni_debug.txt added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to snc@… |
---|
comment:2 follow-up: 3 Changed 15 years ago by nerdling (Jeremy Lavergne)
Changed 15 years ago by joerg.trojan@…
Attachment: | install_afni_debug2.txt added |
---|
comment:3 Changed 15 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 15 years ago by joerg.trojan@…
Is there anything else I can do to help clarify the matter?
comment:5 Changed 15 years ago by nerdling (Jeremy Lavergne)
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:6 Changed 15 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:8 Changed 15 years ago by nerdling (Jeremy Lavergne)
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 14 years ago by nerdling (Jeremy Lavergne)
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:10 Changed 14 years ago by nerdling (Jeremy Lavergne)
Cc: | frenchja@… added |
---|
Cc reporter of duplicate #2443.
comment:11 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
[Likely] Fixed in r68259. :-) This one was a pain.
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.