[MacPorts] #24432: afni tries to compile wrong architecture
#24432: afni tries to compile wrong architecture --------------------------------+------------------------------------------- Reporter: frenchja@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: afni --------------------------------+------------------------------------------- ---> 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> -- Ticket URL: <http://trac.macports.org/ticket/24432> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24432: afni tries to compile wrong architecture --------------------------------+------------------------------------------- Reporter: frenchja@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: afni --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => snc@… Old description:
---> 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>
New description: {{{ ---> 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> }}} -- -- Ticket URL: <http://trac.macports.org/ticket/24432#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24432: afni tries to compile wrong architecture --------------------------------+------------------------------------------- Reporter: frenchja@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: afni --------------------------------+------------------------------------------- Comment(by ryandesign@…): This looks like the same problem already reported in #23397. -- Ticket URL: <http://trac.macports.org/ticket/24432#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24432: afni tries to compile wrong architecture --------------------------------+------------------------------------------- Reporter: frenchja@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: afni --------------------------------+------------------------------------------- Comment(by frenchja@…): I wasn't aware of #23397. Didn't mean to be redundant. Any estimate on when the portfile will be rewritten? -- Ticket URL: <http://trac.macports.org/ticket/24432#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24432: afni tries to compile wrong architecture ---------------------------------+------------------------------------------ Reporter: frenchja@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: duplicate | Keywords: Port: afni | ---------------------------------+------------------------------------------ Changes (by snc@…): * status: new => closed * resolution: => duplicate Comment: Closing as duplicate of #23397. -- Ticket URL: <http://trac.macports.org/ticket/24432#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts