Opened 15 years ago
Closed 14 years ago
#24432 closed defect (duplicate)
afni tries to compile wrong architecture
Reported by: | frenchja@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | afni |
Description (last modified by mf2k (Frank Schima))
---> Computing dependencies for afni ---> Building afni ( cd niml/ ; make all 'CC=cc -march=pentium-m -mtune=prescott -DDARWIN -Wcomment -Wformat -DUSE_TRACING -DHAVE_XDBE -no-cpp-precomp -DDONT_USE_MCW_MALLOC -O' ; /bin/mv -f *.o .. ; ) ( cd niml/ ; make all 'CC=cc -march=pentium-m -mtune=prescott -DDARWIN -Wcomment -Wformat -DUSE_TRACING -DHAVE_XDBE -no-cpp-precomp -DDONT_USE_MCW_MALLOC -O' ; /bin/mv -f *.o .. ; ) cc -march=pentium-m -mtune=prescott -DDARWIN -Wcomment -Wformat -DUSE_TRACING -DHAVE_XDBE -no-cpp-precomp -DDONT_USE_MCW_MALLOC -O -c niml_b64.c cc -march=pentium-m -mtune=prescott -DDARWIN -Wcomment -Wformat -DUSE_TRACING -DHAVE_XDBE -no-cpp-precomp -DDONT_USE_MCW_MALLOC -O -c niml_b64.c niml_b64.c:1: error: CPU you selected does not support x86-64 instruction set niml_b64.c:1: error: CPU you selected does not support x86-64 instruction set niml_b64.c:1: error: CPU you selected does not support x86-64 instruction set niml_b64.c:1: error: CPU you selected does not support x86-64 instruction set make[1]: *** [niml_b64.o] Error 1 make[1]: *** [niml_b64.o] Error 1 mv: rename *.o to ../*.omv: rename *.o to ../*.o: No such file or directory : No such file or directory make: *** [niml_element.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [niml_b64.o] Error 1 Warning: the following items did not execute (for afni): org.macports.activate org.macports.build org.macports.destroot org.macports.install To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (1)
Change History (5)
Changed 15 years ago by frenchja@…
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
This looks like the same problem already reported in #23397.
comment:3 Changed 15 years ago by frenchja@…
I wasn't aware of #23397. Didn't mean to be redundant. Any estimate on when the portfile will be rewritten?
comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Closing as duplicate of #23397.
Note: See
TracTickets for help on using
tickets.
Debug.txt