[f2py] new env gives errors

Pavel Aleynikov <[email protected]>
Newsgroups gmane.comp.python.f2py.user
Message-ID <1240623541.5529.39.camel@alpxp-laptop>
Hello,
I have real trouble after switching to Ubuntu 9.04 from 8.10. At first I
just performed dist-upgrade to 9.04 and all was still perfect. But after
that I have decided that It's a long time gone since I installed clean
system (What the hell was I thinking %)). To make long story short:
Having:
clean ubuntu and previously working like this Fortran project:
f2py --fcompiler=intel -c Nbfeat-new1.f DRMT.f DRFD.f DRSP.f Feat1.f
FWANDL.f ND_RUN.f ND_PASS.f metric.f -m fortgeom

Now with clean ubuntu:
sudo apt-get install python-qt4 python-numpy python-matplotlib python-tk
python-scipy 
then install ifort: download l_cprof_p_11.0.083_ia32.tgz-> install
(actually doesn't make any difference with gfortran as I found out)
Now I get:

f2py --fcompiler=intel -c Nbfeat-new1.f DRMT.f DRFD.f DRSP.f Feat1.f
FWANDL.f ND_RUN.f ND_PASS.f metric.f -m fortgeom
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands
--compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands
--fcompiler options
running build_src
building extension "fortgeom" sources
f2py options: []
f2py:> /tmp/tmpVKCYrs/src.linux-i686-2.6/fortgeommodule.c
creating /tmp/tmpVKCYrs
 
.... see tmp.....

/tmp/tmpkHTrQd/src.linux-i686-2.6/fortranobject.c:823: error:
‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpkHTrQd/src.linux-i686-2.6/fortranobject.c:826: error:
‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpkHTrQd/src.linux-i686-2.6/fortranobject.c:826: error:
‘PyArrayObject’ has no member named ‘dimensions’
error: Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv
-O2 -Wall -Wstrict-prototypes -fPIC -I/tmp/tmpkHTrQd/src.linux-i686-2.6
-I/usr/lib/python2.6/dist-packages/numpy/core/include
-I/usr/include/python2.6
-c /tmp/tmpkHTrQd/src.linux-i686-2.6/fortranobject.c
-o /tmp/tmpkHTrQd/tmp/tmpkHTrQd/src.linux-i686-2.6/fortranobject.o"
failed with exit status 1
make: *** [f2py] Error 1

just compiling without wrapping is ok, wrapping with gfortran fail same.
Any ideas? U8.10 has python 2.5, but after dist-upgrade I have python
2.6 I guess, and it still works.

f2py tells:

Version:     2_5972
numpy Version: 1.2.1

Python says:
Python 2.6.2 (release26-maint, Apr 19 2009, 01:56:41) 
[GCC 4.3.3] on linux2

So, I don't know what to do. I need help, this thing to be compiled and
wrapped is very important for me.

_______________________________________________
f2py-users mailing list
f2py-users-Y4l6ocDipWCuvFJfX82//[email protected]
http://cens.ioc.ee/mailman/listinfo/f2py-users
tmp (text/plain, 82.4 KB)
f2py --fcompiler=intel -c Nbfeat-new1.f DRMT.f DRFD.f DRSP.f Feat1.f FWANDL.f ND_RUN.f ND_PASS.f metric.f -m fortgeom
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
building extension "fortgeom" sources
f2py options: []
f2py:> /tmp/tmpVKCYrs/src.linux-i686-2.6/fortgeommodule.c
creating /tmp/tmpVKCYrs
creating /tmp/tmpVKCYrs/src.linux-i686-2.6
Reading fortran codes...
	Reading file 'Nbfeat-new1.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'DRMT.f' (format:fix,strict)
	Reading file 'DRFD.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'drco2' (format:fix)
	Reading file 'DRSP.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'Feat1.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'reswt' (format:fix)
	Reading file 'repar' (format:fix)
	Reading file 'wrswt' (format:fix)
	Reading file 'wrpar' (format:fix)
	Reading file 'plproc' (format:fix)
	Reading file 'FWANDL.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'ND_RUN.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'drco2' (format:fix)
	Reading file 'drco2' (format:fix)
	Reading file 'drco2' (format:fix)
	Reading file 'drco2' (format:fix)
Line #1216 in ND_RUN.f:"      real*8 as(100), bs(100)      ! supplementary arrays for making spl"
	updatevars: could not crack entity declaration "bs(100)!". Ignoring.
Line #1218 in ND_RUN.f:"      real*8 Cnm(4,nv), Cnx(4,nv)  ! min and max anu at the given surfac"
	updatevars: could not crack entity declaration "cnx(4,nv)!". Ignoring.
	Reading file 'drco2' (format:fix)
	Reading file 'ND_PASS.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'metric.f' (format:fix,strict)
	Reading file 'drco2' (format:fix)
	Reading file 'drco2' (format:fix)
Post-processing...
	Block: fortgeom
			Block: nbfeat1
			Block: bstop
			Block: dspl1_1
			Block: dspl2_1
			Block: drrand
			Block: gasdev
			Block: derf
			Block: dsprt_1
			Block: dsrt2_1
			Block: gr_ini
			Block: afield
			Block: pfield
			Block: start
			Block: read_eq
			Block: read_rp
			Block: hspring
			Block: astpr
			Block: svdt
			Block: svdtm
			Block: beamsource
			Block: w_lim
			Block: mongr_b
			Block: vpsi
			Block: alpha
			Block: white_b
			Block: white_x
			Block: mexit
			Block: scatt_b
			Block: mapp_1
			Block: pass_b
			Block: sdmtr
			Block: vrho
			Block: sdmtr1
Post-processing (stage 2)...
Building modules...
	Building module "fortgeom"...
		Constructing wrapper function "nbfeat1"...
		  nbfeat1(cpsi,[nrz])
		Constructing wrapper function "featnb1"...
		  ps4,r4,z4,hi4 = featnb1(ph4,v4,gt,gn,nst,nbport,cpsi,[nrz])
		Creating wrapper for Fortran function "bstop"("bstop")...
		Constructing wrapper function "bstop"...
		  bstop = bstop(e,ne,te,zeff)
		Constructing wrapper function "dspl1_1"...
		  dspl1_1(x,y,c,a,b,[n])
		Constructing wrapper function "dspl2_1"...
		  dspl2_1(x,y,z,c,[nx,ny,nxy])
		Creating wrapper for Fortran function "drrand"("drrand")...
		Constructing wrapper function "drrand"...
		  drrand = drrand(iy)
		Creating wrapper for Fortran function "gasdev"("gasdev")...
		Constructing wrapper function "gasdev"...
		  gasdev = gasdev(iy)
		Creating wrapper for Fortran function "derf"("derf")...
		Constructing wrapper function "derf"...
		  derf = derf(x)
		Constructing wrapper function "dsprt_1"...
		  dsprt_1(x,c,xr,kr,[n])
		Constructing wrapper function "dsrt2_1"...
		  dsrt2_1(x0,y0,f0,kspl,xr,kr,x,y,c,[nx,ny,nxy])
		Constructing wrapper function "gr_ini"...
		  gr_ini(rg,zg,[nr,nz])
		Constructing wrapper function "grcell"...
		  grcell(r,z,krz,hr,hz)
		Constructing wrapper function "afield"...
		  afield(signb,r,dr,dz,krz,ps,br,bz,bph,c,[nrz])
		Constructing wrapper function "axgrd2"...
		  axgrd2(d2bdrr,d2bdrz,d2bdzz)
		Constructing wrapper function "axgrad"...
		  axgrad(brr,brz,bzr,bzz,bphr,bphz)
		Constructing wrapper function "pfield"...
		  pfield(ntfc,r,ph,dr,dz,krz,ripp,br,bz,bph,c,[nrz])
		Constructing wrapper function "pgrad"...
		  pgrad(brr,brz,brph,bzr,bzz,bzph,bphr,bphz,bphp)
		Constructing wrapper function "start"...
		  start(krip,nun_e,nun_r,rg,zg,cpsi,crip,dat,[nr,nz,neq,nrp])
		Constructing wrapper function "read_eq"...
		  read_eq(nun_e,r0,dr,z0,dz,bax,ra,za,rx1,zx1,rx2,zx2,psa,psx,cpsi,[nr,nz])
		Constructing wrapper function "read_rp"...
		  read_rp(nun_r,ntfc,crip,[nr,nz])
		Constructing wrapper function "hspring"...
		  hspring(r0,z0,ph0,hi0,v0,wps,cpsi,[nrz])
		Constructing wrapper function "astpr"...
		  astpr(ndat,fname)
		Constructing wrapper function "prof"...
		  prof(x,ane,andt,te,ti)
		Creating wrapper for Fortran function "svdt"("svdt")...
		Constructing wrapper function "svdt"...
		  svdt = svdt(temp)
		Creating wrapper for Fortran function "svdtm"("svdtm")...
		Constructing wrapper function "svdtm"...
		  svdtm = svdtm(t)
		Constructing wrapper function "beamsource"...
		  cpsi,vpsia,vrhoa,vtf,rhoas,spol1 = beamsource(neq,innum)
		Constructing wrapper function "w_lim"...
		  w_lim(nunit,nulim)
		Constructing wrapper function "fw_lim"...
		  fw_lim(r,z,phi,rol,nexit)
		Constructing wrapper function "mongr_b"...
		  mongr_b(r0,z0,ph0,hi0,v0,t0,nt,nb,kpart,nexit,rg,zg,cpsi,crip,psmtr,cvps,ntsl,pepp,pepr,ee,pipp,pipr,ei,fb,[nr,nz,nrz,mmr,lt,lps,lnu,lv])
		Creating wrapper for Fortran function "vpsi"("vpsi")...
		Constructing wrapper function "vpsi"...
		  vpsi = vpsi(ps,psgr,c,[nps])
		Creating wrapper for Fortran function "alpha"("alpha")...
		Constructing wrapper function "alpha"...
		  alpha = alpha(r,z,cpsi,crip,[nrz])
		Constructing wrapper function "white_b"...
		  white_b(ps,anu0,ph,v,t,kbri,ki,kb,r0,z0,nexit,rg,zg,cpsi,crip,psmtr,cvps,ntsl,pepp,pepr,ee,pipp,pipr,ei,fb,[nr,nz,nrz,mmr,lt,lps,lnu,lv])
		Constructing wrapper function "white_x"...
		  white_x(v00,v11,dv11,anu0,sx,ianu,vkb,nexit)
		Constructing wrapper function "mexit"...
		  mexit(vl,anu0,anu,ph,r0,z0,rg,zg,cpsi,crip,psmtr,cvps,[nr,nz,nrz,mmr])
		Constructing wrapper function "scatt_b"...
		  scatt_b(kvn,hv,hn,anu0,aanu,vlm,v,ntsl,kps,ee,ei,pepp,pipp,[lt,lps])
		Constructing wrapper function "mapp_1"...
		  mapp_1(nunit,psmtr,volmtr,cvps,[mmr])
		Constructing wrapper function "dvol"...
		  dvol(kvn,hv,hn,dv0,ddvdv,ddvdn)
		Constructing wrapper function "dphase"...
		  dphase(kvn,hv,hn,p1,p2)
		Constructing wrapper function "alpvn"...
		  alpvn(kvn,hv,hn,astar)
		Constructing wrapper function "anumxv"...
		  anumxv(vlm1,amin1,amax1,damin1,damax1)
		Constructing wrapper function "anumxm"...
		  anumxm(vlm0,amin,amax,damin,damax)
		Constructing wrapper function "taubnc"...
		  taubnc(kvn,hv,hn,tau)
		Constructing wrapper function "va_grd"...
		  va_grd(vlm,aanu,kvn1,hv1,hn1)
		Constructing wrapper function "sccoef"...
		  sccoef(kvn,hv,hn,vlm,ann0,anr0,arr0,danndn,danrdn,danrdr,darrdr,tbts,vc3,te1,ti1)
		Constructing wrapper function "pass_b"...
		  pass_b(r0,z0,ph0,hi0,v0,t0,nt,nb,nt1,nb1,kpart,nexit,cpsi,psmtr,cvps,ntsl,pepp,pepr,ee,pipp,pipr,ei,fb,[nrz,mmr,lt,lps,lnu,lv])
		Constructing wrapper function "sdmtr"...
		  sdmtr(mkr,nprn,rg,zg,cpsi,vpsia,vrhoa,vtf,rhoas,spol1,[nr,nz,nrz,innum])
		Creating wrapper for Fortran function "vrho"("vrho")...
		Constructing wrapper function "vrho"...
		  vrho = vrho(ps,psgr,c,[nps])
		Constructing wrapper function "sdmtr1"...
		  sdmtr1(r0,z0,ph0,nexit,qps,dvdps,plcur,np,rp,zp,cpsi,sq1,[nrz,kpoint])
		Constructing COMMON block support for "drdata"...
		  we0,wam,wzi,wro,wtau,wdiff,wvc3,wte0,wti0,wne0,wampl,wzpl,wtime,wdelt,wrax,wb0,wsignb,wplcur,wpsim,wrip0,wh0,wvmin,wrmin,wrmax,wzmin,wzmax,wdphm,wdphm1,wdnu,wzax,wrxp1,wzxp1,wrxp2,wzxp2,wpsiax,wciax,wrf,nwphi,nwmin,nwmax,nprint,nrip,nscat,nsld,nshot,ncoil,icr
		Constructing COMMON block support for "graphs"...
		  appx,appy,groupx,groupy,x1,y1,r00,z00,x0,y0,y0n,z0n,yn,zn
		Constructing COMMON block support for "rndm"...
		  iy
		Constructing COMMON block support for "csdm5"...
		  wsqtfl,crho
		Constructing COMMON block support for "csdmgr"...
		  mmr1,wrmtr,wpsnrm,wqps,wvol,curr,wr95,wps95,wvol95,wq95
		Constructing COMMON block support for "csdm1"...
		  mmr,wpsmtr,wdvdps,wvolps,cdv,cv
		Constructing COMMON block support for "maplim"...
		  wnum,wnux,wvlm,wvm,walm
		Constructing COMMON block support for "csdm6"...
		  wqtfl,ctf
	Wrote C/API module "fortgeom" to file "/tmp/tmpVKCYrs/src.linux-i686-2.6/fortgeommodule.c"
	Fortran 77 wrappers are saved to "/tmp/tmpVKCYrs/src.linux-i686-2.6/fortgeom-f2pywrappers.f"
  adding '/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c' to sources.
  adding '/tmp/tmpVKCYrs/src.linux-i686-2.6' to include_dirs.
copying /usr/lib/python2.6/dist-packages/numpy/f2py/src/fortranobject.c -> /tmp/tmpVKCYrs/src.linux-i686-2.6
copying /usr/lib/python2.6/dist-packages/numpy/f2py/src/fortranobject.h -> /tmp/tmpVKCYrs/src.linux-i686-2.6
  adding '/tmp/tmpVKCYrs/src.linux-i686-2.6/fortgeom-f2pywrappers.f' to sources.
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
customize IntelFCompiler
Found executable /opt/intel/Compiler/11.0/083/bin/ia32/ifort
customize IntelFCompiler using build_ext
building 'fortgeom' extension
compiling C sources
C compiler: gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC

creating /tmp/tmpVKCYrs/tmp
creating /tmp/tmpVKCYrs/tmp/tmpVKCYrs
creating /tmp/tmpVKCYrs/tmp/tmpVKCYrs/src.linux-i686-2.6
compile options: '-I/tmp/tmpVKCYrs/src.linux-i686-2.6 -I/usr/lib/python2.6/dist-packages/numpy/core/include -I/usr/include/python2.6 -c'
gcc: /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c
In file included from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:7:20: error: Python.h: No such file or directory
In file included from /usr/lib/python2.6/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:13,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:114:2: error: #error Must use Python with unicode enabled.
In file included from /usr/lib/python2.6/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:13,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:934: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:935: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘npy_uintp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1037: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1038: error: expected ‘)’ before ‘*’ token
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1040: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1040: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1041: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1051: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1051: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1053: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1053: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1054: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1056: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1061: error: expected ‘)’ before ‘*’ token
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1066: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1068: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1069: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1069: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1071: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1075: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1077: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1078: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1079: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1080: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1080: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1081: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1081: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1085: error: expected specifier-qualifier-list before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1098: error: expected specifier-qualifier-list before ‘PyArray_GetItemFunc’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1199: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1231: error: expected specifier-qualifier-list before ‘PyObject’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1241: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1266: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1274: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1281: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1423: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1570: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1624: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1837: error: expected specifier-qualifier-list before ‘npy_intp’
In file included from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:61: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:63: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:73: error: expected specifier-qualifier-list before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:85: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyFortran_Type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:95: error: expected ‘)’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:97: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:111: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:114: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:17: error: expected ‘)’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘fortran_dealloc’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:90: warning: implicit declaration of function ‘Py_XDECREF’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:90: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:91: warning: implicit declaration of function ‘PyMem_Del’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:95: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fortran_methods’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:177: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘set_data’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:178: error: ‘f’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:178: error: (Each undeclared identifier is reported only once
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:178: error: for each function it appears in.)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:181: error: ‘NULL’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:185: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:241: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘fortran_setattr’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:243: error: ‘NULL’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:244: error: ‘PyFortranObject’ has no member named ‘len’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:244: warning: implicit declaration of function ‘strcmp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:244: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:246: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:247: warning: implicit declaration of function ‘PyErr_SetString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:247: error: ‘PyExc_AttributeError’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:250: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:251: error: ‘npy_intp’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:251: error: expected ‘;’ before ‘dims’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:253: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:254: error: ‘v’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:254: error: ‘Py_None’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:257: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:257: error: ‘dims’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:258: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:258: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:258: error: too many arguments to function ‘array_from_pyobj’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:260: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:260: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:260: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:262: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:263: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:263: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:264: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: warning: implicit declaration of function ‘memcpy’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: warning: incompatible implicit declaration of built-in function ‘memcpy’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: too many arguments to function ‘array_from_pyobj’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:271: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:272: error: expected ‘;’ before ‘s’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:273: error: ‘s’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: warning: implicit declaration of function ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: called object ‘npy_intp(<erroneous-expression>)’ is not a function
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: warning: incompatible implicit declaration of built-in function ‘memcpy’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:277: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:277: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:278: warning: implicit declaration of function ‘Py_DECREF’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:282: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:285: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:288: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:289: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:289: warning: implicit declaration of function ‘PyDict_New’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:290: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:294: warning: implicit declaration of function ‘PyDict_DelItemString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:294: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:300: warning: implicit declaration of function ‘PyDict_SetItemString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:300: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:303: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:326: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyFortran_Type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:480: warning: type defaults to ‘int’ in declaration of ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:480: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:491: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘swap_arrays’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘npy_intp’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘c’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:536: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:539: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘array_from_pyobj’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:552: error: ‘NULL’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:558: error: ‘obj’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:558: error: ‘Py_None’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:562: warning: implicit declaration of function ‘count_nonpos’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:562: error: ‘dims’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:564: warning: implicit declaration of function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:564: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:567: warning: implicit declaration of function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:567: warning: incompatible implicit declaration of built-in function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:569: error: ‘PyExc_ValueError’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: ‘PyTypeObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: warning: implicit declaration of function ‘memset’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: warning: incompatible implicit declaration of built-in function ‘memset’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: called object ‘npy_intp(<erroneous-expression>)’ is not a function
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:584: error: ‘PyArray_Descr’ has no member named ‘elsize’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:585: error: ‘PyArray_Descr’ has no member named ‘type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:587: warning: implicit declaration of function ‘PyObject_TypeCheck’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:587: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:594: error: too many arguments to function ‘check_and_fix_dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:598: warning: implicit declaration of function ‘Py_INCREF’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:601: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:603: warning: incompatible implicit declaration of built-in function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:604: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:606: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:614: error: too many arguments to function ‘check_and_fix_dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:619: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:632: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:633: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:633: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:634: warning: incompatible implicit declaration of built-in function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:635: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:635: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:637: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:640: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:644: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:680: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:682: warning: implicit declaration of function ‘PyString_AsString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:682: warning: implicit declaration of function ‘PyObject_Str’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:682: warning: implicit declaration of function ‘PyObject_Type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:683: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:684: error: ‘PyExc_TypeError’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:691: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:691: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:696: error: too many arguments to function ‘check_and_fix_dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:708: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘check_and_fix_dimensions’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘arr_size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: ‘arr_size’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: called object ‘npy_intp(<erroneous-expression>)’ is not a function
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:720: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:721: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:721: error: expected ‘;’ before ‘new_size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:724: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:724: error: expected ‘;’ before ‘d’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:726: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:727: error: ‘d’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:727: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:728: error: ‘dims’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:730: warning: implicit declaration of function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:730: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:730: error: ‘stderr’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:739: error: ‘new_size’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:741: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:743: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:756: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:761: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:762: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:762: error: expected ‘;’ before ‘new_size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:764: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:764: error: expected ‘;’ before ‘d’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:766: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:769: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:779: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:785: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:785: error: expected ‘;’ before ‘d’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:787: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:787: error: expected ‘;’ before ‘size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:788: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:789: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:792: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:793: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:798: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:798: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:799: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:800: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:803: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:813: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:814: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:814: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:815: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:816: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:819: error: ‘size’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:821: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:823: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:826: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:826: error: ‘PyArrayObject’ has no member named ‘dimensions’
In file included from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:7:20: error: Python.h: No such file or directory
In file included from /usr/lib/python2.6/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:13,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:114:2: error: #error Must use Python with unicode enabled.
In file included from /usr/lib/python2.6/dist-packages/numpy/core/include/numpy/arrayobject.h:14,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:13,
                 from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:934: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:935: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘npy_uintp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1037: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1038: error: expected ‘)’ before ‘*’ token
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1040: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1040: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1041: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1051: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1051: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1053: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1053: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1054: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1056: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1061: error: expected ‘)’ before ‘*’ token
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1066: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1068: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1069: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1069: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1071: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1075: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1077: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1078: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1079: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1080: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1080: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1081: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1081: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1085: error: expected specifier-qualifier-list before ‘npy_intp’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1098: error: expected specifier-qualifier-list before ‘PyArray_GetItemFunc’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1199: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1231: error: expected specifier-qualifier-list before ‘PyObject’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1241: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1266: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1274: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1281: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1423: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1570: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1624: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/usr/lib/python2.6/dist-packages/numpy/core/include/numpy/ndarrayobject.h:1837: error: expected specifier-qualifier-list before ‘npy_intp’
In file included from /tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:2:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:61: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:63: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:73: error: expected specifier-qualifier-list before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:85: error: expected specifier-qualifier-list before ‘PyObject_HEAD’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:94: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyFortran_Type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:95: error: expected ‘)’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:96: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:97: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:111: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.h:114: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:17: error: expected ‘)’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:32: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘fortran_dealloc’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:90: warning: implicit declaration of function ‘Py_XDECREF’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:90: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:91: warning: implicit declaration of function ‘PyMem_Del’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:95: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fortran_methods’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:177: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘set_data’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:178: error: ‘f’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:178: error: (Each undeclared identifier is reported only once
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:178: error: for each function it appears in.)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:181: error: ‘NULL’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:185: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:241: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘fortran_setattr’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:243: error: ‘NULL’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:244: error: ‘PyFortranObject’ has no member named ‘len’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:244: warning: implicit declaration of function ‘strcmp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:244: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:246: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:247: warning: implicit declaration of function ‘PyErr_SetString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:247: error: ‘PyExc_AttributeError’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:250: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:251: error: ‘npy_intp’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:251: error: expected ‘;’ before ‘dims’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:253: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:254: error: ‘v’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:254: error: ‘Py_None’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:257: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:257: error: ‘dims’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:258: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:258: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:258: error: too many arguments to function ‘array_from_pyobj’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:260: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:260: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:260: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:262: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:263: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:263: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:264: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: warning: implicit declaration of function ‘memcpy’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: warning: incompatible implicit declaration of built-in function ‘memcpy’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:266: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:268: error: too many arguments to function ‘array_from_pyobj’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:271: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:272: error: expected ‘;’ before ‘s’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:273: error: ‘s’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: warning: implicit declaration of function ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: called object ‘npy_intp(<erroneous-expression>)’ is not a function
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:274: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: warning: incompatible implicit declaration of built-in function ‘memcpy’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:276: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:277: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:277: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:278: warning: implicit declaration of function ‘Py_DECREF’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:282: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:285: error: ‘PyFortranObject’ has no member named ‘defs’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:288: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:289: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:289: warning: implicit declaration of function ‘PyDict_New’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:290: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:294: warning: implicit declaration of function ‘PyDict_DelItemString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:294: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:300: warning: implicit declaration of function ‘PyDict_SetItemString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:300: error: ‘PyFortranObject’ has no member named ‘dict’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:303: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:326: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘PyFortran_Type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:480: warning: type defaults to ‘int’ in declaration of ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:480: error: expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:491: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘swap_arrays’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:517: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:518: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘npy_intp’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘c’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:519: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:520: error: ‘PyArrayObject’ has no member named ‘strides’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:521: error: ‘PyArrayObject’ has no member named ‘base’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:522: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:523: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:536: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:539: error: expected declaration specifiers or ‘...’ before ‘PyObject’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘array_from_pyobj’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:552: error: ‘NULL’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:558: error: ‘obj’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:558: error: ‘Py_None’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:562: warning: implicit declaration of function ‘count_nonpos’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:562: error: ‘dims’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:564: warning: implicit declaration of function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:564: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:567: warning: implicit declaration of function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:567: warning: incompatible implicit declaration of built-in function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:569: error: ‘PyExc_ValueError’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: ‘PyTypeObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:573: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: warning: implicit declaration of function ‘memset’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: warning: incompatible implicit declaration of built-in function ‘memset’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘data’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: called object ‘npy_intp(<erroneous-expression>)’ is not a function
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:579: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:584: error: ‘PyArray_Descr’ has no member named ‘elsize’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:585: error: ‘PyArray_Descr’ has no member named ‘type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:587: warning: implicit declaration of function ‘PyObject_TypeCheck’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:587: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:594: error: too many arguments to function ‘check_and_fix_dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:598: warning: implicit declaration of function ‘Py_INCREF’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:601: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:603: warning: incompatible implicit declaration of built-in function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:604: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:606: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:614: error: too many arguments to function ‘check_and_fix_dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:619: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:620: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:622: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:632: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:633: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:633: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:634: warning: incompatible implicit declaration of built-in function ‘strlen’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:635: error: ‘PyArrayObject’ has no member named ‘flags’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:635: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:637: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:640: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:642: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:644: error: ‘PyArrayObject’ has no member named ‘descr’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:653: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:680: warning: incompatible implicit declaration of built-in function ‘sprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:682: warning: implicit declaration of function ‘PyString_AsString’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:682: warning: implicit declaration of function ‘PyObject_Str’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:682: warning: implicit declaration of function ‘PyObject_Type’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:683: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:684: error: ‘PyExc_TypeError’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:691: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:691: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:696: error: too many arguments to function ‘check_and_fix_dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: At top level:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:708: error: expected declaration specifiers or ‘...’ before ‘npy_intp’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c: In function ‘check_and_fix_dimensions’:
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘arr_size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: ‘arr_size’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: ‘PyObject’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: called object ‘npy_intp(<erroneous-expression>)’ is not a function
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected ‘)’ before ‘PyArray_API’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:714: error: expected expression before ‘)’ token
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:720: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:721: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:721: error: expected ‘;’ before ‘new_size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:724: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:724: error: expected ‘;’ before ‘d’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:726: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:727: error: ‘d’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:727: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:728: error: ‘dims’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:730: warning: implicit declaration of function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:730: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:730: error: ‘stderr’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:739: error: ‘new_size’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:741: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:743: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:756: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:761: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:762: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:762: error: expected ‘;’ before ‘new_size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:764: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:764: error: expected ‘;’ before ‘d’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:766: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:769: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:779: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:785: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:785: error: expected ‘;’ before ‘d’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:787: warning: statement with no effect
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:787: error: expected ‘;’ before ‘size’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:788: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:789: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:792: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:793: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:798: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:798: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:799: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:800: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:803: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:813: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:814: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:814: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:815: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:816: error: ‘PyArrayObject’ has no member named ‘dimensions’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:819: error: ‘size’ undeclared (first use in this function)
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:821: warning: incompatible implicit declaration of built-in function ‘fprintf’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:823: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:826: error: ‘PyArrayObject’ has no member named ‘nd’
/tmp/tmpVKCYrs/src.linux-i686-2.6/fortranobject.c:826: error: ‘PyArrayObject’ has no member named ‘dimensions’
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.