Opened 9 years ago

Last modified 9 years ago

#49606 closed defect

py34-scipy fails to build on Mac OS X.5 PPC — at Initial Version

Reported by: RivetBenoit (Benoit Rivet) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: powerpc Cc:
Port: py-scipy

Description

Trying to upgrade py34-scipy from version 0.16.0_1 (currently installed) to 0.16.1_0 fails.

The following lines in the log may explain the failure :

:info:build gfortran-mp-4.8: error: unrecognized argument in option '-mtune=generic' :info:build gfortran-mp-4.8: note: valid arguments to '-mtune=' are: 401 403 405 405fp 440 440fp 464 464fp 476 476fp 505 601 602 603 603e 604 604e 620 630 740 7400 7450 750 801 821 823 8540 8548 860 970 G3 G4 G5 a2 cell e300c2 e300c3 e500mc e500mc64 e5500 e6500 ec603e native power3 power4 power5 power5+ power6 power6x power7 power8 powerpc powerpc64 powerpc64le rs64 titan :info:build gfortran-mp-4.8: error: unrecognized command line option '-march=x86-64' :info:build gfortran-mp-4.8: error: unrecognized command line option '-msse2' :info:build error: Command "/opt/local/bin/gfortran-mp-4.8 -Os -fno-second-underscore -fPIC -O2 -march=x86-64 -DMS_WIN64 -mtune=generic -msse2 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/numpy/core/include -c -c scipy/fftpack/src/dfftpack/dcosqb.f -o build/temp.macosx-10.5-ppc-3.4/scipy/fftpack/src/dfftpack/dcosqb.o" failed with exit status 1

Change History (1)

Changed 9 years ago by RivetBenoit (Benoit Rivet)

Attachment: main.log added
Note: See TracTickets for help on using tickets.