[SciPy-dev] scipy_iv.o" failed with exit status 1

Nils Wagner nwagner at iam.uni-stuttgart.de
Thu Nov 5 12:53:53 EST 2009


Hi,

I cannot build scipy from svn.

gcc: scipy/special/cephes/scipy_iv.c
scipy/special/cephes/scipy_iv.c:76: error: expected ‘)’ 
before ‘__extension__’
scipy/special/cephes/scipy_iv.c:76: error: expected ‘;’, 
‘,’ or ‘)’ before ‘double’
scipy/special/cephes/scipy_iv.c: In function ‘cephes_iv’:
scipy/special/cephes/scipy_iv.c:127: warning: implicit 
declaration of function ‘ikv_temme’
scipy/special/cephes/scipy_iv.c:81: warning: unused 
variable ‘vp’
scipy/special/cephes/scipy_iv.c: In function 
‘iv_asymptotic’:
scipy/special/cephes/scipy_iv.c:140: warning: unused 
variable ‘mup’
scipy/special/cephes/scipy_iv.c: At top level:
scipy/special/cephes/scipy_iv.c:526: error: expected ‘)’ 
before ‘__extension__’
scipy/special/cephes/scipy_iv.c:526: error: expected ‘;’, 
‘,’ or ‘)’ before ‘double’
scipy/special/cephes/scipy_iv.c:76: error: expected ‘)’ 
before ‘__extension__’
scipy/special/cephes/scipy_iv.c:76: error: expected ‘;’, 
‘,’ or ‘)’ before ‘double’
scipy/special/cephes/scipy_iv.c: In function ‘cephes_iv’:
scipy/special/cephes/scipy_iv.c:127: warning: implicit 
declaration of function ‘ikv_temme’
scipy/special/cephes/scipy_iv.c:81: warning: unused 
variable ‘vp’
scipy/special/cephes/scipy_iv.c: In function 
‘iv_asymptotic’:
scipy/special/cephes/scipy_iv.c:140: warning: unused 
variable ‘mup’
scipy/special/cephes/scipy_iv.c: At top level:
scipy/special/cephes/scipy_iv.c:526: error: expected ‘)’ 
before ‘__extension__’
scipy/special/cephes/scipy_iv.c:526: error: expected ‘;’, 
‘,’ or ‘)’ before ‘double’
error: Command "/usr/bin/gcc -fno-strict-aliasing -DNDEBUG 
-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 
-fstack-protctor -funwind-tables 
-fasynchronous-unwind-tables -g -fwrapv -fPIC 
-I/usr/include/python2.6 
-I/home/nwagner/local/lib64/ython2.6/site-packages/numpy/core/include 
-I/home/nwagner/local/lib64/python2.6/site-packages/numpy/core/include 
-c scip/special/cephes/scipy_iv.c -o 
build/temp.linux-x86_64-2.6/scipy/special/cephes/scipy_iv.o" 
failed with exit status 1
  
Nils



More information about the SciPy-Dev mailing list