[MacPorts] #15553: py25-numeric build error: unrecognized gcc flags -no-cpp-precomp and -Wno-long-double
MacPorts
noreply at macports.org
Sun Jun 8 02:34:18 PDT 2008
#15553: py25-numeric build error: unrecognized gcc flags -no-cpp-precomp and -Wno-
long-double
--------------------------------+-------------------------------------------
Reporter: dstndstn at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: |
--------------------------------+-------------------------------------------
I get:
{{{
# port build py25-numeric
---> Building py25-numeric with target build
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numeric/work/Numeric-24.2"
&& /opt/local/bin/python2.5 setup.py build " returned error 1
Command output: running build
running build_py
running build_ext
building '_numpy' extension
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd
-DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IInclude -IPackages/FFT/Include
-IPackages/RNG/Include -I/opt/local/include/python2.5 -c
Src/_numpymodule.c -o build/temp.macosx-10.3-ppc-2.5/Src/_numpymodule.o
gcc: unrecognized option '-no-cpp-precomp'
cc1: error: unrecognized command line option "-Wno-long-double"
error: command 'gcc' failed with exit status 1
Error: Status 1 encountered during processing.
}}}
I have:
{{{
# gcc --version
gcc (GCC) 4.0.0
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/15553>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list