Ticket #23430 (closed defect: fixed)
py26-scipy fails to build
| Reported by: | laurent.farvacque@… | Owned by: | ram@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | jmr@… | |
| Port: | py26-scipy |
Description
building on MacOSX 10.5.8 Intel
with python26 +universal (i386 ppc)
py26-scipy +no_atlas fails to build because of multiple "-arch" options
building 'rootfind' library compiling C sources C compiler: /opt/local/bin/gcc-mp-4.3 -arch i386 -arch ppc -isysroot / -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes creating build/temp.macosx-10.5-fat-2.6/scipy/optimize/Zeros compile options: '-I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/include -c' gcc-mp-4.3: scipy/optimize/Zeros/brenth.c cc1: error: unrecognized command line option "-arch" cc1: error: unrecognized command line option "-arch" cc1: error: unrecognized command line option "-arch" cc1: error: unrecognized command line option "-arch"
Change History
Note: See
TracTickets for help on using
tickets.

