Changes between Initial Version and Version 2 of Ticket #49606


Ignore:
Timestamp:
Nov 6, 2015, 11:02:10 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #49516.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49606

    • Property Keywords powerpc added
    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Cc sean@… michaelld@… added
  • Ticket #49606 – Description

    initial v2  
    33The following lines in the log may explain the failure :
    44
     5{{{
    56:info:build gfortran-mp-4.8: error: unrecognized argument in option '-mtune=generic'
    67: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
     
    89:info:build gfortran-mp-4.8: error: unrecognized command line option '-msse2'
    910: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
     11}}}